:root{color:#333;background:#eff4f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--accent: #22828b;--icon-accent: #20a4b0;--surface: #ffffff;--group-surface: #e7eef2;--page-surface: #eff4f7;--text-primary: #333333;--text-neutral: #5e677b;--shadow-floating: 0 20px 32px 4px rgba(129, 134, 142, .2)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}.page-shell{position:relative;min-height:100vh;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.65),transparent 32%),var(--page-surface)}.top-bar{height:24px;width:100%;background:var(--accent)}.mobile-frame{width:min(100%,430px);margin:0 auto;padding:10px 8px 12px}.home-header,.product-header{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 8px;text-align:center}.home-logo,.product-logo{display:grid;width:72px;height:72px;margin-bottom:2px;place-items:center;border-radius:999px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#10a8b4,#ff8c4b) border-box;border:3px solid transparent;box-shadow:0 8px 24px #076a731f}.home-logo,.product-logo span{color:var(--accent);font-size:13px;font-weight:800;letter-spacing:1px}.product-logo img,.product-card-logo img{display:block;width:100%;height:100%;object-fit:contain}.home-header h1,.product-header h1{margin:0;color:#000;font-size:16px;font-weight:700;line-height:22px}.home-header p,.product-header p{margin:0;color:var(--text-neutral);font-size:12px;font-weight:400;line-height:18px}.product-directory{display:flex;flex-direction:column;gap:12px;padding-top:18px}.product-card{display:grid;min-height:72px;grid-template-columns:44px 1fr 20px;gap:12px;align-items:center;padding:14px;border-radius:20px;background:var(--surface);box-shadow:var(--shadow-floating);color:var(--text-primary);text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.product-card:hover{transform:translateY(-1px);box-shadow:0 18px 28px 2px #81868e3d}.product-card-logo{display:grid;width:44px;height:44px;place-items:center;border-radius:999px;background:#20a4b01f;color:var(--accent);font-size:13px;font-weight:800;letter-spacing:.8px}.product-card-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.product-card-copy strong{color:var(--text-primary);font-size:14px;line-height:18px}.product-card-copy span{display:-webkit-box;overflow:hidden;color:var(--text-neutral);font-size:12px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.group-list{display:flex;flex-direction:column;gap:8px;padding-top:4px}.guide-group{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:16px;background:var(--group-surface)}.guide-section{display:flex;flex-direction:column;gap:8px}.guide-group h2{margin:0;color:var(--text-primary);font-size:14px;font-weight:700;line-height:18px}.guide-section>p{margin:0;color:var(--text-neutral);font-size:12px;font-weight:600;line-height:16px}.link-list{display:flex;flex-direction:column;gap:8px}.link-card{display:grid;width:100%;min-height:52px;grid-template-columns:32px 1fr 20px;gap:8px;align-items:center;padding:10px;border:0;border-radius:20px;background:var(--surface);box-shadow:var(--shadow-floating);color:var(--text-primary);cursor:pointer;text-align:left;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.link-card:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 28px 2px #81868e3d}.link-card:focus-visible,.product-card:focus-visible,.sheet-close:focus-visible,.sheet-backdrop:focus-visible,.primary-action:focus-visible,.secondary-action:focus-visible,.home-link:focus-visible{outline:3px solid rgba(19,147,158,.4);outline-offset:3px}.link-card:disabled{cursor:not-allowed;opacity:.5}.icon-badge{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:#20a4b01f;color:var(--icon-accent)}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.link-title{color:var(--text-primary);font-size:14px;font-weight:700;line-height:18px;overflow-wrap:anywhere}.chevron{color:var(--text-neutral);font-size:28px;line-height:20px;text-align:center}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;align-items:end}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0818216b;cursor:pointer}.bottom-sheet{position:relative;width:min(100%,420px);margin:0 auto;padding:12px 20px 24px;border-radius:24px 24px 0 0;background:var(--surface);box-shadow:0 -16px 40px #0818212e}.learning-guide-sheet{width:min(100%,360px);max-height:100vh;overflow-y:auto;padding:18px 12px 10px 16px;border-radius:10px 10px 0 0}.username-pin-sheet{overflow:hidden;padding:16px 16px 0;border-radius:12px 12px 0 0;box-shadow:none}.sheet-handle{width:48px;height:5px;margin:0 auto 18px;border-radius:999px;background:#d8e1e7}.sheet-close{position:absolute;top:14px;right:16px;width:32px;height:32px;border:0;border-radius:999px;background:#eff4f7;color:var(--text-neutral);cursor:pointer;font-size:22px;line-height:1}.username-pin-sheet .sheet-close{top:14px;right:14px;background:transparent;color:#5e677b;font-size:30px;font-weight:300}.learning-guide-sheet .sheet-close{top:14px;right:12px;background:transparent;color:#5e677b;font-size:32px;font-weight:300}.bottom-sheet h2{margin:0 36px 8px 0;color:var(--text-primary);font-size:18px;line-height:24px}.username-pin-sheet h2{margin:0 40px 32px 0;color:#2c313a;font-size:16px;font-weight:700;line-height:24px}.learning-guide-sheet h2{margin:0 44px 34px 0;color:#2f333c;font-size:18px;font-weight:700;line-height:24px}.bottom-sheet p{margin:0;color:var(--text-neutral);font-size:14px;line-height:21px}.learning-guide-intro{color:#333;font-size:12px;line-height:18px}.learning-step-list{display:flex;flex-direction:column;gap:16px;margin:16px 0 0;padding:0;list-style:none}.learning-step{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start}.step-number{display:grid;width:32px;height:32px;place-items:center;border-radius:999px;background:#20aab5;color:#fff;font-size:16px;font-weight:700;line-height:1}.step-content{min-width:0}.step-content p{color:#333;font-size:12px;line-height:18px}.step-content strong{font-weight:700}.login-illustration-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:left}.login-illustration-button:focus-visible{outline:2px solid #0ea5e9;outline-offset:3px}.login-illustration-image{display:block;width:calc(100% + 42px);max-width:none;margin:12px 0 0 -42px;border-radius:7px}.image-preview-overlay{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px}.image-preview-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#081821d1;cursor:zoom-out}.image-preview-content{position:relative;z-index:1;width:min(100%,720px);height:min(86vh,920px);display:grid;place-items:center}.image-preview-close{position:absolute;top:-10px;right:-10px;z-index:2;width:36px;height:36px;border:0;border-radius:999px;background:#fff;color:#1f2937;cursor:pointer;font-size:28px;font-weight:300;line-height:1;box-shadow:0 8px 24px #08182138}.image-preview-image{max-width:100%;max-height:100%;border-radius:8px;object-fit:contain;box-shadow:0 16px 44px #00000047}.sheet-actions{display:flex;flex-direction:column;gap:10px;padding-top:18px}.learning-sheet-actions{padding:22px 0 0}.credential-sheet-body{display:flex;flex-direction:column;gap:10px;padding-bottom:16px}.credential-sheet-copy{color:#2c313a;font-size:14px;line-height:22px}.credential-sheet-copy strong,.credential-card strong{font-weight:700}.credential-card{width:100%;padding:12px;background:#f2f5fa;color:#000c}.credential-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.credential-row+.credential-row{margin-top:8px}.credential-card p{color:inherit;font-size:14px;line-height:22px}.credential-copy-button{min-width:58px;min-height:32px;border:1px solid #c7d8e8;border-radius:6px;background:#fff;color:#075985;cursor:pointer;font-size:12px;font-weight:700;line-height:16px}.credential-copy-button:hover{border-color:#79aeca;background:#eaf6fb}.credential-copy-button:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}.info-callout{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:center;padding:12px;background:#e0eefa}.info-callout p{color:#000;font-size:12px;line-height:18px}.info-icon{display:grid;width:20px;height:20px;place-items:center;border-radius:999px;background:#2094e9;color:#fff;font-size:13px;font-weight:700;line-height:1}.sheet-actions-sticky{margin:0 -16px;padding:12px 12px 32px;background:#fff}.primary-action,.secondary-action,.home-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;font-weight:700;text-decoration:none}.primary-action{border:0;background:#f26d0f;color:#fff}.learning-guide-sheet .primary-action{width:100%;min-height:46px;border-radius:999px;background:#ff6a00;font-size:14px;line-height:20px}.primary-action:disabled{cursor:not-allowed;opacity:.55}.secondary-action,.home-link{border:1px solid rgba(32,164,176,.25);background:#20a4b014;color:var(--accent)}.state-card{margin-top:20px;padding:20px;border-radius:16px;background:var(--surface);box-shadow:var(--shadow-floating);text-align:center}.state-card-spaced{margin-top:96px}.state-card h1,.state-card h2{margin:0 0 8px;color:var(--text-primary);font-size:18px;line-height:24px}.state-card p{margin:0 0 16px;color:var(--text-neutral);font-size:14px;line-height:20px}@media(min-width:720px){.mobile-frame{padding-top:28px}.page-shell{padding-bottom:40px}}
