@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&display=swap);:root{--bg-primary:#171717}@font-face{font-family:Cyntho Next;font-weight:600;src:url(/static/media/CynthoNextSemiBold.c0bd886cd2d93cd5b406.otf) format("opentype")}*{box-sizing:border-box}body,html{background-color:#171717;background-color:var(--bg-primary)}#root,body,html{margin:0;padding:0}body{background:#171717;background:var(--bg-primary);color:#fff;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700}.page-container{flex-direction:column}.hero-section,.page-container{display:flex;min-height:100vh;width:100%}.hero-section{align-items:center;background-attachment:fixed;background-image:linear-gradient(180deg,#000000bf,#000000bf),radial-gradient(circle at 70% 30%,#4caf504d 0,#0000 50%),url(/static/media/Activity%20report%202578.6f368e50238b375d5b89.png);background-position:50%;background-size:cover;box-sizing:border-box;justify-content:center;padding:40px 20px;position:relative}.hero-content{flex-direction:column;gap:24px;max-width:800px;padding:20px 0 60px;width:100%}.hero-content,.logo-group{align-items:center;display:flex}.logo-group{gap:20px;justify-content:center}.logo-small{height:auto;max-width:20vw;width:80px}#logocapital{width:200px}.hero-logo{color:#fff;font-family:Montserrat,sans-serif;font-size:92px;font-weight:700;letter-spacing:1px;line-height:1.1;margin:0;max-width:90vw;padding:0;text-align:center;text-transform:uppercase}.hero-cover{border-radius:8px;box-shadow:0 10px 40px #0000001a;height:auto;max-width:600px;width:100%}section{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:auto;padding:80px 20px;width:100%}.section-content{display:flex;flex-direction:column;gap:24px;max-width:900px;width:100%}.about-section .section-content{max-width:100%;padding:0 40px}section h2{font-size:36px;letter-spacing:2px;margin:0 0 16px;text-align:center}section p{color:#fff;font-size:16px;line-height:1.8;margin:0 0 20px;text-align:justify}.about-section{background:#171717;background:var(--bg-primary)}.about-wrapper{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.about-image{align-items:center;display:flex;justify-content:center;order:2}.about-text{order:1;text-align:center}.about-text h2{margin-top:0}.cmcrc-section{background:#171717;background:var(--bg-primary)}.section-logo{display:block;height:auto;margin:0 auto 16px;width:120px}.topics-section{background:#171717;background:var(--bg-primary)}.topics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:20px;width:100%}.topic-card{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 6px 20px #0006;display:flex;flex-direction:column;gap:12px;min-height:140px;padding:20px;text-align:left;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.topic-card:hover{background:#ffffff1a;box-shadow:0 10px 30px #00000080;transform:translateY(-6px)}.mac-dots{display:flex;gap:8px}.dot{background:#0003;border-radius:50%;box-shadow:inset 0 -1px 0 #fff6;display:inline-block;height:12px;width:12px}.dot.close{background:#ff5f57}.dot.minimize{background:#ff932e}.dot.maximize{background:#4199a8}.topic-title{color:#fff;font-size:16px;font-weight:700;line-height:1.4}.feedback-section{background:#171717;background:var(--bg-primary);overflow:hidden;position:relative}.feedback-silhouette{filter:blur(4px);height:80vh;left:50%;max-height:600px;max-width:120%;opacity:.18;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:1}.section-content{position:relative;z-index:2}.feedback-form{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:560px;width:100%}.feedback-form input,.feedback-form textarea{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;color:#fff;font-family:inherit;font-size:14px;padding:12px 14px;width:100%}.feedback-form textarea{min-height:120px;overflow:hidden;resize:none}.feedback-form input::placeholder,.feedback-form textarea::placeholder{color:#ffffff80}.feedback-form input:focus,.feedback-form textarea:focus{background:#ffffff1f;border-color:#ffffff40;outline:none}.feedback-success{color:#4ade80}.feedback-error,.feedback-success{animation:fadeInOut 3s ease;font-size:14px;margin-top:8px;text-align:center}.feedback-error{color:#f87171}@keyframes fadeInOut{0%{opacity:1}90%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scroll-fade-in{opacity:0;transform:translateY(30px)}.scroll-fade-in.is-visible{animation:fadeInUp .8s ease-out forwards}.button-group{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:8px}.btn{background:#fff;border:1px solid #fff;border-radius:22px;color:#171717;color:var(--bg-primary);cursor:pointer;display:inline-block;font-family:inherit;font-size:14px;font-weight:700;padding:10px 24px;text-decoration:none;transition:background .16s ease,transform .16s ease,color .16s ease,border-color .16s ease}.btn:focus:not(:disabled),.btn:hover:not(:disabled){background:#ffffff1a;border-color:#fff;color:#fff;transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.6}.footer{background:#171717;background:var(--bg-primary);border-top:1px solid #ffffff1a;box-sizing:border-box;padding:40px 20px;width:100%}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:900px}.copyright{color:#fff;font-size:14px;font-weight:700;letter-spacing:1px}.footer-left{display:flex;flex-direction:column;gap:4px}.developed-by{color:#fff9;font-size:12px;letter-spacing:.5px;text-decoration:none;transition:color .16s ease}.developed-by:hover{color:#ffffffe6;text-decoration:underline}.social-links{align-items:center;display:flex;gap:12px}.social-links a{align-items:center;background:#ffffff1a;border-radius:8px;color:#fff;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:background .16s ease,transform .16s ease;width:40px}.social-links a:hover{background:#fff3;transform:translateY(-2px)}:focus{outline:2px solid #ffffff4d;outline-offset:4px}@media (max-width:768px){section{padding:60px 12px}section h2{font-size:28px;padding:12px 0}section p{font-size:15px;line-height:1.7}.hero-section{min-height:90vh;padding:40px 12px}.hero-content{padding:20px 0}.hero-logo{font-size:48px}.logo-small{width:40px}.about-section .section-content{max-width:100%;padding:0 12px}.about-wrapper{gap:20px;grid-template-columns:1fr}.about-image{order:-1}.about-text{order:0}.topics-grid{grid-template-columns:1fr}.button-group{flex-direction:column;width:100%}.btn{text-align:center;width:100%}.footer-content{flex-direction:column;text-align:center}.social-links{justify-content:center;width:100%}}.toolbar-island{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff4d;border:1px solid #fff6;border-radius:24px;box-shadow:0 8px 32px #0000001a;max-width:calc(100vw - 32px);overflow:hidden}.toolbar-island .page-count{color:#fff;font-size:14px;font-weight:600;min-width:40px;text-align:center;white-space:nowrap}.toolbar-btn{align-items:center;background:#0000;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;outline:none;padding:8px;transition:background .16s ease,transform .16s ease}.toolbar-btn:hover:not(:disabled){background:#ffffff1a;transform:translateY(-2px)}.toolbar-btn:disabled{cursor:not-allowed;opacity:.4}@media (max-width:480px){section{padding:40px 12px}section h2{font-size:24px}.hero-logo{font-size:32px}.feedback-silhouette{height:50vh}.toolbar-island{bottom:14px!important;padding:4px 8px}.toolbar-btn{height:36px;width:36px}}#cmclogoabout{width:150px}.article-page{font-family:Inter,sans-serif;line-height:1.7;margin:0 auto;overflow-x:hidden}.article-hero-image{height:300px;margin-bottom:25px}.article-hero-image,.article-img{border-radius:14px;object-fit:cover;width:100%}.article-img{box-shadow:0 4px 12px #0000001a;height:400px;margin-bottom:30px}.article-title{font-size:2.4rem;font-weight:700;margin-bottom:10px}.back-link{align-items:center;background:#fff0;border:1px solid #fff;border-radius:50%;box-shadow:0 6px 18px #00000014;color:#fff;display:inline-flex;font-weight:600;gap:8px;left:18px;padding:8px 18px;position:absolute;top:18px;z-index:1500}.back-link:hover{transform:translateY(-1px)}.back-chevron{color:#fff;display:inline-block;font-size:20px;line-height:1;transform:translateX(-1px)}.back-text{font-size:14px}@media (max-width:640px){.back-link{border-radius:16px;left:12px;padding:6px 10px;top:12px}}.article-hero{align-items:stretch;display:flex;gap:0;margin:0 calc(50% - 50vw) 30px;max-width:none;overflow-x:hidden;width:100vw}.hero-left{align-items:center;background:linear-gradient(135deg,#000,#010135);color:#fff;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;padding:48px 32px 40px;position:relative;text-align:center}.magazine-logo{display:block;height:40px;margin:0 auto 18px;width:auto}.hero-left-inner{max-width:560px;text-align:center;width:100%}.article-preview-text{color:#ffffffe6;font-size:1.05rem;margin-top:12px}.hero-right{aspect-ratio:1/1;flex:0 0 50%;overflow:hidden;width:50%}.hero-image{display:block;height:100%;object-fit:cover;width:100%}.article-body{margin:0 auto;max-width:800px}@media (max-width:900px){.article-hero{flex-direction:column}.hero-right{aspect-ratio:16/9;flex-basis:auto;height:auto;width:100%}.hero-left{padding:28px 18px 22px}.magazine-logo{height:30px;margin:0 auto 14px}}.article-meta{color:#666;font-size:.9rem;margin-bottom:40px}.article-content{color:#222;font-size:1.1rem;white-space:pre-line}.back-link{color:#07f;display:inline-block;font-size:1rem;text-decoration:none}.back-link:hover{text-decoration:underline}.page{animation:paging .7s linear infinite;transform-origin:left}@keyframes paging{0%{transform:rotateY(0deg) skewY(0deg)}50%{transform:rotateY(90deg) skewY(-20deg)}to{transform:rotateY(180deg) skewY(0deg)}}.indeterminate{animation:indeterminate 1.2s linear infinite}@keyframes indeterminate{0%{transform:translateX(-40%)}to{transform:translateX(140%)}}
/*# sourceMappingURL=main.b2b14b09.css.map*/