:root{--plum:#612141;--berry:#9d2235;--cream:#f8f4f2;--ink:#241920;--muted:#756a70;--line:#eadfe3;--green:#246953}*{box-sizing:border-box}body{margin:0;background:#efe9e7;color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex;justify-content:center;background:radial-gradient(circle at 50% 0,#fff 0,#f2ece9 48%,#e6ddda 100%)}.phone-app{position:relative;width:min(100%,480px);min-height:100vh;background:#fbfaf9;box-shadow:0 0 45px rgb(74 35 54/13%);padding-bottom:86px}.hero{background:linear-gradient(145deg,var(--plum),#7b274d 60%,var(--berry));color:white;padding:24px 22px 54px;border-radius:0 0 30px 30px}.brand-row{display:flex;gap:12px;align-items:center}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#fff;color:var(--plum);font-weight:900;letter-spacing:-1px}.eyebrow{margin:0 0 3px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.8}h1{margin:0;font-family:Georgia,serif;font-size:25px;line-height:1}.hero-copy{margin:18px 0 0;max-width:350px;font-size:14px;line-height:1.5;color:#f6eaf0}.content{display:grid;gap:22px;padding:0 18px 30px;margin-top:-30px}.card{border:1px solid var(--line);background:white;border-radius:21px;box-shadow:0 8px 24px rgb(73 34 53/7%)}.pad{padding:20px}.plum{color:var(--plum);opacity:1}h2{margin:7px 0 8px;font-family:Georgia,serif;font-size:25px}.lead{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.primary,.secondary,.chip,.icon-btn{border:0;cursor:pointer}.primary{width:100%;margin-top:17px;display:flex;justify-content:space-between;padding:13px 15px;border-radius:14px;background:var(--plum);color:white;font-weight:800}.secondary{padding:10px 13px;border-radius:12px;background:#f3e7ed;color:var(--plum);font-weight:800}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:11px}.section-heading h3{margin:0;font-family:Georgia,serif;font-size:18px}.section-heading span{color:var(--muted);font-size:11px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-card{min-height:104px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:15px;border:1px solid var(--line);border-radius:18px;background:white;color:var(--ink);text-align:left;cursor:pointer;box-shadow:0 5px 16px rgb(73 34 53/5%)}.quick-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f4e9ee;color:var(--plum);font-weight:900}.quick-card strong{font-size:13px}.note{display:flex;gap:11px;padding:14px;background:#faf6f2}.note>span{flex:0 0 25px;display:grid;place-items:center;height:25px;border-radius:50%;background:var(--plum);color:white;font-family:Georgia,serif}.note p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.tabs{display:flex;gap:7px;overflow:auto;padding-bottom:2px}.chip{white-space:nowrap;padding:8px 11px;border-radius:999px;background:#eee7e9;color:#766971;font-size:11px;font-weight:800}.chip.active{background:var(--plum);color:#fff}.list{display:grid;gap:10px}.task,.class-item,.resource,.qa{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;padding:14px}.task.done{opacity:.55}.task.done strong{text-decoration:line-through}.check{width:27px;height:27px;border:2px solid #d5c3ca;border-radius:9px;background:#fff;color:#fff;cursor:pointer}.task.done .check{background:var(--green);border-color:var(--green)}.item-copy strong{display:block;font-size:13px}.item-copy p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.35}.item-actions{display:flex;gap:4px}.icon-btn{width:31px;height:31px;border-radius:10px;background:#f6eff2;color:var(--plum)}.progress{height:8px;border-radius:10px;background:#eee7e9;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,var(--plum),var(--berry));border-radius:10px}.day{margin:0;color:var(--plum);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.time{display:grid;place-items:center;width:51px;height:51px;border-radius:14px;background:var(--cream);color:var(--plum);font-size:12px;font-weight:900;text-align:center}.time small{font-size:8px}.alert-on{color:var(--berry);background:#f7e7ea}.search{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:#fff;outline:none}.resource{grid-template-columns:38px 1fr auto}.resource-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#f4e9ee;color:var(--plum);font-weight:900}.resource a{color:var(--plum);font-size:11px;font-weight:800;text-decoration:none}.guide-section h3{margin:0 0 10px;font-family:Georgia,serif}.guide-links{display:grid;gap:8px}.guide-links a{display:flex;justify-content:space-between;align-items:center;padding:12px;border:1px solid var(--line);border-radius:13px;color:var(--ink);text-decoration:none;font-size:12px;background:white}.badge{padding:4px 7px;border-radius:999px;background:#edf6f2;color:var(--green);font-size:9px;font-weight:900}.flow-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.flow{padding:17px;text-align:left;border:1px solid var(--line);border-radius:18px;background:#fff;cursor:pointer}.flow span{font-size:24px}.flow strong{display:block;margin-top:14px;font-size:13px}.flow p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.35}.qa{grid-template-columns:1fr}.qa .meta{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.qa p{margin:8px 0 0;font-size:12px;line-height:1.45}.bottom-nav{position:fixed;z-index:10;bottom:0;width:min(100%,480px);display:grid;grid-template-columns:repeat(5,1fr);padding:9px 8px max(9px,env(safe-area-inset-bottom));border-top:1px solid #e6dadd;background:rgb(255 255 255/96%);backdrop-filter:blur(12px)}.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:transparent;color:#8b7f84;font-size:9px;cursor:pointer}.bottom-nav button>span{display:grid;place-items:center;width:30px;height:25px;border-radius:9px;font-size:16px}.bottom-nav button.active{color:var(--plum);font-weight:900}.bottom-nav button.active>span{background:#f2e6ec}dialog{width:min(430px,calc(100% - 28px));max-height:85vh;border:0;border-radius:23px;padding:0;box-shadow:0 25px 70px rgb(35 14 24/25%)}dialog::backdrop{background:rgb(40 17 29/58%);backdrop-filter:blur(3px)}dialog form{position:relative;padding:24px;overflow:auto;max-height:85vh}.close{position:absolute;right:13px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#f3ebee;color:var(--plum);font-size:22px;cursor:pointer}.form-grid{display:grid;gap:12px}.form-grid label{font-size:11px;font-weight:800;color:#594b52}.form-grid input,.form-grid select,.form-grid textarea{width:100%;margin-top:5px;padding:11px;border:1px solid #dacbd0;border-radius:11px}.form-grid textarea{min-height:78px;resize:vertical}.consent{display:flex;gap:9px;align-items:flex-start;font-size:11px!important;font-weight:400!important;color:var(--muted)!important}.consent input{width:auto;margin:2px 0}.toast{position:fixed;z-index:30;left:50%;bottom:90px;transform:translateX(-50%);padding:10px 14px;border-radius:12px;background:#241920;color:#fff;font-size:11px;box-shadow:0 8px 24px #0003}@media(min-width:700px){.phone-app{margin:24px 0;min-height:calc(100vh - 48px);border-radius:28px;overflow:hidden}.bottom-nav{border-radius:0 0 28px 28px;bottom:24px}}
