:root{--harleys-red: #e3272d;--harleys-red-hover: #c21f24;--harleys-red-deep: #6f0f12;--harleys-ink: #231f20;--harleys-charcoal: #2e2a2b;--harleys-canvas: #f4f4f4;--harleys-surface: #ffffff;--harleys-border: #d9d9d9;--hcps-blue: #231f20;--hcps-blue-dark: #171415;--hcps-blue-light: #4a4546;--hcps-red: #e3272d;--hcps-red-dark: #6f0f12;--hcps-gold: #f7b500;--cream: var(--harleys-canvas);--text: var(--harleys-ink);--text-mid: var(--harleys-charcoal);--muted: #6b6b6b;--border: var(--harleys-border);--border-strong: #b8b5b5;--success: #1a7a4a;--success-bg: #e8f5ef;--warning: #b45309;--warning-bg: #fff8e6;--danger: #c0392b;--danger-bg: #fbeaea;--info-bg: #eef3fb;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--font-stack: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: ui-monospace, "Cascadia Mono", Menlo, monospace;--shadow-sm: 0 1px 2px rgba(35, 31, 32, .06);--shadow-md: 0 8px 22px rgba(35, 31, 32, .08);--shadow-lg: 0 18px 42px rgba(35, 31, 32, .14)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:rgba(227,39,45,.18)}html,body,#root{min-height:100%;width:100%}html{background:#e9e9e9}body{min-width:280px;overflow-x:hidden;color:var(--harleys-ink);background:var(--harleys-canvas);font-family:var(--font-stack);font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{-webkit-user-select:none;user-select:none}.shell{width:100%;min-height:var(--pipeline-viewport-height, 100dvh);max-width:920px;margin:0 auto;background:var(--harleys-canvas)}.shell--app{display:flex;height:var(--pipeline-viewport-height, 100dvh);min-height:0;flex-direction:column;overflow:hidden}.mobile-status-banner{position:relative;z-index:20;display:flex;width:100%;padding:11px 12px 11px 16px;flex:0 0 auto;align-items:flex-start;gap:12px;border-bottom:1px solid #bbd4ee;color:#173b5e;background:#eaf4ff;font-size:13px;line-height:1.4}.mobile-status-banner--warning,.mobile-status-banner--maintenance{border-bottom-color:#e3c66f;color:#5e3b00;background:#fff3cf}.mobile-status-banner--update{border-bottom-color:#c9bde7;color:#3d286b;background:#f2edff}.mobile-status-banner__copy{display:grid;min-width:0;flex:1;gap:2px}.mobile-status-banner__copy strong,.mobile-status-banner__copy span{display:block}.mobile-status-banner button{display:grid;width:38px;height:38px;margin:-5px -5px -5px 0;flex:0 0 38px;place-items:center;border:0;border-radius:11px;color:currentColor;background:#ffffff8a;cursor:pointer;font-size:24px;line-height:1}.mobile-status-banner button:focus-visible{outline:3px solid currentColor;outline-offset:2px}.launcher{display:flex;min-height:var(--pipeline-viewport-height, 100dvh);flex-direction:column;background:var(--harleys-canvas)}.launcher__header{position:relative;overflow:hidden;min-height:184px;padding:calc(12px + env(safe-area-inset-top)) 16px 34px;color:#fff;background:radial-gradient(circle at 92% 118%,rgba(227,39,45,.46),transparent 31%),linear-gradient(138deg,#2e2a2b,#231f20 62%,#160f11);border-bottom:4px solid var(--harleys-red)}.launcher__header:after{position:absolute;right:-56px;bottom:-105px;width:188px;height:188px;border:28px solid rgba(255,255,255,.045);border-radius:50%;content:"";pointer-events:none}.launcher__appbar,.launcher__greeting{position:relative;z-index:1}.launcher__appbar{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px}.launcher__brand{display:flex;min-width:0;align-items:center;gap:11px}.launcher__brand-mark{width:44px;height:44px;flex:0 0 44px;border:1px solid rgba(255,255,255,.14);border-radius:14px;object-fit:cover;box-shadow:0 9px 24px #00000042}.launcher__brand-name{font-size:18px;font-weight:760;line-height:1;letter-spacing:-.01em}.launcher__brand-promise{margin-top:5px;color:#ffffffad;font-size:13px;font-weight:600;line-height:1}.launcher__profile{display:flex;min-width:44px;min-height:44px;align-items:center;justify-content:flex-end;gap:9px}.launcher__profile-name{overflow:hidden;max-width:92px;color:#ffffffc7;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.launcher__avatar{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:#ffffff1c;font-size:13px;font-weight:760}.launcher__greeting{margin-top:20px}.launcher__greeting>p{color:#f58b8e;font-size:13px;font-weight:760;line-height:1;letter-spacing:.085em;text-transform:uppercase}.launcher__greeting h1{margin-top:8px;color:#fff;font-size:clamp(28px,8vw,36px);font-weight:720;line-height:1.05;letter-spacing:-.035em;overflow-wrap:anywhere;text-wrap:balance}.launcher__summary{display:flex;min-height:28px;margin-top:12px;align-items:center;gap:10px;color:#ffffffbd;font-size:13px;font-weight:600}.launcher__summary span{display:inline-flex;align-items:center;gap:7px}.launcher__summary i{width:7px;height:7px;border-radius:50%;background:#61b979;box-shadow:0 0 0 4px #61b97921}.launcher__summary strong{padding:5px 9px;border-radius:999px;color:#fff;background:#e3272dc7;font-size:13px}.launcher__workspace{position:relative;z-index:2;min-height:0;margin-top:-18px;padding:22px 16px calc(24px + env(safe-area-inset-bottom));flex:1 0 auto;border-radius:26px 26px 0 0;background:var(--harleys-canvas)}.launcher__workspace-heading{display:flex;min-height:44px;margin-bottom:12px;align-items:end;justify-content:space-between;gap:16px}.launcher__workspace-heading p{color:var(--harleys-red-deep);font-size:13px;font-weight:760;line-height:1;letter-spacing:.08em;text-transform:uppercase}.launcher__workspace-heading h2{margin-top:4px;color:var(--harleys-ink);font-size:23px;font-weight:740;line-height:1.05;letter-spacing:-.025em}.launcher__workspace-heading>span{padding-bottom:2px;color:var(--muted);font-size:13px;font-weight:600}.launcher__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tile{position:relative;display:flex;min-width:0;min-height:148px;padding:13px;flex-direction:column;align-items:stretch;gap:4px;overflow:hidden;border:1px solid #e2dfdf;border-radius:20px;color:var(--harleys-ink);background:linear-gradient(145deg,#fff0 58%,#e3272d09),#fff;box-shadow:0 8px 22px #231f2013;cursor:pointer;text-align:left;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.tile:after{position:absolute;top:0;right:18px;left:18px;height:2px;border-radius:0 0 999px 999px;background:var(--harleys-red);content:"";opacity:0;transform:scaleX(.4);transition:opacity .14s ease,transform .14s ease}.tile:hover:not(:disabled),.tile:focus-visible{border-color:#c9c4c4;box-shadow:0 13px 30px #231f201f;transform:translateY(-2px)}.tile:hover:not(:disabled):after,.tile:focus-visible:after{opacity:1;transform:scaleX(1)}.tile:active:not(:disabled){box-shadow:0 5px 14px #231f201a;transform:scale(.975)}.tile:disabled{cursor:not-allowed;border-color:#cfcbcb;color:#4d4849;background:#f8f7f7;box-shadow:none}.tile:disabled .tile__icon{filter:grayscale(1);opacity:.72}.tile:disabled .tile__chevron{color:#5c5758;background:#e9e7e7}.tile:disabled .tile__meta,.tile:disabled .tile__desc{color:#5c5758}.tile:disabled .tile__name{color:#4d4849}.tile:focus-visible,.embedded-app__back:focus-visible,.toast button:focus-visible,.startup button:focus-visible{outline:3px solid var(--harleys-red-deep);outline-offset:3px}.tile__top{display:flex;min-height:48px;align-items:flex-start;justify-content:space-between;gap:10px}.tile__icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;overflow:hidden;border-radius:14px;background:var(--harleys-ink);box-shadow:0 6px 14px #231f202b}.tile__icon-img{display:block;width:100%;height:100%;object-fit:cover}.tile__chevron{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:var(--harleys-red-deep);background:#f8eeee;font-family:Arial,sans-serif;font-size:25px;font-weight:400;line-height:1}.tile__meta{display:flex;min-height:17px;margin-top:2px;align-items:center;gap:6px;color:var(--harleys-red-deep);font-size:13px;font-weight:760;line-height:1;letter-spacing:.055em;text-transform:uppercase}.tile__pilot{padding:3px 6px;border-radius:999px;color:var(--harleys-red-deep);background:#fce8e9;font-size:13px;letter-spacing:.03em}.tile__name{overflow-wrap:anywhere;color:var(--harleys-ink);font-size:18px;font-weight:760;line-height:1.08;letter-spacing:-.015em}.tile__desc{color:var(--muted);font-size:13px;font-weight:550;line-height:1.25}.tile__badge,.tile__disabled{align-self:flex-start;margin-top:3px;padding:4px 8px;border-radius:999px;color:var(--harleys-red-deep);background:#fce8e9;font-size:13px;font-weight:720;line-height:1}.tile__disabled{color:#5c5758;background:#efeeee}.launcher__grid>.tile:last-child:nth-child(odd){grid-column:1 / -1}.launcher__footer{display:flex;min-height:30px;margin-top:16px;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:13px;font-weight:600}.launcher__footer>span:first-child{width:7px;height:7px;border-radius:50%;background:var(--harleys-red)}.launcher__empty{padding:28px 20px;border:1px solid #e2dfdf;border-radius:20px;background:#fff;box-shadow:var(--shadow-md);text-align:center}.launcher__empty-icon{display:grid;width:46px;height:46px;margin:0 auto 13px;place-items:center;border-radius:14px;color:var(--harleys-red-deep);background:#fce8e9;font-size:20px;font-weight:800}.launcher__empty h2{font-size:19px;line-height:1.2}.launcher__empty p{margin-top:7px;color:var(--muted);font-size:14px;line-height:1.45}.access-warning{position:relative;z-index:5;padding:10px 16px;color:#5e3b00;background:#fff3cf;border-bottom:1px solid #eed38a;font-size:13px;font-weight:600;line-height:1.4}.embedded-app{display:flex;height:100%;min-height:0;flex:1;flex-direction:column;background:#fff}.embedded-app__bar{position:relative;z-index:10;display:flex;min-height:calc(60px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 12px 8px;flex:0 0 auto;align-items:center;gap:10px;border-bottom:1px solid #dedada;background:#fffffff5;box-shadow:0 4px 16px #231f2012}.embedded-app__back{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:0;border-radius:14px;color:#fff;background:var(--harleys-ink);cursor:pointer}.embedded-app__back span{margin-top:-2px;font-family:Arial,sans-serif;font-size:31px;font-weight:300;line-height:1}.embedded-app__back:active,.toast button:active,.startup__state button:active{filter:brightness(.92);transform:scale(.96)}.embedded-app__identity{display:flex;min-width:0;flex:1;align-items:center;gap:9px}.embedded-app__identity img{width:40px;height:40px;flex:0 0 40px;border-radius:12px;object-fit:cover}.embedded-app__identity div{display:flex;min-width:0;flex-direction:column;gap:2px}.embedded-app__identity strong,.embedded-app__identity span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.embedded-app__identity strong{color:var(--harleys-ink);font-size:16px;font-weight:760;line-height:1.15}.embedded-app__identity span{color:var(--muted);font-size:13px;font-weight:550;line-height:1.2}.app-frame{position:relative;display:flex;min-height:0;flex:1;flex-direction:column;background:var(--harleys-canvas)}.app-frame__iframe{display:block;width:100%;min-height:0;flex:1;border:0;background:var(--harleys-canvas)}.app-frame__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;padding:28px;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at 92% 4%,rgba(227,39,45,.12),transparent 210px),linear-gradient(180deg,#f8f7f7,var(--harleys-canvas));text-align:center}.app-frame__loading-copy{display:grid;margin-top:18px;gap:6px}.app-frame__loading-copy strong{color:var(--harleys-ink);font-size:19px;font-weight:760;letter-spacing:-.02em}.app-frame__loading-copy span{max-width:290px;color:var(--muted);font-size:13px;line-height:1.45}.handoff-mark{position:relative;display:grid;width:66px;height:66px;place-items:center;border-radius:22px;color:#fff;background:linear-gradient(145deg,var(--harleys-red),var(--harleys-red-deep));box-shadow:0 16px 32px #e3272d3d}.handoff-mark>b{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:2px solid rgba(227,39,45,.16);border-top-color:var(--harleys-red);border-radius:27px;animation:handoff-orbit 1.25s linear infinite}.handoff-receipt{position:relative;display:block;width:29px;height:34px;border:2px solid currentColor;border-radius:4px}.handoff-receipt:after{position:absolute;right:4px;bottom:5px;left:4px;height:2px;border-radius:999px;background:currentColor;box-shadow:0 -7px 0 currentColor,0 -14px 0 currentColor;content:""}.handoff-receipt i{display:none}.handoff-progress{width:min(100%,280px);height:5px;margin-top:22px;overflow:hidden;border-radius:999px;background:#e4e0e1}.handoff-progress span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--harleys-red-deep),var(--harleys-red));animation:handoff-progress 1.45s ease-in-out infinite}@keyframes handoff-orbit{to{transform:rotate(360deg)}}@keyframes handoff-progress{0%{transform:translate(-110%)}55%{transform:translate(115%)}to{transform:translate(240%)}}.error-state{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;padding:30px 20px;align-items:center;justify-content:center;flex-direction:column;background:var(--harleys-canvas);color:var(--muted);font-size:14px;line-height:1.45;text-align:center}.error-state__title{margin-bottom:4px;color:var(--harleys-red-deep);font-size:17px;font-weight:750}.error-state p{max-width:330px;margin:0}.error-state__actions{display:flex;width:min(100%,330px);margin-top:20px;flex-direction:column;gap:10px}.error-state__actions button{min-height:48px;padding:0 18px;border:1px solid var(--harleys-ink);border-radius:14px;font:inherit;font-weight:720;cursor:pointer}.error-state__primary{color:#fff;background:var(--harleys-ink)}.error-state__secondary{color:var(--harleys-ink);background:#fff}.error-state__actions button:active{transform:scale(.98)}.error-state__actions button:focus-visible{outline:3px solid var(--harleys-red-deep);outline-offset:3px}.toast{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));left:16px;z-index:1000;display:flex;width:auto;max-width:520px;min-height:54px;margin:0 auto;padding:7px 7px 7px 14px;align-items:center;gap:10px;border:1px solid #d8d4d4;border-left:4px solid var(--harleys-ink);border-radius:16px;color:var(--harleys-ink);background:#fff;box-shadow:var(--shadow-lg);font-size:14px;font-weight:650;line-height:1.35;animation:toast-in .18s ease-out}.toast>span{min-width:0;flex:1}.toast button{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:0;border-radius:12px;color:var(--harleys-ink);background:#f1f0f0;cursor:pointer;font-size:24px;line-height:1}.toast--success{border-left-color:var(--success)}.toast--error{border-left-color:var(--harleys-red)}.shell--app .toast--error{top:calc(68px + env(safe-area-inset-top));bottom:auto}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}.startup{width:100%;min-height:var(--pipeline-viewport-height, 100dvh);max-width:920px;margin:0 auto;color:var(--harleys-ink);background:var(--harleys-canvas)}.startup__bar{display:flex;min-height:calc(72px + env(safe-area-inset-top));padding:calc(14px + env(safe-area-inset-top)) 16px 14px;align-items:center;gap:11px;color:#fff;background:var(--harleys-ink);border-bottom:4px solid var(--harleys-red)}.startup__bar img{width:44px;height:44px;border-radius:14px;object-fit:cover}.startup__bar div{display:flex;flex-direction:column;gap:3px}.startup__bar strong{font-size:18px}.startup__bar span{color:#ffffffad;font-size:13px;font-weight:600}.startup__state{display:flex;min-height:calc(var(--pipeline-viewport-height, 100dvh) - 76px);padding:32px 24px;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at 88% 4%,rgba(227,39,45,.1),transparent 230px),var(--harleys-canvas);text-align:center}.startup__panel{width:min(100%,360px);padding:28px 24px;border:1px solid rgba(35,31,32,.08);border-radius:28px;background:#ffffffe6;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.startup__mark{display:grid;width:62px;height:62px;margin:0 auto 18px;place-items:center;border-radius:20px;color:var(--harleys-red-deep);background:#fce8e9;font-size:28px;font-weight:800}.startup__panel .handoff-mark{margin:0 auto 18px}.startup__eyebrow{margin:0 0 6px!important;color:var(--muted)!important;font-size:11px!important;font-weight:750;letter-spacing:.075em;line-height:1.2!important;text-transform:uppercase}.startup__state h1{font-size:25px;line-height:1.15;letter-spacing:-.025em}.startup__state p{max-width:360px;margin:8px auto 0;color:var(--muted);font-size:15px;line-height:1.45}.startup__panel .handoff-progress{margin-right:auto;margin-left:auto}.startup__state button{min-height:48px;margin-top:20px;padding:0 20px;border:0;border-radius:14px;color:#fff;background:var(--harleys-red-deep);box-shadow:0 8px 20px #6f0f1233;cursor:pointer;font-size:15px;font-weight:720}@media (min-width: 640px){.launcher__header{min-height:200px;padding-right:28px;padding-left:28px}.launcher__workspace{padding-right:28px;padding-left:28px}.launcher__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.launcher__grid>.tile:last-child:nth-child(odd){grid-column:auto}.tile{min-height:162px}}@media (max-width: 350px){.launcher__header,.launcher__workspace{padding-right:12px;padding-left:12px}.launcher__profile-name{max-width:48px}.tile{min-height:146px;padding:11px}.tile__icon{width:44px;height:44px;flex-basis:44px}.tile__chevron{width:30px;height:30px}.tile__name{font-size:17px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: more){.tile,.toast{border-width:2px;border-color:var(--harleys-ink)}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.launcher__header{min-height:112px;padding:15px 16px 28px;border-bottom-width:3px}.launcher__greeting{margin-top:0}.launcher__greeting h1{margin-top:7px;max-width:720px;font-size:clamp(27px,7.5vw,34px)}.launcher__workspace{margin-top:-15px;padding-top:20px;border-radius:22px 22px 0 0}.launcher__group+.launcher__group{margin-top:23px}.launcher__workspace-heading{min-height:36px;margin-bottom:10px;align-items:end}.launcher__workspace-heading h2{font-size:21px}.launcher__grid{gap:10px}.tile{min-height:132px;padding:12px;border-radius:18px}.tile__top{min-height:44px}.tile__icon{width:44px;height:44px;flex-basis:44px;border-radius:13px}.tile__name{font-size:17px}.launcher__footer{min-width:0;margin-top:22px;align-items:flex-start;justify-content:flex-start}.launcher__footer>span:first-child{margin-top:5px;flex:0 0 7px}.launcher__footer-copy{display:flex;width:auto;height:auto;min-width:0;max-width:calc(100% - 14px);flex:1 1 auto;flex-direction:column;gap:2px;border-radius:0;background:transparent}.launcher__footer-copy small{font-size:11px;font-weight:650;line-height:1.2}.launcher__footer-copy strong{display:block;width:100%;min-width:0;max-width:min(82vw,620px);overflow:hidden;color:var(--harleys-ink);font-size:13px;font-weight:680;line-height:1.3;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap;word-break:normal;writing-mode:horizontal-tb}.embedded-app__bar{min-height:52px;padding:5px 10px;gap:8px}.embedded-app__back{width:40px;height:40px;flex-basis:40px;border-radius:13px}.embedded-app__identity{gap:8px}.embedded-app__identity img{width:36px;height:36px;flex-basis:36px;border-radius:11px}.embedded-app__identity strong{font-size:16px}@media (min-width: 640px){.launcher__header{min-height:126px}.tile{min-height:142px}}@media (max-width: 350px){.launcher__header{min-height:106px}.tile{min-height:128px;padding:10px}}
