@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&family=Pacifico&display=swap";:root{--bg: #f4f4f2;--panel-strong: rgba(255, 255, 255, .94);--text: #111111;--muted: #66676b;--line: rgba(17, 17, 17, .1);--warn-text: #8b2e20;--shadow: 0 24px 70px rgba(0, 0, 0, .08);--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", sans-serif;--font-dm-sans: "DM Sans";--font-pacifico: "Pacifico"}*{box-sizing:border-box}html,body{margin:0;height:100%;min-height:100%;background:#f9f9fa;color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.unsupportedBrowser{min-height:100dvh;display:grid;place-items:center;padding:clamp(24px,6vw,64px);overflow:hidden;background:#050505;color:#fff}.unsupportedBrowserContent{width:min(620px,100%);text-align:center}.unsupportedBrowserWordmark{display:inline-block;margin-bottom:clamp(46px,9vh,92px);font-family:var(--font-pacifico),"Pacifico",cursive;font-size:clamp(2rem,7vw,3rem);font-weight:400;line-height:1}.unsupportedBrowserMessage h1{margin:0;font-size:clamp(2.25rem,9vw,4.5rem);font-weight:700;letter-spacing:-.055em;line-height:1}.unsupportedBrowserMessage p{width:min(460px,100%);margin:24px auto 0;color:#ffffffad;font-size:clamp(1rem,4.4vw,1.2rem);line-height:1.55}.unsupportedBrowserLink{width:min(430px,100%);min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:clamp(42px,8vh,68px) auto 0;padding:8px 9px 8px 20px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#ffffff0f;color:#fff;font-size:clamp(.95rem,4vw,1.08rem);text-align:left}.unsupportedBrowserLink span{min-width:0;overflow-wrap:anywhere}.unsupportedBrowserLink button{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;padding:0;border:0;border-radius:11px;background:#fff;color:#050505;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.unsupportedBrowserLink button:active{transform:scale(.95)}.unsupportedBrowserLink button:focus-visible{outline:3px solid rgba(255,255,255,.45);outline-offset:3px}.unsupportedBrowserLink svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.unsupportedBrowserStatus{min-height:1.4em;margin:12px 0 0;color:#ffffff94;font-size:.82rem}.appealPage{min-height:100vh;display:grid;place-items:center;padding:24px}.appealCard{width:min(620px,100%);padding:clamp(28px,6vw,52px);border:1px solid var(--line);border-radius:24px;background:var(--panel-strong);box-shadow:var(--shadow)}.appealCard h1{margin:18px 0 10px;font-size:clamp(2rem,7vw,3rem);line-height:1.08}.appealCard p{color:var(--muted);line-height:1.6}.appealWordmark{font-size:2rem}.appealField{display:grid;gap:8px;margin-top:22px;font-weight:700}.appealField textarea,.appealField input{width:100%;padding:14px;border:1px solid rgba(17,17,17,.18);border-radius:12px;background:#fff;color:var(--text)}.appealField textarea{resize:vertical}.appealSubmit{min-height:48px;margin-top:24px;padding:0 22px;border:0;border-radius:10px;background:#111;color:#fff;font-weight:700;cursor:pointer}.appealSubmit:disabled{cursor:not-allowed;opacity:.45}.appealCard .appealError{color:var(--warn-text)}.page{min-height:100vh;padding:18px 14px 64px}.container{width:min(760px,100%);margin:0 auto;display:grid;gap:16px}.hero,.sectionCard,.chatShell{border:1px solid var(--line);border-radius:30px;background:var(--panel-strong);box-shadow:var(--shadow)}.hero{padding:24px 20px 22px;text-align:center}.logoWrap{display:flex;justify-content:center;margin-bottom:12px}.logo{width:min(250px,64vw);height:auto}.craftlyWordmark{display:inline-block;color:#111;font-family:var(--font-pacifico),"Pacifico",cursive;font-weight:400;letter-spacing:0;line-height:1}.bubbleWordmark{font-size:1.25rem}.heroTitle{margin:0;font-size:clamp(2.7rem,9vw,4.2rem);line-height:1.1;letter-spacing:0}.heroTitleLead{display:block}.typewordWrap{display:inline-flex;align-items:flex-end;gap:0;min-height:1.15em;padding-bottom:.12em;vertical-align:bottom;white-space:nowrap}.typeword{display:inline-block;line-height:1.1;padding-bottom:.06em}.typewordCursor{display:inline-block;margin-left:-.04em;color:#111;line-height:1.1;animation:heroCursor .9s steps(1,end) infinite}.typewordFlag{display:inline-block;margin-left:.06em;margin-right:.02em;padding:0;border:0;font-size:.82em;line-height:1;letter-spacing:0;transform:translateY(-.12em)}.heroCopy{width:min(620px,100%);margin:18px auto 0;color:var(--muted);font-size:1rem;line-height:1.6}.teamButton{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:16px;padding:0 18px;border:1px solid rgba(17,17,17,.92);border-radius:999px;background:linear-gradient(180deg,#151515,#060606);color:#fff;text-decoration:none;box-shadow:inset 0 1px #fff3,0 14px 30px #0000002e;font-size:.9rem;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.teamButton:hover{transform:translateY(-1px)}.teamButton:disabled{cursor:progress;opacity:.72}.peopleBarCard{width:min(620px,100%);margin:16px auto 0;padding-top:2px}.peopleBarHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:6px}.peopleJoinedText{display:flex;flex-wrap:nowrap;align-items:baseline;gap:8px;font-size:.94rem;font-weight:700}.counterNumber{font-size:1.25rem;letter-spacing:0}.progressMeta{color:var(--muted);font-size:.88rem;font-weight:700}.peopleProgressBar{width:100%;height:6px;overflow:hidden;border-radius:999px;background:#00000014}.peopleProgressFill{width:0;height:100%;border-radius:inherit;background:#111;transition:width .22s ease}.challengeCountdown{margin-top:12px;color:var(--muted);font-size:.86rem;font-weight:700;line-height:1.5}.sectionCard{padding:20px 18px}.eyebrow{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:30px;margin:0 auto 12px;padding:0 12px;border-radius:999px;background:#0000000d;color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.askSection{position:relative;overflow:hidden;margin-bottom:10px;background:radial-gradient(circle at top left,#fffffffa,#fff0 36%),linear-gradient(180deg,#fffffffa,#f6f6f2fa);color:var(--text)}.askBackdrop{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 0%,rgba(0,0,0,.04),transparent 30%),radial-gradient(circle at 100% 100%,rgba(0,0,0,.05),transparent 30%)}.askInner{position:relative;z-index:1;display:grid;gap:18px}.askEyebrow{background:#ffffffd6;border:1px solid rgba(17,17,17,.08);color:var(--muted);box-shadow:inset 0 1px #ffffffa6}.askTitle{max-width:13ch;margin:0;font-size:clamp(1.8rem,5.4vw,3rem);line-height:1.02;letter-spacing:0}.askCopy{max-width:58ch;margin:0;color:var(--muted);font-size:.98rem;line-height:1.66}.documentaryBody .emailLink{color:#000;font-weight:600}.documentaryTopline{display:flex;justify-content:center}.documentaryLayout{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,1.18fr);gap:22px;align-items:center}.documentaryCopy{display:grid;gap:10px;align-content:start;justify-items:start;padding-left:10px;text-align:left}.documentaryTitle{max-width:11ch;font-size:clamp(1.78rem,4.5vw,2.7rem)}.documentaryBody{max-width:34ch}.documentaryMedia{display:grid;gap:12px}.documentaryPreview{display:block;text-decoration:none}.documentaryFrame{position:relative;overflow:hidden;border:1px solid rgba(17,17,17,.08);border-radius:24px;background:#fff;box-shadow:inset 0 1px #ffffffb3,0 18px 40px #00000014}.documentaryThumbnail{display:block;width:100%;aspect-ratio:1.72 / 1;object-fit:cover;background:#f2f2ee}.documentaryOverlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;padding:18px;background:linear-gradient(180deg,#00000005,#00000085),linear-gradient(90deg,#0000002e,#0000)}.documentaryBadge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff1f;color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.documentaryLink{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(17,17,17,.12);border-radius:999px;background:#fffffff5;color:#111;font-size:.86rem;font-weight:700;text-decoration:none;box-shadow:0 12px 24px #0000000f}.documentaryLinkMobile{display:none}.peopleStorySection{padding-bottom:32px}.peopleStoryCopy{padding-left:10px;padding-bottom:8px}.peopleStoryTitle{max-width:none;line-height:1.02}.peopleStoryTitleLine{display:block}.peopleStoryBody{max-width:31ch}.peopleStoryFrame{min-height:100%}.peopleStorySlides{position:relative}.peopleStorySlide{position:absolute;inset:0;opacity:0;transition:opacity .42s ease}.peopleStorySlide:first-child{position:relative}.peopleStorySlideActive{opacity:1}.chatPage{min-height:calc(100vh - 34px);min-height:calc(100svh - 34px);height:calc(100vh - 34px);height:calc(100svh - 34px);height:calc(100dvh - 34px);padding:16px 14px 24px;display:flex;flex-direction:column;overflow:hidden}.environment-banner{height:34px;display:flex;align-items:center;justify-content:center;gap:10px;border-bottom:1px solid #f0d68a;background:#fff7d7;color:#5c4100;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-size:12px;font-weight:500;-webkit-font-smoothing:antialiased}.environment-banner strong{text-transform:uppercase;letter-spacing:.04em;font-size:11px}.chatShell{width:min(760px,100%);margin:0 auto;padding:16px 16px 12px;flex:1 1 auto;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:12px;overflow:hidden;border-color:#e3e3e6;border-radius:16px;background:#fff;box-shadow:none}.messageList{display:flex;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;overflow-x:hidden;padding:8px 2px 4px;overscroll-behavior:contain;scrollbar-gutter:auto;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.22) transparent}.messageList::-webkit-scrollbar{width:6px}.messageList::-webkit-scrollbar-track{background:transparent}.messageList::-webkit-scrollbar-thumb{background:#11111138;border-radius:999px}.messageBubble{width:min(620px,100%);padding:12px 14px;border:1px solid #e3e3e6;border-radius:10px;font-size:14px;line-height:1.5;white-space:pre-wrap}.messageBubble.assistant{align-self:flex-start;background:#fff}.messageBubble.user{align-self:flex-end;background:#111;color:#fff}.messageRole{margin-bottom:5px;font-size:11px;font-weight:600;opacity:.62}.messageRoleLogo{color:#111;opacity:1}.messageBubble.user .messageRole{color:#ffffffb8;font-weight:500}.quickQuestions{display:flex;flex-wrap:wrap;gap:6px}.quickQuestions button{display:inline-flex;align-items:center;justify-content:flex-start;min-height:34px;padding:0 12px;border:1px solid #e3e3e6;border-radius:6px;background:#fff;color:#111;font-size:13px;font-weight:500;text-align:left;cursor:pointer}.composerBlock{display:grid;gap:7px}.chatComposer{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;padding:8px;border:1px solid #e3e3e6;border-radius:10px;background:#fff}.chatComposer textarea{width:100%;min-height:48px;max-height:150px;padding:10px 9px;resize:vertical;border:0;outline:0;background:transparent;color:#111;font-size:14px;line-height:1.45}.chatComposer button{display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:38px;padding:0 15px;border:1px solid #111112;border-radius:6px;background:#111;color:#fff;box-shadow:none;font-size:13px;font-weight:500;cursor:pointer}.assistantNotice{margin:0 auto;color:var(--muted);font-size:11px;font-weight:500;line-height:1.4;text-align:center}.assistantBugLink{width:fit-content;margin:-2px auto 0;padding:0;border:0;background:transparent;color:#6b6c72;font-size:11px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.workspaceHandoff{display:grid;gap:10px}.workspaceHandoff h2{margin:0;font-size:1.06rem;line-height:1.25}.workspaceHandoff p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.5}.handoffActions{display:flex;flex-wrap:wrap;gap:8px}.handoffPreparing{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:10px;color:#111;font-size:.94rem;font-weight:400;line-height:1.45}.settingsSpinner{width:20px;height:20px;flex:0 0 auto;display:block;object-fit:contain;animation:settingsSpin 1s linear infinite}.workspaceHandoff button,.workspaceHandoff a{min-height:40px;padding:0 15px;border:1px solid rgba(17,17,17,.72);border-radius:6px;background:#111;color:#fff;font-size:.88rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:none}.workspaceHandoff a{background:#fff;color:#111}.chatComposer button:disabled,.quickQuestions button:disabled,.bugModalFooter button:disabled{cursor:not-allowed;opacity:.48}.bugModalBackdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:18px;background:#11111147;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bugModal{width:min(560px,100%);display:grid;gap:16px;padding:28px;border:1px solid #e3e3e6;border-radius:16px;background:#fff;box-shadow:0 18px 48px #00000024}.bugModalHeader,.bugModalFooter{display:flex;align-items:center;justify-content:space-between;gap:12px}.bugModalHeader h2{margin:0;font-family:var(--font-sans);font-size:16px;font-weight:600;letter-spacing:0}.bugModalHeader button,.bugModalFooter button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid rgba(17,17,17,.72);border-radius:6px;background:#111;color:#fff;font-size:13px;font-weight:500;cursor:pointer}.bugModalHeader button{border-color:#11111124;background:#fff;color:#111;font-weight:500}.bugField{display:grid;gap:8px;color:#111;font-size:13px;font-weight:500}.bugField textarea{width:100%;min-height:116px;padding:10px;resize:vertical;border:1px solid rgba(17,17,17,.12);border-radius:6px;outline:0;color:#111;font-size:13px;font-weight:400;line-height:1.5}.bugFileInput{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.bugFileButton{width:100%;min-height:36px;padding:0 12px;border:1px solid rgba(17,17,17,.12);border-radius:6px;background:#fff;color:#111;font:inherit;font-size:13px;font-weight:400;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.bugFileButton:hover{border-color:#1111114d;background:#f7f7f7;transform:translateY(-1px)}.bugFileButton:focus-visible{outline:2px solid #111111;outline-offset:3px}.bugModalFooter span,.bugStatus{margin:0;color:var(--muted);font-size:12px;font-weight:400;line-height:1.4}.typingDots{display:flex;gap:5px}.inlineTypingDots{display:inline-flex;margin-left:2px;vertical-align:middle}.typingDots span{width:7px;height:7px;border-radius:999px;background:#111;animation:dotPulse .9s infinite alternate}.typingDots span:nth-child(2){animation-delay:.12s}.typingDots span:nth-child(3){animation-delay:.24s}@media(min-width:820px){.page{padding:28px 18px 78px}.container{gap:18px}.heroTitle{font-size:clamp(2.4rem,4.2vw,3.5rem)}.hero{padding:32px 28px 28px}.sectionCard{padding:24px}.logo{width:min(290px,74vw)}}@media(max-width:760px){.askTitle{max-width:none}.documentaryLayout{grid-template-columns:1fr}.documentaryCopy,.peopleStoryCopy{padding-left:0}.peopleStoryBody{max-width:38ch}.peopleStoryTitle{display:block}.peopleStoryTitleLine{display:inline}.documentaryLink{width:100%}.documentaryCopy .documentaryLink{display:none}.documentaryLinkMobile{display:inline-flex}.chatComposer{grid-template-columns:1fr}.chatComposer button,.workspaceHandoff button,.workspaceHandoff a{width:100%}}@media(max-width:640px){.bugModal{padding:18px}.challengeCountdown{text-align:center}}@keyframes heroCursor{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes dotPulse{0%{opacity:.28;transform:translateY(1px)}to{opacity:1;transform:translateY(-1px)}}@keyframes settingsSpin{to{transform:rotate(360deg)}}
