/* R10 web pilot: derived from SIRO R9.11 native shell; canonical asset hashes in README. */
:root{--bg-brightness:1;--bg-saturation:1;--bg-sepia:0;--night-alpha:0;--sun-alpha:.12;--sun-x:12%;--sun-y:64%;--ink:#151514;--glass:rgba(255,255,255,.78)}*{box-sizing:border-box}html,body{margin:0;width:100%;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif;color:var(--ink)}body{height:100dvh;overflow:hidden;background:#d8d1c7}body.web-shell,body.login-shell{isolation:isolate}button,input,textarea{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,textarea:focus-visible,input:focus-visible{outline:2px solid #4d6e94;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.wallpaper,.time-tint,.sun-glow,.night-layer{position:fixed;inset:0;pointer-events:none}.wallpaper{z-index:-4;background:url('/static/mountain.jpg') center/cover no-repeat;filter:brightness(var(--bg-brightness)) saturate(var(--bg-saturation)) sepia(var(--bg-sepia));transition:filter 650ms}.time-tint{z-index:-3;background:linear-gradient(to bottom,rgba(255,255,255,.05),rgba(255,249,239,.01) 48%,rgba(10,14,13,.16))}.sun-glow{z-index:-2;background:radial-gradient(circle at var(--sun-x) var(--sun-y),rgba(255,237,189,var(--sun-alpha)),rgba(255,217,139,0) 22%)}.night-layer{z-index:-1;background:linear-gradient(180deg,rgba(20,31,51,var(--night-alpha)),rgba(8,14,22,calc(var(--night-alpha)*1.45)))}.topbar{position:fixed;z-index:10;top:0;left:0;right:0;height:63px;padding:14px 25px;display:flex;justify-content:space-between;align-items:center}.app-label{font-weight:800;font-size:14px;letter-spacing:.08em}.app-label span{font-size:10px;letter-spacing:.06em;opacity:.55;font-weight:600;margin-left:7px}.profile{border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:4px 7px;border-radius:20px}.avatar{background:#252523;color:white;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font-weight:700;font-size:12px}.profile-menu{position:absolute;right:24px;top:60px;padding:18px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.8);border-radius:16px;box-shadow:0 15px 40px #0002;max-width:280px;font-size:13px}.profile-menu button{margin-top:12px;display:block;border:0;background:#242522;color:#fff;border-radius:11px;padding:9px 13px}.hero{position:absolute;left:50%;top:27%;transform:translateX(-50%);width:min(735px,calc(100vw - 60px));display:flex;flex-direction:column;align-items:center}.brand{width:min(290px,65vw);display:flex;align-items:center;flex-direction:column;margin-bottom:42px}.brand img{width:100%;object-fit:contain;height:auto}.brand span{font-weight:680;font-size:8px;white-space:nowrap;letter-spacing:.29em;margin-top:9px}.composer{width:100%;background:rgba(255,255,255,.80);border:1px solid rgba(255,255,255,.82);box-shadow:0 17px 53px rgba(49,40,29,.15);border-radius:23px;padding:14px 17px 12px;backdrop-filter:blur(24px)}.composer textarea{border:0;outline:0;resize:none;background:transparent;width:100%;min-height:40px;max-height:100px;font-size:16px;line-height:1.4;padding:2px 7px;color:#242424}.composer textarea::placeholder{color:#666}.composer-row{display:flex;align-items:center;justify-content:space-between;gap:9px}.actions,.send-actions{display:flex;align-items:center;gap:8px}.pill-action,.suggestions button,.mic{background:#fffc;border:1px solid #2221;border-radius:23px}.pill-action{font-size:13px;padding:9px 13px}.send-actions{gap:8px}.hint{font-size:10px;text-align:center;opacity:.5}.mic,.send{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;border:1px solid #0001}.send{background:#282826;color:#fff;font-size:23px;box-shadow:0 5px 12px #0002}.suggestions{display:flex;gap:9px;margin-top:28px;flex-wrap:wrap;justify-content:center}.suggestions button{font-size:11px;padding:8px 12px;white-space:nowrap}.pilot-note{text-align:center;font-size:11px;max-width:610px;border-radius:11px;background:#fffc;padding:8px 10px;margin-top:19px}.notification-rail{position:fixed;top:90px;right:15px;width:268px;min-height:82px;padding:25px 15px 18px;background:rgba(34,33,31,.48);color:#fff;border:1px solid #fff3;backdrop-filter:blur(16px);border-radius:17px;box-shadow:0 10px 32px #0002;font-size:12px;line-height:1.5;z-index:5}.notification-rail button{position:absolute;top:5px;right:8px;border:0;background:transparent;color:#fff9}.notification-rail.collapsed{width:34px;min-height:33px;height:33px;padding:0}.notification-rail.collapsed #noticeBody{display:none}.dock{position:fixed;z-index:9;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:1px;align-items:center;padding:7px;background:rgba(214,210,205,.55);border-radius:23px;border:1px solid #fff8;box-shadow:0 12px 34px #0002;backdrop-filter:blur(20px)}.dock button{height:48px;min-width:67px;background:transparent;border:0;border-radius:16px;display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;font-size:21px;transition:transform .15s}.dock button small{font-size:10px}.dock button.available{background:#fff9;opacity:1}.dock button.available:hover{transform:scale(1.12)}.bottom-left,.bottom-right{position:fixed;bottom:24px;z-index:4;border:1px solid #fff5;border-radius:24px;color:#fff;background:rgba(30,29,28,.52);backdrop-filter:blur(14px);padding:11px 15px;font-size:11px}.bottom-left{left:20px}.bottom-right{right:20px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#efad3a;margin-right:6px}.status-dot.ok{background:#50df7e}.work-sheet{position:fixed;z-index:15;top:11%;right:3%;bottom:105px;width:min(465px,94vw);overflow:auto;padding:19px;background:rgba(255,255,255,.94);border-radius:21px;box-shadow:0 23px 73px #0004;border:1px solid #fff9}.work-sheet header{display:flex;justify-content:space-between;align-items:center;gap:8px}.work-sheet header button{border:0;background:#e8e6e3;border-radius:50%;width:29px;height:29px}.work-sheet p{font-size:12px;line-height:1.5;color:#444}.task-actions{display:flex;flex-wrap:wrap;gap:8px}.task-actions button,.login-card button{border:0;border-radius:12px;padding:11px 14px;background:#30312f;color:#fff}.task-actions button:nth-child(2){background:#eae8e5;color:#252525}.task-actions button:disabled{opacity:.5}.work-sheet details{font-size:12px;margin:12px 0}.work-sheet pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f3f3f1;padding:11px;border-radius:12px;max-height:200px;overflow:auto}.task-title{font-weight:700;margin-top:15px}.task-list{font-size:12px;overflow-wrap:anywhere;margin-top:8px}.task-list p{border-bottom:1px solid #ccc5;padding-bottom:6px}.login-shell{display:grid;place-items:center;padding:20px}.login-card{width:min(430px,100%);padding:30px;background:rgba(255,255,255,.84);border:1px solid #fffa;backdrop-filter:blur(26px);border-radius:25px;box-shadow:0 25px 65px #0003}.login-card img{display:block;width:145px;height:auto;margin:0 auto}.login-tag{text-align:center;font-size:8px;letter-spacing:.18em;margin:13px 0 28px}.login-card h1{font-size:27px;margin:0 0 10px}.login-note{font-size:12px;line-height:1.5;color:#555}.login-card label{font-size:13px;display:block;margin:22px 0 8px}.login-card input{display:block;border:1px solid #bbb;border-radius:12px;padding:13px;width:100%;margin-bottom:15px}.login-card button{width:100%}@media(max-width:850px){.hero{top:21%;}.brand{margin-bottom:26px}.notification-rail{top:66px;right:12px;width:215px;min-height:56px}.notification-rail #noticeBody{font-size:10px}.bottom-left,.bottom-right{bottom:83px;font-size:10px;padding:8px}.dock{bottom:10px}.dock button{min-width:47px;font-size:19px}}@media(max-width:570px){.topbar{padding:10px 13px}.app-label span{display:none}.profile{font-size:12px}.hero{top:24%;width:calc(100vw - 24px)}.brand{width:205px;margin-bottom:22px}.brand span{font-size:6px}.composer{padding:13px 10px 10px}.pill-action{font-size:10px;padding:8px}.hint{display:none}.mic,.send{width:32px;height:32px}.suggestions{gap:6px;margin-top:13px}.suggestions button{font-size:9px;padding:7px 8px}.pilot-note{font-size:10px;margin-top:13px}.notification-rail{top:70px;right:12px;width:34px;min-height:33px;height:33px;padding:0}.notification-rail #noticeBody{display:none}.notification-rail.expanded{width:220px;min-height:58px;height:auto;padding:24px 10px 10px}.notification-rail.expanded #noticeBody{display:block}.dock{width:calc(100vw - 12px);justify-content:space-around;padding:5px}.dock button{min-width:0;flex:1;padding:0;font-size:17px}.dock button small{font-size:8px}.bottom-left,.bottom-right{bottom:78px;font-size:9px}.bottom-left{left:6px}.bottom-right{right:6px}.work-sheet{top:12%;right:3%;bottom:81px;width:94vw}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
