@import "https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600;700&family=Inter:wght@400;500;600&family=Noto+Sans+Bengali:wght@400;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--bg:#f8fafc;--bg-secondary:#fff;--text-primary:#0f172a;--text-secondary:#334155;--text-tertiary:#64748b;--accent-saffron:#f93;--accent-green:#138808;--accent-navy:navy;--accent-vermillion:#e23d28;--accent-canada-red:#d80621;--accent-bg:#0000800a;--border-light:#cbd5e1;--border-tech:navy;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-hover:0 10px 20px -3px #f933, 0 4px 6px -2px #ff99331a;--font-heading:"Outfit", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"Chakra Petch", ui-monospace, Consolas, "JetBrains Mono", monospace;--font-bengali:"Noto Sans Bengali", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100vw;scroll-padding-top:5rem;overflow-x:hidden}body{font-family:var(--font-body);background-color:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(circle,#0000801f 1px,#0000 1px),linear-gradient(#0000800f 1px,#0000 1px),linear-gradient(90deg,#0000800f 1px,#0000 1px);background-size:75px 75px,25px 25px,25px 25px;background-attachment:fixed;min-height:100vh;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--accent-navy);line-height:1.2}code,.mono{font-family:var(--font-mono);font-size:.95em}a{color:inherit;text-decoration:none}#root{flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}.minimal-card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#fff9 0%,#fff3 100%);border:1px solid #fff3;border-color:#ffffffe6 #fff3 #fff3 #fff9;border-radius:12px;flex-direction:column;padding:2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px -8px #0000801a,inset 0 0 0 1px #ffffff4d}.minimal-card:before{content:"";background:var(--accent-saffron);transform-origin:top;z-index:10;width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0);box-shadow:0 0 10px #ff993380}.minimal-card:hover:before{transform:scaleY(1)}.minimal-card:hover{border-color:#ff993380;transform:translateY(-4px);box-shadow:0 20px 40px -10px #0000801a,0 0 20px #ff993314,0 0 40px #ff99330a}.gradient-text-accent{background:linear-gradient(135deg, var(--accent-saffron) 0%, var(--accent-green) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.gradient-text-theme{background:linear-gradient(135deg, var(--accent-navy) 0%, #1e3a8a 55%, var(--accent-green) 85%, var(--accent-saffron) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeUp}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent-navy);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--accent-vermillion)}.section-divider{background:linear-gradient(90deg,#0000,#00008033,#0000);width:100%;max-width:360px;height:1px;margin:0 auto;position:relative}.section-divider:before{content:"─  ◆  ─";color:var(--accent-saffron);opacity:.8;background:var(--bg);letter-spacing:.15em;white-space:nowrap;padding:0 .5rem;font-size:.55rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-divider:after{content:"·    ·";color:var(--accent-navy);opacity:.25;letter-spacing:6rem;white-space:nowrap;padding:0 4rem;font-size:.7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._navbar_1hjnr_1{z-index:1000;background:0 0;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}._scrolled_1hjnr_12{border-top:3px solid var(--accent-saffron);-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#ffffffd9 0%,#ffffff80 100%);border-bottom:1px solid #fff9;padding:1rem 0;box-shadow:0 8px 32px -8px #00008014}._logo_1hjnr_27{font-family:var(--font-heading);color:#fff;font-size:1.5rem;font-weight:800;text-decoration:none;transition:color .3s;position:relative}._logoEnglish_1hjnr_37,._logoBengali_1hjnr_38{transition:opacity .4s}._logoBengali_1hjnr_38{font-family:var(--font-bengali);opacity:0;pointer-events:none;position:absolute;top:0;left:0}._logo_1hjnr_27:hover ._logoEnglish_1hjnr_37{opacity:0}._logo_1hjnr_27:hover ._logoBengali_1hjnr_38{opacity:1}._scrolled_1hjnr_12 ._logo_1hjnr_27{color:var(--text-primary)}._navContainer_1hjnr_63{justify-content:space-between;align-items:center;display:flex}._links_1hjnr_69{align-items:center;gap:2rem;display:flex}._navLink_1hjnr_75{font-family:var(--font-body);color:#ffffffd9;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}._navLink_1hjnr_75:hover{color:#fff}._scrolled_1hjnr_12 ._navLink_1hjnr_75{color:var(--text-secondary)}._scrolled_1hjnr_12 ._navLink_1hjnr_75:hover{color:var(--accent-saffron)}._gridContainer_a7kt8_1{pointer-events:none;z-index:-1;position:fixed;inset:0;overflow:hidden}._gridNode_a7kt8_9{justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}._colorNavy_a7kt8_18{color:#00008026}._colorSaffron_a7kt8_22{color:#f933}._colorGreen_a7kt8_26{color:#13880866}._heroSection_1orz3_1{z-index:10;background-image:url(/BannerTemp.jpg);background-position:50%;background-size:cover;background-attachment:fixed;align-items:center;min-height:100vh;display:flex;position:relative}._overlay_1orz3_13{z-index:1;background:radial-gradient(circle at 100%,#00008059 0%,#0f172ad9 100%);position:absolute;inset:0}._chakraIcon_1orz3_21{width:140vh;height:140vh;color:var(--accent-saffron);opacity:.12;pointer-events:none;z-index:1;animation:60s linear infinite _rotate_1orz3_1;position:absolute;top:50%;left:60%;transform:translate(-50%,-50%)}@keyframes _rotate_1orz3_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}._content_1orz3_46{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;max-width:800px;padding-top:4rem;display:flex;position:relative}._title_1orz3_58{letter-spacing:-.02em;color:#fff;margin-bottom:.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1}._nameHighlight_1orz3_67{color:#fff}._subtitle_1orz3_71{color:#e2e8f0;flex-wrap:wrap;align-items:center;margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;display:flex}._typingText_1orz3_81{color:var(--accent-saffron);font-weight:600;font-family:var(--font-mono);margin-left:.5rem}._cursor_1orz3_90{color:var(--accent-saffron);animation:1s step-end infinite _blink_1orz3_1}@keyframes _blink_1orz3_1{0%,to{opacity:1}50%{opacity:0}}._description_1orz3_107{color:#ffffffd9;max-width:600px;margin-bottom:3.5rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.8}._actions_1orz3_115{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}._primaryBtn_1orz3_122{background:var(--accent-navy);color:#fff;font-weight:600;font-family:var(--font-mono);border:1px solid var(--accent-navy);border-radius:4px;padding:1rem 2.5rem;font-size:1.125rem;transition:all .2s;box-shadow:0 4px 15px #00008066}._primaryBtn_1orz3_122:hover{background:var(--accent-saffron);border-color:var(--accent-saffron);transform:translateY(-2px);box-shadow:0 8px 25px #f939}._secondaryBtn_1orz3_146{color:#fff;font-weight:500;font-family:var(--font-mono);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff80;border-radius:4px;padding:1rem 2rem;transition:all .2s}._secondaryBtn_1orz3_146:hover{border-color:var(--accent-saffron);background:#fff3;transform:translateY(-2px)}._bengaliWatermark_1orz3_166{font-family:var(--font-bengali);color:#ffffff1c;pointer-events:none;z-index:1;-webkit-user-select:none;user-select:none;letter-spacing:.05em;font-size:clamp(8rem,20vw,18rem);font-weight:700;line-height:1;position:absolute;bottom:5%;right:5%}._aboutSection_s2ixp_1{background:var(--bg);z-index:10;padding:8rem 0;position:relative}._aboutContainer_s2ixp_8{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=900px){._aboutContainer_s2ixp_8{grid-template-columns:1fr;gap:3rem}}._textContent_s2ixp_22{text-align:left;flex-direction:column;align-items:flex-start;display:flex}._title_s2ixp_29{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}._skillsList_s2ixp_35{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}._skillBadge_s2ixp_42{background:var(--bg-secondary);border:1px solid var(--border-light);font-family:var(--font-mono);color:var(--accent-navy);box-shadow:var(--shadow-sm);border-radius:2px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._bio_s2ixp_57{color:var(--text-secondary);max-width:600px;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}._contactInfo_s2ixp_65{margin-bottom:2.5rem}._contactInfo_s2ixp_65 p{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem}._contactInfo_s2ixp_65 strong{color:var(--text-secondary);margin-right:.5rem;font-weight:600}._primaryBtn_s2ixp_81{background:var(--accent-navy);color:#fff;font-weight:600;font-family:var(--font-mono);box-shadow:var(--shadow-md);border-radius:4px;padding:1rem 2.5rem;font-size:1.125rem;text-decoration:none;transition:all .2s;display:inline-block}._primaryBtn_s2ixp_81:hover{box-shadow:var(--shadow-hover);background:var(--accent-saffron);transform:translateY(-2px)}._bengaliGreeting_s2ixp_102{font-family:var(--font-bengali);color:var(--text-tertiary);opacity:.7;letter-spacing:.05em;margin-top:1rem;font-size:.8rem;display:block}._locationIcon_s2ixp_112{color:var(--accent-canada-red);align-items:center;margin-right:4px;display:inline-flex;transform:translateY(2px)}._imageContent_s2ixp_120{justify-content:center;width:100%;display:flex;position:relative}._imageWrapper_s2ixp_127{aspect-ratio:4/5;width:100%;max-width:450px;position:relative}._profileImage_s2ixp_134{object-fit:cover;z-index:2;width:100%;height:100%;box-shadow:var(--shadow-lg);border-radius:4px;position:relative}._imageWrapper_s2ixp_127:before,._imageWrapper_s2ixp_127:after{content:"";border-color:var(--accent-saffron);z-index:5;pointer-events:none;border-style:solid;width:40px;height:40px;position:absolute}._imageWrapper_s2ixp_127:before{border-width:3px 0 0 3px;top:-10px;left:-10px}._imageWrapper_s2ixp_127:after{border-width:0 3px 3px 0;bottom:-10px;right:-10px}._imageBackdrop_s2ixp_168{z-index:5;pointer-events:none;border:none;border-radius:0;position:absolute;inset:-10px}._imageBackdrop_s2ixp_168:before,._imageBackdrop_s2ixp_168:after{content:"";border-color:var(--accent-saffron);border-style:solid;width:40px;height:40px;position:absolute}._imageBackdrop_s2ixp_168:before{border-width:3px 3px 0 0;top:0;right:0}._imageBackdrop_s2ixp_168:after{border-width:0 0 3px 3px;bottom:0;left:0}@media (width<=900px){._imageBackdrop_s2ixp_168{top:1rem;left:1rem}}._projectsSection_14pq2_1{z-index:10;padding:8rem 0;position:relative}._header_14pq2_7{text-align:center;margin-bottom:4rem}._title_14pq2_12{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}._subtitle_14pq2_18{color:var(--text-tertiary);max-width:600px;margin:0 auto;font-size:1.125rem}._grid_14pq2_25{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}._card_14pq2_31{cursor:pointer;flex-direction:column;height:100%;display:flex}._cardHeader_14pq2_38{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}._cardIcon_14pq2_45{width:48px;height:48px;color:var(--accent-navy);border:1px solid var(--border-tech);background:#0000800d;border-radius:4px;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex}._cardArrow_14pq2_59{opacity:0;color:var(--text-secondary);font-size:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);transform:translate(-10px,10px)}._card_14pq2_31:hover ._cardArrow_14pq2_59{opacity:1;color:var(--accent-saffron);transform:translate(0)}._card_14pq2_31:hover ._cardIcon_14pq2_45{background:var(--accent-saffron);border-color:var(--accent-saffron);color:#fff;transform:scale(1.05);box-shadow:0 4px 12px #ff99334d}._cardTitle_14pq2_81{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}._cardDescription_14pq2_88{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}._tags_14pq2_96{flex-wrap:wrap;gap:.5rem;display:flex}._tag_14pq2_96{font-family:var(--font-mono);border:1px solid var(--border-tech);color:var(--accent-navy);background:#0000800d;border-radius:2px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._card_14pq2_31:after{content:"";background:linear-gradient(90deg, var(--accent-saffron), var(--accent-green), var(--accent-saffron));transform-origin:0;background-size:200% 100%;width:100%;height:2px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}._card_14pq2_31:hover:after{animation:2s linear infinite _copperSweep_14pq2_1;transform:scaleX(1)}@keyframes _copperSweep_14pq2_1{0%{background-position:0 0}to{background-position:200% 0}}._coursesSection_10bk0_1{z-index:10;padding:8rem 0;position:relative}._coursesSection_10bk0_1:before{content:"";pointer-events:none;z-index:-1;background:repeating-conic-gradient(#0000 0deg 14deg,#00008005 14deg 15deg),repeating-radial-gradient(circle,#0000 0 60px,#ff993304 60px 62px);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._header_10bk0_36{text-align:center;margin-bottom:6rem}._title_10bk0_41{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}._subtitle_10bk0_47{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}._tierSection_10bk0_54{margin-bottom:5rem}._tierHeader_10bk0_58{max-width:800px;margin-bottom:1.5rem}._tierTitle_10bk0_63{font-family:var(--font-heading);color:var(--accent-navy);align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:flex}._tierTitle_10bk0_63:before{content:"";background:var(--accent-saffron);border-radius:2px;width:12px;height:12px}._tierDescription_10bk0_82{color:var(--text-secondary);font-size:1rem;line-height:1.6}._grid_10bk0_88{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}._courseCard_10bk0_96{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffc,#fff6);border:1px solid #0000801a;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}._courseCard_10bk0_96:before{content:"";background:var(--bg);z-index:2;border:1px solid #0000801f;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:16px}._courseCard_10bk0_96:after{content:"";background:var(--accent-saffron);opacity:0;width:2px;height:100%;transition:opacity .3s;position:absolute;top:0;right:0}._courseCard_10bk0_96:hover{background:#ffffffe6;border-color:#ff99334d;transform:translate(5px);box-shadow:0 10px 25px -10px #0000801a}._courseCard_10bk0_96:hover:after{opacity:1}._iconWrapper_10bk0_148{width:28px;height:28px;color:var(--accent-navy);background:#0000800d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._courseCard_10bk0_96:hover ._iconWrapper_10bk0_148{color:var(--accent-saffron);background:#ff99331a}._content_10bk0_165{flex-direction:column;gap:.125rem;display:flex}._code_10bk0_171{font-family:var(--font-mono);color:var(--accent-navy);letter-spacing:.05em;font-size:.75rem;font-weight:700}._name_10bk0_179{font-family:var(--font-heading);color:var(--text-primary);font-size:1rem;font-weight:600}@media (width<=768px){._grid_10bk0_88{grid-template-columns:1fr}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.40"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}._experienceSection_1vjeb_1{z-index:10;padding:8rem 0;position:relative}._header_1vjeb_7{text-align:center;margin-bottom:5rem}._title_1vjeb_12{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}._timeline_1vjeb_18{max-width:900px;margin:0 auto;padding:2rem 0;position:relative}._timeline_1vjeb_18:before{content:"";background:repeating-linear-gradient(to bottom, var(--border-tech), var(--border-tech) 8px, transparent 8px, transparent 16px);z-index:1;opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:24px}._timeline_1vjeb_18:after{content:"";background:linear-gradient(to bottom, transparent, var(--accent-saffron) 30%, var(--accent-green) 70%, transparent);z-index:2;background-size:100% 200%;width:2px;animation:5s linear infinite _dataFlow_1vjeb_1;position:absolute;top:0;bottom:0;left:24px}@keyframes _dataFlow_1vjeb_1{0%{background-position:top}to{background-position:bottom}}@media (width>=768px){._timeline_1vjeb_18:before,._timeline_1vjeb_18:after{left:50%;transform:translate(-50%)}}._timelineItem_1vjeb_78{width:100%;margin-bottom:4rem;position:relative}._timelineItem_1vjeb_78:last-child{margin-bottom:0}._timelineDot_1vjeb_88{background:var(--bg);border:2px solid var(--accent-navy);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:24px;left:24px;transform:translate(-50%,-50%)}._timelineSvg_1vjeb_105{color:var(--accent-navy);transition:color .3s}._canadaIcon_1vjeb_110{color:var(--accent-canada-red)}._timelineLogo_1vjeb_114{object-fit:contain;background:#fff;border-radius:4px;width:auto;height:32px;margin:.75rem 0;display:block}._manitobaLogo_1vjeb_124{height:60px}@media (width>=768px){._timelineDot_1vjeb_88{left:50%}}@keyframes _sonar_1vjeb_1{0%{box-shadow:0 0 #ff9933b3}70%{box-shadow:0 0 0 15px #f930}to{box-shadow:0 0 #f930}}._timelineItem_1vjeb_78:first-child ._timelineDot_1vjeb_88{border-color:var(--accent-saffron);animation:2s infinite _sonar_1vjeb_1}._timelineItem_1vjeb_78:hover ._timelineDot_1vjeb_88{background:var(--accent-saffron);border-color:var(--accent-saffron);transform:translate(-50%,-50%)scale(1.3);box-shadow:0 0 0 4px #ff99334d,0 0 0 8px #e23d281a}._timelineContent_1vjeb_154{width:calc(100% - 60px);margin-left:60px;position:relative}@media (width>=768px){._timelineContent_1vjeb_154{width:calc(50% - 40px);margin-left:0}._timelineItem_1vjeb_78:nth-child(odd) ._timelineContent_1vjeb_154{margin-left:auto}._timelineItem_1vjeb_78:nth-child(2n) ._timelineContent_1vjeb_154{text-align:right;margin-right:auto}}._card_1vjeb_176{cursor:pointer;text-align:left;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 4px 20px #0003}._card_1vjeb_176:hover{border-color:#ff993380;transform:translateY(-5px);box-shadow:0 10px 30px #ff993326}._certCard_1vjeb_191{border-left:4px solid var(--accent-saffron)!important;background:linear-gradient(135deg,#ff993326 0%,#fff9 100%)!important}._certCard_1vjeb_191:hover{border-color:var(--accent-saffron)!important;box-shadow:0 15px 35px #f933!important}._certDot_1vjeb_201{background:var(--accent-saffron)!important;border-color:var(--accent-saffron)!important}._certDot_1vjeb_201 ._timelineSvg_1vjeb_105{color:#fff!important}._certPeriod_1vjeb_210{background:var(--accent-saffron)!important;color:#fff!important;border-color:var(--accent-saffron)!important}._period_1vjeb_216{font-family:var(--font-mono);color:var(--accent-navy);border:1px solid var(--border-tech);background:#0000800d;border-radius:4px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.875rem;font-weight:600;display:inline-block}._role_1vjeb_229{color:var(--text-primary);margin-bottom:.35rem;font-size:1.5rem;font-weight:700}._company_1vjeb_236{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1.125rem;font-weight:500}._description_1vjeb_243{color:var(--text-tertiary);font-size:1rem;line-height:1.7}._modalOverlay_1vjeb_250{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;opacity:0;background:#0f172a99;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s forwards _fadeIn_1vjeb_1;display:flex;position:fixed;top:0;left:0}._modalContent_1vjeb_266{border:1px solid var(--border-light);width:90%;max-width:800px;max-height:85vh;box-shadow:var(--shadow-hover);background:#fffffffa;border-radius:20px;padding:3rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards _slideUp_1vjeb_1;position:relative;overflow-y:auto;transform:translateY(20px)}._closeButton_1vjeb_281{color:var(--text-primary);cursor:pointer;z-index:10;background:#0000000d;border:1px solid #0000801a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}._closeButton_1vjeb_281:hover{color:var(--accent-saffron);border-color:var(--accent-saffron);background:#ff993326;transform:rotate(90deg)}._prose_1vjeb_307{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}._prose_1vjeb_307 h1{color:var(--accent-navy);border-bottom:1px solid var(--border-light);margin-bottom:2rem;padding-bottom:1rem;font-size:2.25rem;font-weight:700}._prose_1vjeb_307 h2{color:var(--text-primary);margin-top:2.5rem;margin-bottom:1.25rem;font-size:1.75rem;font-weight:600}._prose_1vjeb_307 h3{color:var(--accent-saffron);margin-top:2rem;margin-bottom:1rem;font-size:1.35rem;font-weight:600}._prose_1vjeb_307 p{margin-bottom:1.5rem}._prose_1vjeb_307 ul,._prose_1vjeb_307 ol{margin-bottom:1.5rem;padding-left:1.5rem}._prose_1vjeb_307 li{margin-bottom:.5rem;position:relative}._prose_1vjeb_307 li::marker{color:var(--accent-saffron)}._prose_1vjeb_307 strong{color:var(--text-primary);font-weight:600}._prose_1vjeb_307 img{border:1px solid var(--border-light);border-radius:12px;max-width:100%;margin:2rem 0;display:block}._prose_1vjeb_307 code{font-family:var(--font-mono);color:var(--accent-green);background:#0000800d;border:1px solid #0000801a;border-radius:4px;padding:.2rem .4rem;font-size:.9em}@keyframes _fadeIn_1vjeb_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1vjeb_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}._pageWrapper_10bj3_1{z-index:10;min-height:100vh;padding:10rem 0 6rem;position:relative}._contentContainer_10bj3_8{max-width:900px}._backBtn_10bj3_12{font-family:var(--font-mono);color:var(--accent-navy);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._backBtn_10bj3_12:hover{color:var(--accent-saffron);border-color:var(--accent-saffron);transform:translate(-4px)}._projectCard_10bj3_35{text-align:left;margin-top:1rem}._title_10bj3_40{margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.2}._description_10bj3_46{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}._tags_10bj3_53{flex-wrap:wrap;gap:.5rem;margin-bottom:3rem;display:flex}._tag_10bj3_53{font-family:var(--font-mono);border:1px solid var(--border-tech);color:var(--accent-navy);background:#0000800d;border-radius:4px;padding:.35rem .85rem;font-size:.85rem;font-weight:600}._detailsSection_10bj3_71{border-left:2px solid var(--border-tech);background:#00008005;border-radius:8px;margin-bottom:3rem;padding:2rem}._detailsSection_10bj3_71 h3{color:var(--text-primary);font-size:1.5rem;font-family:var(--font-heading);margin-bottom:1.5rem}._detailsList_10bj3_86{flex-direction:column;gap:1rem;list-style:none;display:flex}._detailsList_10bj3_86 li{color:var(--text-secondary);align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.6;display:flex}._bullet_10bj3_102{background:var(--accent-saffron);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.4rem;box-shadow:0 0 10px #ff993380}._actions_10bj3_112{justify-content:flex-start;margin-top:2rem;display:flex}._primaryBtn_10bj3_118{background:var(--accent-navy);color:#fff;font-family:var(--font-mono);border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._primaryBtn_10bj3_118:hover{background:var(--accent-saffron);transform:translateY(-2px);box-shadow:0 8px 25px #f936}._notFound_10bj3_138{text-align:center;padding:10rem 0}._markdownContent_10bj3_147{color:var(--text-secondary);margin-top:3rem;font-size:1.125rem;line-height:1.8}._markdownContent_10bj3_147>:first-child{margin-top:0}._markdownContent_10bj3_147 h1,._markdownContent_10bj3_147 h2,._markdownContent_10bj3_147 h3,._markdownContent_10bj3_147 h4{color:var(--text-primary);font-family:var(--font-heading);margin-top:2em;margin-bottom:1em;line-height:1.3}._markdownContent_10bj3_147 h1{border-bottom:1px solid var(--border-tech);padding-bottom:.5rem;font-size:2.25rem}._markdownContent_10bj3_147 h2{border-bottom:1px solid var(--border-tech);padding-bottom:.5rem;font-size:1.75rem}._markdownContent_10bj3_147 h3{color:var(--accent-saffron);font-size:1.35rem}._markdownContent_10bj3_147 p{margin-top:1.25em;margin-bottom:1.25em}._markdownContent_10bj3_147 ul{flex-direction:column;gap:1rem;margin-top:1.25em;margin-bottom:1.25em;padding-left:0;list-style:none;display:flex}._markdownContent_10bj3_147 li{padding-left:1.5rem;line-height:1.6;position:relative}._markdownContent_10bj3_147 li:before{content:"";background:var(--accent-saffron);border-radius:50%;width:8px;height:8px;position:absolute;top:.65rem;left:0;box-shadow:0 0 10px #ff993380}._markdownContent_10bj3_147 li>p{margin:0}._markdownContent_10bj3_147 li>ul{margin-top:.75rem;margin-bottom:0}._markdownContent_10bj3_147 li>ul li:before{border:2px solid var(--accent-saffron);box-shadow:none;background:0 0}._markdownContent_10bj3_147 strong{color:var(--text-primary);font-weight:600}._markdownContent_10bj3_147 hr{border:0;border-top:1px solid var(--border-tech);margin:3rem 0}._markdownContent_10bj3_147 a{color:var(--accent-saffron);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}._markdownContent_10bj3_147 a:hover{border-color:var(--accent-saffron)}._markdownContent_10bj3_147 img{border:1px solid var(--border-tech);border-radius:8px;max-width:100%;height:auto;margin:2.5rem auto;display:block;box-shadow:0 8px 32px #00008026}
