:root{color-scheme:dark;--po-bg:#020b0e;--po-panel:#08262e;--po-panel-2:#0b313a;--po-line:rgba(116,225,239,.2);--po-text:#f2fcfd;--po-muted:#a7c3c8;--po-accent:#45d5e7;--po-accent-ink:#031b20;--po-danger:#ffb8b8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{background:var(--po-bg)}body.po-workspace-guest-page{margin:0;min-width:320px;background:radial-gradient(circle at 72% -20%,rgba(57,211,231,.18),transparent 42%),var(--po-bg);color:var(--po-text)}a{color:inherit}.po-guest-shell{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto}.po-guest-header,.po-guest-footer{width:min(1180px,calc(100% - 32px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.po-guest-header{min-height:76px;border-bottom:1px solid var(--po-line)}.po-guest-header nav,.po-guest-footer nav,.po-guest-card-links,.po-guest-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.po-guest-header a,.po-guest-footer a,.po-guest-card-links a{text-decoration:none}.po-guest-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.po-guest-brand>span{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(69,213,231,.55);border-radius:12px;background:rgba(69,213,231,.09);color:var(--po-accent);font-weight:900}.po-guest-header-cta,.po-guest-primary{border:0;border-radius:13px;background:var(--po-accent);color:var(--po-accent-ink)!important;font-weight:800;text-decoration:none;cursor:pointer}.po-guest-header-cta{padding:10px 14px}.po-guest-main{width:min(1180px,calc(100% - 32px));margin:auto;padding:64px 0}.po-guest-hero{max-width:820px;padding:44px 0}.po-guest-kicker{margin:0 0 10px;color:var(--po-accent);font-size:12px;font-weight:850;letter-spacing:.14em}.po-guest-hero h1{max-width:780px;margin:0;font-size:clamp(42px,7vw,82px);line-height:1.01;letter-spacing:-.05em}.po-guest-hero>p:not(.po-guest-kicker){max-width:680px;margin:24px 0;color:var(--po-muted);font-size:clamp(18px,2.2vw,23px);line-height:1.55}.po-guest-actions a{min-height:48px;display:inline-flex;align-items:center;padding:0 20px}.po-guest-actions>a:not(.po-guest-primary){text-underline-offset:5px}.po-guest-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.po-guest-features article{padding:24px;border:1px solid var(--po-line);border-radius:20px;background:linear-gradient(145deg,rgba(13,55,65,.86),rgba(5,27,33,.86))}.po-guest-features span{color:var(--po-accent);font-size:12px;font-weight:800}.po-guest-features h2{margin:18px 0 8px}.po-guest-features p{margin:0;color:var(--po-muted);line-height:1.55}.po-guest-card{width:min(520px,100%);margin:0 auto;padding:clamp(24px,4vw,38px);border:1px solid var(--po-line);border-radius:24px;background:linear-gradient(155deg,rgba(10,49,59,.98),rgba(5,29,35,.98));box-shadow:0 30px 90px rgba(0,0,0,.28)}.po-guest-card h1{margin:0 0 12px;font-size:clamp(30px,5vw,44px);letter-spacing:-.035em}.po-guest-card>p:not(.po-guest-kicker){color:var(--po-muted);line-height:1.55}.po-guest-card form{display:grid;gap:10px;margin-top:24px}.po-guest-card label{font-size:14px;font-weight:720}.po-guest-card input:not([type=checkbox]){width:100%;min-height:50px;padding:0 14px;border:1px solid rgba(151,223,232,.35);border-radius:12px;background:#f8ffff;color:#071a1e;font:inherit}.po-guest-card input:focus-visible,.po-guest-card button:focus-visible,.po-guest-card a:focus-visible{outline:3px solid #fff;outline-offset:3px}.po-guest-password{position:relative;display:block}.po-guest-password input{padding-right:92px!important}.po-guest-password button{position:absolute;right:7px;top:7px;min-height:36px;border:0;border-radius:9px;background:#dff9fc;color:#07323a;font-weight:750}.po-guest-check{display:grid!important;grid-template-columns:20px 1fr;gap:10px!important;align-items:start;margin:6px 0}.po-guest-check input{width:18px;height:18px}.po-guest-primary{min-height:50px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center}.po-guest-primary:disabled{opacity:.62;cursor:wait}.po-guest-status{min-height:24px;color:var(--po-muted);line-height:1.5}.po-guest-status[data-state=error]{color:var(--po-danger)}.po-guest-card-links{justify-content:space-between;margin-top:20px}.po-guest-card-links a{text-decoration:underline;text-underline-offset:4px}.po-guest-notice{display:grid;gap:8px;margin:22px 0;padding:16px;border:1px solid var(--po-line);border-radius:14px;background:rgba(0,0,0,.16);color:var(--po-muted)}.po-guest-notice strong{color:var(--po-text)}.po-guest-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.po-guest-footer{min-height:82px;border-top:1px solid var(--po-line);color:var(--po-muted);font-size:14px}@media(max-width:720px){.po-guest-header{min-height:68px}.po-guest-brand strong{display:none}.po-guest-header nav{gap:8px}.po-guest-main{padding:36px 0}.po-guest-hero{padding:28px 0}.po-guest-features{grid-template-columns:1fr}.po-guest-footer{padding:22px 0;align-items:flex-start;flex-direction:column}.po-guest-footer nav{gap:10px 16px}}@media(prefers-reduced-motion:no-preference){.po-guest-card,.po-guest-hero{animation:po-guest-enter .28s ease-out both}@keyframes po-guest-enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}@media(forced-colors:active){.po-guest-card,.po-guest-features article{border:2px solid CanvasText}.po-guest-primary{border:2px solid ButtonText}}
