:root{--bg:#fff;--border:#e5e5e5;--muted:#777}*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body{margin:0;background:var(--bg);color:#111}.page{max-width:1200px;margin:0 auto;padding:16px}.brand{display:flex;align-items:center;gap:12px}.brandLogo{width:52px;height:52px;border-radius:6px;object-fit:cover}.title{margin:0}.logoText span{font-weight:700;font-size:32px}.logoText .c1{color:#ea7600}.logoText .c2{color:#00843d}.logoText .c3{color:#1a73e8}.logoText .c4{color:#ea7600}.logoText .c5{color:#eab400}.logoText .c6{color:#1a73e8}.logoText .c7{color:#00843d}.logoText .c8{color:#ea7600}.logoText .c9{color:#1a73e8}.logoText .c10{color:#00843d}.grid{border:0;background:#f5f5f5;padding:8px 12px;border-radius:10px;cursor:pointer}.tabs{padding:12px 16px}.brandRow{display:flex;align-items:center;gap:14px}.tabButtons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tabBtn{border:1px solid #e8b98e;background:#f1d2b4;padding:10px 14px;border-radius:8px;font-weight:600;cursor:pointer}.tabBtn.active{color:#fff}.dropdown{position:absolute;top:110%;right:0;background:#fff;border:1px solid #f0cba5;border-radius:6px;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;min-width:160px;z-index:50}.dropdown a{padding:10px 14px;text-decoration:none;color:#111;font-size:14px}.dropdown a:hover{background:#fef6ef}.hero.exact{height:260px;background-size:cover;background-position:center}.sectionGrid.exact{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:22px}.bordered{border:2px solid var(--border);border-radius:10px;padding:18px}.panel{display:flex;flex-direction:column;gap:14px}.row{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{display:flex;flex-direction:column;gap:6px;font-weight:600}input,textarea{padding:12px 14px;border:1px solid #cfd3d8;border-radius:8px;font-size:16px;outline:none}textarea{resize:vertical}input:focus,textarea:focus{border-color:#2b8;box-shadow:0 0 0 3px #00968826}.ghost{background:transparent;border:1px solid var(--border);padding:10px 14px;border-radius:10px;cursor:pointer}.primary{background:#111;color:#fff;border:0;padding:12px 16px;border-radius:10px;font-weight:700;cursor:pointer}.success{color:#0b7a2a;background:#e8fff1;border:1px solid #bfe7cc;padding:8px 10px;border-radius:8px;font-size:14px}.error{color:#b00020;background:#ffeef1;border:1px solid #ffd1da;padding:8px 10px;border-radius:8px;font-size:14px}.siteFooter{text-align:center;padding:12px 0 20px;color:#333}.socialRow{display:flex;gap:8px;justify-content:center;align-items:center;margin:6px 0}.socialRow img{width:16px;height:16px;object-fit:contain}.tiny{font-size:11px;color:#4d4d4d}.homeCards{display:grid;grid-template-columns:repeat(3,minmax(260px,360px));gap:48px;justify-content:center;padding:40px 0 60px}.cardTile{position:relative;height:420px;border-radius:18px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;box-shadow:0 8px 20px #00000026}.cardTile .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#00000073);display:grid;place-items:center;text-align:center}.cardTile .overlay div{color:#fff;font-weight:700;font-size:40px;text-shadow:0 2px 12px rgba(0,0,0,.35)}@media (max-width: 1100px){.homeCards{grid-template-columns:1fr}.cardTile{height:340px}.cardTile .overlay div{font-size:32px}}nav.tabs{display:flex;align-items:center;justify-content:space-between;padding:0 20px}.brandRow{display:flex;align-items:center}.tabButtons{display:flex;align-items:center;margin-left:auto;gap:8px}.tabBtn{padding:8px 16px;border-radius:8px;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.tabBtn.active{font-weight:700}.tabBtn:hover{background-color:#6ff374;color:#fff}.hero{pointer-events:none;cursor:default}.auth-card{background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000014;border:1px solid #eee;padding:24px;margin:8px}@media (max-width: 1000px){.sectionGrid.exact{grid-template-columns:1fr;padding:16px;gap:16px}.row{grid-template-columns:1fr}.tabButtons{gap:6px}}@media (max-width: 600px){.brand{padding:8px 12px}.brandLogo{width:40px;height:40px}.logoText span{font-size:24px}.hero.exact{height:180px}.panel{padding:12px;gap:10px}input,textarea{font-size:15px;padding:10px 12px}.tabButtons{overflow-x:auto;white-space:nowrap}.tabBtn{display:inline-block;padding:8px 10px}.cardTile{height:300px}.cardTile .overlay div{font-size:26px}}.nav-btn{display:inline-block;padding:8px 16px;border-radius:6px;font-weight:500;text-decoration:none;border:1px solid #ccc;background:#fff;color:#333;cursor:pointer;transition:all .2s ease}.nav-btn:hover{background:#007bff;color:#fff;border-color:#007bff}.nav-btn:active{transform:scale(.97)}.menuWrapper .grid{width:40px;height:40px;border:none;border-radius:12px;background:transparent;display:grid;place-items:center;cursor:pointer;color:#5f6368;transition:background .15s ease,transform .05s ease}.menuWrapper .grid svg{width:20px;height:20px;fill:currentColor}.menuWrapper .grid:hover{background:#3c404314}.menuWrapper .grid:active{background:#3c40431f;transform:scale(.97)}.menuWrapper .grid:focus-visible{outline:none;box-shadow:0 0 0 3px #1a73e859}@media (prefers-color-scheme: dark){.menuWrapper .grid{color:#e8eaed}.menuWrapper .grid:hover{background:#e8eaed14}.menuWrapper .grid:active{background:#e8eaed1f}}.grid{width:40px;height:40px;border:none;border-radius:12px;background:transparent;display:grid;place-items:center;cursor:pointer;color:#5f6368;transition:background .15s ease,transform .05s ease}.grid svg{width:20px;height:20px;fill:currentColor}.grid:hover{background:#3c404314}.grid:active{background:#3c40431f;transform:scale(.97)}.dropdown{position:absolute;top:48px;right:0;min-width:200px;background:#fff;border-radius:12px;box-shadow:0 4px 16px #0003;padding:8px 0;display:flex;flex-direction:column;z-index:1000}.menuWrapper{position:relative;display:inline-block}.grid{border:0;display:grid;place-items:center;cursor:pointer;color:#5f6368;transition:background .15s ease,transform .05s ease,box-shadow .15s ease}.grid svg{width:18px;height:18px;fill:currentColor}.gridChip{width:44px;height:44px;border-radius:14px;background:#f1f3f4;border:1px solid rgba(60,64,67,.15);box-shadow:0 1px 2px #0000000f,inset 0 1px #fff9}.gridChip:hover{background:#e9ecef}.gridChip:active{background:#e0e3e7;transform:scale(.98)}.gridChip:focus-visible{outline:none;box-shadow:0 0 0 3px #1a73e859,0 1px 2px #0000000f}@media (prefers-color-scheme: dark){.grid{color:#e8eaed}.gridChip{background:#2f3136;border-color:#e8eaed29;box-shadow:0 1px 2px #00000080,inset 0 1px #ffffff0f}.gridChip:hover{background:#3a3d42}.gridChip:active{background:#34373c}}.headerRightChip{position:fixed;top:16px;right:16px;z-index:1000}.appsMenu{position:absolute;top:56px;right:0;width:320px;padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000002e;z-index:1000;overflow:visible}.appItem{display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:10px;border-radius:12px}.appItem:hover{background:#f1f3f4}.appIcon{width:48px;height:48px;border-radius:50%;background:#e8f0fe;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:6px}.appLabel{font-size:13px;color:#202124;text-align:center}.profileCard{max-width:720px;margin:40px auto;background:#fff;border-radius:20px;padding:28px;box-shadow:0 10px 30px #0000001f}.profileHeader{display:flex;align-items:center;gap:18px;border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:24px}.avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#1a73e8,#34a853);color:#fff;display:grid;place-items:center;font-size:28px;font-weight:700}.profileGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}.profileGrid label{font-size:12px;color:#666;font-weight:600}.muted{color:#666;font-size:14px}.mono{font-family:monospace;font-size:13px}.roleBadge{display:inline-block;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;text-transform:capitalize}.roleBadge.admin{background:#e8fff1;color:#0b7a2a}.roleBadge.user{background:#eef3ff;color:#1a73e8}.profileActions{margin-top:28px;display:flex;justify-content:flex-end}.menuWrapper{position:relative}.simpleMenu{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border-radius:10px;padding:6px 0;min-width:180px;box-shadow:0 10px 30px #0000002e;z-index:1000}.simpleMenuItem{width:100%;background:transparent;border:none;display:flex;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:500;color:#333;cursor:pointer;text-align:left}.simpleMenuItem:hover{background:#0000000a}.simpleIcon{font-size:16px;width:20px;text-align:center}.profilePage{min-height:100vh;background:#f6f7fb;display:flex;justify-content:center;align-items:flex-start;padding:60px 16px}.profileCard{background:#fff;width:100%;max-width:560px;border-radius:14px;padding:28px;box-shadow:0 12px 30px #00000014}.profileHeader{display:flex;gap:16px;align-items:center;margin-bottom:28px}.avatar{width:64px;height:64px;border-radius:50%;background:#eceff5;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;color:#555}.avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profileHeader h2{margin:0;font-size:20px}.email{margin-top:4px;font-size:14px;color:#777}.profileSection{margin-bottom:28px}.profileSection h3{margin-bottom:14px;font-size:16px;color:#333}.profileRow{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee;font-size:14px}.profileRow span:last-child{color:#555;max-width:60%;text-align:right;word-break:break-all}.profileActions{display:flex;justify-content:space-between;gap:12px}.btnSecondary{background:#eef1f6;border:none;padding:10px 16px;border-radius:8px;font-weight:500;cursor:pointer}.btnSecondary:hover{background:#e1e5ee}.btnDanger{background:#ff4d4f;color:#fff;border:none;padding:10px 16px;border-radius:8px;font-weight:500;cursor:pointer}.btnDanger:hover{background:#e64545}.googleAuthPage{min-height:100vh;background:#f1f3f4;display:flex;flex-direction:column;align-items:center;justify-content:center}.googleCard{background:#fff;width:100%;max-width:520px;border-radius:24px;padding:48px;box-shadow:0 1px 6px #3c404326}.googleLogo{width:40px;margin-bottom:16px}.googleTitle{font-size:28px;font-weight:400;margin:0}.googleSubtitle{margin:8px 0 32px;color:#5f6368}.field{position:relative;margin-bottom:24px}.field input{width:100%;padding:16px 14px;font-size:16px;border-radius:4px;border:1px solid #dadce0;outline:none}.field label{position:absolute;top:50%;left:14px;color:#5f6368;background:#fff;padding:0 4px;transform:translateY(-50%);pointer-events:none;transition:.2s}.field input:focus{border-color:#1a73e8}.field input:focus+label,.field input:not(:placeholder-shown)+label{top:-6px;font-size:12px;color:#1a73e8}.errorText{color:#d93025;font-size:14px;margin-bottom:16px}.forgot{margin-bottom:32px}.forgot a,.create{color:#1a73e8;font-weight:500;text-decoration:none}.actions{display:flex;justify-content:space-between;align-items:center}.nextBtn{background:#1a73e8;color:#fff;border:none;padding:10px 24px;border-radius:20px;font-weight:500;cursor:pointer}.nextBtn:hover{background:#1558c0}.googleFooter{width:520px;display:flex;justify-content:space-between;margin-top:24px;font-size:12px;color:#5f6368}.googleFooter a{margin-left:16px;color:#5f6368;text-decoration:none}.profileShell{min-height:100vh;background:linear-gradient(#f4f6fa,#eef1f6);display:flex;justify-content:center;padding:80px 16px}.profileContainer{width:100%;max-width:880px;background:#fff;border-radius:20px;box-shadow:0 30px 60px #00000014;overflow:hidden}.profileTop{display:flex;align-items:center;gap:24px;padding:40px;background:#fafbff;border-bottom:1px solid #eee}.avatarLg{width:88px;height:88px;border-radius:50%;background:#e6e9f2;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:600;color:#555}.avatarLg img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profileIdentity h1{margin:0;font-size:24px}.profileIdentity p{margin:6px 0 10px;color:#666}.roleBadge{display:inline-block;background:#e8edff;color:#3b5bfd;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600}.profileBody{padding:40px}.profileBlock h3{margin-bottom:20px;font-size:18px;color:#333}.infoGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.infoGrid div{background:#fafafa;padding:16px;border-radius:12px}.infoGrid label{display:block;font-size:12px;color:#888;margin-bottom:6px}.infoGrid span{font-size:14px;color:#222;word-break:break-all}.profileFooter{padding:24px 40px;display:flex;justify-content:space-between;border-top:1px solid #eee;background:#fafbff}.btnGhost{background:transparent;border:1px solid #ddd;padding:10px 18px;border-radius:10px;cursor:pointer}.btnGhost:hover{background:#f3f4f8}.btnPrimary{background:#3b5bfd;color:#fff;border:none;padding:10px 22px;border-radius:10px;font-weight:600;cursor:pointer}.btnPrimary:hover{background:#2f4de0}
