.KickoffPortal-module__akn0qa__portal{--portal-bg:var(--iggy-surface);--portal-ink:var(--iggy-text);--portal-muted:var(--iggy-text-muted);--portal-faint:#ffffff6b;--portal-line:#ffffff1a;--portal-line-strong:#ffffff29;--portal-danger:#ff9d94;background:var(--portal-bg);width:100%;min-height:100dvh;color:var(--portal-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font-primary);font-optical-sizing:auto;letter-spacing:-.015em;padding-bottom:120px;overflow-x:clip}.KickoffPortal-module__akn0qa__portal *,.KickoffPortal-module__akn0qa__portal :before,.KickoffPortal-module__akn0qa__portal :after{box-sizing:border-box}.KickoffPortal-module__akn0qa__brandBar{z-index:30;min-height:var(--iggy-site-nav-height);padding:0 var(--page-padding-x);color:var(--portal-muted);letter-spacing:-.02em;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#171717b8;justify-content:space-between;align-items:center;gap:16px;font-size:.82rem;font-weight:400;display:flex;position:sticky;top:0}.KickoffPortal-module__akn0qa__brandLink{color:var(--portal-ink);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.KickoffPortal-module__akn0qa__brandMark{background:currentColor;flex:none;width:18px;height:28px;-webkit-mask:url(/images/navbar/logo-symbol.svg) 50%/contain no-repeat;mask:url(/images/navbar/logo-symbol.svg) 50%/contain no-repeat}.KickoffPortal-module__akn0qa__brandContext{color:var(--portal-faint)}.KickoffPortal-module__akn0qa__brandMeta{align-items:center;gap:16px;display:inline-flex}.KickoffPortal-module__akn0qa__brandAction{color:var(--portal-ink);font:inherit;letter-spacing:-.02em;cursor:pointer;background:0 0;border:0;padding:0}.KickoffPortal-module__akn0qa__brandAction:hover{text-decoration:underline}.KickoffPortal-module__akn0qa__saveState{color:var(--portal-faint);white-space:nowrap;align-items:center;gap:7px;font-size:.78rem;display:inline-flex}.KickoffPortal-module__akn0qa__saveState button{color:var(--portal-ink);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0}.KickoffPortal-module__akn0qa__savingDot{background:var(--portal-ink);border-radius:50%;width:6px;height:6px;animation:1.15s ease-in-out infinite KickoffPortal-module__akn0qa__savePulse}@keyframes KickoffPortal-module__akn0qa__savePulse{50%{opacity:.4;transform:scale(.8)}}.KickoffPortal-module__akn0qa__frame{column-gap:var(--iggy-grid-gap);width:100%;padding:0 var(--page-padding-x);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.KickoffPortal-module__akn0qa__section{grid-column:1/-1;grid-template-columns:subgrid;column-gap:var(--iggy-grid-gap);row-gap:28px;padding-top:clamp(72px,13vh,132px);animation:.42s cubic-bezier(.22,1,.36,1) both KickoffPortal-module__akn0qa__stepIn;display:grid}@keyframes KickoffPortal-module__akn0qa__stepIn{0%{opacity:0;transform:translateY(10px)}}.KickoffPortal-module__akn0qa__spine{flex-direction:column;grid-column:1/2;align-items:flex-start;gap:8px;min-width:0;display:flex}.KickoffPortal-module__akn0qa__spineIcon{color:#ffffff73;margin-bottom:10px}.KickoffPortal-module__akn0qa__spineIndex{color:#ffffff6b;letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin:0;font-size:.78rem}.KickoffPortal-module__akn0qa__spineTitle{color:var(--portal-ink);letter-spacing:-.03em;margin:0;font-size:clamp(1.05rem,1.5vw,1.28rem);font-weight:400;line-height:1.25}.KickoffPortal-module__akn0qa__spineMeta{color:var(--portal-faint);letter-spacing:-.01em;margin:0;font-size:.78rem}.KickoffPortal-module__akn0qa__spineBlurb{color:#ffffff8c;text-wrap:pretty;max-width:30ch;margin:6px 0 0;font-size:.82rem;line-height:1.45}.KickoffPortal-module__akn0qa__main{flex-direction:column;grid-column:2/3;gap:22px;min-width:0;display:flex}.KickoffPortal-module__akn0qa__stepTitle{max-width:30ch;color:var(--portal-ink);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(1.2rem,1.9vw,1.6rem);font-weight:400;line-height:1.2}.KickoffPortal-module__akn0qa__stepTitle:focus{outline:none}.KickoffPortal-module__akn0qa__lead{color:#ffffff9e;text-wrap:pretty;max-width:58ch;margin:0;font-size:.95rem;line-height:1.55}.KickoffPortal-module__akn0qa__fields{flex-direction:column;gap:18px;margin-top:6px;display:flex}.KickoffPortal-module__akn0qa__field{min-width:0;color:var(--portal-faint);align-content:start;gap:8px;font-size:.78rem;line-height:1.3;display:grid}.KickoffPortal-module__akn0qa__field input,.KickoffPortal-module__akn0qa__field textarea{border:1px solid var(--portal-line-strong);width:100%;min-width:0;color:var(--portal-ink);letter-spacing:-.012em;background:0 0;border-radius:12px;outline:none;font-family:inherit;font-size:16px;font-weight:400;transition:border-color .16s,background-color .16s}.KickoffPortal-module__akn0qa__field input{min-height:48px;padding:0 14px}.KickoffPortal-module__akn0qa__field textarea{resize:vertical;min-height:180px;padding:13px 14px;line-height:1.5}.KickoffPortal-module__akn0qa__field input::placeholder,.KickoffPortal-module__akn0qa__field textarea::placeholder{color:#ffffff47}.KickoffPortal-module__akn0qa__field input:hover,.KickoffPortal-module__akn0qa__field textarea:hover{border-color:#ffffff4d}.KickoffPortal-module__akn0qa__field input:focus-visible,.KickoffPortal-module__akn0qa__field textarea:focus-visible{background:#ffffff0a;border-color:#ffffff73}.KickoffPortal-module__akn0qa__fieldError,.KickoffPortal-module__akn0qa__submitError{color:var(--portal-danger);margin:0;font-size:.78rem;line-height:1.4}.KickoffPortal-module__akn0qa__dateList{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;display:grid}.KickoffPortal-module__akn0qa__dateList>div{border-bottom:1px solid var(--portal-line);flex-direction:column;gap:4px;padding-bottom:10px;display:flex}.KickoffPortal-module__akn0qa__dateList dt{color:var(--portal-faint);font-size:.72rem}.KickoffPortal-module__akn0qa__dateList dd{margin:0;font-size:.95rem}.KickoffPortal-module__akn0qa__choiceGroup{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:4px 0 0;padding:0;display:grid}.KickoffPortal-module__akn0qa__choiceGroup legend{color:var(--portal-faint);grid-column:1/-1;margin-bottom:2px;font-size:.78rem}.KickoffPortal-module__akn0qa__choiceGroup label{cursor:pointer}.KickoffPortal-module__akn0qa__choiceGroup input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.KickoffPortal-module__akn0qa__choiceGroup label>span{border:1px solid var(--portal-line-strong);min-height:52px;color:var(--portal-muted);border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:.88rem;transition:border-color .16s,background-color .16s,color .16s;display:flex}.KickoffPortal-module__akn0qa__choiceGroup label:hover>span{color:var(--portal-ink);border-color:#ffffff57}.KickoffPortal-module__akn0qa__choiceGroup input:checked+span{color:var(--portal-ink);background:#ffffff0f;border-color:#ffffff73}.KickoffPortal-module__akn0qa__choiceGroup input:focus-visible+span{outline-offset:2px;outline:2px solid #ffffff80}.KickoffPortal-module__akn0qa__processList{gap:14px;margin:0;padding:0;list-style:none;display:grid}.KickoffPortal-module__akn0qa__processCard{border:1px solid #0000;border-radius:14px;flex-direction:column;gap:10px;padding:18px 18px 20px;display:flex}.KickoffPortal-module__akn0qa__processStudio{background:#ffffff06}.KickoffPortal-module__akn0qa__processClient{background:#ffffff0f;border-color:#ffffff29}.KickoffPortal-module__akn0qa__stepIndex{color:#ffffff47;font-size:.72rem}.KickoffPortal-module__akn0qa__processTitle{align-items:flex-start;gap:10px;display:flex}.KickoffPortal-module__akn0qa__processTitle svg{color:#ffffff80;flex-shrink:0;margin-top:2px}.KickoffPortal-module__akn0qa__processTitle h3{letter-spacing:-.03em;margin:0;font-size:1rem;font-weight:400}.KickoffPortal-module__akn0qa__ownerLabel{color:var(--portal-faint);margin:0 0 2px;font-size:.78rem}.KickoffPortal-module__akn0qa__processCard>p{color:#ffffff9e;margin:0;font-size:.86rem;line-height:1.5}.KickoffPortal-module__akn0qa__panel{border-radius:12px;align-items:flex-start;gap:12px;padding:16px 18px;font-size:.88rem;line-height:1.45;display:flex}.KickoffPortal-module__akn0qa__panel svg{flex:none;margin-top:1px}.KickoffPortal-module__akn0qa__panelMissing{color:var(--portal-danger);background:#ff9d940f;border:1px solid #ff9d944d}.KickoffPortal-module__akn0qa__panelMissing h2{margin:0;font-size:.88rem;font-weight:500}.KickoffPortal-module__akn0qa__panelMissing ul{color:#ffffffb3;gap:5px;margin:8px 0 0;padding-left:18px;font-size:.82rem;display:grid}.KickoffPortal-module__akn0qa__panelReady{color:var(--portal-ink);background:#ffffff0d;border:1px solid #fff3;align-items:center}.KickoffPortal-module__akn0qa__reviewBlock{border-top:1px solid var(--portal-line);padding-top:18px}.KickoffPortal-module__akn0qa__reviewHeading{justify-content:space-between;align-items:center;gap:16px;padding-bottom:6px;display:flex}.KickoffPortal-module__akn0qa__reviewHeading h2{letter-spacing:-.02em;margin:0;font-size:.95rem;font-weight:400}.KickoffPortal-module__akn0qa__reviewHeading button{color:var(--portal-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff4d;padding:0;font-size:.82rem}.KickoffPortal-module__akn0qa__reviewHeading button:hover{border-color:var(--portal-ink);color:var(--portal-ink)}.KickoffPortal-module__akn0qa__summaryList{margin:0;display:grid}.KickoffPortal-module__akn0qa__summaryList>div{border-bottom:1px solid var(--portal-line);grid-template-columns:minmax(120px,.4fr) minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.KickoffPortal-module__akn0qa__summaryList>div:last-child{border-bottom:0}.KickoffPortal-module__akn0qa__summaryList dt{color:var(--portal-faint);font-size:.78rem}.KickoffPortal-module__akn0qa__summaryList dd{color:var(--portal-muted);overflow-wrap:anywhere;margin:0;font-size:.88rem;line-height:1.45}.KickoffPortal-module__akn0qa__answerItem{border-bottom:1px solid var(--portal-line);gap:6px;padding:12px 0;display:grid}.KickoffPortal-module__akn0qa__answerItem:last-child{border-bottom:0}.KickoffPortal-module__akn0qa__answerItem h3{color:var(--portal-faint);margin:0;font-size:.78rem;font-weight:400;line-height:1.4}.KickoffPortal-module__akn0qa__answerItem p{color:var(--portal-muted);white-space:pre-wrap;margin:0;font-size:.88rem;line-height:1.5}.KickoffPortal-module__akn0qa__submitConfirmation{color:var(--portal-muted);cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:12px;font-size:.84rem;line-height:1.45;display:grid}.KickoffPortal-module__akn0qa__submitConfirmation input{accent-color:#fff;width:18px;height:18px;margin:1px 0 0}.KickoffPortal-module__akn0qa__submitConfirmation input:focus-visible{outline-offset:2px;outline:2px solid #fff9}.KickoffPortal-module__akn0qa__stepError{color:var(--portal-danger);align-items:flex-start;gap:10px;font-size:.84rem;line-height:1.45;display:flex}.KickoffPortal-module__akn0qa__stepError svg{flex:none;margin-top:1px}.KickoffPortal-module__akn0qa__stepError ul{margin:0;padding-left:18px}.KickoffPortal-module__akn0qa__fab{z-index:40;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.KickoffPortal-module__akn0qa__fabCluster{align-items:center;gap:10px;display:flex}.KickoffPortal-module__akn0qa__fabSolid,.KickoffPortal-module__akn0qa__fabGhost{letter-spacing:-.02em;white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-family:inherit;font-size:.88rem;transition:border-color .16s,background-color .16s,color .16s,opacity .16s;display:inline-flex}.KickoffPortal-module__akn0qa__fabSolid{color:#171717;background:#fffffff5;border:1px solid #ffffffeb;box-shadow:0 10px 32px #00000059}.KickoffPortal-module__akn0qa__fabSolid:hover:not(:disabled){background:#fff}.KickoffPortal-module__akn0qa__fabGhost{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#121212e0;border:1px solid #fff3;box-shadow:0 10px 32px #00000059}.KickoffPortal-module__akn0qa__fabGhost:hover:not(:disabled){background:#1c1c1cf0;border-color:#ffffff73}.KickoffPortal-module__akn0qa__fabSolid:disabled,.KickoffPortal-module__akn0qa__fabGhost:disabled{opacity:.45;cursor:not-allowed}.KickoffPortal-module__akn0qa__fabSolid:focus-visible,.KickoffPortal-module__akn0qa__fabGhost:focus-visible,.KickoffPortal-module__akn0qa__brandAction:focus-visible,.KickoffPortal-module__akn0qa__saveState button:focus-visible,.KickoffPortal-module__akn0qa__reviewHeading button:focus-visible{outline-offset:3px;outline:2px solid #fff9}.KickoffPortal-module__akn0qa__complete{min-height:calc(100dvh - var(--iggy-site-nav-height));padding:48px var(--page-padding-x);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.KickoffPortal-module__akn0qa__completeMark{width:34px;height:53px;color:var(--portal-ink);background:currentColor;-webkit-mask:url(/images/navbar/logo-symbol.svg) 50%/contain no-repeat;mask:url(/images/navbar/logo-symbol.svg) 50%/contain no-repeat}.KickoffPortal-module__akn0qa__completeTitle{max-width:22ch;color:var(--portal-ink);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400;line-height:1.15}.KickoffPortal-module__akn0qa__completeLead{color:#ffffff9e;text-wrap:pretty;max-width:46ch;margin:0;font-size:.95rem;line-height:1.55}.KickoffPortal-module__akn0qa__confetti{z-index:60;pointer-events:none;position:fixed;inset:0;overflow:hidden}.KickoffPortal-module__akn0qa__confettiPiece{opacity:0;animation-name:KickoffPortal-module__akn0qa__confettiFall;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;top:-16px}@keyframes KickoffPortal-module__akn0qa__confettiFall{0%{opacity:0;transform:translateY(-16px)rotate(0)}8%{opacity:1}to{opacity:.9;transform:translate3d(var(--sway,0px), 110vh, 0) rotate(var(--spin,360deg))}}.KickoffPortal-module__akn0qa__portalEmbedded{overscroll-behavior:contain;height:100%;min-height:0;padding-bottom:0;position:relative;overflow-y:auto}.KickoffPortal-module__akn0qa__portalEmbedded .KickoffPortal-module__akn0qa__confetti{position:absolute}.KickoffPortal-module__akn0qa__portalEmbedded .KickoffPortal-module__akn0qa__complete{min-height:100%}.KickoffPortal-module__akn0qa__portalEmbedded .KickoffPortal-module__akn0qa__section{padding-top:clamp(40px,8vh,72px)}.KickoffPortal-module__akn0qa__portalEmbedded .KickoffPortal-module__akn0qa__fab{justify-content:center;margin-top:36px;padding-bottom:12px;display:flex;position:sticky;bottom:12px;left:auto;transform:none}@media (max-width:768px){.KickoffPortal-module__akn0qa__frame,.KickoffPortal-module__akn0qa__section{grid-template-columns:1fr}.KickoffPortal-module__akn0qa__spine,.KickoffPortal-module__akn0qa__main{grid-column:1/-1}.KickoffPortal-module__akn0qa__section{row-gap:24px;padding-top:48px}.KickoffPortal-module__akn0qa__spine{border-bottom:1px solid var(--portal-line);flex-flow:wrap;align-items:baseline;gap:4px 10px;padding-bottom:16px}.KickoffPortal-module__akn0qa__spineIcon{align-self:center;width:15px;height:15px;margin-bottom:0}.KickoffPortal-module__akn0qa__spineIndex{font-size:.72rem}.KickoffPortal-module__akn0qa__spineTitle{color:var(--portal-muted);font-size:.9rem}.KickoffPortal-module__akn0qa__spineMeta{font-size:.72rem}.KickoffPortal-module__akn0qa__spineBlurb{flex-basis:100%;max-width:none;margin-top:4px;font-size:.78rem}.KickoffPortal-module__akn0qa__dateList,.KickoffPortal-module__akn0qa__choiceGroup{grid-template-columns:1fr}.KickoffPortal-module__akn0qa__summaryList>div{grid-template-columns:1fr;gap:4px}}@media (max-width:680px){.KickoffPortal-module__akn0qa__brandBar{min-height:54px;padding-inline:14px}.KickoffPortal-module__akn0qa__brandContext{display:none}.KickoffPortal-module__akn0qa__frame{padding:0 14px}.KickoffPortal-module__akn0qa__complete{padding-inline:14px}.KickoffPortal-module__akn0qa__field textarea{min-height:150px}.KickoffPortal-module__akn0qa__fab{max-width:calc(100% - 20px);bottom:14px}.KickoffPortal-module__akn0qa__fabCluster{gap:8px}.KickoffPortal-module__akn0qa__fabSolid,.KickoffPortal-module__akn0qa__fabGhost{min-height:46px;padding:0 15px;font-size:.84rem}}@media (prefers-reduced-motion:reduce){.KickoffPortal-module__akn0qa__confetti{display:none}.KickoffPortal-module__akn0qa__portal *,.KickoffPortal-module__akn0qa__portal :before,.KickoffPortal-module__akn0qa__portal :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.KickoffPortal-module__akn0qa__fabSolid,.KickoffPortal-module__akn0qa__savingDot{forced-color-adjust:none}}
.SiteFooter-module__w9zazq__footer{padding:0 var(--iggy-grid-gutter) 96px;margin-top:192px;position:relative;overflow:hidden}.SiteFooter-module__w9zazq__footerLogo{aspect-ratio:20/31.186;opacity:.05;background:#fff;width:min(34.42vw,661px);position:absolute;top:65px;left:82.79%;-webkit-mask:url(/images/navbar/logo-symbol.svg) 50%/contain no-repeat;mask:url(/images/navbar/logo-symbol.svg) 50%/contain no-repeat}.SiteFooter-module__w9zazq__footerColumns{z-index:1;gap:var(--iggy-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative}.SiteFooter-module__w9zazq__footerColumn{min-width:0}.SiteFooter-module__w9zazq__footerColumn:nth-child(2){grid-column:2}.SiteFooter-module__w9zazq__footerUtilities{grid-column:3}.SiteFooter-module__w9zazq__footerColumn h3{font-size:var(--iggy-type-body);letter-spacing:-.02em;margin:0 0 30px;font-weight:400;line-height:1.4707}.SiteFooter-module__w9zazq__footerLinkList{flex-direction:column;align-items:flex-start;display:flex}.SiteFooter-module__w9zazq__footerLinkList a,.SiteFooter-module__w9zazq__footerLinkList span{color:var(--iggy-text-muted);font-size:var(--iggy-type-body);letter-spacing:-.02em;font-weight:400;line-height:1.5;text-decoration:none}.SiteFooter-module__w9zazq__footerLinkList a{transition:color .18s}.SiteFooter-module__w9zazq__footerLinkList a:hover{color:var(--iggy-text)}.SiteFooter-module__w9zazq__footerLinkList span[aria-disabled=true]{cursor:default}.SiteFooter-module__w9zazq__footerBase{z-index:1;right:var(--iggy-grid-gutter);bottom:32px;left:var(--iggy-grid-gutter);gap:var(--iggy-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:absolute}.SiteFooter-module__w9zazq__footerBase p{font-size:var(--iggy-type-body);letter-spacing:-.02em;margin:0;line-height:1.4707}.SiteFooter-module__w9zazq__footerBase p:first-child{grid-column:3}.SiteFooter-module__w9zazq__footerBase p:last-child,.SiteFooter-module__w9zazq__footerBrand{grid-column:4;justify-self:end}.SiteFooter-module__w9zazq__footerBrand{align-items:center;gap:10px;margin:0;display:inline-flex}.SiteFooter-module__w9zazq__footerBrandMark{background:currentColor;flex-shrink:0;width:16px;height:25px;-webkit-mask:url(/images/navbar/logo-symbol.svg) 50%/contain no-repeat;mask:url(/images/navbar/logo-symbol.svg) 50%/contain no-repeat}@media (max-width:1199px){.SiteFooter-module__w9zazq__footerColumns{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:56px}.SiteFooter-module__w9zazq__footerColumn:nth-child(2){grid-column:2}.SiteFooter-module__w9zazq__footerUtilities{grid-area:2/1}.SiteFooter-module__w9zazq__footerBase{grid-template-columns:repeat(2,minmax(0,1fr))}.SiteFooter-module__w9zazq__footerBase p:first-child{grid-column:1}.SiteFooter-module__w9zazq__footerBase p:last-child,.SiteFooter-module__w9zazq__footerBrand{grid-column:2}}@media (max-width:768px){.SiteFooter-module__w9zazq__footer{margin-top:120px;padding-bottom:24px}.SiteFooter-module__w9zazq__footerLogo{width:62vw;top:160px;left:68%}.SiteFooter-module__w9zazq__footerColumns{grid-template-columns:1fr;gap:44px}.SiteFooter-module__w9zazq__footerColumn:nth-child(n),.SiteFooter-module__w9zazq__footerUtilities{grid-area:auto/1}.SiteFooter-module__w9zazq__footerColumn h3{margin-bottom:12px;font-size:20px}.SiteFooter-module__w9zazq__footerLinkList a,.SiteFooter-module__w9zazq__footerLinkList span{font-size:20px;line-height:1.45}.SiteFooter-module__w9zazq__footerBase{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:72px;position:relative;bottom:auto;left:auto;right:auto}.SiteFooter-module__w9zazq__footerBase p{font-size:18px}}
.OfferPageView-module__2tkFgG__page{background:var(--iggy-surface);width:100%;color:var(--iggy-text);font-family:var(--font-primary);padding-bottom:120px;overflow-x:clip}.OfferPageView-module__2tkFgG__preview{min-height:0;padding-bottom:72px}.OfferPageView-module__2tkFgG__frame{column-gap:var(--iggy-grid-gap);width:100%;padding:0 var(--page-padding-x);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.OfferPageView-module__2tkFgG__hero{grid-column:1/2;width:100%;min-width:0;padding:144px 0}.OfferPageView-module__2tkFgG__hero+.OfferPageView-module__2tkFgG__section{margin-top:0}.OfferPageView-module__2tkFgG__heroCopy{flex-direction:column;gap:18px;width:100%;max-width:none;display:flex}.OfferPageView-module__2tkFgG__kicker,.OfferPageView-module__2tkFgG__meta,.OfferPageView-module__2tkFgG__ownerLabel,.OfferPageView-module__2tkFgG__caseKicker,.OfferPageView-module__2tkFgG__costLabel,.OfferPageView-module__2tkFgG__timelineMeta{color:var(--iggy-text-muted);letter-spacing:-.01em;text-transform:none;margin:0;font-size:.78rem;font-weight:400}.OfferPageView-module__2tkFgG__heroTitle{width:100%;max-width:none;color:var(--iggy-text);letter-spacing:-.04em;margin:0;font-size:clamp(1.85rem,3.4vw,2.9rem);font-weight:400;line-height:1.1}.OfferPageView-module__2tkFgG__lede{color:#ffffff9e;text-wrap:pretty;max-width:42ch;margin:0;font-size:.98rem;line-height:1.55}.OfferPageView-module__2tkFgG__clientLogo{object-fit:contain;vertical-align:-.22em;width:auto;max-width:8.5em;height:1.2em;margin:0 .14em;display:inline-block}.OfferPageView-module__2tkFgG__section{grid-column:1/-1;grid-template-columns:subgrid;column-gap:var(--iggy-grid-gap);border-top:1px solid #ffffff14;row-gap:18px;margin-top:56px;padding:56px 0 0;display:grid}.OfferPageView-module__2tkFgG__sectionIndex{color:var(--iggy-text);letter-spacing:-.03em;flex-direction:column;grid-column:1/2;gap:6px;margin:0;font-size:clamp(1.05rem,1.5vw,1.28rem);font-weight:400;line-height:1.25;display:flex}.OfferPageView-module__2tkFgG__sectionIndex span:first-of-type{color:#ffffff6b;letter-spacing:-.01em;font-size:.78rem}.OfferPageView-module__2tkFgG__sectionIcon{color:#ffffff80;margin-bottom:6px}.OfferPageView-module__2tkFgG__sectionMain{flex-direction:column;grid-column:2/3;gap:22px;min-width:0;display:flex}.OfferPageView-module__2tkFgG__supportTitle{letter-spacing:-.03em;margin:0;font-size:1.02rem;font-weight:400;line-height:1.35}.OfferPageView-module__2tkFgG__headingLink{color:#ffffff6b;align-items:center;gap:6px;margin:0;font-size:.82rem;text-decoration:none;display:inline-flex}.OfferPageView-module__2tkFgG__headingLink:hover{color:var(--iggy-text)}.OfferPageView-module__2tkFgG__prose{flex-direction:column;gap:16px;max-width:58ch;display:flex}.OfferPageView-module__2tkFgG__prose p{text-wrap:pretty;margin:0;font-size:.95rem;line-height:1.55}.OfferPageView-module__2tkFgG__costBlock{flex-direction:column;gap:10px;padding-top:4px;display:flex}.OfferPageView-module__2tkFgG__costLabel{color:#ffffff80}.OfferPageView-module__2tkFgG__quote{max-width:28ch;color:var(--iggy-text);letter-spacing:-.03em;text-wrap:balance;border:0;margin:8px 0 0;padding:0;font-size:clamp(1.2rem,1.9vw,1.6rem);font-weight:400;line-height:1.2}.OfferPageView-module__2tkFgG__includeList,.OfferPageView-module__2tkFgG__financeGrid,.OfferPageView-module__2tkFgG__processList,.OfferPageView-module__2tkFgG__caseGrid{gap:var(--iggy-grid-gap);display:grid}.OfferPageView-module__2tkFgG__includeList{grid-template-columns:1fr}.OfferPageView-module__2tkFgG__includeItem{border-top:1px solid #ffffff1a;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 0;display:grid}.OfferPageView-module__2tkFgG__includeItem span,.OfferPageView-module__2tkFgG__stepIndex{color:#ffffff47;font-size:.72rem}.OfferPageView-module__2tkFgG__includeItem p{margin:0;font-size:.9rem;line-height:1.4}.OfferPageView-module__2tkFgG__itemIcon{color:#ffffff73}.OfferPageView-module__2tkFgG__financeGrid{grid-template-columns:1fr}.OfferPageView-module__2tkFgG__financeOption{background:#ffffff0a;border:1px solid #ffffff29;border-radius:14px;padding:22px 22px 18px}.OfferPageView-module__2tkFgG__financeRecommended{background:#ffffff14;border-color:#ffffff6b}.OfferPageView-module__2tkFgG__financeQuiet{background:0 0;border-color:#ffffff14}.OfferPageView-module__2tkFgG__financeOption header{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.OfferPageView-module__2tkFgG__financeOption h3,.OfferPageView-module__2tkFgG__processCard h3,.OfferPageView-module__2tkFgG__caseCard h3{letter-spacing:-.03em;margin:0;font-size:1rem;font-weight:400}.OfferPageView-module__2tkFgG__financeOption h3{font-size:1.12rem}.OfferPageView-module__2tkFgG__financeSummary{color:var(--iggy-text);letter-spacing:-.03em;margin:0;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:400;line-height:1.2}.OfferPageView-module__2tkFgG__financeLines,.OfferPageView-module__2tkFgG__addonList,.OfferPageView-module__2tkFgG__optionTerms,.OfferPageView-module__2tkFgG__conditionsList{margin:0;padding:0;list-style:none}.OfferPageView-module__2tkFgG__financeLines li,.OfferPageView-module__2tkFgG__addonList li{border-top:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px 0;display:grid}.OfferPageView-module__2tkFgG__financeLines strong,.OfferPageView-module__2tkFgG__financeLines em,.OfferPageView-module__2tkFgG__addonList strong,.OfferPageView-module__2tkFgG__addonList em{letter-spacing:-.02em;font-size:.86rem;font-style:normal;font-weight:400}.OfferPageView-module__2tkFgG__financeLines span,.OfferPageView-module__2tkFgG__financeLines p,.OfferPageView-module__2tkFgG__addonList span,.OfferPageView-module__2tkFgG__addonList p{color:#ffffff6b;margin:4px 0 0;font-size:.78rem;display:block}.OfferPageView-module__2tkFgG__optionTerms{margin-top:8px}.OfferPageView-module__2tkFgG__optionTerms li{color:#ffffff7a;padding:8px 0 0;font-size:.78rem;line-height:1.4}.OfferPageView-module__2tkFgG__addonBlock{background:0 0;border:1px dashed #ffffff61;border-radius:10px;padding:12px 14px 8px}.OfferPageView-module__2tkFgG__addonKicker,.OfferPageView-module__2tkFgG__termsKicker{color:#ffffff6b;letter-spacing:-.01em;margin:0 0 4px;font-size:.72rem}.OfferPageView-module__2tkFgG__addonList li:first-child{border-top:0;padding-top:6px}.OfferPageView-module__2tkFgG__termsBlock{background:0 0;border:0;padding:2px 0 0}.OfferPageView-module__2tkFgG__conditionsList li{color:#fff6;letter-spacing:-.01em;padding:7px 0;font-size:.76rem;font-weight:400;line-height:1.45}.OfferPageView-module__2tkFgG__conditionsList li+li{border-top:1px dotted #ffffff29}.OfferPageView-module__2tkFgG__processList{margin:0;padding:0;list-style:none}.OfferPageView-module__2tkFgG__processCard{border:1px solid #0000;border-radius:14px;flex-direction:column;gap:10px;padding:18px 18px 22px;display:flex}.OfferPageView-module__2tkFgG__processStudio{background:#ffffff06}.OfferPageView-module__2tkFgG__processClient{background:#ffffff0f;border-color:#ffffff29}.OfferPageView-module__2tkFgG__processTitle{align-items:flex-start;gap:10px;display:flex}.OfferPageView-module__2tkFgG__processTitle svg{color:#ffffff80;flex-shrink:0;margin-top:2px}.OfferPageView-module__2tkFgG__processCard p{color:#ffffff9e;margin:0;font-size:.86rem;line-height:1.5}.OfferPageView-module__2tkFgG__caseGrid{gap:calc(var(--iggy-grid-gap) * 2);grid-template-columns:1fr}.OfferPageView-module__2tkFgG__caseCard{flex-direction:column;gap:14px;min-width:0;display:flex}.OfferPageView-module__2tkFgG__caseMedia{aspect-ratio:16/9;background:#ffffff0a;border-radius:12px;display:block;position:relative;overflow:hidden}.OfferPageView-module__2tkFgG__caseMedia img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.86,0,.07,1);display:block}.OfferPageView-module__2tkFgG__caseMedia:hover img{transform:scale(1.018)}.OfferPageView-module__2tkFgG__caseCopy{flex-direction:column;gap:8px;display:flex}.OfferPageView-module__2tkFgG__caseCopy p{color:#ffffff8c;margin:0;font-size:.86rem;line-height:1.5}.OfferPageView-module__2tkFgG__scheduleList{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin:0;display:grid}.OfferPageView-module__2tkFgG__scheduleList div{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:4px;padding-bottom:10px;display:flex}.OfferPageView-module__2tkFgG__scheduleList dt{color:#ffffff6b;font-size:.72rem}.OfferPageView-module__2tkFgG__scheduleList dd{margin:0;font-size:.95rem}.OfferPageView-module__2tkFgG__schedulePending,.OfferPageView-module__2tkFgG__timingPending,.OfferPageView-module__2tkFgG__timelineWhenPending{color:#ffffff61}.OfferPageView-module__2tkFgG__timingPending{font-size:clamp(1.05rem,1.6vw,1.35rem)}.OfferPageView-module__2tkFgG__timeline{margin:8px 0 0;padding:0 0 0 22px;list-style:none;position:relative}.OfferPageView-module__2tkFgG__timelineTrack,.OfferPageView-module__2tkFgG__timelineProgress{width:1px;position:absolute;top:6px;bottom:6px;left:5px}.OfferPageView-module__2tkFgG__timelineTrack{background:#ffffff1f}.OfferPageView-module__2tkFgG__timelineProgress{transform-origin:top;background:#ffffffb8}.OfferPageView-module__2tkFgG__timeline li{grid-template-columns:16px minmax(0,1fr);gap:14px;padding:0 0 28px;display:grid;position:relative}.OfferPageView-module__2tkFgG__timeline li:last-child{padding-bottom:0}.OfferPageView-module__2tkFgG__timelineDot{background:#171717;border:1px solid #ffffff8c;border-radius:999px;width:11px;height:11px;margin-top:4px;margin-left:-21px;box-shadow:0 0 0 3px #171717}.OfferPageView-module__2tkFgG__timelineCopy{flex-direction:column;gap:6px;display:flex}.OfferPageView-module__2tkFgG__timelineWhen,.OfferPageView-module__2tkFgG__timelineWhenPending{letter-spacing:-.03em;font-size:clamp(1.12rem,1.7vw,1.4rem);font-weight:400;line-height:1.2}.OfferPageView-module__2tkFgG__timelineEvent{color:#ffffff6b;margin:0;font-size:.82rem;line-height:1.4}.OfferPageView-module__2tkFgG__inlineCta{margin-top:8px}.OfferPageView-module__2tkFgG__ctaWrap{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.OfferPageView-module__2tkFgG__ctaError{color:#ffb0b0;margin:0;font-size:.78rem}.OfferPageView-module__2tkFgG__fab{z-index:40;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.OfferPageView-module__2tkFgG__preview .OfferPageView-module__2tkFgG__fab{z-index:8;pointer-events:auto;justify-content:center;margin-top:28px;display:flex;position:sticky;bottom:12px;left:auto;transform:none}.OfferPageView-module__2tkFgG__fabButton,.OfferPageView-module__2tkFgG__fabLink{color:#fff;min-height:44px;font:inherit;letter-spacing:-.02em;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#121212e0;border:1px solid #fff3;border-radius:999px;align-items:center;gap:10px;padding:0 18px;font-size:.88rem;text-decoration:none;display:inline-flex;box-shadow:0 10px 32px #00000059}.OfferPageView-module__2tkFgG__fabButton:hover,.OfferPageView-module__2tkFgG__fabLink:hover{background:#1c1c1cf0;border-color:#ffffff73}.OfferPageView-module__2tkFgG__fabButton:disabled{opacity:.55;cursor:wait}.OfferPageView-module__2tkFgG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.OfferPageView-module__2tkFgG__frame,.OfferPageView-module__2tkFgG__section{grid-template-columns:1fr}.OfferPageView-module__2tkFgG__hero,.OfferPageView-module__2tkFgG__sectionIndex,.OfferPageView-module__2tkFgG__sectionMain{grid-column:1/-1}.OfferPageView-module__2tkFgG__hero{padding:132px 0 64px}.OfferPageView-module__2tkFgG__heroCopy{max-width:none}.OfferPageView-module__2tkFgG__section{row-gap:23px;margin-top:80px;padding-top:80px}.OfferPageView-module__2tkFgG__sectionMain{gap:29px}.OfferPageView-module__2tkFgG__prose{gap:21px}.OfferPageView-module__2tkFgG__heroTitle{max-width:none}}@media (prefers-reduced-motion:reduce){.OfferPageView-module__2tkFgG__caseMedia img{transition:none}.OfferPageView-module__2tkFgG__timelineProgress{transform:none}}
.ProjectsMediaPickerModal-module__uDWSiW__backdrop{z-index:300;background:#000000a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ProjectsMediaPickerModal-module__uDWSiW__panel{background:#1a1a1a;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;gap:16px;width:min(520px,100%);max-height:min(80dvh,640px);padding:20px;display:flex;overflow:auto}.ProjectsMediaPickerModal-module__uDWSiW__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProjectsMediaPickerModal-module__uDWSiW__title{font-family:var(--font-primary);letter-spacing:-.03em;color:#fff;font-size:18px}.ProjectsMediaPickerModal-module__uDWSiW__closeBtn{color:#ffffffa6;font-family:var(--font-primary);cursor:pointer;background:0 0;border:0;font-size:14px}.ProjectsMediaPickerModal-module__uDWSiW__closeBtn:hover{color:#fff}.ProjectsMediaPickerModal-module__uDWSiW__tabs{gap:8px;display:flex}.ProjectsMediaPickerModal-module__uDWSiW__tab{color:#ffffff8c;font-family:var(--font-primary);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;flex:1;padding:10px 12px;font-size:14px}.ProjectsMediaPickerModal-module__uDWSiW__tabActive{color:#fff;border-color:#ffffff59}.ProjectsMediaPickerModal-module__uDWSiW__error{color:#ff8a80;margin:0;font-size:13px}.ProjectsMediaPickerModal-module__uDWSiW__dropzone{color:#ffffff8c;min-height:140px;font-family:var(--font-primary);cursor:pointer;border:1px dashed #ffffff38;border-radius:12px;justify-content:center;align-items:center;font-size:14px;display:flex}.ProjectsMediaPickerModal-module__uDWSiW__dropzoneDragOver{color:#fff;background:#ffffff14;border-color:#ffffff8c}.ProjectsMediaPickerModal-module__uDWSiW__dropzone span{pointer-events:none}.ProjectsMediaPickerModal-module__uDWSiW__fileInput{display:none}.ProjectsMediaPickerModal-module__uDWSiW__libraryGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;max-height:360px;display:grid;overflow-y:auto}.ProjectsMediaPickerModal-module__uDWSiW__libraryThumb{aspect-ratio:1;cursor:pointer;background:#111;border:0;border-radius:10px;padding:0;position:relative;overflow:hidden}.ProjectsMediaPickerModal-module__uDWSiW__libraryImg{object-fit:cover;width:100%;height:100%}.ProjectsMediaPickerModal-module__uDWSiW__muted{color:#ffffff73;font-size:14px}
.Studio-module__enaSBG__studioLayoutFill{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Studio-module__enaSBG__studioRoot{--studio-site-nav-height:80px;--studio-secondary-nav-height:44px;box-sizing:border-box;overflow-anchor:none;color:#f5f5f5;background:#0a0a0a;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Studio-module__enaSBG__studioTopChrome{padding-top:var(--studio-site-nav-height);flex-shrink:0}.Studio-module__enaSBG__studioSecondaryNav{z-index:2;padding:0 var(--page-padding-x);min-height:var(--studio-secondary-nav-height);background:#0a0a0a;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.Studio-module__enaSBG__studioSecondaryLabel{letter-spacing:.08em;text-transform:uppercase;color:#fff6;flex-shrink:0;font-size:.75rem;font-weight:500}.Studio-module__enaSBG__studioNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;justify-content:center;align-items:stretch;gap:0;min-width:0;display:flex;overflow-x:auto}.Studio-module__enaSBG__studioNav::-webkit-scrollbar{display:none}.Studio-module__enaSBG__studioNavLink{color:#ffffff8c;white-space:nowrap;border:none;border-bottom:2px solid #0000;border-radius:0;flex-shrink:0;margin-bottom:-1px;padding:.7rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.Studio-module__enaSBG__studioNavLink:hover{color:#fff}.Studio-module__enaSBG__studioNavLinkActive{color:#fff;background:0 0;border-bottom-color:#fff}.Studio-module__enaSBG__studioHeaderMeta{color:#ffffff80;flex-shrink:0;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.Studio-module__enaSBG__studioHeaderMeta .Studio-module__enaSBG__studioNavLink{padding:.7rem 0;font-size:.8rem;font-weight:400}.Studio-module__enaSBG__studioMain{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Studio-module__enaSBG__saveStatusSaving{color:#f5c542}.Studio-module__enaSBG__saveStatusSaved{color:#7dd87d}.Studio-module__enaSBG__saveStatusError{color:#ff6b6b}.Studio-module__enaSBG__dashboard{flex:1;min-height:0;display:flex}.Studio-module__enaSBG__dashboardList{border-right:1px solid #ffffff14;flex-direction:column;flex:1;min-width:0;display:flex}.Studio-module__enaSBG__dashboardToolbar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.Studio-module__enaSBG__studioScrollArea,.Studio-module__enaSBG__projectRows,.Studio-module__enaSBG__editorBody,.Studio-module__enaSBG__libraryPage,.Studio-module__enaSBG__chatMessages,.Studio-module__enaSBG__previewBody{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent}.Studio-module__enaSBG__studioScrollArea::-webkit-scrollbar{width:8px;height:8px}.Studio-module__enaSBG__projectRows::-webkit-scrollbar{width:8px;height:8px}.Studio-module__enaSBG__editorBody::-webkit-scrollbar{width:8px;height:8px}.Studio-module__enaSBG__libraryPage::-webkit-scrollbar{width:8px;height:8px}.Studio-module__enaSBG__chatMessages::-webkit-scrollbar{width:8px;height:8px}.Studio-module__enaSBG__previewBody::-webkit-scrollbar{width:8px;height:8px}.Studio-module__enaSBG__studioScrollArea::-webkit-scrollbar-track{background:0 0}.Studio-module__enaSBG__projectRows::-webkit-scrollbar-track{background:0 0}.Studio-module__enaSBG__editorBody::-webkit-scrollbar-track{background:0 0}.Studio-module__enaSBG__libraryPage::-webkit-scrollbar-track{background:0 0}.Studio-module__enaSBG__chatMessages::-webkit-scrollbar-track{background:0 0}.Studio-module__enaSBG__previewBody::-webkit-scrollbar-track{background:0 0}.Studio-module__enaSBG__studioScrollArea::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.Studio-module__enaSBG__projectRows::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.Studio-module__enaSBG__editorBody::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.Studio-module__enaSBG__libraryPage::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.Studio-module__enaSBG__chatMessages::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.Studio-module__enaSBG__previewBody::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.Studio-module__enaSBG__studioScrollArea::-webkit-scrollbar-corner{background:0 0}.Studio-module__enaSBG__projectRows::-webkit-scrollbar-corner{background:0 0}.Studio-module__enaSBG__editorBody::-webkit-scrollbar-corner{background:0 0}.Studio-module__enaSBG__libraryPage::-webkit-scrollbar-corner{background:0 0}.Studio-module__enaSBG__chatMessages::-webkit-scrollbar-corner{background:0 0}.Studio-module__enaSBG__previewBody::-webkit-scrollbar-corner{background:0 0}.Studio-module__enaSBG__dashboardSearch{color:#fff;min-width:160px;font:inherit;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;flex:1;padding:.45rem .65rem}.Studio-module__enaSBG__dashboardSelect{color:#fff;min-width:0;max-width:100%;font:inherit;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;padding:.45rem .65rem}.Studio-module__enaSBG__dashboardBtn{white-space:nowrap;color:#fff;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;flex-shrink:0;align-items:center;gap:.35rem;padding:.45rem .75rem;display:inline-flex}.Studio-module__enaSBG__dashboardBtn:hover{background:#ffffff1a}.Studio-module__enaSBG__dashboardBtnPrimary{background:#ffffff1f;border-color:#ffffff47}.Studio-module__enaSBG__projectRows{flex:1;padding:.5rem;overflow-y:auto}.Studio-module__enaSBG__projectRow{cursor:pointer;border:1px solid #0000;border-radius:10px;grid-template-columns:auto auto 48px 1fr auto;align-items:center;gap:.65rem;padding:.55rem .65rem;display:grid}.Studio-module__enaSBG__projectRow:hover{background:#ffffff0a}.Studio-module__enaSBG__projectRowSelected{background:#ffffff14;border-color:#ffffff1f}.Studio-module__enaSBG__projectRowDragging{opacity:.5}.Studio-module__enaSBG__dragHandle{cursor:grab;color:#ffffff59;padding:.2rem}.Studio-module__enaSBG__projectThumb{object-fit:cover;background:#ffffff0f;border-radius:8px;width:48px;height:48px}.Studio-module__enaSBG__projectThumbPlaceholder{background:#ffffff0f;border-radius:8px;width:48px;height:48px}.Studio-module__enaSBG__projectRowTitle{font-size:.9rem;font-weight:500}.Studio-module__enaSBG__projectRowMeta{color:#ffffff73;margin-top:.15rem;font-size:.75rem}.Studio-module__enaSBG__projectRowActions{align-items:center;gap:.25rem;display:flex}.Studio-module__enaSBG__iconBtn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem;display:inline-flex}.Studio-module__enaSBG__iconBtn:hover{color:#fff;background:#ffffff14}.Studio-module__enaSBG__iconBtn:disabled{opacity:.35;cursor:not-allowed}.Studio-module__enaSBG__iconBtn:disabled:hover{color:#ffffff8c;background:0 0}.Studio-module__enaSBG__hiddenBadge{color:#ffffff8c;background:#ffffff14;border-radius:4px;padding:.15rem .4rem;font-size:.7rem}.Studio-module__enaSBG__editorPanel{background:#111;border-left:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:clamp(400px,46vw,680px);min-width:400px;min-height:0;display:flex}:is(.Studio-module__enaSBG__editorPanel:has([data-editor-tab=interview]),.Studio-module__enaSBG__editorPanel:has([data-editor-tab=release])){width:clamp(760px,68vw,1120px)}.Studio-module__enaSBG__editorPanelEmpty{color:#fff6;text-align:center;justify-content:center;align-items:center;padding:2rem;font-size:.9rem;display:flex}.Studio-module__enaSBG__editorHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;font-weight:500;display:flex}.Studio-module__enaSBG__editorHeaderTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Studio-module__enaSBG__editorHeaderAiBtn{flex-shrink:0}.Studio-module__enaSBG__projectEditorTabs{border-bottom:1px solid #ffffff14;flex-shrink:0;display:flex}.Studio-module__enaSBG__projectEditorTabs button{color:#ffffff80;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;padding:.65rem;font-size:.78rem}.Studio-module__enaSBG__projectEditorTabs .Studio-module__enaSBG__projectEditorTabActive{color:#fff;border-bottom-color:#fff}.Studio-module__enaSBG__fieldLabelRow{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.Studio-module__enaSBG__fieldLabelRow .Studio-module__enaSBG__fieldLabel{margin-bottom:0}.Studio-module__enaSBG__fieldAiBtn{color:#ffffffd1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.2rem .45rem;font-size:.68rem;font-weight:500;display:inline-flex}.Studio-module__enaSBG__fieldAiBtn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff47}.Studio-module__enaSBG__fieldAiBtn:disabled{opacity:.45;cursor:not-allowed}.Studio-module__enaSBG__spinIcon{animation:.9s linear infinite Studio-module__enaSBG__studioSpin}@keyframes Studio-module__enaSBG__studioSpin{to{transform:rotate(360deg)}}.Studio-module__enaSBG__editorBody{flex-direction:column;flex:1;gap:.85rem;min-width:0;padding:1rem;display:flex;overflow-y:auto}.Studio-module__enaSBG__editorBody label{min-width:0;display:block}.Studio-module__enaSBG__fieldLabel{color:#ffffff80;margin-bottom:.3rem;font-size:.75rem;display:block}.Studio-module__enaSBG__fieldInput,.Studio-module__enaSBG__fieldTextarea,.Studio-module__enaSBG__fieldTextareaLarge,.Studio-module__enaSBG__fieldSelect{box-sizing:border-box;color:#fff;width:100%;min-width:0;max-width:100%;font:inherit;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;padding:.5rem .65rem;display:block}.Studio-module__enaSBG__fieldRow{align-items:center;gap:.5rem;min-width:0;display:flex}.Studio-module__enaSBG__fieldRow .Studio-module__enaSBG__fieldInput{flex:1;min-width:0}.Studio-module__enaSBG__fieldTextarea{resize:vertical;min-height:88px}.Studio-module__enaSBG__fieldTextareaLarge{resize:vertical;min-height:160px}.Studio-module__enaSBG__editorFieldFull{grid-column:1/-1}.Studio-module__enaSBG__accordionFieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;min-width:0;display:grid}.Studio-module__enaSBG__accordionFieldsGrid label,.Studio-module__enaSBG__editorFieldsGrid label{min-width:0;display:block}.Studio-module__enaSBG__editorFieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;width:100%;min-width:0;display:grid}.Studio-module__enaSBG__editorImagesBlock,.Studio-module__enaSBG__editorVideosBlock{flex-direction:column;gap:.65rem;display:flex}.Studio-module__enaSBG__editorImagesBlockFileDragOver{outline-offset:8px;background:#ffffff0a;border-radius:12px;outline:1px dashed #ffffff73}.Studio-module__enaSBG__galleryUploadError{color:#ff6b6b;margin:0;font-size:.8rem}.Studio-module__enaSBG__mediaPreviewGrid{grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:.55rem;margin-top:.15rem;display:grid}.Studio-module__enaSBG__mediaPreviewItem{aspect-ratio:1;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;position:relative;overflow:hidden}.Studio-module__enaSBG__mediaPreviewItemDragging{opacity:.55}.Studio-module__enaSBG__mediaPreviewItemDropTarget{outline-offset:-2px;outline:2px solid #ffffff8c}.Studio-module__enaSBG__mediaPreviewItemVideo{aspect-ratio:16/9}.Studio-module__enaSBG__mediaPreviewImage{object-fit:cover}.Studio-module__enaSBG__mediaPreviewDragHandle{z-index:2;color:#fff;cursor:grab;background:#000000b8;border-radius:6px;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;display:inline-flex;position:absolute;top:.35rem;left:.35rem}.Studio-module__enaSBG__mediaPreviewDragHandle:active{cursor:grabbing}.Studio-module__enaSBG__mediaPreviewReorderActions{z-index:2;gap:.2rem;display:inline-flex;position:absolute;bottom:.35rem;left:.35rem}.Studio-module__enaSBG__mediaPreviewIconBtn{color:#fff;cursor:pointer;background:#000000b8;border:none;border-radius:6px;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;display:inline-flex}.Studio-module__enaSBG__mediaPreviewIconBtn:hover:not(:disabled){background:#000000e0}.Studio-module__enaSBG__mediaPreviewIconBtn:disabled{opacity:.35;cursor:default}.Studio-module__enaSBG__mediaPreviewVideoFallback{color:#ffffff8c;justify-content:center;align-items:center;font-size:.75rem;display:flex;position:absolute;inset:0}.Studio-module__enaSBG__mediaPreviewRemove{z-index:2;color:#fff;cursor:pointer;background:#000000b8;border:none;border-radius:999px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;display:inline-flex;position:absolute;top:.35rem;right:.35rem}.Studio-module__enaSBG__mediaPreviewRemove:hover{background:#000000e0}.Studio-module__enaSBG__linkDraftGrid{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;align-items:center;gap:.5rem;display:grid}.Studio-module__enaSBG__linkList{flex-direction:column;gap:.45rem;display:flex}.Studio-module__enaSBG__linkListRow{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;justify-content:space-between;align-items:center;gap:.65rem;padding:.55rem .65rem;display:flex}.Studio-module__enaSBG__linkListCopy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Studio-module__enaSBG__linkListLabel{font-size:.82rem;font-weight:500}.Studio-module__enaSBG__linkListUrl{color:#ffffff8c;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.Studio-module__enaSBG__linkListRemove{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.Studio-module__enaSBG__linkListRemove:hover{color:#fff;background:#ffffff14}.Studio-module__enaSBG__videoList{flex-direction:column;gap:.45rem;display:flex}.Studio-module__enaSBG__videoListRow{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:.65rem;padding:.55rem .65rem;display:flex}.Studio-module__enaSBG__videoListThumb{aspect-ratio:16/9;background:#ffffff0f;border-radius:6px;flex-shrink:0;width:88px;position:relative;overflow:hidden}.Studio-module__enaSBG__videoListFields{flex-direction:column;flex:1;gap:.28rem;min-width:0;display:flex}.Studio-module__enaSBG__accordionSection{border-top:1px solid #ffffff14;flex-direction:column;grid-column:1/-1;gap:.85rem;min-width:0;padding-top:.85rem;display:flex}.Studio-module__enaSBG__accordionTitle{color:#ffffffbf;margin-bottom:.65rem;font-size:.8rem;font-weight:500}.Studio-module__enaSBG__chipRow{flex-wrap:wrap;gap:.35rem;display:flex}.Studio-module__enaSBG__chip{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:999px;padding:.25rem .5rem;font-size:.75rem}.Studio-module__enaSBG__chipActive{color:#fff;background:#ffffff1f;border-color:#ffffff47}.Studio-module__enaSBG__categoriesManager{flex-shrink:0;position:relative}.Studio-module__enaSBG__categoriesManagerPanel{z-index:40;background:#141414;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;gap:.75rem;width:min(420px,92vw);padding:.85rem;display:flex;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 12px 32px #00000073}.Studio-module__enaSBG__categoriesManagerHint{color:#ffffff80;margin:0;font-size:.75rem;line-height:1.4}.Studio-module__enaSBG__categoriesManagerList{flex-direction:column;gap:.35rem;max-height:360px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.Studio-module__enaSBG__categoriesManagerRow{background:#ffffff0a;border-radius:8px;grid-template-columns:minmax(0,1fr);align-items:start;gap:.4rem;padding:.35rem .4rem;display:grid}.Studio-module__enaSBG__categoriesManagerDescription{resize:vertical;min-height:52px;padding:.35rem .45rem;font-size:.75rem;line-height:1.35}.Studio-module__enaSBG__categoriesManagerRowHidden{opacity:.55}.Studio-module__enaSBG__categoriesManagerRowMain{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.4rem;display:grid}.Studio-module__enaSBG__categoriesManagerName{font:inherit;color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;text-align:left;cursor:text;background:0 0;border:0;padding:0;font-size:.8125rem;overflow:hidden}.Studio-module__enaSBG__categoriesManagerRenameInput{min-width:0;padding:.2rem .4rem;font-size:.8125rem}.Studio-module__enaSBG__categoriesManagerCount{color:#fff6;font-size:.7rem}.Studio-module__enaSBG__categoriesManagerActions{align-items:center;gap:.15rem;display:flex}.Studio-module__enaSBG__categoriesManagerAdd{align-items:center;gap:.4rem;display:flex}.Studio-module__enaSBG__categoriesManagerAdd .Studio-module__enaSBG__fieldInput{flex:1;min-width:0}.Studio-module__enaSBG__featuredStarWrap{align-items:center;gap:.3rem;min-width:0;display:inline-flex;position:relative}.Studio-module__enaSBG__featuredStarActive{color:#fff}.Studio-module__enaSBG__featuredStarLabel{text-overflow:ellipsis;white-space:nowrap;color:#ffffff80;max-width:7.5rem;font-size:.7rem;overflow:hidden}.Studio-module__enaSBG__featuredStarMenu{flex-direction:column;gap:.2rem;margin-top:.4rem;display:flex}.Studio-module__enaSBG__featuredStarMenuItem{color:#ffffffbf;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .4rem;font-size:.8rem;display:inline-flex}.Studio-module__enaSBG__featuredStarMenuItem:hover,.Studio-module__enaSBG__featuredStarMenuItemActive{color:#fff;background:#ffffff14}.Studio-module__enaSBG__yearBreak{color:#ffffff80;letter-spacing:.06em;pointer-events:none;align-items:center;gap:.55rem;padding:.7rem .65rem .25rem;font-size:.72rem;display:flex}.Studio-module__enaSBG__yearBreak span{flex-shrink:0}.Studio-module__enaSBG__yearBreak:after{content:"";background:#ffffff24;flex:1;height:1px}.Studio-module__enaSBG__confirmPopover{z-index:30;background:#1a1a1a;border:1px solid #ffffff1f;border-radius:8px;min-width:160px;margin-top:.25rem;padding:.65rem;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0006}.Studio-module__enaSBG__confirmActions{gap:.35rem;margin-top:.5rem;display:flex}.Studio-module__enaSBG__libraryPage{width:100%;min-height:0;padding:1.5rem var(--page-padding-x) 3rem;flex-direction:column;flex:1;gap:1.25rem;display:flex;overflow-y:auto}.Studio-module__enaSBG__libraryIntro h1{margin:0;font-size:1.25rem;font-weight:500}.Studio-module__enaSBG__libraryIntro p{color:#ffffff80;margin:.35rem 0 0;font-size:.85rem}.Studio-module__enaSBG__libraryGrid{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.Studio-module__enaSBG__librarySideColumn{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.Studio-module__enaSBG__headshotCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Studio-module__enaSBG__headshotPreview{aspect-ratio:1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:220px;margin:0 auto;overflow:hidden}.Studio-module__enaSBG__headshotPreviewDragOver{background:#ffffff1f;border-color:#ffffff8c}.Studio-module__enaSBG__headshotImage{object-fit:cover;width:100%;height:100%;display:block}.Studio-module__enaSBG__headshotPlaceholder{color:#ffffff59;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;font-size:.8rem;display:flex}.Studio-module__enaSBG__headshotActions{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.Studio-module__enaSBG__headshotFileInput{display:none}.Studio-module__enaSBG__libraryProfileSection{flex-direction:column;gap:.85rem;min-width:0;display:flex}.Studio-module__enaSBG__librarySaveStatus{color:#ffffff73;min-height:1rem;margin:0;font-size:.75rem}.Studio-module__enaSBG__libraryFieldsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.Studio-module__enaSBG__libraryFieldFull{grid-column:1/-1}.Studio-module__enaSBG__libraryIndexHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Studio-module__enaSBG__libraryIndexMeta{color:#ffffff73;margin:.75rem 0 0;font-size:.75rem}.Studio-module__enaSBG__libraryIndexWarning{color:#f5c542;margin:.5rem 0 0;font-size:.75rem}.Studio-module__enaSBG__indexCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1rem}.Studio-module__enaSBG__indexStats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.Studio-module__enaSBG__indexStat{color:#ffffff8c;font-size:.8rem}.Studio-module__enaSBG__indexStat strong{color:#fff;margin-bottom:.15rem;font-size:1.25rem;display:block}.Studio-module__enaSBG__builderLayout{flex:1;min-height:0;display:flex;overflow:hidden}.Studio-module__enaSBG__builderChat{border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:min(380px,38vw);min-height:0;display:flex}.Studio-module__enaSBG__builderPreview{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.Studio-module__enaSBG__builderToolbar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;padding:.65rem 1rem;display:flex}.Studio-module__enaSBG__builderToolbarPrimary{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;min-width:min(100%,220px);display:flex}.Studio-module__enaSBG__builderToolbarSecondary{flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:auto;display:flex}.Studio-module__enaSBG__builderToolbar .Studio-module__enaSBG__dashboardSelect{min-width:min(220px,100%)}.Studio-module__enaSBG__savedListWrap{flex-shrink:0;position:relative}.Studio-module__enaSBG__savedListCount{color:#ffffffb8;background:#ffffff1a;border-radius:999px;justify-content:center;min-width:1.15rem;padding:.05rem .28rem;font-size:.72rem;line-height:1.2;display:inline-flex}.Studio-module__enaSBG__savedListPanel{z-index:40;background:#161616;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;width:min(380px,100vw - 2rem);max-height:min(420px,70vh);padding:.4rem;display:flex;position:absolute;top:calc(100% + .35rem);left:0;overflow:hidden;box-shadow:0 16px 40px #00000080}.Studio-module__enaSBG__savedListEmpty,.Studio-module__enaSBG__savedListError{color:#ffffff7a;margin:0;padding:.85rem .7rem;font-size:.82rem;line-height:1.4}.Studio-module__enaSBG__savedListError{color:#ffd2d2d9;padding-bottom:.35rem}.Studio-module__enaSBG__savedListScroll{flex-direction:column;gap:.12rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.Studio-module__enaSBG__savedListRow{border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.2rem;padding:.28rem .25rem;display:grid}.Studio-module__enaSBG__savedListRowActive{background:#ffffff12}.Studio-module__enaSBG__savedListSelect{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;align-items:flex-start;gap:.12rem;padding:.32rem .4rem;display:flex}.Studio-module__enaSBG__savedListSelect:hover{background:#ffffff0d}.Studio-module__enaSBG__savedListTitle{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:100%;font-size:.82rem;overflow:hidden}.Studio-module__enaSBG__savedListMeta{color:#ffffff6b;font-size:.72rem;line-height:1.3}.Studio-module__enaSBG__savedListConfirm{grid-column:1/-1;padding:.45rem .5rem .55rem}.Studio-module__enaSBG__savedListConfirm p{color:#ffffffc7;margin:0;font-size:.8rem;line-height:1.4}.Studio-module__enaSBG__chatMessages{flex-direction:column;flex:1;gap:.85rem;padding:1rem;display:flex;overflow-y:auto}.Studio-module__enaSBG__chatBubble{border-radius:12px;max-width:min(640px,78%);padding:.75rem 1rem;font-size:.88rem;line-height:1.58}.Studio-module__enaSBG__chatBubbleUser{background:#ffffff1f;align-self:flex-end}.Studio-module__enaSBG__chatBubbleAssistant{background:#ffffff0f;align-self:flex-start}.Studio-module__enaSBG__toolStatusBadge{color:#fffc;letter-spacing:-.01em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.45rem;margin-bottom:.5rem;padding:.35rem .65rem;font-size:.76rem;font-weight:500;display:inline-flex}.Studio-module__enaSBG__thinkingBubble{color:#ffffffbf;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:12px;align-self:flex-start;align-items:center;gap:.55rem;padding:.55rem .85rem;font-size:.82rem;font-weight:500;line-height:1.4;animation:2.2s ease-in-out infinite alternate Studio-module__enaSBG__thinkingBreathe;display:inline-flex;box-shadow:0 0 16px #ffffff05}@keyframes Studio-module__enaSBG__thinkingBreathe{0%{background:#ffffff09;border-color:#ffffff14}to{background:#ffffff12;border-color:#ffffff38;box-shadow:0 0 18px #ffffff0a}}.Studio-module__enaSBG__thinkingIcon{color:#ffffffbf;animation:1.8s ease-in-out infinite alternate Studio-module__enaSBG__thinkingPulse}@keyframes Studio-module__enaSBG__thinkingPulse{0%{opacity:.65;transform:scale(.92)}to{opacity:1;transform:scale(1.08)}}.Studio-module__enaSBG__thinkingWave{align-items:center;gap:3.5px;margin-left:.1rem;display:inline-flex}.Studio-module__enaSBG__thinkingDot{background:#ffffffbf;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite Studio-module__enaSBG__thinkingDotWave}.Studio-module__enaSBG__thinkingDot:first-child{animation-delay:0s}.Studio-module__enaSBG__thinkingDot:nth-child(2){animation-delay:.2s}.Studio-module__enaSBG__thinkingDot:nth-child(3){animation-delay:.4s}@keyframes Studio-module__enaSBG__thinkingDotWave{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3.5px)}}.Studio-module__enaSBG__thinkingLabel{letter-spacing:-.01em}.Studio-module__enaSBG__toolMessageBubble{background:#ffffff06;border:1px solid #fff1;border-radius:6px;flex-direction:column;align-self:flex-start;gap:.22rem;width:fit-content;max-width:min(560px,92%);margin:.1rem 0;padding:.26rem .52rem;font-size:.72rem;line-height:1.35;transition:border-color .2s,background .2s;display:flex}.Studio-module__enaSBG__toolMessageBubbleActive{background:#ffffff0b;border-color:#ffffff26}.Studio-module__enaSBG__toolMessageRow{justify-content:space-between;align-items:center;gap:.6rem;min-height:19px;display:flex}.Studio-module__enaSBG__toolMessageLeft{align-items:center;gap:.35rem;min-width:0;display:flex}.Studio-module__enaSBG__toolMessageIcon{color:#ffffff8c;flex-shrink:0;align-items:center;display:inline-flex}.Studio-module__enaSBG__toolMessageLabel{text-transform:uppercase;letter-spacing:.03em;color:#ffffff80;flex-shrink:0;font-size:.65rem;font-weight:600}.Studio-module__enaSBG__toolMessageTarget{color:#ffffffe0;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:.73rem;font-weight:480;overflow:hidden}.Studio-module__enaSBG__toolMessageRight{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.Studio-module__enaSBG__toolStatusRunning{color:#ffffffbf;align-items:center;gap:.25rem;font-size:.64rem;font-weight:500;display:inline-flex}.Studio-module__enaSBG__toolStatusDone{color:#ffffff73;align-items:center;gap:.2rem;font-size:.64rem;font-weight:500;display:inline-flex}.Studio-module__enaSBG__toolSourceCountPill{color:#fff9;font-variant-numeric:tabular-nums;background:#ffffff0d;border:1px solid #ffffff14;border-radius:3px;align-items:center;padding:.06rem .3rem;font-size:.62rem;font-weight:540;display:inline-flex}.Studio-module__enaSBG__toolMessageSourceList{flex-wrap:wrap;align-items:center;gap:.25rem;padding-top:.15rem;display:flex}.Studio-module__enaSBG__toolMessageSourceChip{color:#ffffffb8;background:#ffffff09;border:1px solid #ffffff12;border-radius:4px;align-items:center;gap:.25rem;max-width:210px;padding:.1rem .35rem;font-size:.64rem;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.Studio-module__enaSBG__toolMessageSourceChip:hover{color:#fff;background:#ffffff14;border-color:#ffffff29}.Studio-module__enaSBG__toolMessageSourceChip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Studio-module__enaSBG__toolMessageVisualPreview{background:#0006;border:1px solid #ffffff1a;border-radius:6px;max-width:420px;margin-top:.4rem;overflow:hidden}.Studio-module__enaSBG__toolMessageVisualLink{text-decoration:none;display:block;position:relative;overflow:hidden}.Studio-module__enaSBG__toolMessageVisualImg{object-fit:cover;object-position:top;width:100%;height:auto;max-height:200px;transition:transform .2s,filter .2s;display:block}.Studio-module__enaSBG__toolMessageVisualLink:hover .Studio-module__enaSBG__toolMessageVisualImg{filter:brightness(1.06);transform:scale(1.02)}.Studio-module__enaSBG__toolMessageVisualOverlay{color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0f12d9;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.25rem .5rem;font-size:.62rem;display:flex}.Studio-module__enaSBG__toolMessageVisualDevice{text-transform:uppercase;letter-spacing:.04em;color:#ffffff80;font-size:.58rem;font-weight:560}.Studio-module__enaSBG__spinning{animation:.8s linear infinite Studio-module__enaSBG__studioSpin}.Studio-module__enaSBG__chatBubbleMarkdown{font-size:inherit;line-height:inherit}.Studio-module__enaSBG__chatBubbleMarkdown>:first-child{margin-top:0}.Studio-module__enaSBG__chatBubbleMarkdown>:last-child{margin-bottom:0}.Studio-module__enaSBG__chatBubbleMarkdown p{margin:.65em 0}.Studio-module__enaSBG__chatBubbleMarkdown ul,.Studio-module__enaSBG__chatBubbleMarkdown ol{margin:.55em 0;padding-left:1.25em}.Studio-module__enaSBG__chatBubbleMarkdown strong{font-weight:600}.Studio-module__enaSBG__chatBubbleMarkdown h1,.Studio-module__enaSBG__chatBubbleMarkdown h2,.Studio-module__enaSBG__chatBubbleMarkdown h3{margin:.5em 0 .25em;font-size:.95em;font-weight:600}.Studio-module__enaSBG__tagListField{flex-direction:column;gap:.5rem;display:flex}.Studio-module__enaSBG__tagListRow{align-items:center;gap:.5rem;display:flex}.Studio-module__enaSBG__tagListRow .Studio-module__enaSBG__fieldInput{flex:1}.Studio-module__enaSBG__tagChip{cursor:default;align-items:center;gap:.35rem;display:inline-flex}.Studio-module__enaSBG__tagChipRemove{color:inherit;cursor:pointer;opacity:.65;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.Studio-module__enaSBG__tagChipRemove:hover{opacity:1}.Studio-module__enaSBG__tagListHint{color:#ffffff73;margin:.35rem 0 0;font-size:.75rem}.Studio-module__enaSBG__languagePresetRow{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.Studio-module__enaSBG__languagePresetRow .Studio-module__enaSBG__chip{align-items:center;gap:.25rem;display:inline-flex}.Studio-module__enaSBG__chatInputRow{border-top:1px solid #ffffff0f;gap:.5rem;padding:.75rem;display:flex}.Studio-module__enaSBG__chatInput{color:#fff;font:inherit;resize:none;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;flex:1;min-height:44px;padding:.55rem .7rem}.Studio-module__enaSBG__previewBody{flex:1;padding:1.25rem;overflow-y:auto}.Studio-module__enaSBG__previewMarkdown{max-width:720px;margin:0 auto;font-size:.95rem;line-height:1.55}.Studio-module__enaSBG__previewMarkdown h1,.Studio-module__enaSBG__previewMarkdown h2,.Studio-module__enaSBG__previewMarkdown h3{margin-top:1.25rem;margin-bottom:.5rem}.Studio-module__enaSBG__previewMarkdown p{margin:.5rem 0}.Studio-module__enaSBG__previewMarkdown .Studio-module__enaSBG__resume-header{margin-bottom:1.25rem}.Studio-module__enaSBG__previewMarkdown .Studio-module__enaSBG__resume-headshot{object-fit:cover;border-radius:12px;width:96px;height:96px;display:block}.Studio-module__enaSBG__previewMarkdown .Studio-module__enaSBG__resume-header+h1{margin-top:0}.Studio-module__enaSBG__jobDocTabs{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;flex-shrink:0;gap:.15rem;padding:0 .65rem;display:flex;overflow-x:auto}.Studio-module__enaSBG__jobDocTab{color:#ffffff80;font:inherit;cursor:pointer;background:0 0;border:none;padding:.55rem .75rem;font-size:.85rem}.Studio-module__enaSBG__jobDocTabActive{color:#fff;box-shadow:inset 0 -2px #fff}.Studio-module__enaSBG__jobEmptyHint{color:#fff6;text-align:center;margin-top:2rem}.Studio-module__enaSBG__jobEmailPane{max-width:720px;margin:0 auto}.Studio-module__enaSBG__jobEmailSubject{flex-direction:column;gap:.25rem;margin:0 0 1rem;font-size:.95rem;line-height:1.4;display:flex}.Studio-module__enaSBG__jobEmailSubject span{letter-spacing:.04em;text-transform:uppercase;color:#ffffff73;font-size:.72rem}.Studio-module__enaSBG__jobEmailBody{white-space:pre-wrap;font:inherit;color:#ffffffe0;margin:0;font-size:.95rem;line-height:1.55}.Studio-module__enaSBG__jobPrintSheet{box-sizing:border-box;color:#111;width:min(210mm,100%);min-height:297mm;font-family:"Google Sans Flex", var(--font-primary), sans-serif;font-optical-sizing:auto;letter-spacing:-.02em;background:#fff;margin:0 auto;padding:13.5mm;font-size:10pt;font-weight:400;line-height:1.5}.Studio-module__enaSBG__jobBrandMark{color:#111;align-items:flex-start;margin:0 0 9mm;display:flex}.Studio-module__enaSBG__jobBrandMark svg{width:14px;height:21.6px;display:block}.Studio-module__enaSBG__jobPrintBody{flex-direction:column;gap:0;display:flex}.Studio-module__enaSBG__jobPrintProse+.Studio-module__enaSBG__jobProject{margin-top:3.45mm}.Studio-module__enaSBG__jobProject+.Studio-module__enaSBG__jobProject{margin-top:10.35mm}.Studio-module__enaSBG__jobProject+.Studio-module__enaSBG__jobPrintProse{margin-top:6.9mm}.Studio-module__enaSBG__jobProject+.Studio-module__enaSBG__jobPrintProse h2:first-child{margin-top:0}.Studio-module__enaSBG__jobPrintSheet h1,.Studio-module__enaSBG__jobPrintSheet h2,.Studio-module__enaSBG__jobPrintSheet h3,.Studio-module__enaSBG__jobPrintSheet li,.Studio-module__enaSBG__jobProject{break-inside:avoid;page-break-inside:avoid}.Studio-module__enaSBG__jobPrintSheet h1{letter-spacing:-.035em;margin:0 0 2.5mm;font-size:26pt;font-weight:500;line-height:1.05}.Studio-module__enaSBG__jobPrintSheet h2{letter-spacing:.12em;text-transform:uppercase;color:#111;align-items:center;gap:2.4mm;margin:10.35mm 0 4mm;font-size:8pt;font-weight:500;display:flex}.Studio-module__enaSBG__jobPrintSheet h2 svg{letter-spacing:0;color:#111;flex-shrink:0;width:11px;height:11px}.Studio-module__enaSBG__jobPrintSheet h3{letter-spacing:-.025em;margin:0 0 2mm;font-size:12.5pt;font-weight:500;line-height:1.15}.Studio-module__enaSBG__jobPrintSheet p{margin:0 0 3.5mm}.Studio-module__enaSBG__jobPrintSheet em{color:#444;font-style:italic}.Studio-module__enaSBG__jobContactLine{letter-spacing:-.01em;color:#333;flex-wrap:wrap;align-items:center;gap:2mm 5.5mm;margin:0 0 4mm;font-size:8.5pt;display:flex}.Studio-module__enaSBG__jobContactItem{align-items:center;gap:1.6mm;display:inline-flex}.Studio-module__enaSBG__jobContactItem svg{color:#111;flex-shrink:0;width:11px;height:11px}.Studio-module__enaSBG__jobPrintSheet ul,.Studio-module__enaSBG__jobPrintSheet ol{margin:0 0 3mm;list-style-position:outside;padding-left:1.2rem!important}.Studio-module__enaSBG__jobPrintSheet ul{list-style-type:disc!important}.Studio-module__enaSBG__jobPrintSheet ol{list-style-type:decimal!important}.Studio-module__enaSBG__jobPrintSheet li{margin:0 0 1.6mm;padding-left:.2rem;display:list-item!important}.Studio-module__enaSBG__jobPrintSheet ul ul{list-style-type:circle!important}.Studio-module__enaSBG__jobPrintSheet a{color:inherit;text-decoration:none}.Studio-module__enaSBG__jobPrintSheet .Studio-module__enaSBG__resume-header,.Studio-module__enaSBG__jobPrintSheet .Studio-module__enaSBG__resume-headshot{display:none!important}.Studio-module__enaSBG__jobProject{flex-direction:column;align-items:stretch;gap:4mm;display:flex}.Studio-module__enaSBG__jobProjectCoverRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:3mm;display:grid}.Studio-module__enaSBG__jobProjectCoverWrap{aspect-ratio:16/9;background:#f2f2f2;width:100%;overflow:hidden}.Studio-module__enaSBG__jobProjectCover{object-fit:cover;object-position:center;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:100%;height:100%;display:block}.Studio-module__enaSBG__jobProjectBody h3{margin:0 0 2mm}.Studio-module__enaSBG__jobProjectBody p,.Studio-module__enaSBG__jobProjectBody ul,.Studio-module__enaSBG__jobProjectBody ol{margin-bottom:2.5mm}.Studio-module__enaSBG__jobProjectBody p:last-child,.Studio-module__enaSBG__jobProjectBody ul:last-child,.Studio-module__enaSBG__jobProjectBody ol:last-child{margin-bottom:0}.Studio-module__enaSBG__mobileTabs{flex-shrink:0;display:none}@media (max-width:900px){.Studio-module__enaSBG__dashboard{flex-direction:column;overflow-y:auto}.Studio-module__enaSBG__editorFieldsGrid,.Studio-module__enaSBG__accordionFieldsGrid,.Studio-module__enaSBG__linkDraftGrid,.Studio-module__enaSBG__libraryGrid{grid-template-columns:1fr}.Studio-module__enaSBG__libraryFieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Studio-module__enaSBG__editorPanel{border-top:1px solid #ffffff14;border-left:none;width:100%;min-width:0;max-height:55vh}:is(.Studio-module__enaSBG__editorPanel:has([data-editor-tab=interview]),.Studio-module__enaSBG__editorPanel:has([data-editor-tab=release])){width:100%;max-height:72vh}.Studio-module__enaSBG__builderLayout{flex-direction:column}.Studio-module__enaSBG__builderChat{width:100%}.Studio-module__enaSBG__builderChat,.Studio-module__enaSBG__builderPreview{flex:1;min-height:0}.Studio-module__enaSBG__builderChatHidden,.Studio-module__enaSBG__builderPreviewHidden{display:none}.Studio-module__enaSBG__builderToolbar{flex-direction:column;align-items:stretch}.Studio-module__enaSBG__builderToolbarPrimary,.Studio-module__enaSBG__builderToolbarSecondary{width:100%;margin-left:0}.Studio-module__enaSBG__builderToolbarSecondary .Studio-module__enaSBG__dashboardSelect,.Studio-module__enaSBG__savedListWrap,.Studio-module__enaSBG__savedListPanel{width:100%}.Studio-module__enaSBG__mobileTabs{border-bottom:1px solid #ffffff14;display:flex}.Studio-module__enaSBG__mobileTab{color:#ffffff8c;font:inherit;cursor:pointer;background:0 0;border:none;flex:1;padding:.65rem}.Studio-module__enaSBG__mobileTabActive{color:#fff;border-bottom:2px solid #fff}}@media (max-width:768px){.Studio-module__enaSBG__studioSecondaryLabel{display:none}.Studio-module__enaSBG__studioSecondaryNav{gap:.5rem}.Studio-module__enaSBG__studioNavLink{padding:.7rem .75rem;font-size:.8125rem}.Studio-module__enaSBG__studioHeaderMeta .Studio-module__enaSBG__studioNavLink{display:none}.Studio-module__enaSBG__libraryFieldsGrid{grid-template-columns:1fr}}@media print{@page{size:A4;margin:13.5mm}:is(html,body){color:#111!important;background:#fff!important}:is(nav,header,.Studio-module__enaSBG__studioTopChrome,.Studio-module__enaSBG__studioSecondaryNav,.Studio-module__enaSBG__studioNav,.Studio-module__enaSBG__builderChat,.Studio-module__enaSBG__builderToolbar,.Studio-module__enaSBG__jobDocTabs,.Studio-module__enaSBG__jobEmailPane,.Studio-module__enaSBG__jobEmptyHint,.Studio-module__enaSBG__mobileTabs){display:none!important}.Studio-module__enaSBG__studioRoot,.Studio-module__enaSBG__studioMain,.Studio-module__enaSBG__builderLayout,.Studio-module__enaSBG__builderPreview,.Studio-module__enaSBG__previewBody{height:auto!important;max-height:none!important;min-height:unset!important;color:#111!important;background:#fff!important;border:none!important;flex:none!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.Studio-module__enaSBG__jobPrintSheet{width:auto!important;min-height:0!important;box-shadow:none!important;color:#111!important;background:#fff!important;margin:0!important;padding:0!important}.Studio-module__enaSBG__jobProjectCover{-webkit-print-color-adjust:exact;print-color-adjust:exact}.Studio-module__enaSBG__jobPrintSheet svg{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#111!important}.Studio-module__enaSBG__jobPrintSheet ul{list-style-type:disc!important}.Studio-module__enaSBG__jobPrintSheet ol{list-style-type:decimal!important}.Studio-module__enaSBG__jobPrintSheet li{display:list-item!important}}
.chat-module__Ozx__G__introParagraph{font-family:var(--font-primary);font-size:var(--learn-body-font-size);letter-spacing:var(--learn-body-letter-spacing);max-width:460px;color:var(--learn-body-text);margin:0;font-weight:400;line-height:1.52}.chat-module__Ozx__G__learnChatQuizBlock{width:var(--learn-interactive-width);box-sizing:border-box;background:0 0;border:none;flex-direction:column;gap:14px;max-width:100%;margin-left:auto;margin-right:auto;padding:0;display:flex}.chat-module__Ozx__G__learnChatIntroBlock,.chat-module__Ozx__G__learnChatFooterBlock{width:100%}.chat-module__Ozx__G__learnChatPanelSnakeWrap{border-radius:var(--learn-quiz-radius);box-sizing:border-box;isolation:isolate;padding:2px;position:relative;overflow:hidden}.chat-module__Ozx__G__learnChatPanelSnakeWrap:before{content:"";z-index:0;will-change:transform;background:conic-gradient(#0000 0deg 218deg,#ff782800 232deg,#ff823738 241deg,#ff914680 246deg,#ff9b559e 250deg,#ff914680 254deg,#ff823738 259deg,#ff782800 268deg,#0000 282deg 360deg);animation:22s linear infinite chat-module__Ozx__G__learnChatSnakeRotate;position:absolute;inset:-50%}@keyframes chat-module__Ozx__G__learnChatSnakeRotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.chat-module__Ozx__G__learnChatPanelSnakeWrap:before{opacity:0;animation:none}.chat-module__Ozx__G__learnChatPanelSnakeWrap{box-shadow:inset 0 0 0 1px #ff824647}}.chat-module__Ozx__G__learnChatPanel{z-index:1;border-radius:calc(var(--learn-quiz-radius) - 2px);background:linear-gradient(#121212 0%,#0e0e0e 100%);border:1px solid #242424f2;flex-direction:column;gap:14px;padding:16px 18px 18px;display:flex;position:relative;box-shadow:0 12px 40px #00000040}.chat-module__Ozx__G__learnChatPrivacyRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-module__Ozx__G__learnChatClear{color:#9a9a9a;cursor:pointer;background:0 0;border:1px solid #3a3a3a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:border-color .2s,color .2s;display:inline-flex}.chat-module__Ozx__G__learnChatClear:hover{color:#fff;border-color:#6a6a6a}.chat-module__Ozx__G__learnChatMessages{scrollbar-width:thin;scrollbar-color:#3a3a3a #0e0e0e;flex-direction:column;gap:14px;min-height:320px;max-height:min(560px,62vh);margin:0 -2px;padding:4px 4px 16px;display:flex;overflow-y:auto}.chat-module__Ozx__G__learnChatRowAssistant,.chat-module__Ozx__G__learnChatRowUser{flex-direction:column;gap:6px;max-width:100%;display:flex}.chat-module__Ozx__G__learnChatRowAssistant{align-items:flex-start;gap:8px}.chat-module__Ozx__G__learnChatRowUser{align-items:flex-end}.chat-module__Ozx__G__learnChatMeta{font-family:var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:#5c5c5c;font-size:10px;font-weight:600}.chat-module__Ozx__G__learnChatBubbleAssistant,.chat-module__Ozx__G__learnChatBubbleUser{border-radius:var(--learn-quiz-radius-card);max-width:50%;font-family:var(--font-primary);font-size:var(--learn-body-font-size);letter-spacing:var(--learn-body-letter-spacing);padding:12px 14px;font-weight:400;line-height:1.45}@media (max-width:768px){.chat-module__Ozx__G__learnChatBubbleAssistant,.chat-module__Ozx__G__learnChatBubbleUser{max-width:90%}}.chat-module__Ozx__G__learnChatBubbleAssistant{border-radius:var(--learn-quiz-radius-card) var(--learn-quiz-radius-card) var(--learn-quiz-radius-card) 30px;color:#e2e2e2;background:#141414;border:1px solid #2e2e2e}.chat-module__Ozx__G__learnChatBubbleAssistantFirst.chat-module__Ozx__G__learnChatBubbleAssistantFirstPending{opacity:0;transform:translateY(10px)}.chat-module__Ozx__G__learnChatBubbleAssistantFirst.chat-module__Ozx__G__learnChatBubbleAssistantFirstVisible{opacity:1;transition:opacity .45s,transform .45s;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.chat-module__Ozx__G__learnChatBubbleAssistantFirst.chat-module__Ozx__G__learnChatBubbleAssistantFirstPending,.chat-module__Ozx__G__learnChatBubbleAssistantFirst.chat-module__Ozx__G__learnChatBubbleAssistantFirstVisible{opacity:1;transition:none;transform:none}}.chat-module__Ozx__G__learnChatAvatarRow{justify-content:flex-start;align-items:center;padding-left:2px;display:flex}.chat-module__Ozx__G__learnChatAvatar{box-sizing:border-box;object-fit:cover;border:1px solid #3a3a3a;border-radius:999px;flex-shrink:0;width:36px;height:36px;display:block;overflow:hidden}.chat-module__Ozx__G__learnChatUserAvatarRow{justify-content:flex-end;align-items:center;padding-right:2px;display:flex}.chat-module__Ozx__G__learnChatUserAvatarCircle{box-sizing:border-box;color:#ffffffb8;background:#1c1c1c;border:1px solid #3a3a3a;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.chat-module__Ozx__G__learnChatBubbleUser{border-radius:var(--learn-quiz-radius-card) var(--learn-quiz-radius-card) 30px var(--learn-quiz-radius-card);color:#ececec;background:#252525;border:1px solid #404040}.chat-module__Ozx__G__learnChatBubbleText{white-space:pre-wrap;word-break:break-word}.chat-module__Ozx__G__learnChatMd{font-family:var(--font-primary);font-size:var(--learn-body-font-size);letter-spacing:var(--learn-body-letter-spacing);color:inherit;word-break:break-word;font-weight:400;line-height:1.5}.chat-module__Ozx__G__learnChatMd :first-child{margin-top:0}.chat-module__Ozx__G__learnChatMd :last-child{margin-bottom:0}.chat-module__Ozx__G__learnChatMd p{margin:0 0 .65em}.chat-module__Ozx__G__learnChatMd ul,.chat-module__Ozx__G__learnChatMd ol{margin:.4em 0;padding-left:1.35em}.chat-module__Ozx__G__learnChatMd li{margin:.2em 0}.chat-module__Ozx__G__learnChatMd li>p{margin:0}.chat-module__Ozx__G__learnChatMd h1,.chat-module__Ozx__G__learnChatMd h2,.chat-module__Ozx__G__learnChatMd h3,.chat-module__Ozx__G__learnChatMd h4{letter-spacing:-.02em;color:#fff;margin:.85em 0 .4em;font-size:1.05em;font-weight:600;line-height:1.3}.chat-module__Ozx__G__learnChatMd h1:first-child,.chat-module__Ozx__G__learnChatMd h2:first-child,.chat-module__Ozx__G__learnChatMd h3:first-child,.chat-module__Ozx__G__learnChatMd h4:first-child{margin-top:0}.chat-module__Ozx__G__learnChatMd strong{color:#f5f0ec;font-weight:600}.chat-module__Ozx__G__learnChatMd a{color:#9eb4e8;text-underline-offset:2px;text-decoration:underline}.chat-module__Ozx__G__learnChatMd a:hover{color:#c4d4ff}.chat-module__Ozx__G__learnChatMd code{background:#ffffff14;border-radius:4px;padding:.12em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em}.chat-module__Ozx__G__learnChatMd pre{background:#0006;border:1px solid #2c2c2c;border-radius:8px;margin:.55em 0;padding:10px 12px;overflow-x:auto}.chat-module__Ozx__G__learnChatMd pre code{background:0 0;padding:0;font-size:.85em;line-height:1.45}.chat-module__Ozx__G__learnChatMd blockquote{color:#b0b0b0;background:#ffffff08;border:1px solid #333;border-radius:8px;margin:.5em 0;padding:10px 12px}.chat-module__Ozx__G__learnChatMd hr{border:none;border-top:1px solid #333;margin:.75em 0}.chat-module__Ozx__G__learnChatMd table{border-collapse:collapse;width:100%;margin:.55em 0;font-size:.92em}.chat-module__Ozx__G__learnChatMd th,.chat-module__Ozx__G__learnChatMd td{text-align:left;vertical-align:top;border:1px solid #333;padding:6px 8px}.chat-module__Ozx__G__learnChatMd th{background:#ffffff0d;font-weight:600}.chat-module__Ozx__G__learnChatTyping{color:#8a8a8a;font-style:italic}.chat-module__Ozx__G__learnChatError{font-family:var(--font-primary);font-size:var(--learn-body-font-size);letter-spacing:var(--learn-body-letter-spacing);color:#ffb3b3;margin:0;line-height:1.4}.chat-module__Ozx__G__learnChatComposer{width:100%;display:block}.chat-module__Ozx__G__learnChatComposerField{width:100%;position:relative}.chat-module__Ozx__G__learnChatInput{box-sizing:border-box;resize:vertical;border-radius:var(--learn-quiz-radius-sm);color:#fff;width:100%;min-height:48px;max-height:140px;font-family:var(--font-primary);font-size:var(--learn-body-font-size);letter-spacing:var(--learn-body-letter-spacing);background:#141414;border:1px solid #383838;padding:12px 52px 12px 14px;font-weight:400;line-height:1.45;display:block}.chat-module__Ozx__G__learnChatInput:focus{border-color:#6a6a6a;outline:none}.chat-module__Ozx__G__learnChatInput:disabled{opacity:.55}.chat-module__Ozx__G__learnChatComposerField .chat-module__Ozx__G__learnChatSend{z-index:1;position:absolute;bottom:8px;right:8px}.chat-module__Ozx__G__learnChatSend{border-radius:calc(var(--learn-quiz-radius-sm) - 2px);color:#e0e0e0;cursor:pointer;background:#262626;border:1px solid #5c5c5c;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .2s,color .2s,transform .15s,border-color .2s;display:inline-flex}.chat-module__Ozx__G__learnChatSend:hover:not(:disabled){color:#fff;background:#3a3a3a;border-color:#7a7a7a;transform:translateY(-1px)}.chat-module__Ozx__G__learnChatSend:disabled{opacity:.35;cursor:not-allowed;transform:none}.chat-module__Ozx__G__learnChatFooter{font-family:var(--font-primary);font-size:var(--learn-body-font-size);letter-spacing:var(--learn-body-letter-spacing);color:#9a9a9a;max-width:none;margin:0;font-weight:400;line-height:1.5}.chat-module__Ozx__G__learnChatPrivacyNote{min-width:0;font-family:var(--font-primary);color:#6a6a6a;flex:auto;margin:0;font-size:12px;line-height:1.4}.chat-module__Ozx__G__learnChatComposer+.chat-module__Ozx__G__learnChatPrivacyRow{border-top:1px solid #ffffff0f;margin-top:4px;padding-top:12px}
.BriefChatSidebar-module__93LB0W__briefChatLearnTokens{--learn-quiz-radius-card:14px;--learn-chat-bubble-tail-radius:30px;--learn-body-font-size:16px;--learn-body-letter-spacing:-.03125em}.BriefChatSidebar-module__93LB0W__sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0c0ceb;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;max-height:calc(100dvh - 100px);display:flex;overflow:hidden;box-shadow:0 16px 48px #00000073}.BriefChatSidebar-module__93LB0W__messagesScroll{flex:1 1 0;min-height:0!important;max-height:none!important;padding:var(--page-padding-y)var(--page-padding-x)!important;margin:0!important}.BriefChatSidebar-module__93LB0W__bubbleAssistant{box-sizing:border-box;width:fit-content;min-width:0;border-radius:var(--learn-quiz-radius-card)var(--learn-quiz-radius-card)var(--learn-quiz-radius-card)var(--learn-chat-bubble-tail-radius)!important}.BriefChatSidebar-module__93LB0W__bubbleUser{box-sizing:border-box;width:fit-content;min-width:0;border-radius:var(--learn-quiz-radius-card)var(--learn-quiz-radius-card)var(--learn-chat-bubble-tail-radius)var(--learn-quiz-radius-card)!important}.BriefChatSidebar-module__93LB0W__messagesScroll .learnChatRowUser{gap:8px}.BriefChatSidebar-module__93LB0W__userAvatarRow{justify-content:flex-end;align-items:center;padding-right:2px;display:flex}.BriefChatSidebar-module__93LB0W__userAvatarCircle{box-sizing:border-box;color:#ffffffb8;background:#1c1c1c;border:1px solid #3a3a3a;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.BriefChatSidebar-module__93LB0W__loadingDotsWrap{align-items:center;min-height:1.35em;display:inline-flex}.BriefChatSidebar-module__93LB0W__loadingDots{align-items:center;gap:5px;padding:2px 0;display:inline-flex}.BriefChatSidebar-module__93LB0W__loadingDot{background:#ffffff8c;border-radius:50%;width:6px;height:6px;animation:1.15s ease-in-out infinite BriefChatSidebar-module__93LB0W__briefChatLoadingDot}.BriefChatSidebar-module__93LB0W__loadingDot:nth-child(2){animation-delay:.15s}.BriefChatSidebar-module__93LB0W__loadingDot:nth-child(3){animation-delay:.3s}@keyframes BriefChatSidebar-module__93LB0W__briefChatLoadingDot{0%,80%,to{opacity:.25;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.BriefChatSidebar-module__93LB0W__loadingDot{opacity:.55;animation:none}}.BriefChatSidebar-module__93LB0W__messagesScroll::-webkit-scrollbar{width:6px}.BriefChatSidebar-module__93LB0W__messagesScroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.BriefChatSidebar-module__93LB0W__interactionArea{padding:calc(var(--page-padding-y)*1.5)var(--page-padding-x)calc(16px*1.5);border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;gap:15px;max-height:min(50vh,420px);display:flex;overflow-y:auto}.BriefChatSidebar-module__93LB0W__pendingReference{color:#ffffff8c;background:#ff444414;border:1px solid #f443;border-radius:8px;flex-direction:column;gap:6px;padding:8px 10px;font-size:12px;display:flex}.BriefChatSidebar-module__93LB0W__pendingReferenceLabel{text-transform:uppercase;letter-spacing:.04em;color:#fff6;font-size:11px}.BriefChatSidebar-module__93LB0W__pendingReferenceText{text-overflow:ellipsis;max-height:72px;font-size:12px;line-height:1.4;overflow:hidden}.BriefChatSidebar-module__93LB0W__clearRef{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:100px;align-self:flex-start;padding:4px 10px;font-size:11px}.BriefChatSidebar-module__93LB0W__actionChipsRow{flex-flow:wrap;align-items:stretch;gap:8px;width:100%;display:flex}.BriefChatSidebar-module__93LB0W__actionChipsRow .BriefChatSidebar-module__93LB0W__selectionButton{text-align:center;flex:1 1 0;min-width:min(100%,9rem)}.BriefChatSidebar-module__93LB0W__selectionButton{font-family:var(--font-primary);color:#ffffffe6;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:100px;padding:10px 14px;font-size:13px;transition:background .15s}.BriefChatSidebar-module__93LB0W__selectionButton:hover:not(:disabled){background:#ffffff1a}.BriefChatSidebar-module__93LB0W__selectionButton:disabled{opacity:.5;cursor:not-allowed}.BriefChatSidebar-module__93LB0W__inputWrapper{width:100%}.BriefChatSidebar-module__93LB0W__skipButtonInline{font-family:var(--font-primary);color:#ffaaaaf2;cursor:pointer;background:0 0;border:1px solid #ff5252a6;border-radius:100px;flex:none;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.BriefChatSidebar-module__93LB0W__skipButtonInline:hover:not(:disabled){color:#ffd2d2;background:#ff48481f;border-color:#ff7878e6}.BriefChatSidebar-module__93LB0W__skipButtonInline:disabled{opacity:.45;cursor:not-allowed}.BriefChatSidebar-module__93LB0W__skipIcon{color:currentColor;flex-shrink:0}.BriefChatSidebar-module__93LB0W__completeNote{color:#ffffff73;text-align:center;padding:8px var(--page-padding-x)16px;flex-shrink:0;font-size:12px}@media (max-width:900px){.BriefChatSidebar-module__93LB0W__sidebar{min-width:0;max-width:none;height:100%;max-height:none}.BriefChatSidebar-module__93LB0W__interactionArea{max-height:min(44vh,360px)}}
.QuestionHome-module__pqkRoq__page{background:var(--iggy-surface);width:100%;color:var(--iggy-text);font-family:var(--font-primary);--home-intro-gap:calc((118px - var(--iggy-site-nav-height))*2);overflow-x:clip}.QuestionHome-module__pqkRoq__frame{width:100%}.QuestionHome-module__pqkRoq__hero{padding:calc(var(--iggy-site-nav-height) + var(--home-intro-gap))var(--iggy-grid-gutter)0}.QuestionHome-module__pqkRoq__heroStatement{max-width:902px;min-height:140px;color:var(--iggy-text-muted);font-size:var(--iggy-type-body);letter-spacing:-.02em;margin:0;font-weight:400;line-height:1.1667}.QuestionHome-module__pqkRoq__heroLead,.QuestionHome-module__pqkRoq__heroLead [data-hero-chunk]{color:var(--iggy-text)}.QuestionHome-module__pqkRoq__heroCta{color:inherit;text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px;transition:color .18s}.QuestionHome-module__pqkRoq__heroCta:hover{color:var(--iggy-text)}.QuestionHome-module__pqkRoq__workSection{margin-top:var(--home-intro-gap);padding-inline:var(--iggy-grid-gutter);display:flow-root}.QuestionHome-module__pqkRoq__sectionHeading{justify-content:space-between;align-items:baseline;gap:var(--iggy-grid-gap);min-height:45px;display:flex}.QuestionHome-module__pqkRoq__sectionHeading h2,.QuestionHome-module__pqkRoq__sectionHeading a{font-size:var(--iggy-type-body);letter-spacing:-.02em;margin:0;font-weight:400;line-height:1.4707}.QuestionHome-module__pqkRoq__sectionHeading a{color:var(--iggy-text-muted);text-decoration:none;transition:color .18s}.QuestionHome-module__pqkRoq__sectionHeading a:hover{color:var(--iggy-text)}.QuestionHome-module__pqkRoq__projectCount{color:#ffffff24}.QuestionHome-module__pqkRoq__projectMetaCategory{align-items:center;gap:.4em;min-width:0;display:inline-flex}.QuestionHome-module__pqkRoq__categoryIcon{color:inherit;flex-shrink:0}.QuestionHome-module__pqkRoq__categoryRows{flex-direction:column;gap:124.8px;margin-top:52px;display:flex}.QuestionHome-module__pqkRoq__categoryRow{flex-direction:column;gap:36px;min-width:0;display:flex}.QuestionHome-module__pqkRoq__categoryHeader{column-gap:var(--iggy-grid-gap);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;row-gap:16px;min-height:71px;display:grid}.QuestionHome-module__pqkRoq__categoryTitle,.QuestionHome-module__pqkRoq__categoryDescription{font-size:var(--iggy-type-project);letter-spacing:-.02em;margin:0;font-weight:400}.QuestionHome-module__pqkRoq__categoryTitle{color:var(--iggy-text);line-height:1}.QuestionHome-module__pqkRoq__categoryTitleLink{color:inherit;text-decoration:none;display:inline-flex}.QuestionHome-module__pqkRoq__categoryTitleLink:hover{color:var(--iggy-text)}.QuestionHome-module__pqkRoq__categoryDescription{color:var(--iggy-text-muted);text-wrap:pretty;line-height:1.25}.QuestionHome-module__pqkRoq__categorySlider{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;min-width:0;overflow-x:auto}.QuestionHome-module__pqkRoq__categorySlider[data-dragging=true]{cursor:grabbing}.QuestionHome-module__pqkRoq__categorySlider::-webkit-scrollbar{display:none}.QuestionHome-module__pqkRoq__categoryTrack{gap:var(--iggy-grid-gap);width:max-content;display:flex}.QuestionHome-module__pqkRoq__categoryThumb{--home-category-thumb-height:calc(((100vw - 2*var(--iggy-grid-gutter) - 40px)/2)*9/16*.5*1.2*1.1);height:var(--home-category-thumb-height);width:calc(var(--home-category-thumb-height)*16/9);border-radius:var(--iggy-radius);background:var(--iggy-surface);flex:none;position:relative;overflow:hidden}.QuestionHome-module__pqkRoq__categoryThumbLink{color:inherit;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;text-decoration:none;display:block;position:absolute;inset:0}.QuestionHome-module__pqkRoq__categoryThumbLabel{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.QuestionHome-module__pqkRoq__projectImage{object-fit:cover;border-radius:inherit;opacity:0;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;transition:opacity .85s,transform .7s cubic-bezier(.86,0,.07,1)}.QuestionHome-module__pqkRoq__projectImageVisible{opacity:1}.QuestionHome-module__pqkRoq__categoryThumbLink:hover .QuestionHome-module__pqkRoq__projectImageVisible{transform:scale(1.018)}@media (max-width:1200px){.QuestionHome-module__pqkRoq__heroStatement{max-width:none;min-height:auto}.QuestionHome-module__pqkRoq__categoryHeader{grid-template-columns:1fr;min-height:auto}}@media (max-width:768px){.QuestionHome-module__pqkRoq__page{--home-intro-gap:calc(((var(--iggy-site-nav-height) + 10px)*1.3 - var(--iggy-site-nav-height))*2)}.QuestionHome-module__pqkRoq__heroStatement{min-height:auto;font-size:20px;line-height:1.2}.QuestionHome-module__pqkRoq__sectionHeading{min-height:30px}.QuestionHome-module__pqkRoq__sectionHeading h2,.QuestionHome-module__pqkRoq__sectionHeading a{font-size:20px;line-height:1.35}.QuestionHome-module__pqkRoq__categoryRows{gap:93.6px;margin-top:30px}.QuestionHome-module__pqkRoq__categoryRow{gap:24px}.QuestionHome-module__pqkRoq__categorySlider{scroll-snap-type:x proximity}.QuestionHome-module__pqkRoq__categoryThumb{--home-category-thumb-height:auto;width:calc((100vw - 2*var(--iggy-grid-gutter) - var(--iggy-grid-gap))/1.5*1.1);aspect-ratio:16/9;scroll-snap-align:start;border-radius:14px;height:auto}.QuestionHome-module__pqkRoq__categoryTitle,.QuestionHome-module__pqkRoq__categoryDescription{font-size:17px}}@media (prefers-reduced-motion:reduce){.QuestionHome-module__pqkRoq__projectImage{transition:none}}
.OnboardingLanding-module__a1rxfa__page{background:var(--iggy-surface);width:100%;color:var(--iggy-text);font-family:var(--font-primary);--onboarding-intro-gap:calc((118px - var(--iggy-site-nav-height))*2);--onboarding-section-gap:clamp(128px,11vw,212px);overflow-x:clip}.OnboardingLanding-module__a1rxfa__frame{width:100%}.OnboardingLanding-module__a1rxfa__hero{min-height:min(720px,88svh);padding:calc(var(--iggy-site-nav-height) + var(--onboarding-intro-gap))var(--iggy-grid-gutter)80px;flex-direction:column;justify-content:space-between;gap:64px;display:flex}.OnboardingLanding-module__a1rxfa__eyebrow,.OnboardingLanding-module__a1rxfa__heroTitle,.OnboardingLanding-module__a1rxfa__heroActions p,.OnboardingLanding-module__a1rxfa__sectionHeading h2,.OnboardingLanding-module__a1rxfa__sectionHeading p,.OnboardingLanding-module__a1rxfa__sectionIndex,.OnboardingLanding-module__a1rxfa__prose p,.OnboardingLanding-module__a1rxfa__inclusionItem p,.OnboardingLanding-module__a1rxfa__outcomeGrid p,.OnboardingLanding-module__a1rxfa__outcomeGrid h3,.OnboardingLanding-module__a1rxfa__caseLabel,.OnboardingLanding-module__a1rxfa__caseGrid h3,.OnboardingLanding-module__a1rxfa__caseProcess p,.OnboardingLanding-module__a1rxfa__methodList h3,.OnboardingLanding-module__a1rxfa__methodList p,.OnboardingLanding-module__a1rxfa__offerGrid h3,.OnboardingLanding-module__a1rxfa__offerGrid p,.OnboardingLanding-module__a1rxfa__faqList p,.OnboardingLanding-module__a1rxfa__finalCta h2{letter-spacing:-.02em;margin:0;font-weight:400}.OnboardingLanding-module__a1rxfa__eyebrow{color:var(--iggy-text-muted);font-size:var(--iggy-type-project);line-height:1.25}.OnboardingLanding-module__a1rxfa__heroTitle{width:min(100%,1120px);color:var(--iggy-text-muted);font-size:var(--iggy-type-statement);text-wrap:balance;line-height:.98}.OnboardingLanding-module__a1rxfa__heroTitle span{color:var(--iggy-text)}.OnboardingLanding-module__a1rxfa__heroActions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:40px;display:grid}.OnboardingLanding-module__a1rxfa__heroActions p{max-width:520px;color:var(--iggy-text-muted);font-size:var(--iggy-type-project);line-height:1.25}.OnboardingLanding-module__a1rxfa__actionLink{width:fit-content;color:var(--iggy-text);font-size:var(--iggy-type-body);letter-spacing:-.02em;border-bottom:1px solid #ffffff59;justify-content:space-between;align-items:center;gap:32px;padding:12px 0 10px;font-weight:400;line-height:1.2;text-decoration:none;transition:border-color .18s,color .18s;display:inline-flex}.OnboardingLanding-module__a1rxfa__actionLink svg{flex-shrink:0;transition:transform .18s}.OnboardingLanding-module__a1rxfa__actionLink:hover{border-color:var(--iggy-text)}.OnboardingLanding-module__a1rxfa__actionLink:hover svg{transform:translate(2px,-2px)}.OnboardingLanding-module__a1rxfa__editorialSection,.OnboardingLanding-module__a1rxfa__finalCta{margin-top:var(--onboarding-section-gap);padding-inline:var(--iggy-grid-gutter)}.OnboardingLanding-module__a1rxfa__sectionHeading{justify-content:space-between;align-items:baseline;gap:var(--iggy-grid-gap);border-bottom:1px solid #ffffff1f;min-height:45px;padding-bottom:18px;display:flex}.OnboardingLanding-module__a1rxfa__sectionHeading h2,.OnboardingLanding-module__a1rxfa__sectionHeading p,.OnboardingLanding-module__a1rxfa__sectionHeading a{font-size:var(--iggy-type-body);letter-spacing:-.02em;font-weight:400;line-height:1.25}.OnboardingLanding-module__a1rxfa__sectionHeading p{color:var(--iggy-text-muted);white-space:nowrap}.OnboardingLanding-module__a1rxfa__headingLink{color:var(--iggy-text-muted);align-items:center;gap:10px;text-decoration:none;transition:color .18s;display:inline-flex}.OnboardingLanding-module__a1rxfa__headingLink svg{transition:transform .18s}.OnboardingLanding-module__a1rxfa__headingLink:hover{color:var(--iggy-text)}.OnboardingLanding-module__a1rxfa__headingLink:hover svg{transform:translate(2px)}.OnboardingLanding-module__a1rxfa__twoColumn,.OnboardingLanding-module__a1rxfa__caseGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;padding-top:48px;display:grid}.OnboardingLanding-module__a1rxfa__sectionIndex,.OnboardingLanding-module__a1rxfa__caseLabel{color:var(--iggy-text-muted);font-size:var(--iggy-type-project);line-height:1.25}.OnboardingLanding-module__a1rxfa__prose{flex-direction:column;gap:26px;display:flex}.OnboardingLanding-module__a1rxfa__prose p{max-width:760px;font-size:var(--iggy-type-body);text-wrap:pretty;line-height:1.17}.OnboardingLanding-module__a1rxfa__prose .OnboardingLanding-module__a1rxfa__muted,.OnboardingLanding-module__a1rxfa__muted{color:var(--iggy-text-muted)}.OnboardingLanding-module__a1rxfa__question{width:min(100%,1370px);color:var(--iggy-text);font-size:var(--iggy-type-statement);letter-spacing:-.04em;text-wrap:balance;border:0;margin:clamp(100px,10vw,192px) 0 0;padding:0;font-weight:400;line-height:.98}.OnboardingLanding-module__a1rxfa__inclusionGrid,.OnboardingLanding-module__a1rxfa__outcomeGrid,.OnboardingLanding-module__a1rxfa__offerGrid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;margin-top:80px;display:grid}.OnboardingLanding-module__a1rxfa__inclusionItem{border-top:1px solid #ffffff1f;grid-template-columns:44px 28px minmax(0,1fr);gap:12px;min-height:94px;padding:18px 0;display:grid}.OnboardingLanding-module__a1rxfa__inclusionItem span,.OnboardingLanding-module__a1rxfa__caseProcess span,.OnboardingLanding-module__a1rxfa__methodList>li>span{color:#fff3;font-size:var(--iggy-type-project);line-height:1.25}.OnboardingLanding-module__a1rxfa__inclusionItem p{font-size:var(--iggy-type-project);line-height:1.25}.OnboardingLanding-module__a1rxfa__itemIcon{color:var(--iggy-text-muted)}.OnboardingLanding-module__a1rxfa__sectionAction{margin-top:64px}.OnboardingLanding-module__a1rxfa__outcomeGrid{row-gap:0}.OnboardingLanding-module__a1rxfa__outcomeItem{border-top:1px solid #ffffff1f;grid-template-columns:36px minmax(0,1fr);align-content:start;align-items:flex-start;gap:24px;min-height:250px;padding:24px 0 48px;display:grid}.OnboardingLanding-module__a1rxfa__outcomeItem svg{color:var(--iggy-text-muted);flex-shrink:0}.OnboardingLanding-module__a1rxfa__outcomeItem>div{flex-direction:column;justify-content:space-between;gap:40px;min-height:172px;display:flex}.OnboardingLanding-module__a1rxfa__outcomeItem h3{max-width:520px;color:var(--iggy-text);font-size:var(--iggy-type-body);text-wrap:balance;line-height:1.17}.OnboardingLanding-module__a1rxfa__outcomeItem p{max-width:620px;color:var(--iggy-text-muted);font-size:var(--iggy-type-project);text-wrap:pretty;line-height:1.3}.OnboardingLanding-module__a1rxfa__outcomeItem:nth-child(odd){padding-right:40px}.OnboardingLanding-module__a1rxfa__caseMedia{aspect-ratio:16/9;border-radius:var(--iggy-radius);background:#ffffff0a;width:100%;margin-top:52px;display:block;position:relative;overflow:hidden}.OnboardingLanding-module__a1rxfa__caseMedia img{object-fit:cover;transition:transform .7s cubic-bezier(.86,0,.07,1)}.OnboardingLanding-module__a1rxfa__caseMedia:hover img{transform:scale(1.018)}.OnboardingLanding-module__a1rxfa__caseGrid h3{max-width:520px;color:var(--iggy-text);font-size:var(--iggy-type-body);margin-top:8px;line-height:1.17}.OnboardingLanding-module__a1rxfa__caseQuestion{border-top:1px solid #ffffff1f;padding-top:24px}.OnboardingLanding-module__a1rxfa__caseProcess,.OnboardingLanding-module__a1rxfa__methodList{margin:80px 0 0;padding:0;list-style:none}.OnboardingLanding-module__a1rxfa__caseProcess li{border-top:1px solid #ffffff1f;grid-template-columns:calc(50% - 20px) minmax(0,1fr);gap:40px;padding:18px 0 22px;display:grid}.OnboardingLanding-module__a1rxfa__caseProcess p{max-width:760px;font-size:var(--iggy-type-project);line-height:1.3}.OnboardingLanding-module__a1rxfa__methodList li{border-top:1px solid #ffffff1f;grid-template-columns:60px calc(50% - 80px) minmax(0,1fr);gap:20px;min-height:128px;padding:20px 0 32px;display:grid}.OnboardingLanding-module__a1rxfa__methodList h3,.OnboardingLanding-module__a1rxfa__methodList p{font-size:var(--iggy-type-body);line-height:1.17}.OnboardingLanding-module__a1rxfa__methodTitle{align-items:flex-start;gap:16px;display:flex}.OnboardingLanding-module__a1rxfa__methodTitle svg{color:var(--iggy-text-muted);flex-shrink:0}.OnboardingLanding-module__a1rxfa__methodList p{max-width:760px;color:var(--iggy-text-muted)}.OnboardingLanding-module__a1rxfa__offerGrid{row-gap:0}.OnboardingLanding-module__a1rxfa__offerGrid article{border-top:1px solid #ffffff1f;flex-direction:column;justify-content:space-between;gap:48px;min-height:230px;padding:20px 0 32px;display:flex}.OnboardingLanding-module__a1rxfa__offerGrid article:nth-child(odd){padding-right:40px}.OnboardingLanding-module__a1rxfa__offerGrid h3,.OnboardingLanding-module__a1rxfa__offerGrid p{font-size:var(--iggy-type-project);line-height:1.25}.OnboardingLanding-module__a1rxfa__offerGrid .OnboardingLanding-module__a1rxfa__offerPrice{color:var(--iggy-text-muted);margin-top:6px}.OnboardingLanding-module__a1rxfa__offerGrid article>p{max-width:620px;color:var(--iggy-text-muted)}.OnboardingLanding-module__a1rxfa__offerHeading{align-items:flex-start;gap:18px;display:flex}.OnboardingLanding-module__a1rxfa__offerHeading>svg{color:var(--iggy-text-muted);flex-shrink:0}.OnboardingLanding-module__a1rxfa__faqList{margin-top:48px}.OnboardingLanding-module__a1rxfa__faqList details{border-top:1px solid #ffffff1f}.OnboardingLanding-module__a1rxfa__faqList details:last-child{border-bottom:1px solid #ffffff1f}.OnboardingLanding-module__a1rxfa__faqList summary{min-height:86px;color:var(--iggy-text);font-size:var(--iggy-type-body);letter-spacing:-.02em;cursor:pointer;justify-content:space-between;align-items:center;gap:32px;line-height:1.2;list-style:none;display:flex}.OnboardingLanding-module__a1rxfa__faqList summary::-webkit-details-marker{display:none}.OnboardingLanding-module__a1rxfa__faqMark{color:var(--iggy-text-muted);font-size:1.1em;font-weight:300;transition:transform .18s}.OnboardingLanding-module__a1rxfa__faqList details[open] .OnboardingLanding-module__a1rxfa__faqMark{transform:rotate(45deg)}.OnboardingLanding-module__a1rxfa__faqList details>p{width:min(100%,1100px);max-width:none;color:var(--iggy-text-muted);font-size:var(--iggy-type-project);padding:0 0 32px;line-height:1.35}.OnboardingLanding-module__a1rxfa__finalCta{border-top:1px solid #ffffff1f;flex-direction:column;justify-content:space-between;gap:80px;min-height:min(720px,88svh);padding-top:40px;padding-bottom:40px;display:flex}.OnboardingLanding-module__a1rxfa__finalCta h2{width:min(100%,1360px);color:var(--iggy-text);font-size:var(--iggy-type-statement);letter-spacing:-.04em;text-wrap:balance;line-height:.98}.OnboardingLanding-module__a1rxfa__finalCta h2 span{color:var(--iggy-text-muted)}.OnboardingLanding-module__a1rxfa__actionLink:focus-visible,.OnboardingLanding-module__a1rxfa__headingLink:focus-visible,.OnboardingLanding-module__a1rxfa__caseMedia:focus-visible,.OnboardingLanding-module__a1rxfa__faqList summary:focus-visible{outline:2px solid var(--iggy-text);outline-offset:5px}@media (max-width:1200px){.OnboardingLanding-module__a1rxfa__hero{min-height:680px}.OnboardingLanding-module__a1rxfa__heroTitle{max-width:980px}.OnboardingLanding-module__a1rxfa__prose p{font-size:var(--iggy-type-project)}.OnboardingLanding-module__a1rxfa__methodList li{grid-template-columns:48px calc(40% - 58px) minmax(0,1fr)}.OnboardingLanding-module__a1rxfa__methodList h3,.OnboardingLanding-module__a1rxfa__methodList p{font-size:var(--iggy-type-project)}}@media (max-width:768px){.OnboardingLanding-module__a1rxfa__page{--onboarding-intro-gap:calc(((var(--iggy-site-nav-height) + 10px)*1.3 - var(--iggy-site-nav-height))*2);--onboarding-section-gap:112px}.OnboardingLanding-module__a1rxfa__hero{min-height:700px;padding-top:calc(var(--iggy-site-nav-height) + var(--onboarding-intro-gap));gap:56px;padding-bottom:24px}.OnboardingLanding-module__a1rxfa__eyebrow,.OnboardingLanding-module__a1rxfa__sectionIndex,.OnboardingLanding-module__a1rxfa__caseLabel{font-size:17px}.OnboardingLanding-module__a1rxfa__heroTitle,.OnboardingLanding-module__a1rxfa__question,.OnboardingLanding-module__a1rxfa__finalCta h2{font-size:clamp(38px,11.8vw,56px);line-height:.98}.OnboardingLanding-module__a1rxfa__heroActions,.OnboardingLanding-module__a1rxfa__twoColumn,.OnboardingLanding-module__a1rxfa__caseGrid,.OnboardingLanding-module__a1rxfa__inclusionGrid,.OnboardingLanding-module__a1rxfa__outcomeGrid,.OnboardingLanding-module__a1rxfa__offerGrid{grid-template-columns:1fr;gap:0}.OnboardingLanding-module__a1rxfa__heroActions{align-items:start;gap:28px}.OnboardingLanding-module__a1rxfa__heroActions p{font-size:17px}.OnboardingLanding-module__a1rxfa__actionLink{gap:24px;font-size:20px}.OnboardingLanding-module__a1rxfa__sectionHeading{align-items:flex-start;min-height:30px;padding-bottom:12px}.OnboardingLanding-module__a1rxfa__sectionHeading h2,.OnboardingLanding-module__a1rxfa__sectionHeading p,.OnboardingLanding-module__a1rxfa__sectionHeading a{font-size:20px;line-height:1.2}.OnboardingLanding-module__a1rxfa__sectionHeading p{font-size:17px}.OnboardingLanding-module__a1rxfa__twoColumn,.OnboardingLanding-module__a1rxfa__caseGrid{padding-top:28px}.OnboardingLanding-module__a1rxfa__twoColumn{gap:48px}.OnboardingLanding-module__a1rxfa__prose{gap:22px}.OnboardingLanding-module__a1rxfa__prose p,.OnboardingLanding-module__a1rxfa__caseGrid h3{font-size:20px;line-height:1.2}.OnboardingLanding-module__a1rxfa__question{margin-top:96px}.OnboardingLanding-module__a1rxfa__inclusionGrid,.OnboardingLanding-module__a1rxfa__outcomeGrid,.OnboardingLanding-module__a1rxfa__offerGrid,.OnboardingLanding-module__a1rxfa__caseProcess,.OnboardingLanding-module__a1rxfa__methodList{margin-top:56px}.OnboardingLanding-module__a1rxfa__inclusionItem{grid-template-columns:32px 26px minmax(0,1fr);gap:10px;min-height:76px;padding:14px 0}.OnboardingLanding-module__a1rxfa__inclusionItem span,.OnboardingLanding-module__a1rxfa__inclusionItem p,.OnboardingLanding-module__a1rxfa__caseProcess span,.OnboardingLanding-module__a1rxfa__caseProcess p,.OnboardingLanding-module__a1rxfa__offerGrid h3,.OnboardingLanding-module__a1rxfa__offerGrid p,.OnboardingLanding-module__a1rxfa__faqList details>p{font-size:17px}.OnboardingLanding-module__a1rxfa__sectionAction{margin-top:48px}.OnboardingLanding-module__a1rxfa__outcomeItem p{font-size:17px;line-height:1.35}.OnboardingLanding-module__a1rxfa__outcomeItem{grid-template-columns:30px minmax(0,1fr);gap:14px;min-height:240px;padding:18px 0 36px}.OnboardingLanding-module__a1rxfa__outcomeItem>div{min-height:184px}.OnboardingLanding-module__a1rxfa__outcomeItem h3{font-size:24px;line-height:1.15}.OnboardingLanding-module__a1rxfa__outcomeItem:nth-child(odd),.OnboardingLanding-module__a1rxfa__offerGrid article:nth-child(odd){padding-right:0}.OnboardingLanding-module__a1rxfa__caseMedia{border-radius:14px;margin-top:30px}.OnboardingLanding-module__a1rxfa__caseGrid{gap:48px}.OnboardingLanding-module__a1rxfa__caseProcess li{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px 0 22px}.OnboardingLanding-module__a1rxfa__methodList li{grid-template-columns:38px minmax(0,1fr);gap:10px;min-height:auto;padding:14px 0 28px}.OnboardingLanding-module__a1rxfa__methodList h3,.OnboardingLanding-module__a1rxfa__methodList p{font-size:20px;line-height:1.2}.OnboardingLanding-module__a1rxfa__methodTitle{gap:12px}.OnboardingLanding-module__a1rxfa__methodTitle svg{width:20px;height:20px}.OnboardingLanding-module__a1rxfa__methodList p{grid-column:2;font-size:17px;line-height:1.35}.OnboardingLanding-module__a1rxfa__offerGrid article{gap:40px;min-height:190px;padding:16px 0 28px}.OnboardingLanding-module__a1rxfa__faqList{margin-top:30px}.OnboardingLanding-module__a1rxfa__faqList summary{min-height:72px;font-size:20px}.OnboardingLanding-module__a1rxfa__faqList details>p{max-width:none;padding:0 36px 28px 0}.OnboardingLanding-module__a1rxfa__finalCta{min-height:680px;padding-top:24px;padding-bottom:24px}}@media (prefers-reduced-motion:reduce){.OnboardingLanding-module__a1rxfa__actionLink,.OnboardingLanding-module__a1rxfa__actionLink svg,.OnboardingLanding-module__a1rxfa__headingLink,.OnboardingLanding-module__a1rxfa__headingLink svg,.OnboardingLanding-module__a1rxfa__caseMedia img,.OnboardingLanding-module__a1rxfa__faqMark{transition:none}}
.ProjectInterviewPanel-module__2KYpSG__interviewWorkspace{--learn-quiz-radius-card:14px;--learn-chat-bubble-tail-radius:30px;--learn-body-font-size:15px;--learn-body-letter-spacing:-.02em;background:#0d0d0d;flex-direction:column;flex:1;min-height:0;display:flex}.ProjectInterviewPanel-module__2KYpSG__interviewLoading{color:#ffffff8c;justify-content:center;align-items:center;gap:.5rem;min-height:220px;font-size:.85rem;display:flex}.ProjectInterviewPanel-module__2KYpSG__interviewToolbar{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.ProjectInterviewPanel-module__2KYpSG__sessionSelect{color:#fff;min-width:0;max-width:18rem;font:inherit;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;padding:.42rem .55rem;font-size:.78rem}.ProjectInterviewPanel-module__2KYpSG__toolbarButton,.ProjectInterviewPanel-module__2KYpSG__emptyInterview button,.ProjectInterviewPanel-module__2KYpSG__draftActions button{color:#fff;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.78rem;display:inline-flex}.ProjectInterviewPanel-module__2KYpSG__toolbarButton:disabled,.ProjectInterviewPanel-module__2KYpSG__emptyInterview button:disabled,.ProjectInterviewPanel-module__2KYpSG__draftActions button:disabled{opacity:.45;cursor:not-allowed}.ProjectInterviewPanel-module__2KYpSG__interviewError,.ProjectInterviewPanel-module__2KYpSG__interviewSuccess{border-bottom:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:.4rem;margin:0;padding:.55rem .75rem;font-size:.78rem;display:flex}.ProjectInterviewPanel-module__2KYpSG__interviewError{color:#ff9a9a;background:#ff505014}.ProjectInterviewPanel-module__2KYpSG__interviewSuccess{color:#9ee6ae;background:#50d26e14}.ProjectInterviewPanel-module__2KYpSG__emptyInterview{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.65rem;padding:2rem;display:flex}.ProjectInterviewPanel-module__2KYpSG__emptyInterview p{margin:0;font-size:1.1rem}.ProjectInterviewPanel-module__2KYpSG__emptyInterview span{color:#ffffff80;max-width:32rem;font-size:.82rem;line-height:1.45}.ProjectInterviewPanel-module__2KYpSG__emptyInterview button{margin-top:.55rem}.ProjectInterviewPanel-module__2KYpSG__interviewSplit{flex:1;grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);min-height:0;display:grid}.ProjectInterviewPanel-module__2KYpSG__draftPanel,.ProjectInterviewPanel-module__2KYpSG__chatPanel{flex-direction:column;min-width:0;min-height:0;display:flex}.ProjectInterviewPanel-module__2KYpSG__draftPanel{border-right:1px solid #ffffff14}.ProjectInterviewPanel-module__2KYpSG__panelHeading{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;min-height:58px;padding:.65rem .75rem;display:flex}.ProjectInterviewPanel-module__2KYpSG__panelHeading>div:first-child{flex-direction:column;gap:.15rem;display:flex}.ProjectInterviewPanel-module__2KYpSG__panelHeading span{color:#ffffff80;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}.ProjectInterviewPanel-module__2KYpSG__panelHeading strong{font-size:.78rem;font-weight:500}.ProjectInterviewPanel-module__2KYpSG__draftActions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.ProjectInterviewPanel-module__2KYpSG__draftActions .ProjectInterviewPanel-module__2KYpSG__secondaryAction{background:#ffffff14;border-color:#fff3}.ProjectInterviewPanel-module__2KYpSG__draftActions .ProjectInterviewPanel-module__2KYpSG__publishButton{color:#111;background:#fff;border-color:#ffffff4d}.ProjectInterviewPanel-module__2KYpSG__readinessNote{color:#ffffff8c;border-bottom:1px solid #ffffff0f;flex-shrink:0;margin:0;padding:.55rem .75rem;font-size:.75rem;line-height:1.35}.ProjectInterviewPanel-module__2KYpSG__draftPairs{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;flex:1;min-height:0;padding:.75rem;overflow-y:auto}.ProjectInterviewPanel-module__2KYpSG__draftEmpty{color:#fff6;text-align:center;margin:1rem;font-size:.8rem;line-height:1.45}.ProjectInterviewPanel-module__2KYpSG__draftPair{opacity:.62;background:#ffffff06;border:1px solid #ffffff17;border-radius:12px;gap:.75rem;margin-bottom:.75rem;padding:.75rem;display:grid}.ProjectInterviewPanel-module__2KYpSG__draftPairSelected{opacity:1;background:#ffffff0d;border-color:#ffffff2e}.ProjectInterviewPanel-module__2KYpSG__pairToolbar{align-items:center;gap:.35rem;display:flex}.ProjectInterviewPanel-module__2KYpSG__pairSelect{color:#ffffffb8;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:0;font-size:.72rem;display:inline-flex}.ProjectInterviewPanel-module__2KYpSG__pairCheckbox{border:1px solid #ffffff40;border-radius:4px;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.ProjectInterviewPanel-module__2KYpSG__pairGrip{color:#ffffff59;cursor:grab;margin-left:auto}.ProjectInterviewPanel-module__2KYpSG__pairIconButton{color:#ffffff73;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex}.ProjectInterviewPanel-module__2KYpSG__pairIconButton:hover{color:#fff;background:#ffffff12}.ProjectInterviewPanel-module__2KYpSG__draftPair label{gap:.28rem;display:grid}.ProjectInterviewPanel-module__2KYpSG__draftPair label>span{color:#ffffff6b;letter-spacing:.06em;text-transform:uppercase;font-size:.66rem}.ProjectInterviewPanel-module__2KYpSG__draftPair textarea{resize:vertical;color:#fff;width:100%;min-height:62px;font:inherit;background:#0003;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:.55rem .6rem;font-size:.78rem;line-height:1.4}.ProjectInterviewPanel-module__2KYpSG__draftPair textarea:focus{border-color:#ffffff47}.ProjectInterviewPanel-module__2KYpSG__draftPair .ProjectInterviewPanel-module__2KYpSG__answerEditor{min-height:112px}.ProjectInterviewPanel-module__2KYpSG__chatPanel{background:#101010}.ProjectInterviewPanel-module__2KYpSG__chatMessages{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;flex:1;overflow-y:auto;min-height:0!important;max-height:none!important;margin:0!important;padding:1rem!important}.ProjectInterviewPanel-module__2KYpSG__processingStatus{align-items:center;gap:.4rem;display:inline-flex}.ProjectInterviewPanel-module__2KYpSG__composerToolbar{border-top:1px solid #ffffff14;flex-shrink:0;justify-content:flex-end;gap:.4rem;padding:.55rem .75rem 0;display:flex}.ProjectInterviewPanel-module__2KYpSG__wrapUpButton{color:#fff;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.75rem;display:inline-flex}.ProjectInterviewPanel-module__2KYpSG__wrapUpButton:disabled{opacity:.45;cursor:not-allowed}.ProjectInterviewPanel-module__2KYpSG__answerComposer{flex-shrink:0;grid-template-columns:minmax(0,1fr) 38px;gap:.55rem;padding:.55rem .75rem .75rem;display:grid}.ProjectInterviewPanel-module__2KYpSG__answerComposer textarea{resize:none;color:#fff;width:100%;min-height:70px;font:inherit;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:.65rem .7rem;font-size:.82rem;line-height:1.4}.ProjectInterviewPanel-module__2KYpSG__answerComposer textarea:focus{border-color:#ffffff47}.ProjectInterviewPanel-module__2KYpSG__answerComposer button{color:#111;cursor:pointer;background:#fff;border:1px solid #fff3;border-radius:10px;justify-content:center;align-self:end;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.ProjectInterviewPanel-module__2KYpSG__answerComposer button:disabled{opacity:.35;cursor:not-allowed}.ProjectInterviewPanel-module__2KYpSG__researchSources{color:#ffffff73;border-top:1px solid #ffffff0f;flex-shrink:0;max-height:120px;padding:.55rem .75rem .7rem;font-size:.7rem;overflow-y:auto}.ProjectInterviewPanel-module__2KYpSG__researchSources summary{cursor:pointer}.ProjectInterviewPanel-module__2KYpSG__researchSources a{color:#ffffff8c;text-overflow:ellipsis;white-space:nowrap;margin-top:.35rem;display:block;overflow:hidden}.ProjectInterviewPanel-module__2KYpSG__mobileTabs{display:none}.ProjectInterviewPanel-module__2KYpSG__spin{animation:.85s linear infinite ProjectInterviewPanel-module__2KYpSG__interviewSpin}@keyframes ProjectInterviewPanel-module__2KYpSG__interviewSpin{to{transform:rotate(360deg)}}@media (max-width:900px){.ProjectInterviewPanel-module__2KYpSG__interviewSplit{display:flex}.ProjectInterviewPanel-module__2KYpSG__draftPanel,.ProjectInterviewPanel-module__2KYpSG__chatPanel{flex:1}.ProjectInterviewPanel-module__2KYpSG__draftPanel{border-right:0}.ProjectInterviewPanel-module__2KYpSG__mobileTabs{border-bottom:1px solid #ffffff14;flex-shrink:0;display:flex}.ProjectInterviewPanel-module__2KYpSG__mobileTabs button{color:#ffffff80;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;padding:.65rem}.ProjectInterviewPanel-module__2KYpSG__mobileTabs .ProjectInterviewPanel-module__2KYpSG__mobileTabActive{color:#fff;border-bottom-color:#fff}.ProjectInterviewPanel-module__2KYpSG__mobileHidden{display:none}}
