:root{--ink:#2e2e2e;--muted:#7a756c;--accent:#f07d18;--accent-dark:#d96e10;--surface:#f7f4ef;--border:#e6e2da;--green:#367451}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--accent)}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.5px;font-size:42px;font-weight:650;line-height:1.16}h2{letter-spacing:-.6px;font-size:25px;line-height:1.35}h3{font-size:17px;font-weight:600}.header,.footer,.workspace,.login-grid{max-width:1160px;margin:auto;padding-left:36px;padding-right:36px}.header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:25px;height:108px;display:flex}.brand{align-items:center;gap:21px;display:flex}.brand img{object-fit:contain;display:block}.brand-divider{background:var(--border);width:1px;height:24px}.platform-label{color:var(--muted);font-size:14px}.header nav{align-items:center;gap:27px;font-size:13px;display:flex}.header nav a[aria-current=page]{color:var(--accent-dark);font-weight:600}.text-button{color:var(--muted);background:0 0;border:0;padding:0}.back-link{color:var(--muted);font-size:13px}.footer{color:var(--muted);border-top:1px solid var(--border);justify-content:space-between;gap:24px;margin-top:72px;padding-top:24px;padding-bottom:28px;font-size:12px;display:flex}.eyebrow{letter-spacing:1.6px;color:var(--accent-dark);margin-bottom:20px;font-size:11px;font-weight:650}.lede{color:#68645d;margin-top:17px;font-size:17px;line-height:1.75}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.7}.small a{border-bottom:1px solid #c8bfb4}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 19px;font-size:13px;font-weight:600;line-height:1.4;transition:background .15s;display:inline-flex}.primary{background:var(--accent);color:#fff;box-shadow:0 3px 8px #d96e1015}.primary:hover{background:var(--accent-dark)}.secondary{color:var(--ink);background:#fff;border-color:#dbd4cb}.secondary:hover{background:var(--surface)}.login-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:105px;min-height:650px;padding-top:88px;padding-bottom:36px;display:grid}.login-story h1{letter-spacing:-1.9px;font-size:49px}.login-story .lede{font-size:17px}.login-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:39px}.tag{letter-spacing:1.1px;color:#877d6e;border:1px solid #ded6ca;border-radius:3px;margin-bottom:23px;padding:4px 7px;font-size:10px;display:inline-block}.login-card h2{margin-bottom:10px;font-size:29px}.login-card>p{font-size:14px}.form{flex-direction:column;gap:10px;margin-top:28px;display:flex}.form label{font-size:12px;font-weight:600}.form input{width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #dcd6cc;border-radius:4px;margin-bottom:9px;padding:9px 12px}.form input::placeholder{color:#a39b90}.form .button{margin-top:10px}.login-help{color:var(--muted);flex-direction:column;align-items:center;gap:5px;margin-top:25px;font-size:11px;display:flex}.login-help a{color:var(--accent-dark)}.chip-illustration{background:radial-gradient(#f7eee2 0%,#fff 67%);justify-content:center;align-items:center;max-width:340px;height:206px;margin-top:30px;display:flex;position:relative;overflow:hidden}.chip-traces{clip-path:polygon(0 20%,25% 20%,40% 0,70% 0,85% 20%,100% 20%,100% 80%,75% 80%,60% 100%,30% 100%,15% 80%,0 80%);background:repeating-linear-gradient(0deg,#0000 0 18px,#e9dfd2 19px 20px,#0000 21px 28px);position:absolute;inset:24px}.chip-body{z-index:1;background:linear-gradient(145deg,#fffaf2,#f0e7db);border:1px solid #dcd1c2;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;display:flex;transform:rotate(-8deg);box-shadow:0 0 0 7px #fff,0 0 0 8px #e6ddd1,9px 15px 23px #5f3b1220}.chip-mark{color:var(--accent);font-family:Georgia,serif;font-size:51px;font-style:italic;line-height:1}.chip-body>span:last-child{letter-spacing:2px;margin-top:9px;font-size:7px}.trace-label{color:#a89b88;letter-spacing:2px;font-size:8px;position:absolute;bottom:5px}.workspace{min-height:66vh;padding-top:65px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:54px;display:flex}.page-heading h1{font-size:37px}.signed-in{color:var(--muted);overflow-wrap:anywhere;margin-bottom:6px;font-size:11px}.section-label{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.section-label h2{letter-spacing:0;font-size:17px}.section-label>span{color:var(--muted);font-size:11px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--border);background:linear-gradient(110deg,#fff 45%,#fbf9f6);border-radius:7px;max-width:760px;padding:28px 30px}.product-top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.product-icon{width:44px;height:44px;color:var(--accent-dark);text-align:center;background:#fdf1e5;border:1px solid #f1d4b8;border-radius:8px;font-size:36px;line-height:1}.badge{color:#8a7968;background:#f0e9e0;border-radius:20px;align-items:center;gap:6px;padding:5px 10px;font-size:10px;display:flex}.badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.badge.green{color:var(--green);background:#edf5ed}.product-card h2{font-size:27px}.product-description{color:var(--muted);margin-top:8px;font-size:14px}.product-facts{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1.4fr 1fr 1fr;gap:16px;margin:25px 0;padding:20px 0;display:grid}.product-facts>div{flex-direction:column;gap:6px;display:flex}.product-facts span{letter-spacing:1px;color:var(--muted);font-size:9px}.product-facts strong{font-size:13px;font-weight:500}.product-actions,.inline-actions{flex-wrap:wrap;gap:11px;margin-bottom:15px;display:flex}.access-message{color:var(--muted);font-size:13px}.access-message a{color:var(--accent-dark);margin-top:10px;display:inline-block}.help-strip{border-bottom:1px solid var(--border);align-items:center;gap:20px;margin-top:33px;margin-bottom:21px;padding:25px 0;display:flex}.help-strip p{color:var(--muted);margin-top:5px;font-size:13px}.help-strip .button{white-space:nowrap;margin-left:auto}.help-icon{background:var(--surface);width:38px;height:38px;color:var(--accent-dark);border-radius:50%;flex-shrink:0;place-items:center;font-size:20px;display:grid}.devices{border-top:1px solid var(--border);margin-top:20px;padding-top:14px;font-size:12px}.devices summary,summary{cursor:pointer}.device{justify-content:space-between;gap:20px;margin-top:13px;display:flex}.mono,code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.requirements{flex-wrap:wrap;gap:14px;margin-top:25px;margin-bottom:45px;display:flex}.requirements span{background:var(--surface);border:1px solid var(--border);color:#756f65;border-radius:4px;padding:5px 10px;font-size:11px}.guide-layout{grid-template-columns:210px 1fr;gap:55px;display:grid}.guide aside{color:var(--muted);flex-direction:column;align-self:start;gap:13px;font-size:12px;display:flex;position:sticky;top:30px}.guide aside strong{letter-spacing:1px;color:#a79d8e;margin-bottom:8px;font-size:9px}.readme-link{border-top:1px solid var(--border);margin-top:10px;padding-top:17px}.steps section{border-bottom:1px solid var(--border);margin-bottom:34px;padding-bottom:36px;scroll-margin-top:30px;position:relative}.steps h2{margin-bottom:14px;font-size:25px}.steps p{color:#736e64;margin:14px 0;font-size:14px}.step-number{width:24px;height:24px;color:var(--accent-dark);background:#fbefe3;border-radius:4px;justify-content:center;align-items:center;margin-bottom:13px;font-size:10px;display:inline-flex}.command{border:1px solid var(--border);background:#f7f5f1;border-radius:5px;margin:19px 0;position:relative}.command pre{tab-size:2;margin:0;padding:43px 19px 18px;font-size:12px;line-height:1.8;overflow-x:auto}.command button{color:#736b60;background:#fff;border:1px solid #ded9d0;border-radius:3px;padding:3px 9px;font-size:10px;position:absolute;top:9px;right:11px}.expected{background:#f2f7f1;border:1px solid #dbe6d8;border-radius:5px;flex-direction:column;gap:9px;padding:16px;display:flex;overflow:auto}.expected span{letter-spacing:1px;color:var(--green);font-size:9px}.expected code{color:#3e6849;white-space:nowrap;font-size:11px}.download-link{color:var(--accent-dark);font-size:13px;font-weight:500}.troubleshooting{font-size:13px}.account-card{border:1px solid var(--border);background:var(--surface);border-radius:7px;max-width:480px;margin-top:35px;padding:30px}.account-card h2{font-size:23px}.account-card>p{margin-top:10px;font-size:13px}.error{color:#aa392a;font-size:12px}.success{color:var(--green);font-size:13px}.notice{background:var(--surface);border-radius:6px;margin-top:32px;padding:32px}.notice p{margin:15px 0}.notice h2{font-size:22px}@media (max-width:900px){.login-grid{gap:40px}.login-story h1{font-size:40px}.page-heading{flex-direction:column;align-items:flex-start;gap:15px}.help-strip{flex-wrap:wrap}.help-strip .button{margin-left:58px}.guide-layout{grid-template-columns:150px 1fr;gap:24px}.header nav{gap:16px}.platform-label,.brand-divider{display:none}}@media (max-width:640px){h1,.page-heading h1{font-size:32px}.header,.footer,.workspace,.login-grid{padding-left:22px;padding-right:22px}.header{flex-wrap:wrap;gap:16px;height:auto;min-height:85px;padding-top:18px;padding-bottom:18px}.header nav{justify-content:space-between;gap:10px;width:100%;font-size:12px}.brand img{width:130px;height:35px}.login-grid{grid-template-columns:1fr;gap:28px;padding-top:40px}.login-story h1{font-size:37px}.chip-illustration,.login-story>.small{display:none}.login-card{padding:27px}.workspace{padding-top:40px}.page-heading{margin-bottom:33px}.product-grid{grid-template-columns:1fr}.product-card{padding:22px}.product-facts{gap:9px}.product-facts strong{font-size:11px}.product-facts span{font-size:8px}.help-strip .button{margin-left:0}.help-strip{gap:14px}.help-strip h3{font-size:15px}.help-strip>div:nth-child(2){flex:1;min-width:200px}.guide-layout{grid-template-columns:1fr}.guide aside{display:none;position:static}.footer{flex-wrap:wrap;margin-top:45px}.requirements{gap:8px;margin-bottom:28px}.account-card{padding:23px}.back-link{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
