:root{--sss-color-navy:#062846;--sss-color-navy-soft:#0b3a63;--sss-color-cream:#fff8e8;--sss-color-cream-soft:#f7ecd2;--sss-color-gold:#c59b3d;--sss-color-gold-light:#f4d27a;--sss-color-maroon:#7a1218;--sss-color-green:#0d5132;--sss-color-text:#1d2530;--sss-color-text-muted:#5f6670;--sss-color-white:#fff;--sss-color-danger:#a82020;--sss-color-success:#17683a;--sss-color-warning:#9a6815;--sss-bg-page:#fff8e8;--sss-bg-card:#ffffffc7;--sss-bg-soft:#fffaf0;--sss-border-gold:2px solid var(--sss-color-gold);--sss-border-soft:1px solid #c59b3d73;--sss-shadow-soft:0 10px 26px #00000014;--sss-shadow-medium:0 14px 35px #1423322e;--sss-font-heading:Georgia, "Times New Roman", serif;--sss-font-body:Georgia, "Times New Roman", serif;--sss-container-max-width:1380px;--sss-container-padding:24px;--sss-radius-sm:10px;--sss-radius-md:16px;--sss-radius-lg:22px;--sss-radius-xl:30px;--sss-radius-pill:999px;--sss-header-height:104px;--sss-transition-fast:.2s ease;--sss-transition-medium:.3s ease;--sss-z-header:1000;--sss-z-modal:2000;--sss-z-toast:3000}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100%}body{min-height:100%;font-family:var(--sss-font-body);color:var(--sss-color-text);background:radial-gradient(circle at 100% 0,#c59b3d38,#0000 30%),linear-gradient(#fffaf0 0%,#f8ecd0 55%,#fff8e8 100%);margin:0;line-height:1.5}body.sss-no-scroll{overflow:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{margin:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-family:var(--sss-font-heading);line-height:1.15}p{margin:0}:focus-visible{outline:3px solid var(--sss-color-gold);outline-offset:3px}.sss-page{min-height:100vh}.sss-container{width:min(100% - 48px, var(--sss-container-max-width));margin-inline:auto}.sss-section{padding:76px 0}.sss-section-title{text-align:center;max-width:860px;margin:0 auto 44px}.sss-section-title__symbol{color:var(--sss-color-gold);margin-bottom:8px;font-size:34px}.sss-section-title h2{color:var(--sss-color-navy);letter-spacing:1px;text-transform:uppercase;margin:0 0 12px;font-size:clamp(2rem,4vw,2.7rem)}.sss-section-title p{color:#44515f;font-size:1.125rem;line-height:1.7}.sss-card{background:var(--sss-bg-card);border:var(--sss-border-soft);border-radius:var(--sss-radius-lg);box-shadow:var(--sss-shadow-soft)}.sss-sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=720px){.sss-container{width:min(100% - 32px, var(--sss-container-max-width))}.sss-section{padding:54px 0}.sss-section-title{margin-bottom:32px}.sss-section-title p{font-size:1rem}}.sss-btn{border-radius:var(--sss-radius-pill);text-align:center;white-space:nowrap;min-height:42px;transition:transform var(--sss-transition-fast), box-shadow var(--sss-transition-fast), background-color var(--sss-transition-fast), border-color var(--sss-transition-fast);border:2px solid #0000;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1rem;font-size:.92rem;font-weight:800;line-height:1;display:inline-flex}.sss-btn:hover{transform:translateY(-2px)}.sss-btn:active{transform:translateY(0)}.sss-btn--primary{color:var(--sss-color-navy);background:linear-gradient(180deg, var(--sss-color-gold-light), var(--sss-color-gold));border-color:#9f7623;box-shadow:0 7px 16px #6f4f0d38}.sss-btn--primary:hover{box-shadow:0 10px 22px #6f4f0d47}.sss-btn--navy{color:var(--sss-color-cream);background:linear-gradient(180deg, var(--sss-color-navy-soft), var(--sss-color-navy));border-color:var(--sss-color-gold)}.sss-btn--outline{color:var(--sss-color-navy);border-color:var(--sss-color-gold);background:#fff9}.sss-btn--outline:hover{background:#ffffffe6}.sss-badge{border-radius:var(--sss-radius-pill);width:fit-content;color:var(--sss-color-green);background:#e8f4ec;border:1px solid #93c9a5;align-items:center;padding:.35rem .7rem;font-size:.82rem;font-weight:900;display:inline-flex}.sss-kicker{border:1px solid var(--sss-color-gold);border-radius:var(--sss-radius-pill);color:#7b5510;background:#c59b3d29;align-items:center;gap:.5rem;width:fit-content;padding:.6rem 1.15rem;font-weight:800;display:inline-flex}.sss-feature-card{border-radius:var(--sss-radius-lg);min-height:230px;box-shadow:var(--sss-shadow-soft);transition:transform var(--sss-transition-fast), box-shadow var(--sss-transition-fast);background:#ffffffb8;border:2px solid #c59b3dbf;padding:1.55rem}.sss-feature-card:hover{box-shadow:var(--sss-shadow-medium);transform:translateY(-5px)}.sss-feature-card__icon{border:2px solid var(--sss-color-gold);width:62px;height:62px;color:var(--sss-color-gold-light);background:linear-gradient(180deg, var(--sss-color-navy-soft), var(--sss-color-navy));border-radius:18px;place-items:center;margin-bottom:1rem;font-size:1.75rem;display:grid}.sss-feature-card h3{color:var(--sss-color-navy);margin:0 0 .65rem;font-size:1.38rem}.sss-feature-card p{color:#4b5662;font-size:.98rem;line-height:1.58}.sss-panel{border:3px double var(--sss-color-gold);box-shadow:var(--sss-shadow-medium);background:#ffffffb8;border-radius:28px;padding:2rem}.sss-panel h2{color:var(--sss-color-navy);text-transform:uppercase;margin:0 0 1rem;font-size:2rem}.sss-panel p{color:#45515d;margin-bottom:1rem;font-size:1.03rem;line-height:1.7}.sss-check-list{gap:.75rem;margin-top:1.25rem;padding:0;display:grid}.sss-check-list li{color:#354250;gap:.65rem;font-weight:700;line-height:1.45;list-style:none;display:flex}.sss-check-list li:before{content:"🪷";flex:none}.sss-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;display:grid}.sss-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.sss-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.38rem;display:grid}@media (width<=1100px){.sss-grid-2,.sss-grid-3{grid-template-columns:1fr}.sss-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sss-btn{white-space:normal;width:100%}.sss-grid-4{grid-template-columns:1fr}.sss-panel{padding:1.4rem}.sss-panel h2{font-size:1.55rem}}.sss-top-strip{color:var(--sss-color-gold-light);background:var(--sss-color-navy);border-bottom:2px solid var(--sss-color-gold);text-align:center;letter-spacing:.4px;padding:.55rem 1rem;font-size:.88rem}.sss-header{z-index:var(--sss-z-header);border-bottom:3px solid var(--sss-color-gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff8e8f7;position:sticky;top:0;box-shadow:0 8px 22px #00000017}.sss-header__inner{width:min(100% - 48px, var(--sss-container-max-width));justify-content:space-between;align-items:center;gap:1.4rem;margin-inline:auto;padding:.9rem 0;display:flex}.sss-brand{flex:none;align-items:center;gap:.9rem;min-width:19rem;display:flex}.sss-brand__image{border:3px solid var(--sss-color-gold);object-fit:cover;background:var(--sss-color-cream);width:74px;height:74px;box-shadow:var(--sss-shadow-medium);border-radius:50%;flex:none}.sss-brand__title{color:var(--sss-color-navy);letter-spacing:1.5px;text-transform:uppercase;margin:0;font-size:1.6rem;line-height:1.05}.sss-brand__tagline{color:#8a5f13;margin-top:.3rem;font-size:.94rem;font-style:italic;font-weight:700}.sss-nav{color:var(--sss-color-navy);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.1rem;font-size:.94rem;font-weight:800;display:flex}.sss-nav a:hover{color:var(--sss-color-maroon)}.sss-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.sss-main{min-height:70vh}.sss-footer{color:var(--sss-color-cream);background:var(--sss-color-navy);border-top:6px solid var(--sss-color-gold)}.sss-footer__inner{width:min(100% - 48px, var(--sss-container-max-width));grid-template-columns:1.2fr repeat(4,1fr);gap:1.75rem;margin-inline:auto;padding:3rem 0 1.75rem;display:grid}.sss-footer h3{color:var(--sss-color-gold-light);margin:0 0 .9rem;font-size:1.32rem}.sss-footer p,.sss-footer a{color:#fff4d3;font-size:.94rem;line-height:1.85}.sss-footer a:hover{color:var(--sss-color-gold-light)}.sss-footer__bottom{color:var(--sss-color-gold-light);text-align:center;letter-spacing:.6px;border-top:1px solid #f4d27a59;padding:1.1rem;font-weight:900}@media (width<=1200px){.sss-header__inner{flex-direction:column}.sss-brand{text-align:center;justify-content:center;min-width:auto}.sss-header__actions{justify-content:center}.sss-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sss-top-strip{font-size:.78rem}.sss-header__inner,.sss-footer__inner{width:min(100% - 32px, var(--sss-container-max-width))}.sss-brand{flex-direction:column}.sss-brand__title{font-size:1.38rem}.sss-nav{gap:.75rem;font-size:.88rem}.sss-header__actions{width:100%}.sss-footer__inner{text-align:center;grid-template-columns:1fr}}.sss-header__user{max-width:210px;color:var(--sss-color-navy);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:900;overflow:hidden}.sss-nav-dropdown{align-items:center;display:inline-flex;position:relative}.sss-nav-dropdown__trigger{color:var(--sss-color-navy);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;font-weight:800;display:inline-flex}.sss-nav-dropdown__trigger:hover,.sss-nav-dropdown:focus-within .sss-nav-dropdown__trigger{color:var(--sss-color-maroon)}.sss-nav-dropdown__menu{z-index:calc(var(--sss-z-header) + 10);min-width:240px;max-width:320px;box-shadow:var(--sss-shadow-medium);opacity:0;pointer-events:none;transition:opacity var(--sss-transition-fast), transform var(--sss-transition-fast);background:#fffcf6fa;border:1px solid #c59b3da6;border-radius:18px;padding:.55rem;display:grid;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%)translateY(-8px)}.sss-nav-dropdown:hover .sss-nav-dropdown__menu,.sss-nav-dropdown:focus-within .sss-nav-dropdown__menu{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.sss-nav-dropdown__menu a{color:var(--sss-color-navy);white-space:nowrap;border-radius:12px;padding:.65rem .75rem;font-size:.9rem;font-weight:800;line-height:1.25;display:block}.sss-nav-dropdown__menu a:hover,.sss-nav-dropdown__menu a:focus{color:var(--sss-color-maroon);background:#c59b3d24}@media (width<=1200px){.sss-nav-dropdown__menu{left:0;transform:translateY(-8px)}.sss-nav-dropdown:hover .sss-nav-dropdown__menu,.sss-nav-dropdown:focus-within .sss-nav-dropdown__menu{transform:translateY(0)}}@media (width<=720px){.sss-nav{align-items:center}.sss-nav-dropdown{position:static}.sss-nav-dropdown__menu{width:auto;min-width:0;max-width:none;top:auto;left:1rem;right:1rem;transform:translateY(-8px)}.sss-nav-dropdown:hover .sss-nav-dropdown__menu,.sss-nav-dropdown:focus-within .sss-nav-dropdown__menu{transform:translateY(0)}.sss-nav-dropdown__menu a{white-space:normal}}.sss-top-strip{padding:.25rem 1rem;font-size:.72rem;line-height:1.25}.sss-header__inner{gap:.85rem;padding:.35rem 0}.sss-brand{gap:.55rem;min-width:14rem}.sss-brand__image{border-width:2px;width:50px;height:50px}.sss-brand__title{letter-spacing:1px;font-size:.9rem;line-height:.98}.sss-brand__tagline{margin-top:.15rem;font-size:.68rem;line-height:1.2}.sss-nav{gap:.75rem;font-size:.8rem}.sss-nav a,.sss-nav-dropdown__trigger{font-size:.8rem;line-height:1.15}.sss-header .sss-btn{min-height:34px;padding:.42rem .7rem;font-size:.78rem}.sss-header__actions{gap:.35rem}.sss-header__user{max-width:150px;font-size:.72rem}.sss-nav-dropdown__menu{border-radius:14px;min-width:210px;padding:.4rem}.sss-nav-dropdown__menu a{padding:.5rem .6rem;font-size:.78rem}.sss-home-hero{padding:clamp(2.5rem,5vw,4.25rem) 0}.sss-home-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,360px);gap:clamp(1.5rem,4vw,3rem)}.sss-home-hero__content h1{letter-spacing:-.035em;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.sss-home-hero__tagline{font-size:clamp(1rem,1.8vw,1.25rem)}.sss-home-hero__description{max-width:650px;font-size:.95rem;line-height:1.6}.sss-home-hero__actions{gap:.65rem;margin-top:1.2rem}.sss-home-hero__actions .sss-btn{min-height:38px;padding:.55rem .9rem;font-size:.82rem}.sss-home-founder-card{border-radius:22px;max-width:360px}.sss-home-founder-card img{height:clamp(220px,24vw,300px)}.sss-home-founder-card div{gap:.35rem;padding:.85rem 1rem}.sss-home-founder-card span{font-size:.78rem}.sss-home-founder-card h2{letter-spacing:.04em;font-size:1rem;line-height:1.2}.sss-section-title{margin-bottom:1.8rem}.sss-section-title__symbol{margin-bottom:.35rem;font-size:1.7rem}.sss-section-title h2{font-size:clamp(1.55rem,2.4vw,2.2rem)}.sss-section-title p{font-size:.95rem}.sss-home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sss-home-feature-card{gap:.45rem;min-height:190px;padding:1rem}.sss-home-feature-card__icon{width:44px;height:44px;font-size:1.25rem}.sss-home-feature-card h3{font-size:1.05rem}.sss-home-feature-card p{font-size:.82rem;line-height:1.45}.sss-home-purpose-grid{gap:1rem}.sss-home-purpose-grid .sss-panel{padding:1.35rem}.sss-home-purpose-grid .sss-panel h2{font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.15}.sss-footer__inner{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;padding:1.8rem 0 1.25rem}.sss-footer h3{margin-bottom:.55rem;font-size:1rem}.sss-footer p,.sss-footer a{font-size:.82rem;line-height:1.55}.sss-footer__bottom{padding:.65rem 1rem;font-size:.8rem;line-height:1.35}@media (width<=1200px){.sss-home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sss-footer__inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.sss-top-strip{font-size:.68rem}.sss-brand__image{width:46px;height:46px}.sss-brand__title{font-size:.85rem}.sss-brand__tagline{font-size:.65rem}.sss-nav{gap:.55rem}.sss-home-hero__grid,.sss-home-feature-grid,.sss-home-purpose-grid,.sss-footer__inner{grid-template-columns:1fr}.sss-home-founder-card{width:100%;max-width:340px}.sss-footer__inner{text-align:left}}.sss-home-hero{border-bottom:6px solid var(--sss-color-gold);background:linear-gradient(90deg,#fff8e8fa 0%,#fff8e8de 47%,#fff8e859 100%),radial-gradient(circle at 76% 45%,#f5c65d73,#0000 25%),linear-gradient(135deg,#fff8e8 0%,#f7d98b 55%,#fff3c8 100%);align-items:center;min-height:790px;display:flex;position:relative;overflow:hidden}.sss-home-hero:before{content:"";background:radial-gradient(circle,#ffffff40,#0000 62%);border:5px solid #c59b3d8c;border-radius:50%;width:600px;height:600px;position:absolute;top:30px;right:-90px}.sss-home-hero:after{content:"ॐ";color:#c59b3d3d;text-shadow:0 0 35px #c59b3d40;font-size:260px;position:absolute;top:190px;right:145px}.sss-home-hero__temple{opacity:.22;clip-path:polygon(50% 0%,80% 15%,88% 40%,95% 100%,5% 100%,12% 40%,20% 15%);background:linear-gradient(#06284647,#c59b3d24),repeating-linear-gradient(90deg,#0000 0 18px,#06284638 19px 22px);border-radius:18px;width:280px;height:330px;position:absolute;top:50px;right:55px}.sss-home-hero__inner{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:2.65rem;padding-block:4.4rem;display:grid;position:relative}.sss-home-hero__copy{max-width:720px}.sss-home-hero h2{color:var(--sss-color-navy);letter-spacing:1.5px;text-transform:uppercase;margin:1.35rem 0 1rem;font-size:clamp(2.7rem,6vw,4.4rem);line-height:1.02}.sss-home-hero h3{color:#8a5f13;margin:0 0 1.6rem;font-size:clamp(1.35rem,2.5vw,1.6rem);font-style:italic}.sss-home-hero p{color:#263544;margin-bottom:1.75rem;font-size:1.18rem;line-height:1.75}.sss-home-hero__buttons,.sss-home-cta__actions{flex-wrap:wrap;gap:.85rem;display:flex}.sss-home-hero__stats{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1.75rem;display:grid}.sss-home-hero__stats div{text-align:center;background:#ffffffb3;border:1px solid #c59b3db3;border-radius:16px;padding:.9rem}.sss-home-hero__stats strong{color:var(--sss-color-navy);font-size:1.32rem;display:block}.sss-home-hero__stats span{color:#73521b;font-size:.82rem;font-weight:700}.sss-founder-card{border:4px double var(--sss-color-gold);box-shadow:var(--sss-shadow-medium);text-align:center;background:linear-gradient(#ffffffeb,#fff8e8f0);border-radius:32px;padding:1.9rem;position:relative;overflow:hidden}.sss-founder-card:before{content:"";pointer-events:none;border:1px solid #c59b3d8c;border-radius:26px;position:absolute;inset:16px}.sss-founder-card__portrait{border:6px solid var(--sss-color-gold);object-fit:cover;object-position:center;background:var(--sss-color-cream);border-radius:50%;width:270px;height:270px;margin:0 auto 1.35rem;box-shadow:inset 0 0 30px #ffffff8c,0 14px 30px #0000002e}.sss-founder-card__label{z-index:1;border:2px solid var(--sss-color-gold);color:var(--sss-color-white);background:var(--sss-color-navy);border-radius:18px;padding:1rem;position:relative}.sss-founder-card__label h3{color:var(--sss-color-gold-light);letter-spacing:1px;margin:0 0 .35rem;font-size:1.65rem}.sss-founder-card__label p{color:var(--sss-color-cream);margin:0;font-size:1rem;line-height:1.45}.sss-mission-band{color:var(--sss-color-white);background:linear-gradient(90deg, #041d35, var(--sss-color-navy), #041d35);border-top:5px solid var(--sss-color-gold);border-bottom:5px solid var(--sss-color-gold)}.sss-mission-band__inner{text-align:center;padding-block:3.4rem}.sss-mission-band h2{color:var(--sss-color-white);text-transform:uppercase;margin:0 0 .65rem;font-size:clamp(2rem,4vw,2.4rem)}.sss-mission-band__inner>p{color:#fff3c2;max-width:850px;margin:0 auto 2.1rem;font-size:1.12rem;line-height:1.65}.sss-mission-pillars{grid-template-columns:repeat(4,1fr);gap:1.15rem;display:grid}.sss-mission-pillars article{border-right:1px solid #f4d27a73;padding:1.25rem 1rem}.sss-mission-pillars article:last-child{border-right:none}.sss-mission-pillars div{border:2px solid var(--sss-color-gold);width:78px;height:78px;color:var(--sss-color-gold-light);border-radius:50%;place-items:center;margin:0 auto .9rem;font-size:2.1rem;display:grid}.sss-mission-pillars h3{color:var(--sss-color-white);margin:0 0 .5rem;font-size:1.45rem}.sss-mission-pillars p{color:#f4e6bf;font-size:.94rem;line-height:1.5}.sss-course-card{border:3px double var(--sss-color-gold);box-shadow:var(--sss-shadow-medium);background:linear-gradient(#fff,#fff5da);border-radius:26px;overflow:hidden}.sss-course-card__top{height:170px;color:var(--sss-color-gold-light);background:radial-gradient(circle at center, #f4d27a59, transparent 48%), linear-gradient(135deg, var(--sss-color-navy), #0c456f);place-items:center;font-size:3.9rem;font-weight:900;display:grid}.sss-course-card__body{padding:1.5rem}.sss-course-card h3{color:var(--sss-color-navy);margin:.7rem 0 .65rem;font-size:1.55rem}.sss-course-card p{color:#4b5662;margin-bottom:.95rem;line-height:1.55}.sss-course-card__meta{color:#47525d;gap:.45rem;margin-bottom:1.15rem;font-size:.9rem;display:grid}.sss-dashboard-band{color:var(--sss-color-cream);border-top:5px solid var(--sss-color-gold);border-bottom:5px solid var(--sss-color-gold);background:linear-gradient(135deg,#062846f2,#0b3a63f2),radial-gradient(circle at 100% 0,#c59b3d4d,#0000 35%);padding:4.4rem 0}.sss-section-title--light h2,.sss-section-title--light p{color:var(--sss-color-cream)}.sss-dashboard-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:2px solid #f4d27aa6;border-radius:24px;min-height:260px;padding:1.75rem}.sss-dashboard-card h3{color:var(--sss-color-gold-light);margin:0 0 .9rem;font-size:1.55rem}.sss-dashboard-card p{color:#fff3d2;margin-bottom:1.1rem;line-height:1.65}.sss-dashboard-card ul{color:#fff8e6;gap:.55rem;margin:0;padding-left:1.1rem;font-size:.94rem;display:grid}.sss-home-cta{padding:3.4rem 0}.sss-home-cta__box{border:4px double var(--sss-color-gold);color:var(--sss-color-cream);background:linear-gradient(90deg, #041d35, var(--sss-color-navy), #041d35);box-shadow:var(--sss-shadow-medium);border-radius:30px;justify-content:space-between;align-items:center;gap:1.9rem;padding:2.25rem;display:flex}.sss-home-cta__box h2{color:var(--sss-color-gold-light);margin:0 0 .5rem;font-size:clamp(1.7rem,3vw,2.15rem)}.sss-home-cta__box p{color:var(--sss-color-cream);font-size:1.05rem;line-height:1.6}@media (width<=1200px){.sss-home-hero__inner{grid-template-columns:1fr}.sss-home-hero__copy{max-width:100%}.sss-mission-pillars{grid-template-columns:repeat(2,1fr)}.sss-mission-pillars article{border-right:none}.sss-home-cta__box{text-align:center;flex-direction:column}.sss-home-cta__actions{justify-content:center}}@media (width<=720px){.sss-home-hero{min-height:auto}.sss-home-hero:after{font-size:140px;top:220px;right:20px}.sss-home-hero__inner{padding-block:3rem}.sss-home-hero__stats,.sss-mission-pillars{grid-template-columns:1fr}.sss-founder-card__portrait{width:220px;height:220px}}.sss-public-hero{color:var(--sss-color-navy);border-bottom:5px solid var(--sss-color-gold);background:linear-gradient(90deg,#fff8e8fa,#fff8e8b8),radial-gradient(circle at 80% 20%,#c59b3d52,#0000 28%),linear-gradient(135deg,#fff8e8,#f8d98f);position:relative;overflow:hidden}.sss-public-hero--compact{padding:4rem 0}.sss-public-hero__content{max-width:860px}.sss-public-hero h2{color:var(--sss-color-navy);letter-spacing:1px;text-transform:uppercase;margin:1.2rem 0 1rem;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.05}.sss-public-hero p{color:#324150;font-size:1.15rem;line-height:1.7}.sss-registration-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:1.75rem;display:grid}.sss-form{gap:1.4rem;display:grid}.sss-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.sss-form-field{gap:.45rem;display:grid}.sss-form-field label,.sss-form-section legend{color:var(--sss-color-navy);font-weight:900}.sss-form-field input,.sss-form-field select,.sss-form-field textarea{width:100%;color:var(--sss-color-text);background:#ffffffc7;border:2px solid #c59b3da6;border-radius:14px;padding:.78rem .9rem}.sss-form-field input:focus,.sss-form-field select:focus,.sss-form-field textarea:focus{border-color:var(--sss-color-navy);outline:3px solid #c59b3d47}.sss-form-field small,.sss-radio-card small,.sss-form-note{color:var(--sss-color-text-muted);font-size:.86rem;line-height:1.45}.sss-form-section{border:2px solid #c59b3d80;border-radius:18px;gap:1rem;margin:0;padding:1.2rem;display:grid}.sss-form-section legend{padding:0 .5rem}.sss-form-section p{color:#44515f;line-height:1.6}.sss-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.sss-checkbox-card,.sss-radio-card,.sss-agreement{color:#354250;background:#ffffffa6;border:1px solid #c59b3d8c;border-radius:16px;align-items:flex-start;gap:.7rem;padding:.85rem;font-weight:700;display:flex}.sss-checkbox-card input,.sss-radio-card input,.sss-agreement input{accent-color:var(--sss-color-navy);margin-top:.2rem}.sss-radio-card span{gap:.25rem;display:grid}.sss-form-actions{flex-wrap:wrap;gap:.85rem;display:flex}.sss-form-note{border-left:4px solid var(--sss-color-gold);background:#c59b3d1f;border-radius:12px;padding:.9rem 1rem}.sss-registration-side{gap:1rem;display:grid}.sss-info-card{box-shadow:var(--sss-shadow-soft);background:#ffffffb8;border:2px solid #c59b3da6;border-radius:22px;padding:1.35rem}.sss-info-card h3{color:var(--sss-color-navy);margin:0 0 .85rem;font-size:1.35rem}.sss-info-card p{color:#45515d;margin-bottom:1rem;line-height:1.65}@media (width<=1100px){.sss-registration-layout,.sss-form-grid,.sss-checkbox-grid{grid-template-columns:1fr}}.sss-auth-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);align-items:start;gap:1.75rem;display:grid}.sss-auth-options{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.sss-auth-options .sss-agreement{margin:0}.sss-auth-options a{color:var(--sss-color-navy);text-underline-offset:4px;font-weight:900;text-decoration:underline}.sss-auth-options a:hover{color:var(--sss-color-maroon)}@media (width<=1100px){.sss-auth-layout{grid-template-columns:1fr}}.sss-verification-box{gap:1.2rem;display:grid}.sss-verification-box__icon{border:2px solid var(--sss-color-gold);width:84px;height:84px;color:var(--sss-color-gold-light);background:linear-gradient(180deg, var(--sss-color-navy-soft), var(--sss-color-navy));border-radius:24px;place-items:center;font-size:2.4rem;display:grid}.sss-verification-box p{color:#45515d;font-size:1.05rem;line-height:1.7}.sss-dashboard-hero{color:var(--sss-color-cream);border-bottom:5px solid var(--sss-color-gold);background:linear-gradient(135deg,#062846f5,#0b3a63f0),radial-gradient(circle at 100% 0,#c59b3d59,#0000 35%);padding:4.2rem 0}.sss-dashboard-hero__content{max-width:900px}.sss-dashboard-hero h2{color:var(--sss-color-gold-light);text-transform:uppercase;margin:1.2rem 0 1rem;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.05}.sss-dashboard-hero p{color:#fff3d2;font-size:1.15rem;line-height:1.7}.sss-dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.75rem;display:grid}.sss-dashboard-summary-card{box-shadow:var(--sss-shadow-soft);background:#ffffffc7;border:2px solid #c59b3da6;border-radius:22px;align-items:flex-start;gap:1rem;padding:1.2rem;display:flex}.sss-dashboard-summary-card__icon{border:2px solid var(--sss-color-gold);width:54px;height:54px;color:var(--sss-color-gold-light);background:linear-gradient(180deg, var(--sss-color-navy-soft), var(--sss-color-navy));border-radius:16px;flex:none;place-items:center;font-size:1.55rem;display:grid}.sss-dashboard-summary-card p{color:var(--sss-color-text-muted);margin:0 0 .25rem;font-size:.9rem;font-weight:800}.sss-dashboard-summary-card strong{color:var(--sss-color-navy);margin-bottom:.25rem;font-size:2rem;line-height:1;display:block}.sss-dashboard-summary-card span{color:#4b5662;font-size:.88rem;line-height:1.45}.sss-dashboard-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:1.75rem;display:grid}.sss-dashboard-main,.sss-dashboard-side{gap:1.25rem;display:grid}.sss-empty-state{text-align:center;background:#c59b3d17;border:2px dashed #c59b3dbf;border-radius:22px;justify-items:center;gap:.7rem;margin-top:1.2rem;padding:2rem;display:grid}.sss-empty-state div{font-size:2.5rem}.sss-empty-state h3{color:var(--sss-color-navy);margin:0;font-size:1.45rem}.sss-empty-state p{color:#4b5662;max-width:520px;margin:0 0 .5rem}.sss-announcement-list{gap:.85rem;margin-top:1.2rem;display:grid}.sss-announcement-item{border-left:5px solid var(--sss-color-gold);background:#ffffffb8;border-radius:14px;gap:.25rem;padding:1rem;display:grid}.sss-announcement-item strong{color:var(--sss-color-navy)}.sss-announcement-item span{color:#4b5662;line-height:1.55}.sss-dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.sss-dashboard-action-card{color:var(--sss-color-navy);text-align:center;transition:transform var(--sss-transition-fast), box-shadow var(--sss-transition-fast);background:#ffffffad;border:1px solid #c59b3da6;border-radius:16px;justify-items:center;gap:.45rem;padding:1rem;display:grid}.sss-dashboard-action-card:hover{box-shadow:var(--sss-shadow-soft);transform:translateY(-3px)}.sss-dashboard-action-card span{font-size:1.7rem}.sss-dashboard-action-card strong{font-size:.95rem}@media (width<=1100px){.sss-dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sss-dashboard-layout{grid-template-columns:1fr}}@media (width<=720px){.sss-dashboard-summary-grid,.sss-dashboard-action-grid{grid-template-columns:1fr}}.sss-dashboard-action-grid--admin{grid-template-columns:repeat(3,minmax(0,1fr))}.sss-dashboard-action-grid--admin .sss-dashboard-action-card{padding:.85rem .65rem}.sss-dashboard-action-grid--admin .sss-dashboard-action-card span{font-size:1.45rem}.sss-dashboard-action-grid--admin .sss-dashboard-action-card strong{font-size:.82rem}@media (width<=720px){.sss-dashboard-action-grid--admin{grid-template-columns:repeat(2,minmax(0,1fr))}}.sss-form-status{min-height:1.5rem;margin:0;font-weight:900;line-height:1.5}.sss-form-status[data-status=success]{color:var(--sss-color-success)}.sss-form-status[data-status=error]{color:var(--sss-color-danger)}.sss-form-status[data-status=info]{color:var(--sss-color-navy)}.sss-btn:disabled{cursor:not-allowed;opacity:.65}.sss-admin-table-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.sss-admin-table-header h2{margin-bottom:.5rem}.sss-admin-table-wrap{border:1px solid #c59b3d73;border-radius:18px;width:100%;overflow-x:auto}.sss-admin-table{border-collapse:collapse;background:#ffffffb8;width:100%;min-width:980px}.sss-admin-table th,.sss-admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #c59b3d59;padding:.9rem}.sss-admin-table th{color:var(--sss-color-navy);text-transform:uppercase;background:#c59b3d29;font-size:.88rem}.sss-admin-table td{color:#394653;font-size:.92rem}.sss-admin-table td span{color:var(--sss-color-text-muted);margin-top:.25rem;font-size:.82rem;display:block}.sss-admin-notes-row td{color:#4a5561;background:#c59b3d14}.sss-status-pill{border-radius:var(--sss-radius-pill);color:var(--sss-color-navy);text-transform:uppercase;background:#c59b3d2e;padding:.28rem .65rem;font-size:.78rem;font-weight:900;display:inline-block}.sss-status-pill[data-status=approved]{color:var(--sss-color-success);background:#17683a1f}.sss-status-pill[data-status=rejected]{color:var(--sss-color-danger);background:#a820201f}.sss-status-pill[data-status=archived]{color:var(--sss-color-text-muted);background:#5f667024}.sss-admin-status-select{width:100%;min-width:130px;color:var(--sss-color-navy);background:#fff;border:2px solid #c59b3da6;border-radius:12px;padding:.55rem;font-weight:800}@media (width<=760px){.sss-admin-table-header{flex-direction:column}}.sss-role-pill-list{flex-wrap:wrap;gap:.35rem;display:flex}.sss-warning-box{border-left:5px solid var(--sss-color-warning);color:#5b3f0b;background:#9a68151f;border-radius:14px;margin:1rem 0;padding:1rem;line-height:1.6}.sss-role-action{align-items:center;gap:.55rem;display:flex}.sss-role-action select{min-width:140px;color:var(--sss-color-navy);background:#fff;border:2px solid #c59b3da6;border-radius:12px;padding:.55rem;font-weight:800}.sss-role-action .sss-btn{padding:.55rem .85rem;font-size:.82rem}@media (width<=760px){.sss-role-action{flex-direction:column;align-items:stretch}}.sss-admin-two-column{grid-template-columns:minmax(360px,.75fr) minmax(0,1.25fr);align-items:start;gap:1.5rem;display:grid}.sss-admin-course-publish-select{min-width:130px;color:var(--sss-color-navy);background:#fff;border:2px solid #c59b3da6;border-radius:12px;padding:.55rem;font-weight:800}@media (width<=1100px){.sss-admin-two-column{grid-template-columns:1fr}}.sss-public-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.sss-public-course-card{gap:1rem;padding:1.35rem;display:grid}.sss-public-course-card__top{color:var(--sss-color-text-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.9rem;font-weight:800;display:flex}.sss-public-course-card h3{color:var(--sss-color-navy);margin:0;font-size:1.45rem}.sss-public-course-card p{color:#45515d;line-height:1.65}.sss-public-course-meta{background:#ffffff8c;border:1px solid #c59b3d6b;border-radius:16px;gap:.75rem;margin:0;padding:1rem;display:grid}.sss-public-course-meta div{justify-content:space-between;gap:1rem;display:flex}.sss-public-course-meta dt{color:var(--sss-color-text-muted);font-weight:900}.sss-public-course-meta dd{color:var(--sss-color-navy);text-align:right;margin:0;font-weight:900}.sss-public-course-card__actions{flex-wrap:wrap;gap:.75rem;display:flex}.sss-public-course-card--empty{text-align:center;grid-column:1/-1;justify-items:center}@media (width<=1100px){.sss-public-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sss-public-course-grid{grid-template-columns:1fr}.sss-public-course-meta div{flex-direction:column;gap:.25rem}.sss-public-course-meta dd{text-align:left}}.sss-course-detail-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:1.75rem;display:grid}.sss-course-detail{gap:1.3rem;display:grid}.sss-course-detail__status-row{color:var(--sss-color-text-muted);justify-content:space-between;align-items:center;gap:.75rem;font-weight:900;display:flex}.sss-course-detail h2{color:var(--sss-color-navy);margin:0;font-size:clamp(2rem,4vw,2.8rem)}.sss-course-detail__summary{color:#45515d;font-size:1.1rem;line-height:1.7}.sss-course-detail__meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.sss-course-detail__meta-grid article{background:#ffffff9e;border:1px solid #c59b3d73;border-radius:16px;gap:.35rem;padding:1rem;display:grid}.sss-course-detail__meta-grid strong{color:var(--sss-color-text-muted);text-transform:uppercase;font-size:.85rem}.sss-course-detail__meta-grid span{color:var(--sss-color-navy);font-weight:900}.sss-course-detail__description{border-left:5px solid var(--sss-color-gold);background:#c59b3d1c;border-radius:16px;padding:1.2rem}.sss-course-detail__description h3{color:var(--sss-color-navy);margin:0 0 .65rem}.sss-course-detail__description p{color:#45515d;line-height:1.75}.sss-course-detail__actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=1100px){.sss-course-detail-layout{grid-template-columns:1fr}}@media (width<=720px){.sss-course-detail__meta-grid{grid-template-columns:1fr}}.sss-article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.sss-article-card{gap:1rem;padding:1.35rem;display:grid}.sss-article-card__top{justify-content:flex-start;align-items:center;display:flex}.sss-article-card h3{color:var(--sss-color-navy);margin:0;font-size:1.45rem}.sss-article-card p{color:#45515d;line-height:1.65}.sss-article-card__details{border-top:1px solid #c59b3d73;padding-top:.75rem}.sss-article-card__details summary{color:var(--sss-color-navy);cursor:pointer;font-weight:900}.sss-article-card__details p{margin-top:.75rem}.sss-article-card--empty{text-align:center;grid-column:1/-1;justify-items:center}@media (width<=1100px){.sss-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sss-article-grid{grid-template-columns:1fr}}.sss-admin-kb-publish-select{min-width:130px;color:var(--sss-color-navy);background:#fff;border:2px solid #c59b3da6;border-radius:12px;padding:.55rem;font-weight:800}.sss-event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.sss-event-card{gap:1rem;padding:1.35rem;display:grid}.sss-event-card__top{color:var(--sss-color-text-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.9rem;font-weight:900;display:flex}.sss-event-card h3{color:var(--sss-color-navy);margin:0;font-size:1.45rem}.sss-event-card p{color:#45515d;line-height:1.65}.sss-event-card--empty{text-align:center;grid-column:1/-1;justify-items:center}@media (width<=1100px){.sss-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sss-event-grid{grid-template-columns:1fr}.sss-event-card__top{flex-direction:column;align-items:flex-start}}.sss-admin-event-publish-select,.sss-admin-feedback-status-select{min-width:130px;color:var(--sss-color-navy);background:#fff;border:2px solid #c59b3da6;border-radius:12px;padding:.55rem;font-weight:800}.sss-gallery-card{overflow:hidden}.sss-gallery-card__image{object-fit:cover;border-bottom:3px solid var(--sss-color-gold);background:var(--sss-color-cream-soft);width:100%;height:240px}.sss-gallery-card__content{gap:.65rem;padding:1.2rem;display:grid}.sss-gallery-card h3{color:var(--sss-color-navy);margin:0;font-size:1.35rem}.sss-gallery-card p{color:#45515d;line-height:1.6}.sss-gallery-card--empty{text-align:center;grid-column:1/-1;padding:1.35rem}@media (width<=1100px){.sss-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sss-gallery-grid{grid-template-columns:1fr}.sss-gallery-card__image{height:210px}}.sss-admin-gallery-publish-select{min-width:130px;color:var(--sss-color-navy);background:#fff;border:2px solid #c59b3da6;border-radius:12px;padding:.55rem;font-weight:800}.sss-soft-divider{border:0;border-top:1px solid #c59b3d73;margin:2rem 0}.sss-repository-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.sss-repository-card{gap:1rem;padding:1.35rem;display:grid}.sss-repository-card__top{color:var(--sss-color-text-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.9rem;font-weight:900;display:flex}.sss-repository-card h3{color:var(--sss-color-navy);margin:0;font-size:1.45rem}.sss-repository-card p{color:#45515d;line-height:1.65}.sss-repository-card__meta{background:#ffffff94;border:1px solid #c59b3d73;border-radius:14px;gap:.35rem;padding:.9rem;display:grid}.sss-repository-card__meta strong{color:var(--sss-color-text-muted);text-transform:uppercase;font-size:.85rem}.sss-repository-card__meta span{color:var(--sss-color-navy);word-break:break-word;font-weight:900}.sss-repository-card__actions{flex-wrap:wrap;gap:.75rem;display:flex}.sss-repository-card--empty{text-align:center;grid-column:1/-1;justify-items:center}@media (width<=1100px){.sss-repository-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sss-repository-grid{grid-template-columns:1fr}.sss-repository-card__top{flex-direction:column;align-items:flex-start}}.sss-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.sss-service-card{text-align:center;gap:.85rem;padding:1.35rem;display:grid}.sss-service-card__icon{background:#c59b3d1f;border:1px solid #c59b3d8c;border-radius:999px;place-items:center;width:58px;height:58px;margin:0 auto;font-size:1.7rem;display:grid}.sss-service-card h3{color:var(--sss-color-navy);margin:0;font-size:1.35rem}.sss-service-card p{color:#45515d;line-height:1.65}.sss-services-cta .sss-panel{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.sss-services-cta h2{color:var(--sss-color-navy);margin:.35rem 0 .65rem}.sss-services-cta p{color:#45515d;max-width:760px;line-height:1.65}.sss-services-cta__actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=1100px){.sss-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sss-services-cta .sss-panel{flex-direction:column;align-items:flex-start}}@media (width<=720px){.sss-services-grid{grid-template-columns:1fr}}.sss-about-intro{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:stretch;gap:1.5rem;display:grid}.sss-about-intro .sss-panel h2{color:var(--sss-color-navy);margin:.35rem 0 .9rem;font-size:clamp(2rem,4vw,2.8rem)}.sss-about-intro .sss-panel p{color:#45515d;line-height:1.75}.sss-about-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.sss-about-founder-card{box-shadow:var(--sss-shadow-soft);background:#ffffffb8;border:1px solid #c59b3d80;border-radius:26px;overflow:hidden}.sss-about-founder-card img{object-fit:cover;background:var(--sss-color-cream-soft);width:100%;height:340px}.sss-about-founder-card div{gap:.55rem;padding:1.2rem;display:grid}.sss-about-founder-card h3{color:var(--sss-color-navy);margin:0}.sss-about-founder-card p{color:#45515d;line-height:1.65}.sss-values-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.sss-value-card{text-align:center;padding:1.3rem}.sss-value-card h3{color:var(--sss-color-navy);margin:0 0 .65rem;font-size:1.45rem}.sss-value-card p{color:#45515d;line-height:1.65}.sss-about-mission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.sss-about-mission-grid .sss-panel h2{color:var(--sss-color-navy);margin:0 0 .75rem}.sss-about-mission-grid .sss-panel p{color:#45515d;line-height:1.7}@media (width<=1100px){.sss-about-intro{grid-template-columns:1fr}.sss-values-grid,.sss-about-mission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.sss-values-grid,.sss-about-mission-grid{grid-template-columns:1fr}.sss-about-founder-card img{height:260px}}.sss-home-hero{border-bottom:4px solid var(--sss-color-gold);background:radial-gradient(circle at 100% 0,#c59b3d38,#0000 34%),linear-gradient(135deg,#fffaf0 0%,#f8ecd0 100%);padding:clamp(4rem,8vw,7rem) 0}.sss-home-hero__content h1{color:var(--sss-color-navy);letter-spacing:-.04em;text-transform:uppercase;margin:.6rem 0 .8rem;font-size:clamp(3.2rem,8vw,6.5rem);line-height:.92}.sss-home-hero__tagline{color:var(--sss-color-maroon);font-size:clamp(1.35rem,3vw,2rem);font-weight:900}.sss-home-hero__description{color:#45515d;max-width:760px;margin-top:1rem;font-size:1.08rem;line-height:1.75}.sss-home-founder-card{box-shadow:var(--sss-shadow-soft);background:#ffffffb8;border:1px solid #c59b3d8c;border-radius:30px;overflow:hidden}.sss-home-founder-card img{object-fit:cover;background:var(--sss-color-cream-soft);width:100%;height:390px}.sss-home-founder-card div{gap:.55rem;padding:1.25rem;display:grid}.sss-home-founder-card span{color:var(--sss-color-maroon);font-weight:900}.sss-home-founder-card h2{color:var(--sss-color-navy);margin:0;font-size:1.45rem;line-height:1.25}.sss-home-feature-card{color:inherit;text-align:center;gap:.75rem;padding:1.35rem;text-decoration:none;display:grid}.sss-home-feature-card:hover{transform:translateY(-3px)}.sss-home-feature-card__icon{background:#c59b3d1f;border:1px solid #c59b3d8c;border-radius:999px;place-items:center;width:58px;height:58px;margin:0 auto;font-size:1.65rem;display:grid}.sss-home-feature-card h3{color:var(--sss-color-navy);margin:0;font-size:1.35rem}.sss-home-feature-card p{color:#45515d;line-height:1.65}.sss-home-purpose-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.sss-home-purpose-grid .sss-panel{align-content:start;gap:1rem;display:grid}.sss-home-purpose-grid .sss-panel h2{color:var(--sss-color-navy);margin:0;font-size:clamp(1.85rem,3vw,2.6rem)}.sss-home-purpose-grid .sss-panel p{color:#45515d;line-height:1.7}.sss-home-purpose-grid .sss-panel .sss-btn{justify-self:start}.sss-home-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.sss-home-process-card{text-align:center;gap:.75rem;padding:1.35rem;display:grid}.sss-home-process-card__number{background:var(--sss-color-navy);color:#fff;border-radius:999px;place-items:center;width:54px;height:54px;margin:0 auto;font-size:1.25rem;font-weight:900;display:grid}.sss-home-process-card h3{color:var(--sss-color-navy);margin:0;font-size:1.35rem}.sss-home-process-card p{color:#45515d;line-height:1.65}.sss-home-final-cta{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.sss-home-final-cta h2{color:var(--sss-color-navy);margin:.4rem 0 .7rem;font-size:clamp(1.85rem,3vw,2.6rem)}.sss-home-final-cta p{color:#45515d;max-width:800px;line-height:1.7}.sss-home-final-cta__actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=1100px){.sss-home-hero__grid,.sss-home-purpose-grid{grid-template-columns:1fr}.sss-home-feature-grid,.sss-home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sss-home-final-cta{flex-direction:column;align-items:flex-start}}@media (width<=720px){.sss-home-feature-grid,.sss-home-process-grid{grid-template-columns:1fr}.sss-home-founder-card img{height:280px}}.sss-faq-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:1.75rem;display:grid}.sss-section-title--left{text-align:left;align-items:flex-start;max-width:none;margin-bottom:1.5rem}.sss-faq-list{gap:.9rem;display:grid}.sss-faq-item{background:#ffffffa6;border:1px solid #c59b3d73;border-radius:18px;overflow:hidden}.sss-faq-item summary{color:var(--sss-color-navy);cursor:pointer;padding:1rem 1.1rem;font-size:1rem;font-weight:900}.sss-faq-item p{color:#45515d;padding:0 1.1rem 1.1rem;line-height:1.7}@media (width<=1100px){.sss-faq-layout{grid-template-columns:1fr}}.sss-admin-setting-value-input,.sss-admin-setting-public-select{width:100%;min-width:150px;color:var(--sss-color-navy);background:#fff;border:2px solid #c59b3da6;border-radius:12px;padding:.55rem;font-weight:800}.sss-admin-setting-value-input{min-width:240px}.sss-admin-button-active-select{min-width:130px;color:var(--sss-color-navy);background:#fff;border:2px solid #c59b3da6;border-radius:12px;padding:.55rem;font-weight:800}.sss-home-hero__content{min-width:0}.sss-home-hero__actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.5rem;display:flex}.sss-home-founder-card{place-self:center end;width:100%;max-width:520px}@media (width<=1100px){.sss-home-hero__grid{grid-template-columns:1fr}.sss-home-founder-card{justify-self:start;max-width:680px}}.sss-admin-audit-metadata{overflow-wrap:anywhere;max-width:320px;color:var(--sss-color-navy);background:#0825420f;border-radius:10px;padding:.55rem;font-size:.78rem;line-height:1.45;display:block}.sss-student-certificates-panel,.sss-instructor-courses-panel,.sss-student-courses-panel,.sss-student-materials-panel,.sss-student-sessions-panel{margin-top:1.5rem}.sss-stack-small{justify-items:start;gap:.35rem;display:grid}.sss-student-completion-requests-panel{margin-top:1.5rem}.sss-home-hero{border-top:2px solid var(--sss-color-gold);border-bottom:2px solid var(--sss-color-gold);background:radial-gradient(circle at 82% 18%,#d6a5372e,#0000 28rem),linear-gradient(90deg,#fffbf1fa,#fff5daeb);padding:clamp(4rem,8vw,7rem) 0;position:relative;overflow:hidden}.sss-home-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.75fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.sss-home-hero__content{z-index:2;max-width:760px;position:relative}.sss-home-hero__content h1{color:var(--sss-color-navy);letter-spacing:-.05em;margin:1rem 0 .5rem;font-size:clamp(3.5rem,8vw,7.5rem);line-height:.9}.sss-home-hero__tagline{color:var(--sss-color-navy);letter-spacing:.02em;margin:0;font-weight:700}.sss-home-hero__intro{max-width:680px;color:var(--sss-color-navy);margin:2rem 0 0;font-size:1.05rem;line-height:1.8}.sss-home-hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.sss-home-hero__visual{z-index:1;justify-items:center;display:grid;position:relative}.sss-home-hero__om{z-index:0;color:#ba8b2533;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(14rem,26vw,26rem);line-height:1;position:absolute;top:50%;right:-8rem;transform:translateY(-50%)}.sss-home-hero__card{z-index:2;background:#fffcf6f0;border:1px solid #ba8b258c;border-radius:1.35rem;width:min(100%,420px);position:relative;overflow:hidden;box-shadow:0 1.5rem 3rem #2819051f}.sss-home-hero__image{object-fit:cover;object-position:center;background:#fff7e2e6;width:100%;height:clamp(260px,34vw,370px);display:block}.sss-home-hero__card-body{padding:1.15rem 1.35rem 1.35rem}.sss-home-hero__card-body p{color:#8f0000;letter-spacing:.03em;margin:0 0 .65rem;font-weight:700}.sss-home-hero__card-body h2{color:var(--sss-color-navy);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:clamp(1.35rem,2.3vw,1.9rem);line-height:1.08}.sss-home-intro-section{padding-top:clamp(3rem,6vw,5rem)}.sss-home-feature-card{min-height:260px}.sss-home-feature-card h2{max-width:720px}@media (width<=980px){.sss-home-hero__grid{grid-template-columns:1fr}.sss-home-hero__visual{justify-items:start}.sss-home-hero__om{font-size:15rem;left:15rem;right:auto}.sss-home-feature-grid{grid-template-columns:1fr}}@media (width<=640px){.sss-home-hero{padding:3rem 0}.sss-home-hero__content h1{font-size:clamp(3rem,18vw,4.75rem)}.sss-home-hero__actions{flex-direction:column;align-items:stretch}.sss-home-hero__actions .sss-btn{justify-content:center;width:100%}.sss-home-hero__om{opacity:.45;font-size:12rem;left:auto;right:-3rem}.sss-home-hero__card{width:100%}}.sss-home-hero{position:relative;overflow:hidden}.sss-home-hero__grid{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(320px,440px);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid;position:relative}.sss-home-hero__content{z-index:3;position:relative}.sss-home-founder-card{z-index:3;background:#fffcf6f5;justify-self:center;max-width:440px;position:relative;overflow:hidden}.sss-home-founder-card:before{content:"ॐ";z-index:1;color:#ba8b2524;pointer-events:none;font-size:clamp(9rem,15vw,15rem);line-height:1;position:absolute;top:42%;right:-1.5rem;transform:translateY(-50%)}.sss-home-founder-card img{z-index:2;object-fit:cover;object-position:center;width:100%;height:clamp(280px,32vw,380px);display:block;position:relative}.sss-home-founder-card>div{z-index:2;background:#fffcf6f2;position:relative}@media (width<=980px){.sss-home-hero__grid{grid-template-columns:1fr}.sss-home-founder-card{justify-self:start;width:min(100%,440px)}}@media (width<=640px){.sss-home-founder-card{width:100%}.sss-home-founder-card:before{font-size:10rem;right:-2rem}.sss-home-founder-card img{height:300px}}.sss-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.sss-gallery-card{background:#fffdf7;border:1px solid #ba8b2547;border-radius:1.2rem;overflow:hidden;box-shadow:0 1rem 2rem #25170414}.sss-gallery-card__media{background:#fff6e0d9;min-height:260px;position:relative}.sss-gallery-card__media img{object-fit:cover;object-position:center;width:100%;height:260px;display:block}.sss-gallery-card__fallback{text-align:center;min-height:260px;color:var(--sss-color-navy);place-items:center;padding:1.5rem;display:none}.sss-gallery-card__fallback span{font-size:2.5rem}.sss-gallery-card__fallback p{margin:.35rem 0;font-weight:700}.sss-gallery-card__fallback small{overflow-wrap:anywhere;color:#1c274cb3}.sss-gallery-card__media--missing img{display:none}.sss-gallery-card__media--missing .sss-gallery-card__fallback{display:grid}.sss-gallery-card__body{padding:1.15rem}.sss-gallery-card__body h3{color:var(--sss-color-navy);margin:0 0 .55rem}.sss-gallery-card__body p{margin:0 0 .75rem}.sss-gallery-card__body small{color:#1c274cb8;font-weight:700}@media (width<=980px){.sss-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.sss-gallery-grid{grid-template-columns:1fr}}.sss-chanting-toolbar{margin-bottom:1.5rem}.sss-chanting-grid{gap:1.25rem;display:grid}.sss-chanting-card{background:#fffdf7;border:1px solid #ba8b2552;border-radius:1.25rem;overflow:hidden;box-shadow:0 1rem 2rem #25170414}.sss-chanting-card__header{background:#fff6e0b8;border-bottom:1px solid #ba8b2538;padding:1.15rem 1.25rem}.sss-chanting-card__header h3{color:var(--sss-color-navy);margin:0;font-size:clamp(1.45rem,2vw,2rem)}.sss-chanting-card__header p{color:#1c274cc7;margin:.35rem 0 0;font-weight:700}.sss-chanting-card__text{color:var(--sss-color-navy);white-space:normal;padding:1.25rem;font-size:1.12rem;font-weight:700;line-height:1.9}.sss-chanting-card__section{border-top:1px solid #ba8b2529;padding:1rem 1.25rem 1.2rem}.sss-chanting-card__section h4{color:var(--sss-color-navy);margin:0 0 .5rem}.sss-chanting-card__section p{margin:0;line-height:1.75}.sss-student-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.sss-student-summary-card{min-height:150px}.sss-student-summary-card span{background:var(--sss-color-navy);width:2.75rem;height:2.75rem;color:var(--sss-color-gold);border-radius:.85rem;place-items:center;margin-bottom:.85rem;font-size:1.35rem;display:inline-grid}.sss-student-summary-card h3{color:var(--sss-color-navy);margin:0 0 .5rem}.sss-student-summary-card p{color:#006b2e;margin:0;font-weight:800}.sss-student-course-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.sss-student-course-card{background:#fffdf7;border:1px solid #ba8b2552;border-radius:1.25rem;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 1rem 2rem #25170414}.sss-student-course-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sss-student-course-card__header h3{color:var(--sss-color-navy);margin:0}.sss-student-course-card__header p{color:#1c274cb8;margin:.3rem 0 0;font-weight:700}.sss-student-course-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem;display:grid}.sss-student-course-card__meta p{margin:0}.sss-student-course-card__description{margin:0;line-height:1.7}.sss-student-course-card__actions{justify-content:flex-start;display:flex}@media (width<=980px){.sss-student-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sss-student-course-card-grid{grid-template-columns:1fr}}@media (width<=640px){.sss-student-summary-grid{grid-template-columns:1fr}.sss-student-course-card__header{flex-direction:column}.sss-student-course-card__meta{grid-template-columns:1fr}}.sss-student-course-detail-overview{margin-bottom:1.5rem}.sss-student-course-detail-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.sss-student-course-detail-meta>div{background:#fff6e080;border:1px solid #ba8b253d;border-radius:1rem;padding:1rem}.sss-student-course-detail-meta strong{color:var(--sss-color-navy);margin-bottom:.35rem;display:block}.sss-student-course-detail-meta span{display:block}@media (width<=980px){.sss-student-course-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.sss-student-course-detail-meta{grid-template-columns:1fr}}.sss-instructor-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.sss-instructor-summary-card{min-height:150px}.sss-instructor-summary-card span{background:var(--sss-color-navy);width:2.75rem;height:2.75rem;color:var(--sss-color-gold);border-radius:.85rem;place-items:center;margin-bottom:.85rem;font-size:1.35rem;display:inline-grid}.sss-instructor-summary-card h3{color:var(--sss-color-navy);margin:0 0 .5rem}.sss-instructor-summary-card p{color:#006b2e;margin:0;font-weight:800}.sss-instructor-course-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.sss-instructor-course-card{background:#fffdf7;border:1px solid #ba8b2552;border-radius:1.25rem;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 1rem 2rem #25170414}.sss-instructor-course-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sss-instructor-course-card__header h3{color:var(--sss-color-navy);margin:0}.sss-instructor-course-card__header p{color:#1c274cb8;margin:.3rem 0 0;font-weight:700}.sss-instructor-course-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem;display:grid}.sss-instructor-course-card__meta p{margin:0}.sss-instructor-course-card__actions{flex-wrap:wrap;justify-content:flex-start;gap:.65rem;display:flex}@media (width<=980px){.sss-instructor-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sss-instructor-course-card-grid{grid-template-columns:1fr}}@media (width<=640px){.sss-instructor-summary-grid{grid-template-columns:1fr}.sss-instructor-course-card__header{flex-direction:column}.sss-instructor-course-card__meta{grid-template-columns:1fr}}.sss-instructor-course-detail-overview{margin-bottom:1.5rem}.sss-instructor-course-detail-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.sss-instructor-course-detail-meta>div{background:#fff6e080;border:1px solid #ba8b253d;border-radius:1rem;padding:1rem}.sss-instructor-course-detail-meta strong{color:var(--sss-color-navy);margin-bottom:.35rem;display:block}.sss-instructor-course-detail-meta span{display:block}@media (width<=980px){.sss-instructor-course-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.sss-instructor-course-detail-meta{grid-template-columns:1fr}}.sss-settings-layout{grid-template-columns:minmax(0,1.4fr) minmax(320px,.75fr);align-items:start;gap:1.5rem;display:grid}.sss-settings-side{gap:1rem;display:grid}.sss-settings-detail-list{gap:.85rem;display:grid}.sss-settings-detail-list>div{background:#fff6e073;border:1px solid #ba8b2538;border-radius:.85rem;padding:.85rem}.sss-settings-detail-list strong{color:var(--sss-color-navy);margin-bottom:.3rem;display:block}.sss-settings-detail-list span{overflow-wrap:anywhere;display:block}@media (width<=980px){.sss-settings-layout{grid-template-columns:1fr}}.sss-teacher-directory-grid{grid-template-columns:1fr;gap:1.5rem;max-width:1040px;margin:0 auto;display:grid}.sss-teacher-card{background:#fffdf7;border:1px solid #ba8b2547;border-radius:1.25rem;grid-template-columns:4.5rem minmax(0,1fr);gap:1.25rem;padding:1.5rem;display:grid;box-shadow:0 1rem 2rem #25170414}.sss-teacher-card__avatar{background:var(--sss-color-navy);width:4.25rem;height:4.25rem;color:var(--sss-color-gold);border-radius:999px;place-items:center;font-size:1.75rem;font-weight:900;display:grid}.sss-teacher-card__body{min-width:0}.sss-teacher-card__body h3{color:var(--sss-color-navy);margin:0 0 .4rem;font-size:1.35rem}.sss-teacher-card__body>p{color:#1c274cd1;margin:0 0 1rem}.sss-teacher-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-bottom:1.25rem;display:grid}.sss-teacher-card__meta>div{background:#fff6e073;border:1px solid #ba8b2538;border-radius:.85rem;min-height:95px;padding:.9rem}.sss-teacher-card__meta strong,.sss-teacher-card__courses>strong{color:var(--sss-color-navy);margin-bottom:.35rem;font-size:.95rem;display:block}.sss-teacher-card__meta span{color:#1c274cd1;line-height:1.45;display:block}.sss-teacher-card__courses{gap:.75rem;display:grid}.sss-teacher-card__courses-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.sss-teacher-course-chip{min-height:86px;color:inherit;background:#fff;border:1px solid #1c274c24;border-radius:.85rem;gap:.3rem;padding:.85rem;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.sss-teacher-course-chip:hover{border-color:#ba8b25b3;transform:translateY(-1px);box-shadow:0 .75rem 1.5rem #25170414}.sss-teacher-course-chip strong{color:var(--sss-color-navy);line-height:1.35;display:block}.sss-teacher-course-chip span{color:#1c274cb8;font-size:.92rem;font-weight:700;line-height:1.35;display:block}@media (width<=980px){.sss-teacher-card__courses-list{grid-template-columns:1fr}}@media (width<=640px){.sss-teacher-card,.sss-teacher-card__meta{grid-template-columns:1fr}.sss-teacher-card__meta>div{min-height:auto}}.sss-teacher-directory-intro{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.sss-teacher-directory-header{margin-bottom:.75rem}@media (width<=980px){.sss-teacher-directory-intro{grid-template-columns:1fr}}.sss-volunteer-intro{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.sss-volunteer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.sss-volunteer-card{background:#fffdf7;border:1px solid #ba8b2547;border-radius:1.25rem;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 1rem 2rem #25170414}.sss-volunteer-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sss-volunteer-card__header h3{color:var(--sss-color-navy);margin:0}.sss-volunteer-card__header p{color:#1c274cb8;margin:.3rem 0 0;font-weight:700}.sss-volunteer-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.sss-volunteer-card__meta>div{background:#fff6e073;border:1px solid #ba8b2538;border-radius:.85rem;padding:.85rem}.sss-volunteer-card__meta strong,.sss-volunteer-card__duties strong{color:var(--sss-color-navy);margin-bottom:.35rem;display:block}.sss-volunteer-card__meta span,.sss-volunteer-card__duties p{color:#1c274cd1;margin:0}.sss-volunteer-signup-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:1.5rem;display:grid}.sss-volunteer-side{gap:1rem;display:grid}.sss-checkbox-row{color:var(--sss-color-navy);align-items:flex-start;gap:.65rem;font-weight:700;display:flex}.sss-checkbox-row input{margin-top:.2rem}@media (width<=980px){.sss-volunteer-intro,.sss-volunteer-grid,.sss-volunteer-signup-layout{grid-template-columns:1fr}}@media (width<=640px){.sss-volunteer-card__header{flex-direction:column}.sss-volunteer-card__meta{grid-template-columns:1fr}}.sss-admin-volunteer-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.sss-admin-inline-review{gap:.5rem;min-width:220px;display:grid}.sss-admin-inline-review select,.sss-admin-inline-review textarea{width:100%}@media (width<=980px){.sss-admin-volunteer-layout{grid-template-columns:1fr}}.sss-youth-intro{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.sss-youth-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.sss-youth-content-card{background:#fffdf7;border:1px solid #ba8b2547;border-radius:1.25rem;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 1rem 2rem #25170414}.sss-youth-content-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sss-youth-content-card__header h3{color:var(--sss-color-navy);margin:0}.sss-youth-content-card__header p{color:#1c274cb8;margin:.3rem 0 0;font-weight:700}.sss-youth-content-card__body{background:#fff6e073;border:1px solid #ba8b2538;border-radius:.85rem;padding:.85rem}.sss-youth-content-card__body strong{color:var(--sss-color-navy);margin-bottom:.35rem;display:block}.sss-youth-content-card__body p{margin:0}.sss-youth-request-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:1.5rem;display:grid}.sss-youth-side{gap:1rem;display:grid}@media (width<=980px){.sss-youth-intro,.sss-youth-content-grid,.sss-youth-request-layout{grid-template-columns:1fr}}@media (width<=640px){.sss-youth-content-card__header{flex-direction:column}}.sss-student-youth-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.sss-student-youth-summary-grid article{background:#fff6e073;border:1px solid #ba8b2538;border-radius:.85rem;padding:1rem}.sss-student-youth-summary-grid strong{color:var(--sss-color-navy);margin-bottom:.35rem;display:block}.sss-student-youth-summary-grid span{overflow-wrap:anywhere;display:block}@media (width<=980px){.sss-student-youth-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.sss-student-youth-summary-grid{grid-template-columns:1fr}}.sss-volunteer-hours-box{border-top:1px solid #ba8b2547;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:grid}.sss-volunteer-hours-box strong{color:var(--sss-color-navy)}.sss-volunteer-hours-box input,.sss-volunteer-hours-box textarea{width:100%}.sss-repository-intro{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.sss-repository-organization-grid,.sss-repository-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1rem;display:grid}.sss-repository-organization-card,.sss-repository-activity-card{background:#fffdf7;border:1px solid #ba8b2547;border-radius:1.25rem;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 1rem 2rem #25170414}.sss-repository-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sss-repository-card__header h3{color:var(--sss-color-navy);margin:0}.sss-repository-card__header p{color:#1c274cb8;text-transform:capitalize;margin:.3rem 0 0;font-weight:700}.sss-repository-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.sss-repository-card__meta>div,.sss-repository-head,.sss-repository-card__agenda{background:#fff6e073;border:1px solid #ba8b2538;border-radius:.85rem;padding:.85rem}.sss-repository-card__meta strong,.sss-repository-heads-list>strong,.sss-repository-card__agenda strong{color:var(--sss-color-navy);margin-bottom:.35rem;display:block}.sss-repository-card__meta span,.sss-repository-head span,.sss-repository-card__agenda p{overflow-wrap:anywhere;margin:0;display:block}.sss-repository-heads-list{gap:.65rem;display:grid}.sss-repository-forms-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.5rem;display:grid}@media (width<=980px){.sss-repository-intro,.sss-repository-organization-grid,.sss-repository-activity-grid,.sss-repository-forms-layout{grid-template-columns:1fr}}@media (width<=640px){.sss-repository-card__header{flex-direction:column}.sss-repository-card__meta{grid-template-columns:1fr}}.sss-admin-repository-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}@media (width<=980px){.sss-admin-repository-layout{grid-template-columns:1fr}}.sss-organization-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1rem;display:grid}.sss-organization-dashboard-card{background:#fffdf7;border:1px solid #ba8b2547;border-radius:1.25rem;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 1rem 2rem #25170414}@media (width<=980px){.sss-organization-dashboard-grid{grid-template-columns:1fr}}.sss-policy-content{max-width:980px;margin:0 auto}.sss-policy-content h2{color:var(--sss-color-navy);margin-top:0}.sss-policy-content h3{color:var(--sss-color-navy);margin-top:1.75rem;margin-bottom:.5rem}.sss-policy-content p{line-height:1.75}.sss-policy-content ul{margin-top:.75rem}.sss-policy-note{border-left:4px solid var(--sss-color-gold);color:var(--sss-color-navy);background:#fff6e0a6;margin-top:2rem;padding:1rem;font-weight:700}.sss-home-link-card,.sss-feature-card{min-height:130px!important;padding:1.1rem 1.25rem!important}.sss-home-link-card__icon,.sss-feature-card__icon{width:2.4rem!important;height:2.4rem!important;margin-bottom:.5rem!important}.sss-home-link-card h3,.sss-feature-card h3{margin:.25rem 0 .4rem!important}.sss-home-link-card p,.sss-feature-card p{line-height:1.45!important}#registration-specific-interests{min-height:9rem}.sss-form-field small{color:#1c274cb3;margin-top:.35rem;font-size:.85rem;line-height:1.4;display:block}#registration-primary-interest{height:3rem;min-height:3rem;padding:.65rem .9rem}#registration-specific-interests{height:8.25rem;min-height:8.25rem;padding:.55rem .75rem}#registration-specific-interests option{padding:.45rem .55rem}.sss-form-fieldset .sss-form-grid{align-items:start}.sss-form-fieldset .sss-form-field{gap:.35rem}.sss-form-fieldset p{margin-bottom:1.1rem}#registration-interest-notes{min-height:6.5rem}@media (width<=760px){#registration-primary-interest{height:3rem;min-height:3rem}#registration-specific-interests{height:7.5rem;min-height:7.5rem}}@media (width>=981px){.sss-repository-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;display:grid}.sss-repository-layout>*{min-width:0}}@media (width<=980px){.sss-repository-layout{grid-template-columns:1fr;gap:1.25rem;display:grid}}.sss-repository-layout{align-items:start}.sss-repository-layout .sss-panel,.sss-repository-layout .sss-card,.sss-repository-layout .sss-info-card{max-width:100%}.sss-repository-layout textarea{resize:vertical;min-height:6.5rem}.sss-repository-layout input,.sss-repository-layout select,.sss-repository-layout textarea{box-sizing:border-box;width:100%}.sss-repository-layout .sss-form-grid{align-items:start}.sss-repository-layout .sss-form-actions,.sss-repository-layout button[type=submit]{width:100%}.sss-repository-layout button[type=submit]{justify-content:center}@media (width>=981px){.sss-repository-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;display:grid}.sss-repository-layout>*{min-width:0}}@media (width<=980px){.sss-repository-layout{grid-template-columns:1fr;gap:1.25rem;display:grid}}.sss-feedback-layout{align-items:start;gap:1.5rem;display:grid}.sss-feedback-side{gap:1rem;display:grid}#feedback-message{resize:vertical;min-height:10rem}@media (width>=981px){.sss-feedback-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr)}}html{font-size:15px}body{font-size:.95rem;line-height:1.6}h1,.sss-hero h1,.sss-public-hero h1{font-size:clamp(2rem,4vw,3.2rem);line-height:1.12}h2,.sss-public-hero h2,.sss-section h2{font-size:clamp(1.55rem,2.5vw,2.25rem);line-height:1.2}h3{font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.25}p,li,label,input,select,textarea,button,.sss-btn{font-size:.95rem}small,.sss-form-field small,.sss-form-note,.sss-card-meta{font-size:.82rem}.sss-section{padding-top:3rem;padding-bottom:3rem}.sss-public-hero{padding-top:4rem;padding-bottom:4rem}.sss-public-hero--compact{padding-top:3rem;padding-bottom:3rem}.sss-panel,.sss-card,.sss-info-card,.sss-feature-card,.sss-home-link-card{padding:1.25rem}.sss-form-grid{gap:1rem}.sss-btn{padding:.7rem 1rem}@media (width<=760px){html{font-size:14.5px}.sss-section{padding-top:2.25rem;padding-bottom:2.25rem}.sss-public-hero{padding-top:3rem;padding-bottom:3rem}.sss-panel,.sss-card,.sss-info-card,.sss-feature-card,.sss-home-link-card{padding:1rem}}.sss-header,.sss-header__inner,.sss-navbar,.sss-nav{min-height:64px}.sss-brand,.sss-logo{gap:.65rem}.sss-brand__title,.sss-logo__title{font-size:1rem}.sss-brand__subtitle,.sss-logo__subtitle{font-size:.75rem}.sss-nav a,.sss-navbar a,.sss-header a{font-size:.9rem}.sss-header .sss-btn,.sss-navbar .sss-btn{padding:.55rem .85rem;font-size:.88rem}.sss-header{z-index:1000;transition:transform .18s,box-shadow .18s;position:sticky;top:0}.sss-header--hidden{transform:translateY(-110%)}.sss-home-hero h1,.sss-hero h1{max-width:850px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.1}@media (width<=760px){.sss-home-hero h1,.sss-hero h1{font-size:clamp(1.8rem,8vw,2.4rem)}}.sss-header .sss-nav,.sss-header .sss-nav a,.sss-header .sss-nav-dropdown__trigger{letter-spacing:.01em!important;font-size:.72rem!important;line-height:1.1!important}.sss-header .sss-nav{gap:.6rem!important}.sss-home-hero .sss-home-founder-card{border-radius:18px!important;max-width:300px!important}.sss-home-hero .sss-home-founder-card img{object-fit:cover!important;height:215px!important}.sss-home-hero .sss-home-founder-card>div{gap:.25rem!important;padding:.65rem .8rem!important}.sss-home-hero .sss-home-founder-card span{font-size:.68rem!important;line-height:1.15!important}.sss-home-hero .sss-home-founder-card h2{letter-spacing:.04em!important;font-size:.82rem!important;line-height:1.15!important}.sss-home-hero .sss-home-hero__grid{grid-template-columns:minmax(0,1fr) 310px!important;gap:2rem!important}.sss-home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.9rem!important;display:grid!important}.sss-home-feature-grid .sss-home-feature-card{gap:.35rem!important;min-height:145px!important;padding:.8rem .9rem!important}.sss-home-feature-grid .sss-home-feature-card__icon{width:36px!important;height:36px!important;margin-bottom:.2rem!important;font-size:1rem!important}.sss-home-feature-grid .sss-home-feature-card h3{margin:.1rem 0 .15rem!important;font-size:.92rem!important;line-height:1.15!important}.sss-home-feature-grid .sss-home-feature-card p{margin:0!important;font-size:.72rem!important;line-height:1.35!important}.sss-home-feature-grid .sss-home-feature-card p strong{font-size:.74rem!important}.sss-home-purpose-grid .sss-panel{border-radius:18px!important;padding:1rem!important}.sss-home-purpose-grid .sss-panel .sss-kicker{padding:.35rem .7rem!important;font-size:.72rem!important}.sss-home-purpose-grid .sss-panel h2{letter-spacing:.02em!important;font-size:1.25rem!important;line-height:1.15!important}.sss-home-purpose-grid .sss-panel p{font-size:.78rem!important;line-height:1.45!important}.sss-home-purpose-grid .sss-panel .sss-btn{min-height:34px!important;padding:.5rem .75rem!important;font-size:.75rem!important}@media (width<=1100px){.sss-home-hero .sss-home-hero__grid{grid-template-columns:1fr!important}.sss-home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=720px){.sss-home-feature-grid{grid-template-columns:1fr!important}.sss-home-hero .sss-home-founder-card{max-width:280px!important}.sss-home-hero .sss-home-founder-card img{height:200px!important}}.sss-home-hero{min-height:auto!important;padding-top:1.2rem!important;padding-bottom:2.2rem!important}.sss-home-hero__grid{align-items:center!important;min-height:calc(100vh - 120px)!important}.sss-home-hero__content{padding-top:0!important}.sss-home-hero__content .sss-kicker,.sss-home-founder-card{margin-top:0!important}.sss-home-hero:before,.sss-home-hero:after{top:0!important}@media (width>=981px){.sss-home-hero__grid{transform:translateY(-1.2rem)}}@media (width<=980px){.sss-home-hero{padding-top:1rem!important}.sss-home-hero__grid{transform:none;min-height:auto!important}}.sss-home-founder-card:before{opacity:.35!important;font-size:6rem!important;top:48%!important;right:-.8rem!important}@media (width<=640px){.sss-home-founder-card:before{font-size:5rem!important;right:-.6rem!important}}
