:root{--navy: #1a2744;--navy-light: #243354;--gold: #c9a84c;--gold-light: #e8c96a;--cream: #f5f0e8;--cream-dark: #e8e0ce;--text: #2c2c2c;--text-muted: #6b6560;--white: #ffffff;--border: rgba(201,168,76,.3);--shadow: 0 4px 24px rgba(26,39,68,.12)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:17px}body{font-family:Raleway,sans-serif;background:var(--cream);color:var(--text);line-height:1.75;font-size:1rem}h1,h2,h3{font-family:Playfair Display,serif}a{color:inherit;text-decoration:none}nav{background:var(--navy);padding:0 2rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 20px #0000004d;display:flex;align-items:center;justify-content:space-between;height:68px}.nav-brand{font-family:Playfair Display,serif;font-size:1.15rem;color:var(--gold);letter-spacing:.05em}.nav-links{display:flex;gap:.3rem;list-style:none;flex-wrap:wrap}.nav-links a{color:#fffc;font-size:.88rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:.45rem .85rem;border-radius:4px;transition:all .2s}.nav-links a:hover{color:var(--gold);background:#c9a84c1a}.hero{background:linear-gradient(to bottom,#0a1432b8,#0a1432d1),url(/images/institute.jpg) center center / cover no-repeat;color:var(--white);padding:6rem 2rem 5rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 100%,rgba(201,168,76,.07) 0%,transparent 60%)}.hero-anniversary{position:absolute;left:4%;top:50%;transform:translateY(-50%);text-align:center;pointer-events:none;opacity:.2}.hero-anniversary-number{font-family:Playfair Display,serif;font-size:6rem;font-weight:700;color:var(--gold);line-height:1;display:block}.hero-anniversary-text{font-family:Raleway,sans-serif;font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);display:block;margin-top:.4rem}.hero-anchor{font-size:3.5rem;opacity:.1;position:absolute;right:7%;top:50%;transform:translateY(-50%);pointer-events:none}.hero-content{position:relative;max-width:720px;margin:0 auto}.hero-eyebrow{font-size:.85rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-weight:600}.hero h1{font-size:clamp(2.4rem,6vw,4rem);line-height:1.1;margin-bottom:1.4rem;color:var(--white)}.hero-subtitle{font-size:1.15rem;color:#ffffffb8;font-weight:400;margin-bottom:2.8rem;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.7}.hero-divider{width:60px;height:2px;background:linear-gradient(to right,transparent,var(--gold),transparent);margin:0 auto 2.5rem}.hero-cta{display:inline-flex;align-items:center;gap:.6rem;background:var(--gold);color:var(--navy);font-weight:700;font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;padding:1rem 2.2rem;border-radius:4px;transition:all .25s;border:none;cursor:pointer}.hero-cta:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #c9a84c66}.stats-bar{background:var(--navy);color:var(--white);display:flex;justify-content:center}.stat-item{padding:1.4rem 2.8rem;text-align:center;border-right:1px solid rgba(255,255,255,.08)}.stat-item:last-child{border-right:none}.stat-number{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:700;color:var(--gold);display:block;line-height:1;margin-bottom:.3rem}.stat-label{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;font-weight:600}.section{padding:4.5rem 2rem;max-width:960px;margin:0 auto}.section-title{font-size:2.2rem;color:var(--navy);margin-bottom:.5rem;display:flex;align-items:center;gap:.8rem}.section-title:after{content:"";flex:1;height:1px;background:var(--border);max-width:200px}.section-sub{color:var(--text-muted);font-size:1rem;margin-bottom:2.2rem}.program-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.5rem;margin-top:1.5rem}.program-card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:2rem;position:relative;transition:transform .2s,box-shadow .2s}.program-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.program-card-time{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-weight:700;margin-bottom:.6rem}.program-card h3{font-size:1.35rem;color:var(--navy);margin-bottom:.8rem}.program-card p{font-size:.97rem;color:var(--text-muted);line-height:1.65}.program-card-icon{font-size:1.4rem;margin-bottom:.9rem;display:block;opacity:.7}.form-wrap{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:2.8rem;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.form-full{grid-column:1 / -1}.form-group{display:flex;flex-direction:column;gap:.45rem}.form-group label{font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--navy)}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--cream-dark);border-radius:6px;padding:.85rem 1.1rem;font-family:Raleway,sans-serif;font-size:1rem;color:var(--text);background:var(--cream);transition:border-color .2s;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold);background:var(--white)}.form-group textarea{resize:vertical;min-height:90px}.checkbox-group{display:flex;gap:1.8rem;flex-wrap:wrap}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:1rem;cursor:pointer;font-weight:500}.checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:var(--gold);cursor:pointer}.children-list{display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem}.child-row{display:flex;gap:.6rem;align-items:center}.child-row input{flex:1;border:1.5px solid var(--cream-dark);border-radius:6px;padding:.6rem .9rem;font-family:Raleway,sans-serif;font-size:.97rem;background:var(--cream)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2rem;border-radius:6px;font-family:Raleway,sans-serif;font-weight:700;font-size:.92rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;transition:all .2s}.btn-primary{background:var(--navy);color:var(--white)}.btn-primary:hover{background:var(--navy-light);transform:translateY(-1px);box-shadow:0 6px 20px #1a274440}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-gold{background:var(--gold);color:var(--navy)}.btn-gold:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-sm{padding:.5rem 1.1rem;font-size:.82rem}.btn-outline{background:transparent;color:var(--navy);border:2px solid var(--navy)}.btn-outline:hover{background:var(--navy);color:var(--white)}.btn-danger{background:#c0392b;color:var(--white)}.btn-danger:hover{background:#e74c3c}.vote-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:2.2rem}.vote-option{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;margin-bottom:.8rem;border:1.5px solid var(--cream-dark);border-radius:8px;cursor:pointer;transition:all .2s;background:var(--cream)}.vote-option:hover{border-color:var(--gold);background:var(--white)}.vote-option.voted{border-color:var(--gold);background:#c9a84c14}.vote-bar-wrap{flex:1}.vote-label{font-weight:600;font-size:1rem;margin-bottom:.3rem}.vote-bar-bg{height:6px;background:var(--cream-dark);border-radius:3px;overflow:hidden}.vote-bar-fill{height:100%;background:var(--gold);border-radius:3px;transition:width .5s ease}.vote-count{font-size:1.2rem;font-weight:700;color:var(--navy);min-width:2rem;text-align:right}.alert{padding:1rem 1.3rem;border-radius:8px;font-size:.97rem;margin-bottom:1.2rem;font-weight:500}.alert-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.table-wrap{overflow-x:auto;border-radius:10px;border:1px solid var(--border);box-shadow:var(--shadow)}table{width:100%;border-collapse:collapse;background:var(--white);font-size:.95rem}thead{background:var(--navy);color:var(--white)}th{padding:1rem 1.1rem;text-align:left;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700}td{padding:.85rem 1.1rem;border-bottom:1px solid var(--cream-dark);vertical-align:top}tr:last-child td{border-bottom:none}tr:hover td{background:var(--cream)}.badge{display:inline-block;padding:.25rem .7rem;border-radius:12px;font-size:.78rem;font-weight:700;letter-spacing:.05em}.badge-green{background:#d4edda;color:#155724}.badge-gray{background:#e2e2e2;color:#555}.checklist-item{display:flex;align-items:flex-start;gap:1.2rem;padding:1.3rem 1.5rem;background:var(--white);border:1px solid var(--border);border-radius:8px;margin-bottom:.8rem;transition:box-shadow .2s}.checklist-item:hover{box-shadow:var(--shadow)}.checklist-status{width:28px;height:28px;border-radius:50%;border:2px solid var(--cream-dark);flex-shrink:0;margin-top:.15rem;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.checklist-status.done{background:var(--gold);border-color:var(--gold);color:var(--navy)}.checklist-content{flex:1}.checklist-title{font-weight:700;font-size:1.05rem;color:var(--navy);margin-bottom:.2rem}.checklist-responsible{font-size:.9rem;color:var(--text-muted)}.checklist-responsible strong{color:var(--gold)}footer{background:var(--navy);color:#ffffff80;text-align:center;padding:2.2rem;font-size:.95rem;margin-top:4rem}footer strong{color:var(--gold)}@media (max-width: 640px){html{font-size:16px}.form-grid{grid-template-columns:1fr}.stat-item{padding:1.1rem 1.4rem}.stats-bar{flex-wrap:wrap}nav{padding:0 1rem}.nav-links{display:none}.hero{padding:3rem 1.5rem}.hero-anchor,.hero-anniversary{display:none}.section{padding:2.8rem 1.3rem}.form-wrap{padding:1.8rem}}.spinner{width:44px;height:44px;border:3px solid var(--cream-dark);border-top-color:var(--navy);border-radius:50%;animation:spin .8s linear infinite;margin:3rem auto}@keyframes spin{to{transform:rotate(360deg)}}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-2{margin-bottom:1rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}
