/* Avari Homeschool Hub v1.3.3.1 — daily full-student themes + iPad viewport fix */
html.v133-student-theme,
body.v133-student-theme{
  --v133-bg1:#fff4df;--v133-bg2:#eaf5ff;--v133-bg3:#fffaff;
  --v133-accent:#ff8b3d;--v133-accent2:#7b74e8;--v133-card:rgba(255,255,255,.84);
  --v133-line:rgba(255,255,255,.78);--v133-ink:#173350;--v133-soft:rgba(255,255,255,.54);
  min-height:100%;
  background:linear-gradient(150deg,var(--v133-bg1),var(--v133-bg2) 52%,var(--v133-bg3));
  background-attachment:fixed;
}
body.v133-student-theme{min-height:100vh;min-height:100dvh;transition:background .4s ease;overscroll-behavior-y:none}
html.v133-student-theme.v133-theme-0,body.v133-student-theme.v133-theme-0{--v133-bg1:#fff0f6;--v133-bg2:#eef4ff;--v133-bg3:#fff7dc;--v133-accent:#ff6f91;--v133-accent2:#7d70ea;--v133-ink:#28305d}
html.v133-student-theme.v133-theme-1,body.v133-student-theme.v133-theme-1{--v133-bg1:#e6fbff;--v133-bg2:#eaf2ff;--v133-bg3:#eefde9;--v133-accent:#24a8c6;--v133-accent2:#4c78d8;--v133-ink:#17445d}
html.v133-student-theme.v133-theme-2,body.v133-student-theme.v133-theme-2{--v133-bg1:#effde8;--v133-bg2:#fff8d9;--v133-bg3:#e6f7ed;--v133-accent:#63a94f;--v133-accent2:#e0a63f;--v133-ink:#244c36}
html.v133-student-theme.v133-theme-3,body.v133-student-theme.v133-theme-3{--v133-bg1:#eeeaff;--v133-bg2:#e7f1ff;--v133-bg3:#fff1df;--v133-accent:#765bd8;--v133-accent2:#e58b42;--v133-ink:#352c67}
html.v133-student-theme.v133-theme-4,body.v133-student-theme.v133-theme-4{--v133-bg1:#fff6c9;--v133-bg2:#ffe9dd;--v133-bg3:#fff9ed;--v133-accent:#ef9340;--v133-accent2:#e75e77;--v133-ink:#583a28}
html.v133-student-theme.v133-theme-5,body.v133-student-theme.v133-theme-5{--v133-bg1:#e8fbf3;--v133-bg2:#e4f8ff;--v133-bg3:#fff7e9;--v133-accent:#35a276;--v133-accent2:#3e91cf;--v133-ink:#194c46}
html.v133-student-theme.v133-theme-6,body.v133-student-theme.v133-theme-6{--v133-bg1:#eeeaff;--v133-bg2:#f5e9ff;--v133-bg3:#e8f5ff;--v133-accent:#8c62d8;--v133-accent2:#5a8bde;--v133-ink:#382d67}
html.v133-student-theme.v133-theme-7,body.v133-student-theme.v133-theme-7{--v133-bg1:#ffedf2;--v133-bg2:#fff4d7;--v133-bg3:#eaf9ff;--v133-accent:#eb6c7c;--v133-accent2:#e9a237;--v133-ink:#583044}

.v133-world-bg{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0;background:
  radial-gradient(circle at 12% 14%,rgba(255,255,255,.88) 0 6%,transparent 20%),
  radial-gradient(circle at 86% 12%,rgba(255,255,255,.64) 0 5%,transparent 19%),
  radial-gradient(circle at 80% 78%,rgba(255,255,255,.48) 0 8%,transparent 24%),
  linear-gradient(150deg,var(--v133-bg1),var(--v133-bg2) 52%,var(--v133-bg3));}
.v133-world-bg:before,.v133-world-bg:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);opacity:.55}
.v133-world-bg:before{width:520px;height:520px;left:-150px;bottom:-170px;background:radial-gradient(circle,var(--v133-accent) 0,rgba(255,255,255,0) 70%);opacity:.18}
.v133-world-bg:after{width:580px;height:580px;right:-190px;top:-190px;background:radial-gradient(circle,var(--v133-accent2) 0,rgba(255,255,255,0) 72%);opacity:.18}
.v133-art{position:absolute;font-size:clamp(48px,7vw,108px);filter:drop-shadow(0 10px 16px rgba(39,55,72,.10));opacity:.23;animation:v133Float 7s ease-in-out infinite alternate;user-select:none}
.v133-art.a{left:2.5%;top:18%}.v133-art.b{right:4%;top:25%;animation-delay:-2s}.v133-art.c{left:7%;bottom:7%;animation-delay:-4s}.v133-art.d{right:7%;bottom:8%;animation-delay:-1s}.v133-art.e{left:48%;top:46%;font-size:58px;animation-delay:-3s}
@keyframes v133Float{from{transform:translateY(0) rotate(-4deg)}to{transform:translateY(-18px) rotate(5deg)}}

/* The legacy student shell painted an opaque cream/blue page over the daily world.
   These layers must stay transparent so the graphic world is visible on iPad/PWA. */
body.v133-student-theme #app,
body.v133-student-theme .app-shell,
body.v133-student-theme .kid-shell,
body.v133-student-theme .kid-main,
body.v133-student-theme .money130{background:transparent!important}
body.v133-student-theme #app{position:relative;z-index:1;min-height:100vh;min-height:100dvh}
body.v133-student-theme .kid-shell{position:relative;z-index:1;max-width:1220px;min-height:100vh;min-height:100dvh;padding-top:max(20px,env(safe-area-inset-top));padding-bottom:max(44px,env(safe-area-inset-bottom))}
body.v133-student-theme .kid-main{position:relative;z-index:1}
body.v133-student-theme .kid-top{background:var(--v133-card)!important;border-color:var(--v133-line)!important;box-shadow:0 18px 50px rgba(44,56,74,.12)!important;backdrop-filter:blur(18px)}
body.v133-student-theme .kid-brand{color:var(--v133-ink)!important}
body.v133-student-theme .kid-brand .v133-daily-badge{display:block;font-size:12px;letter-spacing:.01em;margin-top:4px;font-weight:850;color:var(--v133-accent)}
body.v133-student-theme .kid-nav{background:rgba(255,255,255,.54)!important;border:1px solid rgba(255,255,255,.66);backdrop-filter:blur(18px)}
body.v133-student-theme .kid-nav button{background:rgba(255,255,255,.80)!important;border-color:rgba(255,255,255,.88)!important;color:var(--v133-ink)!important;box-shadow:0 7px 20px rgba(41,54,70,.08)!important}
body.v133-student-theme .kid-nav button.active{border-color:var(--v133-accent)!important;background:linear-gradient(145deg,rgba(255,255,255,.96),var(--v133-soft))!important;box-shadow:0 10px 25px color-mix(in srgb,var(--v133-accent) 22%,transparent)!important}
body.v133-student-theme .kid-nav button[data-kid="money"].active{border-color:var(--v133-accent)!important;background:linear-gradient(145deg,rgba(255,255,255,.96),var(--v133-soft))!important}
body.v133-student-theme .kid-card,
body.v133-student-theme .money-question-card,
body.v133-student-theme .money-pay-card,
body.v133-student-theme .money-learn-card,
body.v133-student-theme .money-sort-board{background:var(--v133-card)!important;border-color:var(--v133-line)!important;box-shadow:0 20px 50px rgba(48,59,76,.12)!important;backdrop-filter:blur(14px)}
body.v133-student-theme .kid-card>h1{color:var(--v133-ink)!important}
body.v133-student-theme .kid-action{background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(255,255,255,.68))!important;border-color:rgba(255,255,255,.88)!important;box-shadow:0 11px 28px rgba(41,54,70,.10)!important}
body.v133-student-theme .kid-action:hover{border-color:var(--v133-accent)!important}
body.v133-student-theme .kid-points{background:rgba(255,255,255,.88)!important;border-color:color-mix(in srgb,var(--v133-accent) 48%,white)!important;color:var(--v133-ink)!important}
body.v133-student-theme .money-head h1,body.v133-student-theme .money130{color:var(--v133-ink)}
body.v133-student-theme .money-kicker{background:rgba(255,255,255,.70);border-color:color-mix(in srgb,var(--v133-accent) 35%,white);color:var(--v133-ink)}

.v133-theme-card{display:flex;align-items:center;gap:11px;margin:0 0 14px;padding:10px 14px;border-radius:18px;background:rgba(255,255,255,.58);border:1px solid rgba(255,255,255,.76);backdrop-filter:blur(12px);box-shadow:0 8px 22px rgba(42,57,73,.07);color:var(--v133-ink)}
.v133-theme-card .v133-theme-icon{font-size:28px}.v133-theme-card strong{display:block}.v133-theme-card small{display:block;opacity:.72;margin-top:1px}

@media(max-width:700px){.v133-art{opacity:.18}.v133-art.e{display:block;left:45%;top:58%}.v133-theme-card{margin-left:2px;margin-right:2px}}
@media(prefers-reduced-motion:reduce){.v133-art{animation:none}}
