@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.lowercase{text-transform:lowercase}}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100dvh;font-family:"Source Sans 3",Source Sans Pro,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:EB Garamond,Garamond,Times New Roman,serif;font-weight:600;letter-spacing:-.03em}button,a{-webkit-tap-highlight-color:transparent}.auth-page{--ink: #000000;--muted: #474747;--green: #1043e8;--green-dark: #0c32ae;display:grid;min-height:100dvh;padding:32px;place-items:center;background:url(/bough-wave.png) no-repeat right -8vw top 4vh / min(78vw,1100px) auto,linear-gradient(180deg,#fff,#ebf5ff)}.auth-loading{align-content:center;gap:14px;color:var(--muted);font-size:13px}.auth-spinner{width:28px;height:28px;border:3px solid #dbe6f2;border-top-color:var(--green);border-radius:50%;animation:auth-spin .8s linear infinite}.login-panel{width:min(760px,100%);padding:clamp(36px,5vw,60px);border:1px solid #dbe6f2;border-radius:24px;background:#ffffffeb;box-shadow:0 28px 80px #13294c1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-brand{display:flex;overflow:hidden;width:min(220px,64%);height:60px;align-items:center;justify-content:center;margin:0 auto 44px}.login-brand img{display:block;width:100%;height:auto;transform:scale(1.65)}.login-panel .eyebrow{text-align:center}.login-panel h1{max-width:680px;margin-inline:auto;font-size:clamp(38px,4.6vw,52px);line-height:1.03;text-align:center}.login-panel h1 span{display:block;margin-top:10px;color:var(--green);font-size:.62em;font-weight:620;line-height:1.15;letter-spacing:-.03em}.login-panel>p{max-width:500px;margin:18px auto 0;color:var(--muted);font-size:14px;line-height:1.55;text-align:center}.microsoft-button{display:flex;width:min(360px,100%);align-items:center;justify-content:center;gap:12px;margin:30px auto 0;padding:14px 20px;border:0;border-radius:10px;color:#fff;background:#0057bf;font:inherit;font-size:14px;font-weight:680;cursor:pointer;transition:background .2s ease,transform .2s ease}.microsoft-button:hover{background:#003a7f;transform:translateY(-1px)}.microsoft-button:focus-visible,.sign-out:focus-visible{outline:3px solid rgba(16,67,232,.3);outline-offset:3px}.microsoft-button svg{width:19px;height:19px}.login-panel .auth-error{color:#a83232;font-size:12px}.login-assurance{display:flex;justify-content:center;gap:18px;margin-top:20px;color:#474747;font-size:10px;letter-spacing:.03em}.login-assurance span+span:before{margin-right:18px;color:#bfbfbf;content:"\2022"}.sign-out{width:100%;padding:9px 10px;border:1px solid #74808f;border-radius:8px;color:#a6caec;background:transparent;font:inherit;font-size:11px;cursor:pointer}.sign-out:hover{color:#fff;border-color:#4e95d9}@keyframes auth-spin{to{transform:rotate(360deg)}}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-heading h2{margin:0;font-size:22px;font-weight:650;letter-spacing:-.025em}.section-heading p{margin:6px 0 0;color:#474747;font-size:13px}.app-count{padding:6px 10px;border:1px solid #dbe6f2;border-radius:99px;color:#474747;background:#fff;font-size:11px}.app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}footer{display:flex;justify-content:space-between;margin-top:auto;padding:22px 6.5vw;border-top:1px solid #dbe6f2;color:#74808f;font-size:10px;letter-spacing:.03em}@media(max-width:640px){.auth-page{padding:18px}.login-panel{padding:30px 24px;border-radius:18px}.login-brand{height:52px;margin-bottom:36px}.login-panel h1{font-size:clamp(34px,11vw,44px)}.login-assurance{align-items:center;flex-direction:column;gap:7px}.login-assurance span+span:before{display:none}footer{padding-inline:20px}footer span:last-child{display:none}}@media(max-width:960px){.app-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.auth-spinner{animation-duration:1.8s}.microsoft-button{transition:none}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial}}}
