:root{color-scheme:dark;--bg:#020914;--bg-deep:#010610;--panel:rgba(9,20,38,0.88);--panel-2:rgba(12,25,46,0.92);--line:rgba(119,154,207,0.17);--line-strong:rgba(119,154,207,0.29);--text:#f7f9ff;--muted:#aebbd1;--muted-2:#728099;--purple:#8b36ff;--purple-2:#5a16d7;--blue:#1d9dff;--green:#22e781;--orange:#ff9b18;--pink:#ff3a96;--red:#ff405c;--shadow:0 20px 60px rgba(0,0,0,.28)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg);scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 68% -8%,rgba(29,157,255,.09),transparent 34%),radial-gradient(circle at 20% 4%,rgba(139,54,255,.06),transparent 26%),linear-gradient(180deg,#020916,#020712 52%,#01050d);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button{color:inherit}::selection{background:rgba(139,54,255,.45)}.app-frame{min-height:100vh}.sidebar{position:fixed;z-index:80;inset:0 auto 0 0;width:248px;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(3,12,26,.98),rgba(2,10,22,.98));border-right:1px solid var(--line);box-shadow:18px 0 50px rgba(0,0,0,.12)}.brand-block{min-height:82px;display:flex;align-items:center;gap:12px;padding:15px 18px;border-bottom:1px solid var(--line)}.brand-logo{width:43px;height:43px;border-radius:0;object-fit:contain;filter:drop-shadow(0 0 14px rgba(153,66,255,.42))}.brand-block strong{display:block;font-size:17px;letter-spacing:.035em}.brand-block span{display:block;margin-top:3px;color:#b95cff;font-size:10px;letter-spacing:.08em;font-weight:800}.sidebar-close{display:none;margin-left:auto;border:0;background:transparent;cursor:pointer}.sidebar-nav{padding:14px 12px 8px;overflow-y:auto;scrollbar-width:thin}.nav-item{position:relative;display:flex;align-items:center;gap:13px;min-height:43px;padding:0 13px;margin-bottom:2px;border:1px solid transparent;border-radius:8px;color:#eef3ff;transition:.18s ease}.nav-item:hover{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.04);transform:translateX(2px)}.nav-item.active{background:linear-gradient(90deg,rgba(104,24,222,.96),rgba(87,22,190,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 9px 24px rgba(81,17,190,.22)}.nav-item.active:before{display:none}.nav-item span{flex:1 1;font-weight:540}.nav-item em{min-width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:#6d17d9;color:#fff;font-style:normal;font-size:11px;font-weight:800}.nav-external{color:var(--muted-2)}.nav-divider{height:1px;background:var(--line);margin:12px 7px}.nav-label{margin:0 12px 7px;color:var(--muted);font-size:11px;letter-spacing:.06em}.sidebar-promo{margin:auto 16px 18px;padding:16px;text-align:center;border:1px solid rgba(139,54,255,.34);border-radius:10px;background:radial-gradient(circle at 50% 0,rgba(139,54,255,.28),transparent 50%),rgba(30,11,65,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.promo-orbit{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 10px;color:#9f62ff;border:1px solid rgba(159,98,255,.2);border-radius:50%;background:rgba(91,26,190,.18);box-shadow:0 0 35px rgba(139,54,255,.22)}.sidebar-promo strong{display:block;font-size:13px;line-height:1.45}.sidebar-promo p{margin:6px 0 13px;color:var(--muted);font-size:11px;line-height:1.5}.sidebar-promo a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border-radius:7px;background:linear-gradient(90deg,#5f16c9,#7f20e5);font-weight:750;font-size:12px}.main-column{min-height:100vh;margin-left:248px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid var(--line);background:rgba(2,9,20,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.topbar-spacer{flex:1 1}.global-search,.topbar-actions{display:flex;align-items:center;gap:10px}.global-search{position:relative;width:300px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:rgba(3,11,24,.72);transition:.2s ease}.global-search:focus-within{border-color:rgba(139,54,255,.58);box-shadow:0 0 0 3px rgba(139,54,255,.1)}.global-search input{min-width:0;flex:1 1;border:0;outline:0;color:var(--text);background:transparent;font-size:12px}.global-search input::placeholder{color:#a0abc0}kbd{padding:3px 6px;border:1px solid var(--line);border-radius:5px;color:var(--muted);background:rgba(255,255,255,.035);font-size:10px}.search-popover,.top-popover{position:absolute;z-index:90;top:calc(100% + 10px);right:0;width:360px;padding:9px;border:1px solid var(--line-strong);border-radius:12px;background:rgba(4,13,29,.985);box-shadow:0 24px 70px rgba(0,0,0,.55);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.popover-label{padding:7px 9px 9px;color:var(--muted-2);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.notification-popover a,.profile-popover a,.profile-popover button,.search-popover a{width:100%;display:flex;align-items:center;gap:11px;padding:10px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.notification-popover a:hover,.profile-popover a:hover,.profile-popover button:hover,.search-popover a:hover{background:rgba(255,255,255,.05)}.notification-popover a>span,.search-popover a>span{display:grid;grid-gap:3px;gap:3px}.notification-popover strong,.search-popover strong{font-size:12px}.notification-popover small,.search-popover small{color:var(--muted);font-size:10px}.search-hint{display:flex;align-items:center;gap:10px;padding:14px 10px;color:var(--muted);font-size:12px;line-height:1.45}.icon-button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid transparent;border-radius:9px;background:transparent;cursor:pointer}.icon-button:hover{border-color:var(--line);background:rgba(255,255,255,.035)}.badge-dot{position:absolute;top:2px;right:1px;width:17px;height:17px;display:grid;place-items:center;border:2px solid #061020;border-radius:50%;background:#e31c38;color:#fff;font-size:9px;font-weight:800}.topbar-divider{width:1px;height:38px;background:var(--line);margin:0 2px}.topbar-popover-wrap{position:relative}.profile-button{display:flex;align-items:center;gap:10px;border:0;background:transparent;cursor:pointer}.profile-avatar{width:38px;height:38px;display:grid;place-items:center;border:2px solid #b76a22;border-radius:50%;background:linear-gradient(145deg,#cb7f36,#5f2718);color:#fff;font-weight:900}.profile-avatar.large{width:45px;height:45px}.profile-copy{display:grid;grid-gap:2px;gap:2px;text-align:left}.profile-copy strong{font-size:12px}.profile-copy small{color:var(--muted);font-size:10px}.notification-popover{right:-12px;width:360px}.popover-head{display:flex;justify-content:space-between;align-items:center;padding:6px 8px 9px;border-bottom:1px solid var(--line)}.popover-head a{width:auto;padding:0;color:#a95cff;font-size:11px}.notice-dot{flex:0 0 auto;width:9px;height:9px;border-radius:50%}.notice-dot.warning{background:var(--orange);box-shadow:0 0 10px rgba(255,155,24,.4)}.notice-dot.danger{background:var(--red)}.notice-dot.info{background:var(--blue)}.notice-dot.success{background:var(--green)}.profile-popover{width:245px}.signed-in{display:flex;align-items:center;gap:10px;padding:7px 7px 12px;margin-bottom:5px;border-bottom:1px solid var(--line)}.signed-in span:last-child{display:grid;grid-gap:3px;gap:3px}.signed-in small{color:var(--muted);font-size:10px}.mobile-menu-button,.mobile-scrim{display:none}.page-content{width:100%;max-width:1610px;margin:0 auto;padding:22px 28px 38px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:18px}.page-header h1{margin:0;font-size:clamp(26px,2.1vw,35px);line-height:1.05;letter-spacing:-.035em}.page-header p{margin:8px 0 0;color:var(--muted);line-height:1.45}.eyebrow{margin-bottom:6px;color:#a965ff;font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.panel{position:relative;border:1px solid var(--line);border-radius:10px;background:linear-gradient(145deg,rgba(9,21,40,.92),rgba(6,16,32,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.025),var(--shadow);overflow:hidden}.panel:after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.018),transparent 35%)}.panel>*{position:relative;z-index:1}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px 13px}.panel-title-row h2,.panel-title-row h3{margin:0;font-size:16px}.panel-title-row p{margin:4px 0 0;color:var(--muted);font-size:11px}.text-link{gap:5px;border:0;background:transparent;color:#ad5cff;font-weight:700;font-size:11px}.button,.text-link{display:inline-flex;align-items:center;cursor:pointer}.button{min-height:39px;justify-content:center;gap:8px;padding:0 14px;border:1px solid var(--line-strong);border-radius:8px;background:rgba(12,26,47,.78);color:#fff;font-weight:750;font-size:12px;transition:.18s ease}.button:hover{transform:translateY(-1px);border-color:rgba(139,54,255,.5);background:rgba(19,34,60,.92)}.button.primary{border-color:rgba(139,54,255,.52);background:linear-gradient(90deg,#6419d1,#8728ef);box-shadow:0 10px 24px rgba(101,25,209,.2)}.button.danger{border-color:rgba(255,64,92,.35);color:#ff8093;background:rgba(115,18,39,.19)}.button.ghost{border-color:transparent;background:transparent;color:var(--muted)}.button.small{min-height:33px;padding:0 11px;font-size:11px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:13px;gap:13px}.stat-card{min-height:137px;padding:17px 16px 12px}.stat-row{display:flex;align-items:center;gap:14px}.stat-icon{flex:0 0 auto;width:53px;height:53px;display:grid;place-items:center;border-radius:50%;background:rgba(139,54,255,.09);border:1px solid rgba(139,54,255,.2);color:var(--purple);box-shadow:0 0 28px rgba(139,54,255,.1)}.tone-blue .stat-icon{color:var(--blue);border-color:rgba(29,157,255,.25);background:rgba(29,157,255,.075)}.tone-green .stat-icon{color:var(--green);border-color:rgba(34,231,129,.22);background:rgba(34,231,129,.07)}.tone-orange .stat-icon{color:var(--orange);border-color:rgba(255,155,24,.25);background:rgba(255,155,24,.065)}.tone-pink .stat-icon{color:var(--pink);border-color:rgba(255,58,150,.24);background:rgba(255,58,150,.065)}.muted-label{display:block;color:#c4cbda;font-size:11px}.stat-card strong{display:block;margin-top:4px;font-size:24px;line-height:1}.stat-card small{display:block;margin-top:7px;color:var(--muted);font-size:10px}.stat-footer{min-height:31px;display:flex;align-items:center;justify-content:center;margin-top:12px;padding:0 9px;border:1px solid rgba(255,255,255,.05);border-radius:6px;background:rgba(255,255,255,.02);font-size:10px}.stat-footer a{width:100%;display:flex;justify-content:space-between;font-weight:700}.stat-footer .up{color:var(--blue)}.dashboard-grid{display:grid;grid-template-columns:.9fr 2fr .98fr;grid-gap:13px;gap:13px;margin-top:13px;align-items:stretch}.dashboard-grid.lower{grid-template-columns:1.12fr .92fr 1fr}.dashboard-grid>.panel{min-height:100%}.activity-list{padding:0 18px 10px}.activity-line{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:57px;border-top:1px solid rgba(119,154,207,.12)}.activity-line:first-child{border-top:0}.activity-line-copy{min-width:0;display:grid;grid-template-columns:1fr auto;grid-gap:6px 10px;gap:6px 10px;align-items:center}.activity-line-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.activity-line-copy small{grid-column:1/-1;color:var(--muted);font-size:10px}.activity-glyph{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:var(--blue);background:rgba(29,157,255,.13);border:1px solid rgba(29,157,255,.16)}.glyph-friend{color:var(--green);background:rgba(34,231,129,.12);border-color:rgba(34,231,129,.16)}.glyph-limit{color:var(--orange);background:rgba(255,155,24,.12);border-color:rgba(255,155,24,.17)}.glyph-purchase{color:var(--red);background:rgba(255,64,92,.12);border-color:rgba(255,64,92,.17)}.glyph-achievement{color:#9b5cff;background:rgba(139,54,255,.14);border-color:rgba(139,54,255,.19)}.glyph-studio{color:#4ab4ff;background:rgba(29,157,255,.12);border-color:rgba(29,157,255,.16)}.glyph-social{color:var(--pink);background:rgba(255,58,150,.11);border-color:rgba(255,58,150,.16)}.control-centre{padding:0 18px 16px}.control-hero{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 8px 8px;background:radial-gradient(circle at 83% 35%,rgba(123,20,255,.27),transparent 33%)}.control-hero h2{margin:0;font-size:20px}.control-hero p{margin:7px 0 0;color:var(--muted);font-size:11px}.hero-shield{width:150px;height:92px;display:grid;place-items:center;color:#9e45ff;filter:drop-shadow(0 0 26px rgba(139,54,255,.45))}.control-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.control-shortcut{min-height:95px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:start;padding:13px;border:1px solid var(--line);border-radius:8px;background:rgba(8,19,36,.78);transition:.18s ease}.control-shortcut:hover{transform:translateY(-2px);border-color:rgba(98,91,255,.42);background:rgba(12,27,50,.95)}.shortcut-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:var(--purple);background:rgba(139,54,255,.13);border:1px solid rgba(139,54,255,.18)}.control-shortcut.blue .shortcut-icon{color:var(--blue);background:rgba(29,157,255,.1);border-color:rgba(29,157,255,.2)}.control-shortcut.green .shortcut-icon{color:var(--green);background:rgba(34,231,129,.09);border-color:rgba(34,231,129,.18)}.control-shortcut.orange .shortcut-icon{color:var(--orange);background:rgba(255,155,24,.09);border-color:rgba(255,155,24,.18)}.control-shortcut.pink .shortcut-icon{color:var(--pink);background:rgba(255,58,150,.09);border-color:rgba(255,58,150,.18)}.control-shortcut strong{display:block;margin-top:2px;font-size:12px}.control-shortcut p{margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.screen-overview{padding:0 18px 15px}.usage-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 0 13px}.usage-top h3{margin:7px 0 0;font-size:24px}.usage-top p{margin:6px 0 0;color:var(--muted);font-size:10px}.donut{--value:270deg;width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#8129f4 var(--value),#121d31 0);position:relative;box-shadow:0 0 24px rgba(128,41,244,.14)}.donut:after{content:"";position:absolute;width:66px;height:66px;border-radius:50%;background:#091426;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.donut>div{position:relative;z-index:1;display:grid;place-items:center}.donut strong{font-size:18px}.donut small{color:var(--muted);font-size:9px}.progress-track{height:9px;overflow:hidden;border-radius:999px;background:#132038}.progress-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6c1ae1,#922cff);box-shadow:0 0 16px rgba(139,54,255,.4)}.progress-labels{display:flex;justify-content:space-between;margin-top:7px;color:var(--muted);font-size:9px}.mini-list{margin-top:12px;padding-top:10px;border-top:1px solid var(--line)}.mini-list-header{display:flex;justify-content:space-between;margin-bottom:5px;font-size:11px;font-weight:700}.mini-list-row{display:grid;grid-template-columns:32px 1fr auto;grid-gap:9px;gap:9px;align-items:center;min-height:44px;border-top:1px solid rgba(119,154,207,.1)}.mini-thumb{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:linear-gradient(145deg,#0a83e8,#172559);font-weight:900;font-size:10px}.mini-list-row strong{font-size:11px}.mini-list-row span:last-child{color:#edf2ff;font-size:10px}.safety-panel{padding-bottom:13px;background:radial-gradient(circle at 80% 35%,rgba(34,231,129,.11),transparent 38%),linear-gradient(145deg,rgba(8,25,34,.92),rgba(5,16,28,.9))}.safety-content{display:grid;grid-template-columns:1fr 180px;grid-gap:20px;gap:20px;align-items:center;padding:0 18px 5px}.safety-status{display:flex;gap:10px;align-items:center;margin-bottom:11px}.safety-status>span{width:43px;height:43px;display:grid;place-items:center;border-radius:10px;background:rgba(34,231,129,.13);color:var(--green);border:1px solid rgba(34,231,129,.18)}.safety-status strong{display:block;color:#b8ffd7}.safety-status small{display:block;margin-top:3px;color:var(--muted);font-size:10px}.safety-row{min-height:34px;display:grid;grid-template-columns:22px 1fr auto;grid-gap:6px;gap:6px;align-items:center;border-top:1px solid rgba(119,154,207,.1);font-size:11px}.safety-row strong{color:#25df78;font-size:10px}.status-dot{display:grid;place-items:center}.status-dot.good{color:var(--green)}.status-dot.warn{color:var(--orange)}.safety-graphic{width:150px;height:150px;display:grid;place-items:center;margin:auto;border-radius:50%;color:var(--green);background:radial-gradient(circle,rgba(34,231,129,.25),rgba(34,231,129,.03) 55%,transparent 70%);filter:drop-shadow(0 0 24px rgba(34,231,129,.22))}.notice-list{padding:0 18px 12px}.notice-row{display:grid;grid-template-columns:auto 1fr auto;grid-gap:11px;gap:11px;align-items:center;min-height:61px;border-top:1px solid rgba(119,154,207,.12)}.notice-row:first-child{border-top:0}.notice-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:var(--orange);background:rgba(255,155,24,.11);border:1px solid rgba(255,155,24,.16)}.notice-icon.danger{color:var(--red);background:rgba(255,64,92,.1);border-color:rgba(255,64,92,.17)}.notice-icon.info{color:var(--blue);background:rgba(29,157,255,.11);border-color:rgba(29,157,255,.16)}.notice-copy strong{display:block;font-size:11px}.notice-copy small{display:block;margin-top:5px;color:var(--muted);font-size:10px}.notice-time{color:var(--muted);font-size:9px}.tip-list{padding:0 18px 12px}.tip-row{min-height:47px;display:flex;align-items:center;gap:10px;margin-bottom:7px;padding:0 12px;border-radius:7px;background:rgba(16,29,51,.7);font-size:11px}.tip-row svg:first-child{color:#a151ff}.tip-row span{flex:1 1}.help-strip{display:grid;grid-template-columns:1.05fr repeat(3,1fr);min-height:85px;margin-top:13px;background:linear-gradient(90deg,rgba(24,20,64,.75),rgba(7,18,35,.9))}.help-intro,.help-link{display:flex;align-items:center;gap:14px;padding:18px 22px}.help-link{border-left:1px solid var(--line)}.help-intro>svg,.help-link>svg:first-child{color:#a347ff}.help-intro strong{display:block;font-size:17px}.help-intro p,.help-link small{display:block;margin:5px 0 0;color:var(--muted);font-size:10px}.help-link span{flex:1 1}.help-link strong{display:block;font-size:12px}.help-link>svg:last-child{color:#a347ff}.two-column{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.9fr);grid-gap:14px;gap:14px}.three-column{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.four-column{grid-template-columns:repeat(4,minmax(0,1fr))}.four-column,.stack{display:grid;grid-gap:14px;gap:14px}.panel-body{padding:0 18px 18px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.form-field{display:grid;grid-gap:7px;gap:7px}.form-field label{color:#cad3e2;font-size:11px;font-weight:700}.input,.select{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;outline:0;padding:0 12px;color:var(--text);background:rgba(4,13,27,.78)}.input:focus,.select:focus{border-color:rgba(139,54,255,.55);box-shadow:0 0 0 3px rgba(139,54,255,.08)}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#8a98af 0),linear-gradient(135deg,#8a98af 50%,transparent 0);background-position:calc(100% - 17px) 17px,calc(100% - 12px) 17px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.setting-list{border-top:1px solid var(--line)}.setting-row{min-height:67px;display:flex;align-items:center;gap:13px;border-bottom:1px solid rgba(119,154,207,.11)}.setting-row:last-child{border-bottom:0}.setting-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:8px;color:#a756ff;background:rgba(139,54,255,.1);border:1px solid rgba(139,54,255,.16)}.setting-copy{flex:1 1}.setting-copy strong{display:block;font-size:12px}.setting-copy small{display:block;margin-top:5px;color:var(--muted);font-size:10px;line-height:1.4}.toggle{width:43px;height:24px;padding:2px;border:0;border-radius:999px;background:#233149;cursor:pointer;transition:.18s ease}.toggle span{display:block;width:20px;height:20px;border-radius:50%;background:#8190a7;transition:.18s ease}.toggle.is-on{background:linear-gradient(90deg,#6419d1,#8d2bff)}.toggle.is-on span{transform:translateX(19px);background:white}.segmented{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:8px;background:rgba(4,13,27,.6)}.segmented button{min-height:30px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;font-size:10px;font-weight:700}.segmented button.active{color:#fff;background:rgba(139,54,255,.22);box-shadow:inset 0 0 0 1px rgba(139,54,255,.2)}.source-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:9px;font-weight:750;white-space:nowrap}.source-web{color:#8ed1ff;background:rgba(29,157,255,.1);border:1px solid rgba(29,157,255,.18)}.source-portal{color:#bf91ff;background:rgba(139,54,255,.11);border:1px solid rgba(139,54,255,.18)}.source-player{color:#8effc2;background:rgba(34,231,129,.09);border:1px solid rgba(34,231,129,.17)}.source-studio{color:#ffd081;background:rgba(255,155,24,.09);border:1px solid rgba(255,155,24,.17)}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th{padding:11px 13px;color:var(--muted-2);border-bottom:1px solid var(--line);text-align:left;font-size:9px;letter-spacing:.07em;text-transform:uppercase}.data-table td{padding:13px;border-bottom:1px solid rgba(119,154,207,.1);font-size:11px}.data-table tr:last-child td{border-bottom:0}.table-primary{display:flex;align-items:center;gap:10px}.table-primary strong{display:block;font-size:11px}.table-primary small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.status-pill{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 8px;border-radius:999px;color:#86ffc0;background:rgba(34,231,129,.09);border:1px solid rgba(34,231,129,.16);font-size:9px;font-weight:800}.status-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}.status-pill.warning{color:#ffd386;background:rgba(255,155,24,.09);border-color:rgba(255,155,24,.17)}.status-pill.warning:before{background:var(--orange)}.profile-card{padding:17px}.profile-card-top{display:flex;align-items:center;gap:13px}.child-avatar{width:58px;height:58px;display:grid;place-items:center;border:2px solid rgba(139,54,255,.45);border-radius:16px;background:linear-gradient(145deg,#5d1cc5,#171b51);font-size:21px;font-weight:900;box-shadow:0 0 24px rgba(139,54,255,.14)}.child-avatar.lily{border-color:rgba(255,58,150,.38);background:linear-gradient(145deg,#a5226b,#2d164e)}.profile-meta{flex:1 1}.profile-meta h3{margin:0;font-size:15px}.profile-meta p{margin:5px 0 0;color:var(--muted);font-size:10px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;margin-top:15px}.profile-stat{padding:10px;border:1px solid rgba(119,154,207,.12);border-radius:7px;background:rgba(255,255,255,.018)}.profile-stat strong{display:block;font-size:14px}.profile-stat small{display:block;margin-top:4px;color:var(--muted);font-size:8px}.profile-card-actions{display:flex;gap:8px;margin-top:13px}.profile-card-actions .button{flex:1 1}.bar-chart{min-height:235px;display:flex;align-items:flex-end;gap:clamp(8px,2vw,24px);padding:22px 12px 6px;border-bottom:1px solid var(--line);background-image:linear-gradient(rgba(119,154,207,.08) 1px,transparent 0);background-size:100% 25%}.bar-column{flex:1 1;min-width:25px;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.bar{width:min(42px,72%);min-height:4px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#9a42ff,#5516c5);box-shadow:0 0 16px rgba(139,54,255,.2);transition:.2s ease}.bar:hover{filter:brightness(1.2)}.bar-column strong{font-size:9px;color:#dfe6f3}.bar-column small{color:var(--muted);font-size:9px}.schedule-grid{display:grid;grid-template-columns:80px repeat(7,1fr);min-width:720px}.schedule-cell{min-height:48px;padding:9px;border-right:1px solid rgba(119,154,207,.09);border-bottom:1px solid rgba(119,154,207,.09);font-size:10px}.schedule-cell.header{color:var(--muted);font-weight:800;text-align:center}.schedule-cell.time{color:var(--muted)}.schedule-block{border-radius:6px;background:rgba(139,54,255,.17);border:1px solid rgba(139,54,255,.24);text-align:center;color:#d8baff;font-weight:700}.filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:0 18px 13px}.filter-chip{min-height:31px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:rgba(6,16,31,.72);color:var(--muted);cursor:pointer;font-size:10px}.filter-chip.active{color:white;border-color:rgba(139,54,255,.4);background:rgba(139,54,255,.16)}.inline-alert{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid rgba(29,157,255,.16);border-radius:8px;background:rgba(29,157,255,.06);color:#c7e9ff}.inline-alert.warning{border-color:rgba(255,155,24,.17);background:rgba(255,155,24,.055);color:#ffe1ad}.inline-alert p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.range-wrap{padding:6px 0}.range{width:100%;accent-color:#8628ee}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.money-card{padding:17px}.money-card .amount{margin:9px 0 3px;font-size:29px;font-weight:850}.money-card p{color:var(--muted);font-size:10px}.transaction-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:rgba(255,155,24,.1);color:var(--orange)}.notification-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:flex-start;padding:15px 17px;border-bottom:1px solid rgba(119,154,207,.1)}.notification-card:last-child{border-bottom:0}.notification-card.unread{background:linear-gradient(90deg,rgba(139,54,255,.06),transparent)}.notification-card h3{margin:1px 0 0;font-size:12px}.notification-card p{margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.notification-card time{color:var(--muted-2);font-size:9px}.unread-mark{width:7px;height:7px;margin-top:6px;border-radius:50%;background:#9c3fff;box-shadow:0 0 10px rgba(156,63,255,.6)}.family-member{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid rgba(119,154,207,.1)}.family-member:last-child{border-bottom:0}.family-member .child-avatar{width:45px;height:45px;border-radius:12px;font-size:16px}.family-member-copy{flex:1 1}.family-member-copy strong{display:block;font-size:12px}.family-member-copy small{display:block;margin-top:4px;color:var(--muted);font-size:9px}.connected-card{padding:17px}.connected-card-head{display:flex;gap:12px;align-items:center}.product-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:10px;background:rgba(29,157,255,.1);color:var(--blue);border:1px solid rgba(29,157,255,.17)}.connected-card h3{margin:0;font-size:13px}.connected-card p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.connected-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-top:12px;border-top:1px solid var(--line)}.device-card{padding:17px}.device-head{display:flex;align-items:flex-start;gap:12px}.device-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:10px;color:#9c50ff;background:rgba(139,54,255,.1);border:1px solid rgba(139,54,255,.17)}.device-copy{flex:1 1}.device-copy h3{margin:1px 0 0;font-size:12px}.device-copy p{margin:5px 0 0;color:var(--muted);font-size:9px}.device-details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-top:14px}.device-detail{padding:9px;border-radius:7px;background:rgba(255,255,255,.025)}.device-detail span{display:block;color:var(--muted-2);font-size:8px}.device-detail strong{display:block;margin-top:4px;font-size:10px}.empty-state{display:grid;justify-items:center;grid-gap:7px;gap:7px;padding:35px 20px;color:var(--muted);text-align:center}.empty-state>div{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;color:#9d52ff;background:rgba(139,54,255,.09)}.empty-state strong{color:var(--text)}.empty-state p{max-width:330px;margin:0;font-size:10px;line-height:1.5}.toast{position:fixed;z-index:120;right:25px;bottom:25px;display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid rgba(34,231,129,.24);border-radius:9px;background:rgba(7,28,29,.96);box-shadow:0 20px 50px rgba(0,0,0,.4);color:#b8ffd6;font-size:11px;animation:toastIn .25s ease both}@keyframes toastIn{0%{transform:translateY(12px);opacity:0}}@media (max-width:1280px){.stats-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr 1.7fr}.dashboard-grid>:last-child{grid-column:1/-1}.dashboard-grid.lower{grid-template-columns:1fr 1fr}.dashboard-grid.lower>:last-child{grid-column:1/-1}.four-column{grid-template-columns:repeat(2,1fr)}.help-strip{grid-template-columns:1fr 1fr}.help-link:nth-child(3){border-left:0}.help-link:nth-child(3),.help-link:nth-child(4){border-top:1px solid var(--line)}}@media (max-width:1050px){.sidebar{transform:translateX(-102%);transition:transform .22s ease}.sidebar.is-open{transform:translateX(0)}.sidebar-close{display:grid;place-items:center}.mobile-scrim{display:block;position:fixed;z-index:70;inset:0;border:0;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-menu-button{position:fixed;z-index:65;left:17px;top:16px;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:rgba(4,13,29,.9)}.main-column{margin-left:0}.topbar{padding-left:70px}.two-column{grid-template-columns:1fr}}@media (max-width:760px){body{font-size:13px}.topbar{height:68px;padding-right:12px}.global-search{width:42px;padding:0 11px}.global-search input,.global-search kbd{display:none}.global-search.is-open{position:fixed;z-index:100;left:14px;right:14px;top:11px;width:auto}.global-search.is-open input{display:block}.global-search.is-open kbd{display:inline-block}.search-popover{left:0;right:0;width:auto}.profile-button>svg,.profile-copy{display:none}.page-content{padding:18px 14px 30px}.page-header{align-items:stretch;flex-direction:column}.page-actions .button{flex:1 1}.dashboard-grid,.dashboard-grid.lower,.four-column,.stats-grid,.three-column{grid-template-columns:1fr}.dashboard-grid.lower>:last-child,.dashboard-grid>:last-child{grid-column:auto}.control-shortcuts{grid-template-columns:1fr}.control-hero{align-items:flex-start}.hero-shield{width:70px;height:70px}.safety-content{grid-template-columns:1fr}.safety-graphic{display:none}.help-strip{grid-template-columns:1fr}.help-link{border-left:0;border-top:1px solid var(--line)}.form-grid{grid-template-columns:1fr}.notification-popover{position:fixed;top:66px;right:10px;left:10px;width:auto}.profile-popover{right:-3px}.profile-stats{grid-template-columns:1fr 1fr}.profile-stat:last-child{grid-column:1/-1}.hide-small{display:none}.toast{left:14px;right:14px;bottom:14px}}.modal-backdrop{position:fixed;z-index:110;inset:0;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{width:min(630px,100%);max-height:calc(100vh - 36px);overflow-y:auto}.activity-feed-panel{margin-top:14px}.login-page{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;padding:34px 18px;background:radial-gradient(circle at 20% 58%,rgba(82,18,180,.24),transparent 33%),radial-gradient(circle at 76% 14%,rgba(31,89,180,.12),transparent 30%),linear-gradient(145deg,#020713,#05051a 48%,#0a0321)}.login-page:before{content:"";position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 72%);mask-image:radial-gradient(circle at center,black,transparent 72%)}.login-glow{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(90px);opacity:.18}.login-glow-one{left:-180px;bottom:-170px;background:#6e1ce8}.login-glow-two{right:-180px;top:-180px;background:#1b70c9}.login-card{position:relative;z-index:1;width:min(570px,100%);padding:38px 54px 34px;border:1px solid rgba(126,165,215,.3);border-radius:14px;background:linear-gradient(160deg,rgba(7,22,39,.97),rgba(4,15,30,.97));box-shadow:0 32px 100px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.04)}.login-brand{display:grid;justify-items:center;text-align:center}.login-brand img{width:104px;height:104px;object-fit:contain;filter:drop-shadow(0 0 28px rgba(153,66,255,.38))}.login-brand strong{margin-top:7px;font-size:25px;letter-spacing:.18em}.login-brand span{margin-top:6px;color:#c35aff;font-size:11px;font-weight:850;letter-spacing:.28em}.login-heading{margin:22px 0 25px;text-align:center}.login-heading h1{margin:0;font-size:30px;letter-spacing:-.035em}.login-heading p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.login-form{display:grid}.login-form>label{margin:0 0 7px;color:#cbd5e4;font-size:11px;font-weight:700}.login-form>.login-input-wrap+label{margin-top:18px}.login-input-wrap{min-height:51px;display:flex;align-items:center;gap:12px;padding:0 15px;border:1px solid rgba(124,159,205,.33);border-radius:8px;background:rgba(12,30,50,.82);transition:.18s ease}.login-input-wrap:focus-within{border-color:rgba(170,72,255,.68);box-shadow:0 0 0 3px rgba(139,54,255,.1)}.login-input-wrap>svg{flex:0 0 auto;color:#aebacf}.login-input-wrap input{min-width:0;flex:1 1;border:0;outline:0;color:white;background:transparent}.login-input-wrap input::placeholder{color:#8d9ab0}.login-eye{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:7px;color:#b9c4d4;background:transparent;cursor:pointer}.login-eye:hover{background:rgba(255,255,255,.05)}.login-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:17px 0 18px}.login-back,.login-options button{border:0;color:#c15aff;background:transparent;cursor:pointer;font-size:11px}.check-label{display:inline-flex;align-items:center;gap:8px;color:#cbd4e3;cursor:pointer;font-size:11px}.check-label input{position:absolute;opacity:0;pointer-events:none}.check-label span{width:18px;height:18px;display:grid;place-items:center;border:1px solid #607088;border-radius:3px;background:#071524}.check-label input:checked+span{border-color:#a544ff;background:linear-gradient(145deg,#7a1fe1,#a22cff);box-shadow:inset 0 0 0 4px #071524}.login-error{margin:-4px 0 15px;padding:10px 12px;border:1px solid rgba(255,64,92,.28);border-radius:7px;color:#ff9aaa;background:rgba(255,64,92,.08);font-size:11px}.login-error,.login-submit{display:flex;align-items:center;gap:9px}.login-submit{min-height:53px;justify-content:center;border:1px solid rgba(190,86,255,.6);border-radius:8px;color:white;background:linear-gradient(90deg,#8c18ef,#7428e4);box-shadow:0 14px 30px rgba(109,25,211,.24);cursor:pointer;font-weight:850}.login-submit:hover{filter:brightness(1.08);transform:translateY(-1px)}.login-submit:disabled{opacity:.68;cursor:wait;transform:none}.login-back{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:10px}.login-card footer{margin-top:31px;color:#77859a;text-align:center;font-size:10px}.reset-success{display:grid;justify-items:center;grid-gap:11px;gap:11px;padding:4px 0 0;text-align:center}.reset-success>svg{color:#a949ff}.reset-success strong{font-size:16px}.reset-success p{max-width:390px;margin:0 0 7px;color:var(--muted);font-size:11px;line-height:1.6}.reset-success .login-submit{width:100%}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.schedule-title-row{align-items:flex-start}.schedule-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.schedule-editor{display:grid;grid-gap:10px;gap:10px}.schedule-editor.is-disabled{opacity:.46;pointer-events:none}.schedule-day{border:1px solid rgba(119,154,207,.15);border-radius:9px;overflow:hidden;background:rgba(4,14,28,.5)}.schedule-day-head{min-height:57px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;background:rgba(255,255,255,.018)}.schedule-day-head strong{display:block;font-size:12px}.schedule-day-head small{display:block;margin-top:4px;color:var(--muted);font-size:9px}.schedule-day-body{display:grid;grid-template-columns:1.65fr 1fr;transition:.18s ease}.schedule-day-body.is-disabled{opacity:.42;pointer-events:none}.schedule-section{min-width:0;padding:12px 13px 14px;border-top:1px solid rgba(119,154,207,.1)}.bedtime-section{border-left:1px solid rgba(119,154,207,.1)}.schedule-section-label{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px;color:#b565ff}.schedule-section-label span{flex:1 1}.schedule-section-label strong{display:block;color:var(--text);font-size:10px}.schedule-section-label small{display:block;margin-top:3px;color:var(--muted);font-size:8px;line-height:1.4}.schedule-window-list{display:grid;grid-gap:8px;gap:8px}.schedule-window{display:grid;grid-template-columns:60px 1fr 1fr 32px;grid-gap:7px;gap:7px;align-items:end}.schedule-window>span{align-self:center;color:var(--muted);font-size:9px}.bedtime-controls label,.schedule-window label{display:grid;grid-gap:4px;gap:4px;color:var(--muted-2);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.time-input{width:100%;min-height:35px;padding:0 8px;border:1px solid var(--line);border-radius:7px;outline:0;color:#fff;background:rgba(3,12,25,.9);color-scheme:dark}.time-input:focus{border-color:rgba(139,54,255,.55);box-shadow:0 0 0 3px rgba(139,54,255,.08)}.time-input:disabled{opacity:.42}.icon-button.compact{width:32px;height:35px;color:#ff7e91}.icon-button.compact:disabled{opacity:.25;cursor:not-allowed}.schedule-add{min-height:33px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px dashed rgba(139,54,255,.34);border-radius:7px;color:#bd7aff;background:rgba(139,54,255,.055);cursor:pointer;font-size:9px;font-weight:750}.schedule-add:hover{background:rgba(139,54,255,.11)}.bedtime-controls{display:grid;grid-template-columns:auto 1fr 1fr;align-items:end;grid-gap:8px;gap:8px}.unlimited-limit-heading{display:flex;align-items:center;gap:11px}.unlimited-limit-heading strong{display:block;font-size:12px}.unlimited-limit-heading p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.4}.limit-editor.is-disabled .form-grid{opacity:.42}.currency-input{position:relative}.currency-input>span{position:absolute;z-index:2;left:12px;top:50%;transform:translateY(-50%);color:var(--muted)}.currency-input .input{padding-left:27px}.activity-search{width:260px;height:36px}.clickable-row{cursor:pointer;transition:.16s ease}.clickable-row:focus-visible,.clickable-row:hover{outline:0;background:rgba(139,54,255,.065)}.activity-detail-modal{width:min(860px,100%)}.activity-detail-head{align-items:flex-start;border-bottom:1px solid var(--line)}.activity-detail-title{display:flex;align-items:center;gap:13px}.activity-detail-title h2{margin-top:2px}.activity-detail-title p{max-width:620px}.activity-detail-body{padding-top:17px}.activity-detail-summary{display:grid;grid-gap:10px;gap:10px}.activity-detail-summary p{margin:0;color:#c4d0e0;line-height:1.65;font-size:11px}.activity-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:15px}.activity-detail-field{min-height:65px;padding:11px 12px;border:1px solid rgba(119,154,207,.13);border-radius:8px;background:rgba(255,255,255,.018)}.activity-detail-field span{display:block;color:var(--muted-2);font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.activity-detail-field strong{display:block;margin-top:7px;font-size:11px;line-height:1.45}.activity-detail-section{margin-top:15px;padding:13px;border:1px solid rgba(255,155,24,.16);border-radius:8px;background:rgba(255,155,24,.045)}.activity-detail-section-title{display:flex;align-items:center;gap:10px;color:var(--orange)}.activity-detail-section-title div{flex:1 1}.activity-detail-section-title strong{display:block;color:#ffe5b9;font-size:11px}.activity-detail-section-title small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.activity-detail-list{display:grid;grid-gap:7px;gap:7px;margin-top:10px;color:#d8deea;font-size:10px}.activity-detail-list>div{display:flex;align-items:center;gap:8px}.list-dot{width:5px;height:5px;border-radius:50%;background:var(--orange)}.activity-safety-note{margin-top:15px}.activity-detail-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px;flex-wrap:wrap}.linked-child-hero,.member-detail-hero{display:flex;align-items:center;gap:17px;padding:21px;background:radial-gradient(circle at 85% 20%,rgba(139,54,255,.13),transparent 32%)}.member-large-avatar{width:67px;height:67px;font-size:22px}.linked-child-hero .child-avatar,.member-detail-hero .child-avatar{flex:0 0 auto;width:72px;height:72px;font-size:25px}.linked-child-hero h2,.member-detail-hero h2{margin:0;font-size:20px}.linked-child-hero p,.member-detail-hero p{margin:6px 0 0;color:var(--muted);font-size:10px}.member-badges{display:flex;gap:7px;margin-top:11px}.detail-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.detail-list-grid>div{min-height:62px;padding:11px;border:1px solid rgba(119,154,207,.12);border-radius:8px;background:rgba(255,255,255,.018)}.detail-list-grid span{display:block;color:var(--muted-2);font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.detail-list-grid strong{display:block;margin-top:7px;font-size:11px}.member-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.member-link-grid a{display:flex;align-items:center;gap:10px;min-height:70px;padding:10px;border:1px solid rgba(119,154,207,.13);border-radius:8px;background:rgba(255,255,255,.018);transition:.18s ease}.member-link-grid a:hover{border-color:rgba(139,54,255,.37);background:rgba(139,54,255,.06);transform:translateY(-1px)}.member-link-grid strong{display:block;font-size:10px}.member-link-grid small{display:block;margin-top:4px;color:var(--muted);font-size:8px}.linked-child-hero>div:nth-child(2){flex:1 1}.linked-child-stats{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));grid-gap:9px;gap:9px}.linked-child-stats>div{padding:10px 12px;border:1px solid rgba(119,154,207,.12);border-radius:8px;background:rgba(255,255,255,.018)}.linked-child-stats span{display:block;color:var(--muted-2);font-size:8px;text-transform:uppercase}.linked-child-stats strong{display:block;margin-top:6px;font-size:12px}.good-text{color:#86ffc0}.linked-product-list{display:grid;grid-gap:8px;gap:8px}.linked-product-row{display:grid;grid-template-columns:auto minmax(170px,1fr) 95px auto auto;grid-gap:10px;gap:10px;align-items:center;padding:11px;border:1px solid rgba(119,154,207,.12);border-radius:8px;background:rgba(255,255,255,.016)}.linked-product-copy{min-width:0}.linked-product-copy>div{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.linked-product-copy strong{font-size:11px}.linked-product-copy small{display:block;margin-top:5px;color:var(--muted);font-size:9px}.linked-sync span{display:block;color:var(--muted-2);font-size:8px}.linked-sync strong{display:block;margin-top:5px;font-size:9px}@media (max-width:900px){.schedule-day-body{grid-template-columns:1fr}.bedtime-section{border-left:0}.linked-child-hero{align-items:flex-start;flex-wrap:wrap}.linked-child-stats{width:100%}.linked-product-row{grid-template-columns:auto 1fr auto}.linked-sync{grid-column:2/3}.linked-product-row .button{grid-row:2}}@media (max-width:760px){.login-card{padding:30px 22px 27px}.login-brand img{width:88px;height:88px}.login-brand strong{font-size:21px}.login-options{align-items:flex-start;flex-direction:column;gap:11px}.schedule-actions{width:100%;justify-content:space-between}.schedule-window{grid-template-columns:1fr 1fr 32px}.schedule-window>span{grid-column:1/-1}.bedtime-controls{grid-template-columns:auto 1fr 1fr}.activity-search{width:42px}.activity-detail-grid,.detail-list-grid,.member-link-grid{grid-template-columns:1fr}.activity-detail-actions .button{width:100%}.member-detail-hero{align-items:flex-start}.linked-child-stats{grid-template-columns:1fr}.linked-product-row{grid-template-columns:auto 1fr}.linked-sync{grid-column:2}.linked-product-row .button{grid-column:1/-1;grid-row:auto;width:100%}}