.home-surface{--home-max-width:760px;--home-text-size:20px;--home-text-leading:1.7;--home-fade-top:0px;--home-fade-bottom:50px;--home-edge:20px;--home-control-bottom:20px;--home-control-height:30px;--home-control-clearance:70px;--home-section-gap:18px;--home-dot-size:18px;--home-dot-offset:calc(var(--home-dot-size) / 2);--home-grid-inset:calc(var(--home-dot-size) * 2);--home-artifact-size:calc(var(--home-dot-size) * 7);--home-artifact-gap:calc(var(--home-dot-size) * 1.5);--home-feed-top:calc(var(--home-dot-offset) + var(--home-dot-size) * 3);--home-feed-bottom:calc(var(--home-dot-size) * 7);--home-rail-x:var(--home-dot-offset);--home-card-x:calc(var(--home-dot-size) * 4);--home-card-radius:12px;isolation:isolate;background:rgb(var(--surface-1));--background-elevated:rgb(var(--surface-4));position:relative;overflow:hidden}[data-theme=light] .home-surface,:root:not([data-theme]) .home-surface{--surface-1:247 247 244;--surface-2:239 240 236;--surface-3:231 233 229;--surface-4:255 255 252;--fill-1:219 225 231;--fill-2:205 214 223;--text-1:28 31 35;--text-2:66 73 84;--text-3:102 113 130;--text-4:145 155 170;--accent-1:37 99 235;--accent-2:14 165 233}.luke-home-scroll{z-index:1;position:relative}.home-main{width:100%;max-width:var(--home-max-width);height:100dvh;padding:calc(var(--home-edge) + var(--home-control-height) + var(--home-section-gap) + env(safe-area-inset-top,0px)) 20px calc(var(--home-control-bottom) + var(--home-control-height) + var(--home-section-gap) + env(safe-area-inset-bottom,0px));flex-direction:column;gap:0;margin:0 auto;display:flex}.luke-home-header{left:calc(max(20px, (100vw - var(--home-max-width)) / 2 + 20px) + env(safe-area-inset-left,0px));right:calc(max(20px, (100vw - var(--home-max-width)) / 2 + 20px) + env(safe-area-inset-right,0px));top:calc(20px + env(safe-area-inset-top,0px));z-index:50;isolation:isolate;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed}.luke-home-header>*{pointer-events:auto}.home-menu-tile{height:var(--home-control-height);background:var(--secondary);color:var(--muted-foreground);corner-shape:squircle;font-size:12px;line-height:var(--home-control-height);letter-spacing:0;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 10px;transition:background-color .15s ease-out,color .15s ease-out;display:inline-flex;position:relative}.home-menu-tile:after{content:"";position:absolute;inset:-5px}.home-menu-label{color:currentColor;letter-spacing:0}@media (hover:hover) and (pointer:fine){.home-menu-tile:hover{background:var(--muted);color:var(--foreground)}}.home-menu-tile:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.home-brand-tile{height:var(--home-control-height);background:var(--secondary);color:var(--muted-foreground);corner-shape:squircle;letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0 10px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.luke-home-header:before{content:"";z-index:-1;top:calc(-20px - env(safe-area-inset-top,0px));right:calc(-20px - env(safe-area-inset-right,0px));left:calc(-20px - env(safe-area-inset-left,0px));height:calc(var(--home-control-height) + 36px + env(safe-area-inset-top,0px));background:rgb(var(--surface-1));border-bottom:1px solid rgb(var(--home-border) / .6);opacity:0;pointer-events:none;transition:opacity .18s ease-out;position:absolute}.luke-home-header[data-scrolled=true]:before{opacity:1}@media (pointer:coarse){.home-menu-tile:after{inset:-7px}}.home-canvas{isolation:isolate;flex:1;min-height:0;position:relative;overflow:hidden}.home-canvas::-webkit-scrollbar{display:none}@keyframes home-work-spinner-pulse{0%,80%,to{opacity:.18;transform:scale(.86)}40%{opacity:.85;transform:scale(1)}}@keyframes home-work-row-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes home-work-focal-pulse{0%,to{box-shadow:0 0 0 0 rgb(var(--accent-1) / 0)}50%{box-shadow:0 0 0 4px rgb(var(--accent-1) / .18)}}.home-artifact-grid{grid-template-columns:repeat(auto-fill, var(--home-artifact-size));grid-auto-rows:var(--home-artifact-size);gap:var(--home-artifact-gap);padding:var(--home-grid-inset);align-content:start;display:grid}.home-artifact-tile{aspect-ratio:1;color:rgb(var(--text-2));corner-shape:squircle;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:12px;padding:0;transition:none;position:relative;overflow:hidden}.home-artifact-tile:before,.home-artifact-tile:after{content:"";width:calc(var(--home-dot-size) * 2);height:calc(var(--home-dot-size) * 2);opacity:0;pointer-events:none;transition:none;position:absolute}.home-artifact-tile:before{border-top:1px solid rgb(var(--text-1) / .28);border-left:1px solid rgb(var(--text-1) / .28);top:0;left:0}.home-artifact-tile:after{border-right:1px solid rgb(var(--text-1) / .28);border-bottom:1px solid rgb(var(--text-1) / .28);bottom:0;right:0}.home-artifact-tile[data-ready=false]{cursor:default;opacity:.72}.home-artifact-tile[data-selected=true]{background:0 0}.home-artifact-tile[data-selected=true]:before,.home-artifact-tile[data-selected=true]:after{opacity:1}.home-artifact-preview{transform-origin:50%;pointer-events:none;width:100%;height:100%;display:block;position:relative;transform:scale(.84)}.home-artifact-tile:focus{outline:none}.home-artifact-tile:focus-visible:before,.home-artifact-tile:focus-visible:after{opacity:1}.home-artifact-artwork{filter:drop-shadow(0 22px 30px #19232d1a);width:100%;height:100%;display:block;overflow:visible}.home-artifact-media{object-fit:contain;width:100%;height:100%;padding:calc(var(--home-dot-size) * .78);box-sizing:border-box;filter:drop-shadow(0 22px 30px #19232d1a);display:block}.home-artifact-artwork[data-large=true]{width:min(360px,62vw);height:auto;margin:0 auto}.home-artifact-focus{min-height:calc(var(--home-dot-size) * 27);box-shadow:none;background:0 0;grid-column:1/-1;place-items:start;display:grid;position:relative;overflow:visible}.home-artifact-dialog{border:1px solid rgb(var(--home-border) / .64);background:linear-gradient(rgb(var(--surface-4) / .86), rgb(var(--surface-4) / .78)), rgb(var(--surface-1));width:min(540px,100%);color:rgb(var(--text-2));corner-shape:squircle;border-radius:14px;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffffd6,0 28px 70px #2d343c1f}.home-artifact-dialog-header{justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;display:flex}.home-artifact-dialog-copy{gap:5px;min-width:0;display:grid}.home-artifact-dialog-date,.home-artifact-dialog-title,.home-artifact-dialog-status,.home-artifact-dialog-detail{margin:0}.home-artifact-dialog-date{color:rgb(var(--text-4));font-size:12px;line-height:1.2}.home-artifact-dialog-title{color:rgb(var(--text-1));letter-spacing:-.01em;text-wrap:pretty;font-size:17px;font-weight:400;line-height:1.2}.home-artifact-focus-figure{width:100%;min-height:calc(var(--home-dot-size) * 16);place-items:center;display:grid}.home-artifact-focus-image{filter:drop-shadow(0 28px 38px #19232d1f);width:min(340px,100%);height:auto;display:block}.home-artifact-focus-genui{width:min(420px,100%)}.home-artifact-dialog-body{color:rgb(var(--text-3));text-align:left;text-wrap:pretty;justify-items:start;gap:10px;font-size:13px;line-height:1.45;display:grid}.home-artifact-dialog-status{color:rgb(var(--text-2))}.home-artifact-dialog-detail{color:rgb(var(--text-4))}.home-artifact-dialog-tags{flex-wrap:wrap;justify-content:flex-start;gap:6px;margin:2px 0 0;padding:0;list-style:none;display:flex}.home-artifact-dialog-tags li{background:rgb(var(--fill-1) / .22);min-height:22px;color:rgb(var(--text-3));corner-shape:squircle;border-radius:7px;align-items:center;padding:0 8px;font-size:11px;line-height:1;display:inline-flex}.home-artifact-focus-clear{border:1px solid rgb(var(--home-border) / .78);border-bottom-color:rgb(var(--text-4) / .32);background:linear-gradient(rgb(var(--surface-4) / .72), rgb(var(--fill-1) / .22)), rgb(var(--surface-1));min-width:34px;height:22px;box-shadow:inset 0 1px 0 #ffffffbd, 0 1px 0 rgb(var(--text-1) / .08);color:rgb(var(--text-3));corner-shape:squircle;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0 8px;font-size:10px;line-height:1;display:inline-flex}.home-artifact-focus-clear:focus-visible{outline:2px solid rgb(var(--accent-1) / .52);outline-offset:3px}@media (hover:hover) and (pointer:fine){.home-artifact-tile[data-ready=true]:hover{color:rgb(var(--text-1))}.home-artifact-tile:hover:before,.home-artifact-tile:hover:after{opacity:1}}.home-live-row{color:rgb(var(--text-1));position:relative}.home-live-row:focus{outline:none}.home-row-token-strip{scroll-snap-align:start;flex:none;align-items:center;gap:.42em;display:inline-flex}.home-row-token{animation:.32s cubic-bezier(.16,1,.3,1) backwards home-feed-reveal-in;animation-delay:calc(var(--token-index,0) * .12s)}.home-row-artifact,.home-row-word-companion{color:rgb(var(--accent-1));animation:.28s cubic-bezier(.34,1.56,.64,1) backwards home-row-artifact-in,.32s cubic-bezier(.16,1,.3,1) backwards home-feed-reveal-in;animation-delay:calc(var(--token-index,0) * .12s);flex:none;justify-content:center;align-items:center;display:inline-flex}.home-row-artifact[data-kind=image]{aspect-ratio:1;background:rgb(var(--fill-1) / .12);width:clamp(46px,12vw,96px);box-shadow:inset 0 0 0 1px rgb(var(--fill-1) / .12);border-radius:8px;padding:5px}.home-row-artifact[data-kind=image] img{object-fit:contain;width:100%;height:100%;display:block}.home-row-artifact[data-kind=miniApp],.home-row-artifact[data-kind=diagram]{width:min(280px,72vw);color:rgb(var(--text-1));justify-content:stretch;align-items:stretch}.home-row-artifact[data-kind=miniApp]{max-height:220px;overflow:hidden}.home-row-artifact[data-kind=diagram]{overflow:visible}.home-row-artifact[data-kind=miniApp]>*,.home-row-artifact[data-kind=diagram]>*{transform-origin:0;width:100%;min-width:0}.home-row-artifact-fallback,.home-row-citation{background:rgb(var(--fill-1) / .12);min-width:120px;max-width:200px;box-shadow:inset 0 0 0 1px rgb(var(--fill-1) / .12);color:rgb(var(--text-2));border-radius:8px;font-size:12px;line-height:1.35}.home-row-artifact-fallback{padding:8px 10px}.home-row-citation{flex-direction:column;align-items:flex-start;gap:3px;padding:8px 10px;text-decoration:none}.home-row-citation-title{color:rgb(var(--text-1));font-weight:500}.home-row-citation-snippet{color:rgb(var(--text-3))}.home-row-word-companion{width:1.2em;height:1.2em}.home-row-word-companion svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.home-row-word-companion[data-animation=pulse]{animation:1.5s ease-in-out infinite home-row-companion-pulse,.32s cubic-bezier(.16,1,.3,1) backwards home-feed-reveal-in}.home-row-word-companion[data-animation=spin] svg{animation:2.4s linear infinite home-row-companion-spin}.home-row-word-companion[data-animation=nudge]{animation:1.8s ease-in-out infinite home-row-companion-nudge,.32s cubic-bezier(.16,1,.3,1) backwards home-feed-reveal-in}@media (max-width:720px){.home-row-token-strip{scrollbar-width:none;max-width:100%;padding-bottom:.08em;overflow-x:auto}.home-row-token-strip::-webkit-scrollbar{display:none}}.home-new-activity-pill{top:calc(var(--home-fade-top) - 36px);z-index:42;border:1px solid rgb(var(--fill-1) / .22);background:color-mix(in srgb, rgb(var(--surface-1)) 78%, rgb(var(--text-1)) 22%);height:30px;color:rgb(var(--text-1));letter-spacing:0;opacity:0;pointer-events:none;border-radius:999px;align-self:center;padding:0 12px;font-size:12px;font-weight:500;transition:opacity .18s ease-out,transform .22s cubic-bezier(.16,1,.3,1);position:sticky;transform:translateY(-6px)scale(.98);box-shadow:0 12px 32px -22px #0000008f}.home-new-activity-pill[data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}@keyframes home-feed-word-replay{0%,55%{background:rgb(var(--fill-1) / .32);box-shadow:inset 0 0 0 1px rgb(var(--fill-1) / .18)}to{background:rgb(var(--fill-1) / .08);box-shadow:inset 0 0 0 1px rgb(var(--fill-1) / 0)}}@keyframes home-feed-reveal-in{0%{opacity:0;filter:blur(6px);transform:translateY(2px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes home-row-artifact-in{0%{transform:scale(.96)}to{transform:scale(1)}}@keyframes home-row-companion-pulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes home-row-companion-spin{to{transform:rotate(360deg)}}@keyframes home-row-companion-nudge{0%,to{transform:translate(0)}50%{transform:translate(2px)}}@keyframes home-feed-just-typed{0%,30%{text-shadow:0 0 12px rgb(var(--accent-1) / .32)}to{text-shadow:0 0 0 rgb(var(--accent-1) / 0)}}.ask-luke-panel-composer{width:100%;max-width:100%;position:relative;border-radius:16px!important;padding:5px!important}.ask-luke-panel-composer>div:first-child{border-radius:12px!important}.ask-luke-panel-composer textarea[data-os-prompt-input]{min-height:40px!important;max-height:96px!important;padding:8px 12px!important;font-size:14px!important;line-height:1.45!important}.ask-luke-panel-composer>div:last-child{padding:4px 6px 2px!important}.ask-luke-panel-suggestions .prompt-suggestion-expanded{top:auto;bottom:0}.ask-luke-panel-composer>div:last-child>button[type=submit],.ask-luke-panel-composer>div:last-child button[aria-label=Open\ capabilities]{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}.ask-luke-panel-composer>div:last-child>button[type=submit] svg,.ask-luke-panel-composer>div:last-child button[aria-label=Open\ capabilities] svg{width:14px;height:14px}@media (min-width:720px){.home-surface{--home-text-size:22px;--home-fade-bottom:132px}.home-main{gap:32px}}.luke-hero{box-sizing:border-box;font-feature-settings:"ss01", "cv11";width:100%;max-width:720px;min-height:100%;margin:0 auto;padding:clamp(96px,14vh,200px) clamp(20px,5vw,32px) 96px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.luke-hero-prose{letter-spacing:-.005em;color:rgb(var(--text-1));max-width:560px;margin:0;font-size:14px;font-weight:460;line-height:1.65}.luke-hero-prose-text{color:rgb(var(--text-1))}.luke-inline-link{color:rgb(var(--text-1));text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:rgb(var(--text-3) / .45);text-decoration-color:rgb(var(--text-3) / .45);text-decoration-style:dotted;transition:text-decoration-color .16s,opacity .16s;display:inline}.luke-inline-link:hover{-webkit-text-decoration-color:rgb(var(--text-1));text-decoration-color:rgb(var(--text-1));text-decoration-style:solid}.luke-inline-logo{object-fit:contain;vertical-align:-3px;width:14px;height:16px;margin-right:4px;display:inline-block}.luke-inline-link-arrow{color:rgb(var(--text-3));margin-left:2px;font-family:Fira Code,JetBrains Mono,ui-monospace,monospace;font-size:10px}.home-tabs{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.home-tablist{z-index:1;clip-path:inset(-24px 0);flex:none;align-items:stretch;gap:5px;margin:0 0 -1px;padding:0;display:flex;position:relative}.home-tab{z-index:1;color:rgb(var(--text-3));font:inherit;letter-spacing:-.002em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:none;margin:0;padding:5px 18px 7px;font-size:13px;font-weight:500;line-height:1;transition:none;position:relative}.home-tab-tile{--tile-fillet:9px;z-index:0;border:1px solid rgb(var(--home-border));corner-shape:squircle;background:var(--background-elevated);border-bottom:none;border-radius:10px 10px 0 0;position:absolute;inset:0}.home-tab-tile:before,.home-tab-tile:after{content:"";width:var(--tile-fillet);height:var(--tile-fillet);position:absolute;bottom:0}.home-tab-tile:before{left:calc(var(--tile-fillet) * -1);background:radial-gradient(circle at top left, transparent calc(var(--tile-fillet) - 1.2px), rgb(var(--home-border)) calc(var(--tile-fillet) - 1.2px), rgb(var(--home-border)) var(--tile-fillet), var(--background-elevated) var(--tile-fillet))}.home-tab-tile:after{right:calc(var(--tile-fillet) * -1);background:radial-gradient(circle at top right, transparent calc(var(--tile-fillet) - 1.2px), rgb(var(--home-border)) calc(var(--tile-fillet) - 1.2px), rgb(var(--home-border)) var(--tile-fillet), var(--background-elevated) var(--tile-fillet))}.home-tabs[data-active=index] .home-tab[data-kind=icon] .home-tab-tile:before{display:none}.home-tab-label{z-index:1;color:currentColor;align-items:center;display:inline-flex;position:relative}.home-tab[data-kind=icon]{padding-left:15px;padding-right:15px}.home-tab-glyph{color:currentColor;display:block}.home-tab[aria-selected=true]{color:rgb(var(--text-1))}@media (hover:hover) and (pointer:fine){.home-tab:not([aria-selected=true]):hover{color:rgb(var(--text-1))}}.home-tab:focus{outline:none}.home-tab:focus-visible{outline:2px solid rgb(var(--accent-1) / .5);outline-offset:-3px;border-radius:14px 14px 0 0}.home-tabpanel{z-index:0;scrollbar-width:none;border:1px solid rgb(var(--home-border));corner-shape:squircle;background:var(--background-elevated);border-radius:14px;flex:1;min-height:0;position:relative;overflow-y:auto;box-shadow:0 1px 3px #1c1f2308,0 8px 22px #1c1f230a}.home-tabs[data-active=index] .home-tabpanel{border-top-left-radius:0}.home-tabpanel::-webkit-scrollbar{display:none}.home-tabpanel:focus{outline:none}.home-tabpanel:focus-visible{outline:2px solid rgb(var(--accent-1) / .4);outline-offset:-3px;border-radius:14px}.home-tab-content{flex-direction:column;gap:14px;padding:22px 22px 28px;display:flex}.home-tab-lead{max-width:52ch;color:rgb(var(--text-1));letter-spacing:-.019em;text-wrap:balance;margin:0;font-size:17px;font-weight:540;line-height:1.5}.home-tab-accent{letter-spacing:-.011em;font-style:italic;font-weight:600}.home-tab-prose{max-width:62ch;color:rgb(var(--text-2));letter-spacing:-.004em;text-wrap:pretty;margin:0;font-size:14px;font-weight:440;line-height:1.65}.home-work-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.home-work-row{border-top:1px solid rgb(var(--home-border) / .55);color:rgb(var(--text-3));cursor:pointer;grid-template-columns:minmax(0,auto) 1fr auto;align-items:baseline;gap:14px;padding:11px 4px;text-decoration:none;display:grid}.home-work-list li:first-child .home-work-row{border-top:none}.home-work-name{color:rgb(var(--text-1));letter-spacing:-.005em;font-size:14px;font-weight:500}.home-work-desc{min-width:0;color:rgb(var(--text-3));letter-spacing:-.003em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:440;overflow:hidden}.home-work-meta{white-space:nowrap;align-items:baseline;gap:8px;display:inline-flex}.home-work-year{font-variant-numeric:tabular-nums;color:rgb(var(--text-3));font-family:Fira Code,JetBrains Mono,ui-monospace,monospace;font-size:12px}.home-work-arrow{color:rgb(var(--text-3));font-family:Fira Code,JetBrains Mono,ui-monospace,monospace;font-size:10px;transition:transform .15s}@media (hover:hover) and (pointer:fine){.home-work-row:hover .home-work-name,.home-work-row:hover .home-work-desc,.home-work-row:hover .home-work-year,.home-work-row:hover .home-work-arrow{color:rgb(var(--text-1))}.home-work-row:hover .home-work-arrow{transform:translate(2px)}}.home-work-row:focus{outline:none}.home-work-row:focus-visible{outline:2px solid rgb(var(--accent-1) / .5);outline-offset:2px;border-radius:6px}.home-feed-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.home-feed-row{border-top:1px solid rgb(var(--home-border) / .55);grid-template-columns:1fr auto;grid-template-areas:"status year""detail year";align-items:baseline;gap:3px 14px;margin:0;padding:12px 4px;display:grid}.home-feed-list li:first-child .home-feed-row,.home-feed-row:first-child{border-top:none}.home-feed-status{color:rgb(var(--text-1));letter-spacing:-.005em;text-wrap:pretty;grid-area:status;margin:0;font-size:14px;font-weight:500}.home-feed-detail{max-width:60ch;color:rgb(var(--text-3));letter-spacing:-.003em;text-wrap:pretty;grid-area:detail;margin:0;font-size:13px;font-weight:440;line-height:1.55}.home-feed-year{font-variant-numeric:tabular-nums;color:rgb(var(--text-3));grid-area:year;font-family:Fira Code,JetBrains Mono,ui-monospace,monospace;font-size:12px}@media (prefers-reduced-motion:reduce){.home-tab,.home-work-arrow{transition:none}}
