:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172036;background:#e9eef5;font-synthesis:none;--navy: #172036;--blue: #2563eb;--blue-dark: #174bc0;--muted: #667085;--line: #dce3ed;--soft: #f6f8fc;--focus: #0b6ffb}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,h1:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 55%,transparent);outline-offset:3px}.shell{min-height:100vh;display:grid;place-items:center;padding:28px;position:relative}.backdrop{position:fixed;inset:0;background:radial-gradient(circle at 25% 15%,#f7faff,#dfe6f0 55%,#cbd5e1)}.connect-card{position:relative;z-index:1;width:min(100%,680px);max-height:calc(100vh - 56px);overflow:auto;background:#fff;border:1px solid rgba(130,145,170,.24);border-radius:28px;box-shadow:0 28px 80px #17203633}.chrome{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:18px 22px 12px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;justify-content:center;align-items:center;gap:8px;letter-spacing:-.02em}.brand-mark{width:23px;height:23px;display:grid;place-items:center;position:relative}.brand-mark i{position:absolute;width:15px;height:15px;border:2px solid var(--blue);border-radius:50%}.brand-mark i:first-child{transform:translate(-3px,-3px)}.brand-mark i:last-child{transform:translate(3px,3px);opacity:.55}.icon-button{width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--navy);cursor:pointer}.icon-button:hover{background:var(--soft)}.icon-button:disabled{opacity:0;pointer-events:none}.content{padding:26px 54px 38px;min-height:430px}h1{margin:18px 0 10px;font-size:clamp(1.55rem,4vw,2rem);line-height:1.15;text-align:center;letter-spacing:-.035em}h2{font-size:1rem;margin:0}p{color:var(--muted);line-height:1.55;text-align:center;margin:0 0 24px}.domain-pill{width:fit-content;max-width:100%;margin:0 auto 14px;padding:7px 12px;border:1px solid var(--line);background:var(--soft);border-radius:999px;font:600 .86rem ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.domain-pill span{color:var(--blue);margin-right:7px}.provider-badge{display:flex;gap:12px;align-items:center;width:fit-content;margin:8px auto 20px;padding:8px 14px 8px 9px;background:#f7faff;border:1px solid #dbe8ff;border-radius:14px}.provider-badge>span{width:34px;height:34px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:800}.provider-badge div{display:grid}.provider-badge small{color:var(--muted);font-size:.7rem}.primary,.secondary,.text-button,.link-button{width:100%;min-height:50px;border-radius:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none}.primary{border:0;background:var(--blue);color:#fff;margin-top:22px;padding:12px 18px;box-shadow:0 8px 18px #2563eb33}.primary:hover{background:var(--blue-dark)}.primary:disabled{opacity:.65;cursor:wait}.secondary{border:1px solid var(--line);background:#fff;color:var(--navy);margin-top:10px;padding:11px 18px}.secondary:hover{background:var(--soft)}.text-button{min-height:42px;border:0;background:transparent;color:var(--blue-dark);margin-top:6px}.center-state{display:flex;flex-direction:column;align-items:center;padding:24px 0 12px}.center-state p{max-width:520px}.pulse{width:116px;height:116px;position:relative;display:grid;place-items:center;margin:0 auto 24px}.pulse span{position:absolute;border:2px solid rgba(37,99,235,.24);border-radius:50%;animation:ripple 2.2s ease-out infinite}.pulse span:nth-child(1){width:38px;height:38px;background:var(--blue);border:9px solid #dce8ff;animation:none}.pulse span:nth-child(2){width:76px;height:76px;animation-delay:-.7s}.pulse span:nth-child(3){width:112px;height:112px;animation-delay:-1.4s}.pulse.compact{transform:scale(.72);margin-bottom:4px}@keyframes ripple{0%,to{transform:scale(.82);opacity:.35}50%{transform:scale(1);opacity:1}}.status-line{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.9rem;margin-top:8px}.spinner{width:15px;height:15px;border:2px solid #cbd5e1;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.choice-list{display:grid;gap:10px;margin-top:28px}.choice{width:100%;min-height:78px;border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px 16px;display:grid;grid-template-columns:42px 1fr 20px;gap:12px;align-items:center;text-align:left;color:var(--navy);cursor:pointer}.choice:hover{border-color:#a9c5fa;background:#f8fbff}.choice-icon{width:40px;height:40px;border-radius:12px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:1.25rem}.choice strong,.choice small{display:block}.choice small{color:var(--muted);margin-top:4px;line-height:1.35}.provider-link{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--blue-dark);font-weight:700;margin:-8px 0 14px}.guidance{margin:0 0 22px;padding:13px 18px 13px 34px;border-radius:12px;background:#f7f9fc;color:var(--muted);font-size:.88rem;line-height:1.5}.records-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.records{display:grid;gap:12px}.record-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.record-top{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:var(--soft);border-bottom:1px solid var(--line)}.record-status{font-size:.75rem;border-radius:999px;padding:4px 8px;background:#fff;border:1px solid var(--line);color:var(--muted)}.state-present{color:#087443;background:#eaf9f1;border-color:#b7e8ce}.state-mismatch,.state-conflict{color:#9f2d20;background:#fff0ed;border-color:#f3c1ba}.record-field{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:10px 13px;border-bottom:1px solid #edf0f5}.record-field:last-child{border:0}.record-field span{display:block;color:var(--muted);font-size:.7rem;margin-bottom:3px}.record-field code{font-size:.84rem;overflow-wrap:anywhere;word-break:break-word}.copy-button{min-width:56px;min-height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--blue-dark);font-size:.78rem;font-weight:700;cursor:pointer}.inline-warning,.error-notice{border-radius:12px;padding:12px 14px;margin:12px 0;line-height:1.45}.inline-warning{background:#fff7e6;color:#774b00;border:1px solid #f3d49c}.error-notice{display:grid;gap:3px;background:#fff0ed;color:#84271d;border:1px solid #f2c3bd}.success-mark{width:78px;height:78px;border-radius:50%;background:#e5f8ee;color:#087443;display:grid;place-items:center;font-size:2.2rem;font-weight:800;margin-bottom:22px}.field-label{display:grid;gap:8px;font-weight:700;margin:22px 0 6px}.field-label span,.fine-print{font-weight:400;color:var(--muted);font-size:.78rem;text-align:left}.field-label input{width:100%;min-height:48px;border:1px solid #bdc8d8;border-radius:11px;padding:10px 12px;color:var(--navy)}.copy-large{width:100%}.digest{overflow-wrap:anywhere}.footer-mark{text-align:center;color:#667085;font-size:.72rem;padding:0 20px 20px}@media(max-width:600px){.shell{display:block;padding:0}.connect-card{width:100%;min-height:100vh;max-height:none;border:0;border-radius:0;box-shadow:none}.chrome{padding:max(12px,env(safe-area-inset-top)) 14px 9px}.content{padding:22px 20px calc(92px + env(safe-area-inset-bottom))}.sticky-action{position:fixed;z-index:5;left:20px;right:20px;bottom:calc(14px + env(safe-area-inset-bottom));width:calc(100% - 40px)}.footer-mark{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.pulse span:nth-child(n+2){opacity:.45}}
