[id]{scroll-margin-top:60px}.header{position:sticky;top:0;width:100%;background-color:#fff;z-index:999;box-shadow:0 2px 4px #0000001a;transition:box-shadow .3s ease}.header.scrolled{box-shadow:0 4px 12px #00000026;padding:.6rem 0}.header .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.logo{height:80px;margin:5px}.nav{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.nav a{text-decoration:none;color:#000;font-weight:500;transition:color .3s}.nav a:hover{color:#004c99}.btn,.nav .btn{background-color:#fa3503;color:#fff;padding:.5rem 1.2rem;border-radius:4px;text-decoration:none;transition:background .3s,color .3s;font-weight:600}.btn:hover,.nav .btn:hover{background-color:#004c99!important;color:#fff!important}.btn:hover{background-color:#004c99;color:#fff}.nav-btn{display:inline-flex;align-items:center;justify-content:center;font-size:.95rem}.menu-toggle{display:none;flex-direction:column;gap:5px;padding-right:10px;cursor:pointer}.menu-toggle span{width:25px;height:3px;background:#333;border-radius:2px}@media (max-width: 768px){.menu-toggle{display:flex}.nav{position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:#fff;padding:1rem 2rem;display:none}.nav.active{display:flex}.nav a{color:#333}.nav a:hover{color:#004c99}.nav-btn{width:100%;margin-top:1rem;padding:.6rem;font-size:1rem;text-align:center}.nav-btn:hover{background-color:#004c99;color:#fff}}.hero-section{position:relative;width:100%;height:80vh;min-height:480px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#000}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-overlay{position:relative;background:#ffffff8c;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center}.hero-content{text-align:center;padding:2rem;z-index:2;max-width:900px}.hero-content h1{font-size:1.6rem;font-weight:800;letter-spacing:1px;margin-bottom:.3rem;line-height:1.2}.hero-content h2{font-size:2.8rem;font-weight:900;letter-spacing:1px;margin-bottom:1rem;line-height:1.2}.hero-content h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.venue{font-size:1rem;line-height:1.4;margin-bottom:1rem}.date{font-size:1rem;font-weight:500;margin-bottom:1.5rem}.register-btn{background-color:#f44336;color:#fff;padding:.7rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:700;transition:background .3s ease}.register-btn:hover{background-color:#d32f2f}@media screen and (max-width: 768px){.hero-content h2{font-size:2.2rem}.hero-content h1,.hero-content h3{font-size:1rem}.venue,.date{font-size:.9rem}.register-btn{padding:.6rem 1.2rem;font-size:.95rem}}@media screen and (max-width: 480px){.hero-section{height:70vh}.hero-content h2{font-size:1.8rem}.hero-content{padding:1rem}.register-btn{width:100%;padding:.8rem;font-size:1rem}}.about{padding:4rem 2rem;text-align:center;background-color:#f9f9f9}.about h2{font-size:2rem;margin-bottom:1rem}.about p{max-width:700px;margin:0 auto 2rem}.dignitaries{padding:4rem 1.5rem;background-color:#f8f8f8;text-align:center}.section-title{font-size:2rem;margin-bottom:2rem;font-weight:700;color:#222}.container{max-width:1200px;margin:0 auto;width:100%}.grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.card{background:#fff;border-radius:10px;overflow:hidden;text-align:left;box-shadow:0 4px 10px #0000000f;transition:transform .3s ease,box-shadow .3s ease;width:260px;max-width:100%}.card:hover{transform:translateY(-6px);box-shadow:0 8px 16px #0000001a}.card img{width:100%;height:220px;object-fit:cover;display:block}.card-info{padding:.8rem 1rem}.title-wrapper{display:flex;align-items:center;gap:.5rem}.title-wrapper .dot{width:8px;height:8px;background:#3fc67a;border-radius:50%}.card-info h3{margin:0;color:#123b84;font-size:1.1rem;font-weight:600}.card-info p{margin-top:.3rem;color:#666;font-size:.95rem}@media screen and (max-width: 1024px){.grid{gap:1rem}.card{width:220px}}@media screen and (max-width: 768px){.card{width:100%;max-width:90%}}.footer{background-color:#111;color:#fff;padding:2rem 1rem;text-align:center}.footer p{margin-bottom:1rem;font-size:.95rem;line-height:1.5}.social-icons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.social-icons a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#fff;color:#000;font-size:20px;transition:all .3s ease;box-shadow:0 2px 6px #0000001a}.social-icons a:hover{background-color:#005eb8;color:#fff}@media screen and (max-width: 480px){.footer p{font-size:.85rem}.social-icons a{width:40px;height:40px;font-size:18px}}.info-section{text-align:center;padding:60px 20px;max-width:1000px;margin:auto;font-family:Segoe UI,sans-serif}.info-heading{font-size:26px;font-weight:700;margin-bottom:30px;line-height:1.4}.info-heading span{color:#111}.info-row{display:flex;justify-content:center;align-items:flex-start;margin:10px 0;gap:10px;font-size:18px;color:#222;text-align:left;flex-wrap:wrap}.info-icon{color:#d62424;font-size:20px;margin-top:3px}.info-row div{max-width:90%}.info-description{margin-top:40px;font-size:17px;line-height:1.7;max-width:850px;margin-left:auto;margin-right:auto;padding:0 10px;text-align:center}@media (max-width: 768px){.info-heading{font-size:22px}.info-row{flex-direction:column;align-items:center;text-align:center;font-size:16px}.info-icon{font-size:18px}.info-description{font-size:16px}}@media (max-width: 480px){.info-heading{font-size:20px}.info-description{font-size:15px;padding:0 5px}.info-row div{max-width:100%}}.sponsor-section{background-color:#f3f6fb;padding:4rem 1rem}.sponsor-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto}.sponsor-left{flex:1 1 30%;text-align:center}.sponsor-heading{font-size:2.5rem;font-weight:700;color:#111;margin-bottom:1.5rem}.sponsor-btn{display:inline-block;background:linear-gradient(90deg,#fc4a1a,#f7b733);color:#fff;padding:.85rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;font-size:1rem;box-shadow:0 8px 24px #ff450033;transition:background .3s ease}.sponsor-btn:hover{background:linear-gradient(90deg,#f44336,#ff9800)}.sponsor-right{flex:1 1 65%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.logo-box{width:150px;height:100px;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;display:flex;align-items:center;justify-content:center;transition:transform .3s,box-shadow .3s}.logo-box img{max-width:80%;max-height:80%;object-fit:contain}.logo-box:hover{transform:scale(1.05);box-shadow:0 8px 18px #00000026}@media (max-width: 768px){.sponsor-wrapper{flex-direction:column;align-items:center;text-align:center}.sponsor-left,.sponsor-right{flex:1 1 100%}.sponsor-heading{font-size:2rem}.sponsor-right{justify-content:center;flex-wrap:wrap}.logo-box{width:120px;height:80px;margin:.5rem}}.early-bird-section{background-color:#f9fbfd;padding:4rem 1rem;text-align:center}.note-container{text-align:center;margin-top:20px}.note-message{display:inline-block;background-color:#fff3cd;color:#856404;font-size:15px;font-weight:500;padding:12px 16px;border-left:4px solid #ffc107;border-radius:6px;max-width:100%}.note-message .hotel-link{color:#0056b3;text-decoration:underline}.heading{font-size:1.8rem;font-weight:800;color:#000;margin-bottom:2.5rem;text-align:center}.packages-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.package-card{background-color:#fff;color:#333;width:280px;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 8px 24px #00000026;text-align:left;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease}.package-card:hover{transform:translateY(-8px);box-shadow:0 12px 28px #00000040}.package-title{font-size:1.4rem;font-weight:700;color:#e53935;margin-bottom:.5rem}.package-price{font-size:2rem;font-weight:700;color:#222;margin-bottom:1rem}.features{list-style:none;padding:0;margin-bottom:1.5rem}.features li{margin-bottom:.8rem;font-size:.95rem;line-height:1.4;position:relative;padding-left:1.5rem}.features li:before{content:"✔";position:absolute;left:0;color:#4caf50;font-weight:700}.register-btn{margin-top:auto;background:#000;color:#fff;padding:.75rem 1.2rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease;align-self:center;width:auto;max-width:90%;text-align:center;white-space:nowrap}.register-btn:hover{background:#4050e3}.package-subtitle{font-size:1rem;color:#555;margin-top:-.5rem;margin-bottom:.5rem;font-weight:500}@media screen and (max-width: 1024px){.packages-grid{gap:1.5rem}.package-card{width:45%}}@media screen and (max-width: 768px){.heading{font-size:1.8rem}.package-card{width:100%;max-width:360px}}.countdown-section{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#000}.countdown-overlay{width:100%;padding:5rem 2rem;background-image:url(/assets/marriott-B0ToG0li.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;color:#fff}.countdown-overlay:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#000b;z-index:1}.countdown-overlay>*{position:relative;z-index:2}.clock-icon{width:60px;margin-bottom:1rem}.countdown-title{font-size:2.5rem;font-weight:700;color:#ff6f61;margin-bottom:.5rem}.countdown-subtitle{font-size:1.1rem;margin-bottom:2rem;color:#eee}.countdown-timer{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;font-family:Courier New,Courier,monospace}.time-box{text-align:center}.time-box span{font-size:3rem;font-weight:700}.time-box small{display:block;margin-top:.2rem;font-size:.8rem;letter-spacing:1px}.separator{font-size:2.5rem;font-weight:700;color:#ff6f61}.register-btn{background:#ff5722;color:#fff;padding:.8rem 1.6rem;font-size:1rem;font-weight:700;border-radius:6px;text-decoration:none;transition:background .3s ease}.register-btn:hover{background:#e64a19}.clock-icon{font-size:80px;margin-bottom:1rem}@media screen and (max-width: 600px){.countdown-timer{flex-wrap:wrap;gap:10px}.time-box span{font-size:2.2rem}.separator{font-size:2rem}}.agenda-section{padding:3rem 1.5rem;font-family:Segoe UI,sans-serif;color:#333;max-width:1200px;margin:0 auto}.agenda-title{text-align:center;font-size:2.2rem;font-weight:700;margin-bottom:2.5rem;color:#1a237e}.agenda-tabs{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.agenda-tab-button{padding:.6rem 1.2rem;background:#e0e0e0;border:none;border-radius:5px;cursor:pointer;font-weight:600;transition:background .3s ease}.agenda-tab-button.active,.agenda-tab-button:hover{background:#1a237e;color:#fff}.agenda-day{margin-bottom:2rem}.agenda-date{font-size:1.5rem;font-weight:600;color:#e65100;margin-bottom:1rem;border-left:5px solid #e65100;padding-left:.75rem}.agenda-events{list-style:none;padding:0;margin:0}.agenda-event{display:flex;flex-direction:column;background:#fff;border-left:4px solid #2196f3;margin-bottom:1rem;padding:1rem 1rem 1rem 1.25rem;box-shadow:0 2px 5px #0000000d;border-radius:6px;transition:transform .3s ease}.agenda-event:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.agenda-time{font-weight:700;font-size:1.1rem;color:#0d47a1;margin-bottom:.4rem}.agenda-text{font-size:1rem;color:#444}@media (min-width: 600px){.agenda-event{flex-direction:row;justify-content:space-between;align-items:center}.agenda-time{width:30%}.agenda-text{width:65%}}.agenda-day{display:none}.agenda-day.active{display:block}.venue-section{display:flex;flex-wrap:nowrap;font-family:Poppins,sans-serif;margin:0 auto;padding:0;border-radius:10px;overflow:hidden;box-sizing:border-box}.venue-info{width:30%;padding:6rem;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.venue-info h2{font-size:2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;color:#1a237e}.venue-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.venue-address{font-size:1rem;color:#636363}.venue-map{width:calc(70% - 10px);min-height:400px;display:flex;align-items:center;justify-content:flex-start;margin-left:auto;padding:0;box-sizing:border-box}.venue-map iframe{width:100%;height:100%;border:0;display:block}@media (max-width: 768px){.venue-section{flex-direction:column;flex-wrap:wrap;padding:0 1rem}.venue-info{width:100%;text-align:center;padding:1.5rem 1rem;margin:0}.venue-info h2{justify-content:center}.venue-map{width:100%;aspect-ratio:1 / 1;margin:0;padding:0;border-radius:0 0 12px 12px;box-shadow:0 4px 12px #00000014}}.registration-form{max-width:800px;margin:2rem auto;padding:2rem;background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;font-family:Segoe UI,sans-serif}.registration-form h2{font-size:1.4rem;color:#1a237e;margin:1.5rem 0 1rem;border-bottom:2px solid #eee;padding-bottom:.4rem}.form-row{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.form-row input,.form-row select{flex:1;padding:.6rem .8rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;width:100%}input[type=radio],input[type=checkbox]{margin-right:.4rem}label{font-size:.95rem;color:#333}.add-child{background-color:#f1f1f1;border:none;padding:.5rem 1rem;border-radius:5px;color:#333;font-weight:500;cursor:pointer;margin-bottom:1rem;transition:background .2s ease-in-out}.add-child:hover{background-color:#e0e0e0}.captcha{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.captcha label{font-weight:500;white-space:nowrap}.membership-type-select,.donation-row,.terms-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.membership-type-select select,.donation-row input[type=number],.captcha input[type=text]{flex:1;padding:.6rem .8rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;width:100%}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.terms-row label{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#333}.submit-btn{display:block;width:100%;padding:.8rem;background-color:#b30000;color:#fff;border:none;font-size:1rem;border-radius:6px;cursor:pointer;margin-top:1rem;transition:background .3s ease}.submit-btn:hover{background-color:#8a0000}.checkbox-row{margin-top:15px}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.membership-type-wrapper{padding:1rem;border-radius:8px;margin-bottom:1.5rem}.membership-type-wrapper label{display:block;margin-bottom:.5rem;font-weight:600}.membership-type-wrapper select{width:100%;padding:.6rem .8rem;border:1px solid #aaa;border-radius:6px;font-size:1rem;background-color:#fff}.membership-note-box{background-color:#74c3ff3a;border-left:5px solid #005dcf;padding:1rem 1.5rem;border-radius:8px;margin-top:1rem;margin-bottom:2rem;box-shadow:0 2px 4px #0000000d}.membership-note-box p{margin-bottom:.5rem;font-weight:600;color:#0071b3}.membership-note-box ul{padding-left:1.25rem;margin:0}.membership-note-box li{margin-bottom:.5rem;line-height:1.5;color:#333}.paypal-note{background-color:#fff8e5;color:#c62828;font-size:.95rem;line-height:1.5;font-family:Poppins,sans-serif;padding:12px 18px;margin-top:1rem;margin-bottom:1.5rem;border-left:5px solid #f7b500;border-radius:8px;text-align:left}.step-images{display:flex;justify-content:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}.step-box{display:flex;flex-direction:column;align-items:center;max-width:160px;flex:1 1 140px}.step-box img{width:100%;border-radius:6px;box-shadow:0 2px 6px #00000026;object-fit:contain}.step-label{font-size:.85rem;font-weight:600;margin-top:.5rem;color:#444;text-align:center}@media (max-width: 600px){.form-row,.membership-type-select,.donation-row,.captcha,.terms-row{flex-direction:column;align-items:flex-start}.terms-row label{flex-direction:row;align-items:center}}.sponsorship-wrapper{max-width:1000px;margin:60px auto;padding:40px;background-color:#0c1b33;border-radius:16px;color:#fff;font-family:Poppins,sans-serif;box-shadow:0 8px 25px #0000004d}.sponsorship-heading{text-align:center;font-size:28px;font-weight:700;color:#4fc3f7;margin-bottom:20px}.sponsorship-description{text-align:center;font-size:16px;line-height:1.6;color:#f0f0f0;margin-bottom:30px}.sponsorship-table{display:grid;gap:15px}.table-header,.table-row{display:grid;grid-template-columns:1.2fr 1fr 2.5fr;gap:10px;padding:16px;border-radius:8px}.table-header{background-color:#123456;font-weight:700;font-size:16px}.table-row{background-color:#1a2a48;border:1px solid #4fc3f7;font-size:15px}.level{font-weight:600}.level.platinum{color:#ffeb3b}.level.diamond{color:#b2ff59}.level.gold{color:#ffb300}.level.silver{color:#b0bec5}.contact-box{margin-top:40px;text-align:center;font-size:16px}.contact-box a{color:#4fc3f7;text-decoration:underline}.contact-heading{font-size:18px;font-weight:600;margin-bottom:10px}@media (max-width: 768px){.table-header,.table-row{grid-template-columns:1fr;text-align:center}}
