:root{--rsstudent-green:#123f30;--rsstudent-orange:#ef6a3b;--rsstudent-cream:#fbf7f1;--rsstudent-mint:#eaf3ed;--rsstudent-line:#d9e4dd;--rsstudent-muted:#64766d}
.rsms-student-hub{width:min(1320px,calc(100% - 48px));margin:28px auto 90px;color:var(--rsstudent-green)}
.rsms-student-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:52px;align-items:end;overflow:hidden;padding:clamp(48px,7vw,90px);border-radius:38px;background:linear-gradient(135deg,#0e3c2d,#194d3c);color:#fff;box-shadow:0 24px 70px rgba(18,63,48,.13)}
.rsms-student-hero:after{content:"";position:absolute;right:-110px;top:-180px;width:430px;height:430px;border:1px solid rgba(255,255,255,.13);border-radius:50%}
.rsms-student-hero>div,.rsms-student-hero>aside{position:relative;z-index:1}.rsms-student-hero h1{max-width:850px;margin:10px 0 22px;color:#fff!important;font-size:clamp(48px,6vw,82px)!important;line-height:.98!important;letter-spacing:-.055em}.rsms-student-hero>div>p:not(.rsms-eyebrow){max-width:720px;margin:0;color:rgba(255,255,255,.82);font-size:18px;line-height:1.65}.rsms-student-hero .rsms-eyebrow{color:#ff8a5f}.rsms-student-hero__actions{display:flex;align-items:center;gap:22px;margin-top:30px}.rsms-student-hero__actions>a:not(.rsms-btn){color:#fff!important;font-weight:800;text-underline-offset:5px}.rsms-student-hero aside{display:grid;gap:10px}.rsms-student-hero aside div{padding:18px 20px;border:1px solid rgba(255,255,255,.17);border-radius:18px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.rsms-student-hero aside strong,.rsms-student-hero aside span{display:block}.rsms-student-hero aside strong{color:#fff;font-size:24px}.rsms-student-hero aside span{margin-top:4px;color:rgba(255,255,255,.7);font-size:12px}
.rsms-student-how{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0 84px}.rsms-student-how article{padding:24px 26px;border:1px solid var(--rsstudent-line);border-radius:22px;background:#fff}.rsms-student-how span{color:var(--rsstudent-orange);font-size:12px;font-weight:900;letter-spacing:.12em}.rsms-student-how h2{margin:10px 0 6px!important;color:var(--rsstudent-green)!important;font-size:22px!important}.rsms-student-how p{margin:0;color:var(--rsstudent-muted);font-size:14px;line-height:1.55}
.rsms-student-recipes{scroll-margin-top:110px}.rsms-student-recipes .rsms-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.45fr);gap:40px;align-items:end}.rsms-student-recipes .rsms-section-heading h2{max-width:760px;margin:8px 0 0!important;color:var(--rsstudent-green)!important;font-size:clamp(36px,4vw,58px)!important;line-height:1.04!important;letter-spacing:-.04em}.rsms-student-recipes .rsms-section-heading>p{margin:0;color:var(--rsstudent-muted);line-height:1.6}
.rsms-student-filters{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;gap:12px;align-items:end;margin:34px 0 14px;padding:18px;border:1px solid var(--rsstudent-line);border-radius:24px;background:#fff}.rsms-student-filters label{display:grid!important;gap:7px!important;margin:0!important;color:var(--rsstudent-green)!important;font-size:12px!important;font-weight:850!important}.rsms-student-filters select{width:100%!important;height:48px!important;margin:0!important;padding:0 40px 0 14px!important;border:1px solid #cbd9d1!important;border-radius:14px!important;background-color:#fbfdfb!important;color:var(--rsstudent-green)!important;font-weight:750!important}.rsms-student-filters button{width:auto!important;min-width:0!important;height:48px!important;margin:0!important;padding:0 18px!important;border:1px solid #cbd9d1!important;border-radius:999px!important;background:#fff!important;color:var(--rsstudent-green)!important;box-shadow:none!important;font-size:13px!important;font-weight:850!important;transform:none!important}.rsms-student-filters button:hover{border-color:var(--rsstudent-green)!important;background:var(--rsstudent-mint)!important}.rsms-student-results{margin:0 0 20px;color:var(--rsstudent-muted);font-size:13px}.rsms-student-results strong{color:var(--rsstudent-green)}
.rsms-student-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rsms-student-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--rsstudent-line);border-radius:26px;background:#fff;box-shadow:0 12px 32px rgba(18,63,48,.055);transition:transform .18s ease,box-shadow .18s ease}.rsms-student-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(18,63,48,.1)}.rsms-student-card[hidden]{display:none!important}.rsms-student-card__image{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#e9eee9}.rsms-student-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .3s ease}.rsms-student-card:hover .rsms-student-card__image img{transform:scale(1.025)}.rsms-student-card__image>span:not(.rsms-student-card__placeholder){position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:#fff;color:var(--rsstudent-green);box-shadow:0 6px 22px rgba(0,0,0,.1);font-size:12px;font-weight:900}.rsms-student-card__placeholder{display:grid;height:100%;place-items:center;color:#95a89e;font-size:28px;font-weight:900}.rsms-student-card>div{display:flex;min-height:210px;flex:1;flex-direction:column;padding:22px}.rsms-student-card p{margin:0 0 10px;color:var(--rsstudent-orange);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rsms-student-card h3{margin:0 0 20px!important;color:var(--rsstudent-green)!important;font-size:23px!important;line-height:1.2!important}.rsms-student-card h3 a{color:inherit!important;text-decoration:none!important}.rsms-student-card__cta{display:flex;align-items:center;justify-content:space-between;margin-top:auto;color:var(--rsstudent-green)!important;text-decoration:none!important;font-size:13px;font-weight:900}.rsms-student-card__cta span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--rsstudent-mint)}.rsms-student-empty{margin:24px 0;padding:36px;border:1px dashed #b9ccc1;border-radius:24px;background:#fbfdfb;text-align:center}.rsms-student-empty h3{margin:0 0 8px!important;color:var(--rsstudent-green)!important}.rsms-student-empty p{margin:0;color:var(--rsstudent-muted)}
.rsms-student-plus{display:flex;align-items:center;justify-content:space-between;gap:34px;margin:88px 0;padding:44px 50px;border-radius:30px;background:linear-gradient(120deg,#edf5f0,#fff5ef)}.rsms-student-plus h2{max-width:720px;margin:8px 0 12px!important;color:var(--rsstudent-green)!important;font-size:clamp(34px,4vw,54px)!important;line-height:1.05!important}.rsms-student-plus>div>p:last-child{max-width:720px;margin:0;color:var(--rsstudent-muted);line-height:1.65}.rsms-student-plus>.rsms-btn{flex:0 0 auto}
.rsms-student-faq{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:50px;align-items:start}.rsms-student-faq h2{margin:8px 0 0!important;color:var(--rsstudent-green)!important;font-size:42px!important;line-height:1.05!important}.rsms-student-faq>div:last-child{display:grid;gap:10px}.rsms-student-faq details{padding:0 20px;border:1px solid var(--rsstudent-line);border-radius:18px;background:#fff}.rsms-student-faq summary{position:relative;padding:20px 40px 20px 0;color:var(--rsstudent-green);font-weight:850;cursor:pointer;list-style:none}.rsms-student-faq summary:after{content:"+";position:absolute;right:0;top:50%;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--rsstudent-mint);transform:translateY(-50%)}.rsms-student-faq details[open] summary:after{content:"−"}.rsms-student-faq details p{margin:0;padding:0 38px 20px 0;color:var(--rsstudent-muted);line-height:1.65}
.rsms-student-account{display:grid;gap:22px}.rsms-student-account__hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border-radius:24px;background:linear-gradient(130deg,#123f30,#1c5843);color:#fff}.rsms-student-account__hero h2{margin:7px 0 10px!important;color:#fff!important;font-size:38px!important}.rsms-student-account__hero p:not(.rsms-eyebrow){max-width:720px;margin:0;color:rgba(255,255,255,.78);line-height:1.6}.rsms-student-account__hero .rsms-eyebrow{color:#ff9b76}.rsms-student-account__hero>.rsms-btn{flex:0 0 auto}.rsms-student-profile{display:grid;gap:24px;padding:30px;border:1px solid var(--rsstudent-line);border-radius:24px;background:#fff}.rsms-student-profile__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rsms-student-profile label{margin:0!important}.rsms-student-profile__grid>label{display:grid!important;gap:7px!important;color:var(--rsstudent-green)!important;font-weight:850!important}.rsms-student-profile label small{color:var(--rsstudent-muted)!important;font-size:11px!important;font-weight:500!important}.rsms-student-profile__grid>label>div{display:flex;align-items:center;gap:8px}.rsms-student-profile input[type=number],.rsms-student-profile select{width:100%!important;height:46px!important;border:1px solid #cbd9d1!important;border-radius:13px!important;color:var(--rsstudent-green)!important}.rsms-student-profile fieldset{margin:0;padding:20px;border:1px solid var(--rsstudent-line);border-radius:18px}.rsms-student-profile legend{padding:0 8px;color:var(--rsstudent-green);font-weight:900}.rsms-student-profile fieldset>p{margin:0 0 14px;color:var(--rsstudent-muted);font-size:12px}.rsms-student-checks{display:flex;flex-wrap:wrap;gap:8px}.rsms-student-checks label{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:9px 12px!important;border:1px solid var(--rsstudent-line)!important;border-radius:999px!important;color:var(--rsstudent-green)!important;font-size:12px!important;font-weight:800!important}.rsms-student-checks input{width:16px!important;height:16px!important;margin:0!important}.rsms-student-toggle{display:flex!important;align-items:center!important;gap:12px!important;padding:18px;border-radius:17px;background:var(--rsstudent-mint)}.rsms-student-toggle>span{display:grid}.rsms-student-toggle small{color:var(--rsstudent-muted);font-weight:500}.rsms-student-profile>.rsms-btn{justify-self:start}.rsms-student-account__isic{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;border:1px solid var(--rsstudent-line);border-radius:22px;background:#f8faf8}.rsms-student-account__isic h3{margin:5px 0 8px!important;color:var(--rsstudent-green)!important}.rsms-student-account__isic p:not(.rsms-eyebrow){max-width:760px;margin:0;color:var(--rsstudent-muted);line-height:1.6}.rsms-student-account__isic.is-ready{border-color:#c8dfd0;background:#eff8f2}
@media(max-width:1024px){.rsms-student-hub{width:min(100% - 32px,940px)}.rsms-student-hero{grid-template-columns:1fr}.rsms-student-hero aside{grid-template-columns:repeat(3,1fr)}.rsms-student-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rsms-student-filters{grid-template-columns:repeat(3,1fr)}.rsms-student-filters button{grid-column:1/-1;justify-self:start}.rsms-student-profile__grid{grid-template-columns:1fr 1fr}.rsms-student-account__hero{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.rsms-student-hub{width:100%;margin:0 auto 60px;overflow:hidden}.rsms-student-hero{padding:46px 20px;border-radius:0}.rsms-student-hero h1{font-size:clamp(44px,14vw,64px)!important}.rsms-student-hero>div>p:not(.rsms-eyebrow){font-size:16px}.rsms-student-hero__actions{align-items:flex-start;flex-direction:column;gap:16px}.rsms-student-hero aside{grid-template-columns:1fr}.rsms-student-how{grid-template-columns:1fr;margin:16px 16px 58px}.rsms-student-recipes{padding:0 16px}.rsms-student-recipes .rsms-section-heading{grid-template-columns:1fr;gap:12px}.rsms-student-recipes .rsms-section-heading h2{font-size:38px!important}.rsms-student-filters{grid-template-columns:1fr;margin-top:24px;padding:14px}.rsms-student-filters button{grid-column:auto;width:100%!important}.rsms-student-grid{grid-template-columns:1fr;gap:16px}.rsms-student-card>div{min-height:180px}.rsms-student-plus{align-items:flex-start;flex-direction:column;margin:64px 16px;padding:32px 24px}.rsms-student-plus>.rsms-btn{width:100%!important;justify-content:center}.rsms-student-faq{grid-template-columns:1fr;gap:22px;padding:0 16px}.rsms-student-faq h2{font-size:36px!important}.rsms-student-account__hero{padding:26px 22px}.rsms-student-account__hero h2{font-size:32px!important}.rsms-student-profile{padding:22px 18px}.rsms-student-profile__grid{grid-template-columns:1fr}.rsms-student-profile>.rsms-btn{width:100%!important}.rsms-student-account__isic{align-items:flex-start;flex-direction:column;padding:22px}.rsms-student-account__isic>.rsms-btn{width:100%!important}}
@media(prefers-reduced-motion:reduce){.rsms-student-card,.rsms-student-card__image img{transition:none!important}}
.rsms-student-budget-widget{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 16px;padding:18px 22px;border:1px solid var(--rsstudent-line);border-radius:20px;background:linear-gradient(115deg,#eef6f1,#fffaf5);color:var(--rsstudent-green)}.rsms-student-budget-widget>div{display:grid;gap:3px}.rsms-student-budget-widget span{color:var(--rsstudent-orange);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.rsms-student-budget-widget strong{font-size:19px}.rsms-student-budget-widget small{color:var(--rsstudent-muted);line-height:1.45}.rsms-student-budget-widget>a{flex:0 0 auto;padding:10px 14px;border:1px solid #c9d8cf;border-radius:999px;background:#fff;color:var(--rsstudent-green)!important;text-decoration:none!important;font-size:12px;font-weight:850}
@media(max-width:700px){.rsms-student-budget-widget{align-items:flex-start;flex-direction:column}.rsms-student-budget-widget>a{width:100%;text-align:center}}
.rsms-student-promo-stage[hidden]{display:none!important}.rsms-student-promo{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.55fr) minmax(210px,.38fr);align-items:center;gap:32px;width:min(1200px,calc(100% - 48px));margin:42px auto;padding:38px 42px;overflow:hidden;border:1px solid var(--rsstudent-line);border-radius:28px;background:linear-gradient(120deg,#edf6f0,#fff8f2);color:var(--rsstudent-green);box-shadow:0 16px 44px rgba(18,63,48,.07)}.rsms-student-promo:after{content:"";position:absolute;right:-100px;top:-150px;width:300px;height:300px;border:1px solid rgba(18,63,48,.08);border-radius:50%;pointer-events:none}.rsms-student-promo>div{position:relative;z-index:1}.rsms-student-promo .rsms-eyebrow{margin:0 0 8px!important;color:var(--rsstudent-orange)!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.11em}.rsms-student-promo h2{margin:0 0 10px!important;color:var(--rsstudent-green)!important;font-size:clamp(30px,3.3vw,48px)!important;line-height:1.04!important;letter-spacing:-.04em!important}.rsms-student-promo__copy>p:last-of-type{max-width:680px;margin:0!important;color:var(--rsstudent-muted)!important;font-size:14px!important;line-height:1.62!important}.rsms-student-promo__proof{display:grid;gap:9px}.rsms-student-promo__proof span{display:block;padding:12px 14px;border:1px solid rgba(18,63,48,.1);border-radius:14px;background:rgba(255,255,255,.64);color:var(--rsstudent-muted);font-size:11px}.rsms-student-promo__proof b{display:block;margin-bottom:2px;color:var(--rsstudent-green);font-size:14px}.rsms-student-promo__actions{display:grid;justify-items:start;gap:11px}.rsms-student-promo__actions .rsms-btn{width:100%!important;justify-content:center!important;text-align:center}.rsms-student-promo__actions>a:not(.rsms-btn){color:var(--rsstudent-green)!important;font-size:12px;font-weight:850;text-underline-offset:4px}.rsms-student-promo__recipe-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.rsms-student-promo__recipe-meta span{padding:8px 10px;border-radius:999px;background:#fff;color:var(--rsstudent-muted);font-size:10px}.rsms-student-promo__recipe-meta strong{color:var(--rsstudent-green);font-size:12px}.rsms-student-promo--archive,.rsms-student-promo--recipe{grid-template-columns:minmax(0,1.25fr) minmax(230px,.45fr) minmax(200px,.32fr);padding:30px 34px}.rsms-student-promo--archive h2,.rsms-student-promo--recipe h2{font-size:clamp(27px,2.8vw,40px)!important}.rsms-student-promo--recipe{margin-top:20px;margin-bottom:20px;background:#fff}.rsms-student-promo--plus{width:100%;margin:74px 0;padding:44px 48px;border-color:transparent;background:linear-gradient(125deg,#103e2f,#1b5541);color:#fff;box-shadow:0 20px 56px rgba(18,63,48,.15)}.rsms-student-promo--plus:after{border-color:rgba(255,255,255,.11)}.rsms-student-promo--plus h2{color:#fff!important}.rsms-student-promo--plus .rsms-student-promo__copy>p:last-of-type{color:rgba(255,255,255,.74)!important}.rsms-student-promo--plus .rsms-student-promo__proof span{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.07);color:rgba(255,255,255,.68)}.rsms-student-promo--plus .rsms-student-promo__proof b{color:#fff}.rsms-student-promo--plus .rsms-student-promo__actions>a:not(.rsms-btn){color:#fff!important}.rsms-auth-aside__student-link{display:inline-block;margin-top:18px;color:#fff!important;font-size:12px;font-weight:850;text-underline-offset:4px}
@media(max-width:1024px){.rsms-student-promo{grid-template-columns:minmax(0,1fr) minmax(220px,.45fr)}.rsms-student-promo__proof{grid-column:1/-1;grid-template-columns:repeat(3,1fr);order:3}}
@media(max-width:700px){.rsms-student-promo,.rsms-student-promo--archive,.rsms-student-promo--recipe,.rsms-student-promo--plus{grid-template-columns:1fr;gap:20px;width:calc(100% - 28px);margin:24px 14px;padding:28px 22px;border-radius:22px}.rsms-student-promo--plus{width:100%;margin:54px 0}.rsms-student-promo h2,.rsms-student-promo--archive h2,.rsms-student-promo--recipe h2{font-size:32px!important}.rsms-student-promo__proof{grid-column:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;order:initial}.rsms-student-promo__proof span{padding:9px 7px;font-size:9px}.rsms-student-promo__proof b{font-size:12px}.rsms-student-promo__actions .rsms-btn{width:100%!important}.rsms-student-promo--recipe{gap:16px;margin-top:14px;margin-bottom:14px;padding:24px 20px}}
