:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;background-color:#fff;color:#333;font-family:Arial,sans-serif}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{min-height:100vh;display:flex;flex-direction:column}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100;width:100%}.header-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo img{height:50px;width:auto}.nav{display:flex;gap:2rem;align-items:center}.nav a{text-decoration:none;color:#333;font-weight:500;font-size:1.1rem;transition:color .3s}.nav a:hover{color:#3498db}.hero h1{font:Montserrat,sans-serif;font-size:3rem;text-align:center;line-height:.2}#sarawak{color:#ffbe00}#student{color:#24182e}#association{color:#ca1f40}.events{padding:4rem;max-width:1200px;margin:0 auto;padding-left:50 px}.events-section h2{text-align:left;font-size:2.5rem;margin-bottom:3rem;color:#333}.events-grid{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin-left:0}.view-all-btn{display:block;width:fit-content;margin:2rem 0 0;padding:1rem 2rem;background-color:transparent;color:#667eea;text-decoration:none;border-radius:5px;font-weight:600;transition:color .3s}.view-all-btn:hover{color:#764ba2;text-decoration:underline}.event-card{display:flex;align-items:center;gap:1.5rem;text-decoration:none;color:inherit;transition:transform .3s,box-shadow .3s}.event-card:hover{transform:translateY(-3px)}.event-date-box{background-color:#b8e6f0;padding:1rem 1.5rem;border-radius:8px;text-align:center;min-width:80px}.event-month{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:.25rem}.event-day{font-size:2rem;font-weight:700;color:#333}.event-details{flex:1}.event-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#333;text-transform:uppercase}.event-time{font-size:1.1rem;color:#333;margin:0}.taglineHero{position:relative;padding:144px 16px;overflow:hidden;background-image:var(--bg-image);background-size:cover;background-position:center;background-repeat:no-repeat}.taglineHero__overlay{position:absolute;inset:0;z-index:1;background:#f8c8804d;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px)}.taglineHero__inner{position:relative;max-width:980px;margin:0 auto;text-align:center;z-index:2}.taglineHero__title{color:#000;margin:0 0 10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:clamp(56px,4.5vw,56px)}.taglineHero__tagline{color:#000;margin:0;font-weight:600;opacity:.85;font-size:clamp(14px,2vw,20px)}.aboutGallery{padding:64px 32px;max-width:1100px;margin:0 auto}.aboutGallery__header{margin-bottom:24px}.aboutGallery__title{font-size:clamp(22px,2.5vw,32px);font-weight:800;margin:0 0 8px}.aboutGallery__description{font-size:clamp(13px,1.2vw,16px);color:#555;margin:0}.aboutGallery__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;grid-template-rows:155px 175px 185px;grid-template-areas:"a a b c" "a a d d" "e f f g";gap:10px}.aboutGallery__item{overflow:hidden;border-radius:12px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;position:relative}.aboutGallery__item:hover{transform:scale(1.05);box-shadow:0 12px 32px #00000040;z-index:1}.aboutGallery__item:nth-child(1){grid-area:a}.aboutGallery__item:nth-child(2){grid-area:b}.aboutGallery__item:nth-child(3){grid-area:c}.aboutGallery__item:nth-child(4){grid-area:d}.aboutGallery__item:nth-child(5){grid-area:e}.aboutGallery__item:nth-child(6){grid-area:f}.aboutGallery__item:nth-child(7){grid-area:g}.aboutGallery__item:nth-child(6) .aboutGallery__img{object-position:center 70%}.aboutGallery__item:nth-child(3) .aboutGallery__img{object-position:center 70%}.aboutGallery__img{width:100%;height:100%;object-fit:cover;display:block}.aboutLoremSection{max-width:800px;margin:0 auto;padding:48px 32px}.aboutLorem{font-size:clamp(14px,1.3vw,17px);line-height:1.8;color:#333;margin:0;text-align:center}.aboutTimeline{padding:64px 32px;max-width:950px;margin:0 auto;position:relative}.aboutTimeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;transform:translate(-50%);border-left:3px dotted #444;z-index:0}.aboutTimeline__entry:first-child:before{content:"";position:absolute;left:calc(50% - 2px);top:-64px;height:calc(50% + 64px);width:4px;background:#fff;z-index:1}.aboutTimeline__entry:last-child:after{content:"";position:absolute;left:calc(50% - 2px);top:50%;bottom:-112px;width:4px;background:#fff;z-index:1}.aboutTimeline__entry{display:flex;align-items:center;gap:0;margin-bottom:48px;position:relative}.aboutTimeline__content{flex:1;text-align:right;padding-right:40px}.aboutTimeline__entry--imgLeft .aboutTimeline__content{order:2;text-align:left;padding-right:0;padding-left:40px}.aboutTimeline__entry--imgLeft .aboutTimeline__dot{order:1}.aboutTimeline__entry--imgLeft .aboutTimeline__photo{order:0}.aboutTimeline__year{display:inline-block;background:#c0152a;color:#fff;font-size:clamp(22px,2.5vw,32px);font-weight:900;padding:6px 20px;border-radius:4px;margin:0 0 12px}.aboutTimeline__bullets{list-style:disc;margin:0;padding-left:20px;font-size:clamp(13px,1.2vw,16px);line-height:1.7}.aboutTimeline__content[style] .aboutTimeline__bullets,.aboutTimeline__entry:not(.aboutTimeline__entry--imgLeft) .aboutTimeline__bullets{list-style:none;padding-left:0}.aboutTimeline__dot{flex-shrink:0;width:14px;height:14px;background:#1a1a2e;border-radius:50%;z-index:2}.aboutTimeline__photo{flex:1;padding-left:40px;min-width:0}.aboutTimeline__photoFrame{border-radius:10px;overflow:hidden;transform:translateZ(0)}.aboutTimeline__entry--imgLeft .aboutTimeline__photo{padding-left:0;padding-right:40px}.aboutTimeline__img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;transform:scale(1.15) translate(0);transition:transform 1.8s ease}.productsPage{padding:60px 20px;min-height:80vh}.productsHeader{text-align:center;margin-bottom:50px}.productsHeader h1{font-size:2.5rem;margin-bottom:10px}.productsHeader p{color:#666}.productsGrid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.productCard{width:340px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 25px #00000014;transition:transform .2s ease,box-shadow .2s ease}.productCard:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000001f}.productImageWrapper{width:100%;height:200px;overflow:hidden}.productImage{width:100%;height:100%;object-fit:cover}.productContent{padding:25px;text-align:center;display:flex;flex-direction:column}.productContent h2{margin-bottom:15px}.productContent p{font-size:.95rem;color:#555;margin-bottom:20px}.productButton{display:inline-block;padding:10px 18px;background-color:#0a3d62;color:#fff;border-radius:8px;text-decoration:none;font-weight:500;transition:background-color .2s ease;align-self:center;margin-top:10px}.productButton:hover{background-color:#07406b}.productLocation{display:inline-block;background-color:#f1f5f9;color:#0a3d62;font-size:.85rem;font-weight:500;padding:6px 12px;border-radius:20px;margin-bottom:18px}.productDescription{font-size:.95rem;color:#555;margin:12px 0 6px;max-height:90px;overflow:hidden;transition:max-height .3s ease}.productDescription p{margin-bottom:12px;line-height:1.6}.productDescription.expanded{max-height:1000px}.readMoreBtn{background:none;border:none;color:#0a3d62;font-size:.85rem;cursor:pointer;padding:0;margin-bottom:14px;font-weight:500;align-self:flex-start}.readMoreBtn:hover{text-decoration:underline}.productLocation,.productDate{display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:500;padding:6px 12px;border-radius:20px;width:fit-content;align-self:center}.productLocation{background:#eef4ff;color:#0a3d62}.productDate{background:#f2f4f7;color:#344054}.calendarIcon{font-size:.9rem}.contact-page{background:#f7f7f7;min-height:100vh;padding:60px 20px}.contact-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr;gap:40px}.contact-left h1{font-size:42px;margin-bottom:10px}.subtitle{color:#666;margin-bottom:30px}.contact-form{display:flex;flex-direction:column;gap:20px}.row{display:flex;gap:20px}.field{flex:1;display:flex;flex-direction:column}.field.small{max-width:120px}.field label{font-size:14px;margin-bottom:6px;color:#333}input,select,textarea{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}textarea{resize:none}.submit-btn{background:#2b1b35;color:#fff;padding:14px;border:none;border-radius:6px;font-weight:600;cursor:pointer}.submit-btn:hover{opacity:.9}.contact-right{display:flex;flex-direction:column;gap:25px}.card{padding:25px;border-radius:10px}.dark{background:#2b1b35;color:#fff}.dark h3{margin-bottom:10px}.dark p{color:#ddd;font-size:14px}.social-icons{display:flex;gap:15px;margin-top:20px}.icon{background:#fff;color:#000;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.info-item{display:flex;align-items:center;gap:15px;margin-top:20px}.circle{background:#fff3;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media(max-width:900px){.contact-container{grid-template-columns:1fr}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.eventsPage{width:min(1100px,92%);margin:0 auto;padding:32px 0 48px;min-height:70vh}.eventsHeader{margin-bottom:20px}.eventsHeader h1{font-size:32px;margin-bottom:6px}.eventsHeader p{color:#000000a6;max-width:650px}.eventsGrid{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:900px){.eventsGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.eventsGrid{grid-template-columns:1fr}}.eventsEmpty{margin-top:32px;text-align:center;color:#0009}.eventCard{width:100%;text-align:left;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;background:#fff;cursor:pointer;padding:0;transition:transform .15s ease,box-shadow .15s ease}.eventCard:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000001a}.eventCard__cover{height:170px;background-size:cover;background-position:center;background-color:#f3f4f6}.eventCard__body{padding:14px 14px 16px}.eventCard__meta{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:12px;color:#000000a6}.eventCard__tag{display:inline-flex;padding:4px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#00000005;font-weight:600}.eventCard__title{margin:0 0 6px;font-size:16px;line-height:1.25;color:#111!important;-webkit-text-fill-color:#111!important;opacity:1!important}.eventCard__location{margin:0;font-size:13px;color:#000000a6}.filterBar{display:flex;gap:12px;align-items:end;justify-content:space-between;flex-wrap:wrap;padding:14px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}.filterBar__left{display:flex;gap:12px;flex-wrap:wrap}.filterBar__label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#000000a6}.filterBar__select,.filterBar__input{height:38px;border-radius:12px;border:1px solid rgba(0,0,0,.12);padding:0 12px;font-size:14px;outline:none;background:#fff;color:#111;-webkit-text-fill-color:#111;opacity:1}.filterBar__search{min-width:min(360px,100%)}.lightbox{position:fixed;inset:0;background:#0000008c;display:grid;place-items:center;padding:16px;z-index:50}.lightbox__panel{width:min(980px,100%);max-height:min(85vh,900px);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 20px 60px #00000059}.lightbox__header{display:flex;align-items:start;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.08)}.lightbox__title{margin:0;font-size:18px}.lightbox__subtitle{margin:4px 0 0;color:#000000a6;font-size:13px}.lightbox__close{border:1px solid rgba(0,0,0,.12);border-radius:12px;width:40px;height:40px;cursor:pointer;background:#fff;font-size:16px}.lightbox__imageWrap{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;padding:14px 16px}.lightbox__image{width:100%;max-height:52vh;object-fit:contain;background:#f3f4f6;border-radius:14px}.lightbox__nav{height:48px;width:48px;border-radius:50%;border:none;background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;font-size:22px;font-weight:700;color:#111;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #00000026;transition:all .25s ease;background-size:60%;background-repeat:no-repeat;background-position:center}.lightbox__nav:hover:not(:disabled){background-color:#fff;background-image:url(/icon.png);color:transparent;transform:scale(1.1)}.lightbox__nav:disabled{opacity:.4;cursor:not-allowed}.lightbox__footer{padding:0 16px 16px}.lightbox__desc{margin:0 0 12px;color:#000000bf;font-size:14px}.lightbox__thumbs{display:flex;gap:10px;flex-wrap:wrap}.lightbox__thumb{border:2px solid transparent;padding:0;border-radius:12px;overflow:hidden;cursor:pointer;width:72px;height:54px;background:#fff}.lightbox__thumb img{width:100%;height:100%;object-fit:cover}.lightbox__thumb.isActive{border-color:#00000080}.footer{background-color:#fff;border-top:1px solid #e0e0e0;padding:2rem 0;margin-top:auto}.footer-nav{display:flex;justify-content:center;align-items:center;gap:3rem}.footer-nav a{text-decoration:none;color:#888;font-weight:500;font-size:.9rem;letter-spacing:.05em;transition:color .3s}.footer-nav a:hover{color:#333}.copyright{text-align:center;color:#888;font-size:.8rem;margin-top:1rem}.events-page{padding:4rem 2rem;max-width:1200px;margin:0 auto}.events-page h1{text-align:center;font-size:2.5rem;margin-bottom:3rem}.event-details{max-width:900px;margin:2rem auto;padding:0 2rem}.event-meta{gap:2rem;margin-bottom:2rem;color:#666}.event-meta p{margin:.5rem 0}.event-full-description{line-height:1.8;color:#555;margin-bottom:2rem}.register-btn{background-color:#667eea;color:#fff;padding:1rem 2rem;border:none;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s;margin-right:1rem}.register-btn:hover{background-color:#764ba2}
