.fields-module__VTxMJG__select{width:100%;min-width:0;display:block;position:relative}.fields-module__VTxMJG__native{clip-path:inset(50%);overflow:hidden;border:0!important;width:1px!important;height:1px!important;min-height:0!important;padding:0!important;position:absolute!important}.fields-module__VTxMJG__trigger{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background);width:100%;min-height:3rem;color:var(--color-text);font:inherit;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.fields-module__VTxMJG__trigger>span:first-child{overflow-wrap:anywhere}.fields-module__VTxMJG__trigger>span:last-child{color:var(--color-lavender)}.fields-module__VTxMJG__dialog{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:min(28rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--color-text);margin:auto;padding:1.25rem;box-shadow:0 24px 80px #0003}.fields-module__VTxMJG__dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a08148f}.fields-module__VTxMJG__heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.fields-module__VTxMJG__heading button{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background);width:44px;min-height:44px;color:var(--color-text);font:inherit;cursor:pointer;font-size:1.4rem}.fields-module__VTxMJG__options{gap:.35rem;display:grid}.fields-module__VTxMJG__options button{border-radius:var(--radius-sm);text-align:left;width:100%;min-height:44px;color:var(--color-text);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.fields-module__VTxMJG__options button:hover{background:var(--color-surface-raised)}.fields-module__VTxMJG__options button[aria-selected=true]{background:var(--color-lavender-soft);color:var(--color-lavender)}.fields-module__VTxMJG__options button:disabled{opacity:.5;cursor:default}.fields-module__VTxMJG__select button:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}.fields-module__VTxMJG__trigger:disabled{opacity:.6;cursor:wait}@media (prefers-reduced-motion:reduce){.fields-module__VTxMJG__select *{transition:none;animation:none}}.fields-module__VTxMJG__dialog button:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}
.Brief-module__ZP_VRa__brief{padding-block:var(--space-section);color:var(--color-text);background:var(--color-background)}.Brief-module__ZP_VRa__layout{grid-template-columns:minmax(0,1.3fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.Brief-module__ZP_VRa__leftColumn{min-width:0}.Brief-module__ZP_VRa__intro{margin-bottom:var(--space-6)}.Brief-module__ZP_VRa__title{font-size:var(--text-section);letter-spacing:-.035em;font-weight:650;line-height:1.12}.Brief-module__ZP_VRa__title span{color:var(--color-lavender)}.Brief-module__ZP_VRa__subtitle{max-width:38rem;margin-top:var(--space-5);color:var(--color-muted);font-size:var(--text-md)}.Brief-module__ZP_VRa__form{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:clamp(1.25rem,2.5vw,2rem)}.Brief-module__ZP_VRa__progressHeading{color:var(--color-muted);font-size:var(--text-sm);justify-content:space-between;gap:1rem;display:flex}.Brief-module__ZP_VRa__progressHeading span:first-child{color:var(--color-text);font-weight:600}.Brief-module__ZP_VRa__progress{grid-template-columns:repeat(8,minmax(0,1fr));gap:.375rem;margin:1rem 0 2rem;padding:0;list-style:none;display:grid}.Brief-module__ZP_VRa__progressItem{border-radius:var(--radius-pill);background:var(--color-border);height:3px;position:relative}.Brief-module__ZP_VRa__progressItem[data-active=true]{background:var(--color-action)}.Brief-module__ZP_VRa__progressItem>span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.Brief-module__ZP_VRa__fieldset{border:0;min-width:0;margin:0;padding:0}.Brief-module__ZP_VRa__question{margin-bottom:1.25rem;padding:0;font-size:1.125rem;font-weight:600}.Brief-module__ZP_VRa__options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.Brief-module__ZP_VRa__option{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);cursor:pointer;min-width:0;min-height:7rem;transition:background-color .16s var(--ease-out), border-color .16s var(--ease-out);flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem;padding:1rem;display:flex;position:relative}.Brief-module__ZP_VRa__radio{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.Brief-module__ZP_VRa__optionIcon{color:var(--color-muted);place-items:center;display:grid}.Brief-module__ZP_VRa__optionIcon svg{width:1.5rem;height:1.5rem}.Brief-module__ZP_VRa__optionText{font-size:var(--text-sm);line-height:1.4}.Brief-module__ZP_VRa__optionMark{color:#0000;background:0 0;border-radius:50%;place-items:center;width:1rem;height:1rem;font-size:.65rem;display:grid;position:absolute;top:.75rem;right:.75rem}.Brief-module__ZP_VRa__option:has(.Brief-module__ZP_VRa__radio:checked){border-color:var(--color-lavender);background:var(--color-lavender-soft)}.Brief-module__ZP_VRa__option:has(.Brief-module__ZP_VRa__radio:checked) .Brief-module__ZP_VRa__optionIcon{color:var(--color-lavender)}.Brief-module__ZP_VRa__option:has(.Brief-module__ZP_VRa__radio:checked) .Brief-module__ZP_VRa__optionMark{color:var(--color-on-accent);background:var(--color-action)}.Brief-module__ZP_VRa__option:has(.Brief-module__ZP_VRa__radio:focus-visible){outline:3px solid var(--color-focus);outline-offset:3px}.Brief-module__ZP_VRa__formFooter{margin-top:var(--space-5);justify-content:flex-end;display:flex}.Brief-module__ZP_VRa__formFooter button{min-width:9rem}.Brief-module__ZP_VRa__mascotScene{place-items:center;min-width:0;display:grid;position:relative}.Brief-module__ZP_VRa__mascot{object-fit:contain;width:min(122%,41rem);max-width:none;height:auto;max-height:41rem;display:block}@media (hover:hover) and (pointer:fine){.Brief-module__ZP_VRa__option:hover{border-color:var(--color-lavender)}}@media (max-width:64rem){.Brief-module__ZP_VRa__layout{grid-template-columns:minmax(0,1fr)}.Brief-module__ZP_VRa__leftColumn{width:100%;max-width:48rem;margin-inline:auto}.Brief-module__ZP_VRa__mascotScene{display:none}}@media (max-width:36rem){.Brief-module__ZP_VRa__options{grid-template-columns:repeat(2,minmax(0,1fr))}.Brief-module__ZP_VRa__formFooter button{width:100%}}@media (prefers-reduced-motion:reduce){.Brief-module__ZP_VRa__option{transition:none}}.Brief-module__ZP_VRa__submissionWarning{margin-top:var(--space-5);color:var(--color-muted);font-size:var(--text-sm)}.Brief-module__ZP_VRa__answerOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.Brief-module__ZP_VRa__answerOption{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:3rem;font-size:var(--text-sm);cursor:pointer;align-items:center;gap:.65rem;padding:.8rem;display:flex}.Brief-module__ZP_VRa__answerOption:has(input:checked){background:var(--color-lavender-soft);border-color:var(--color-lavender)}.Brief-module__ZP_VRa__answerOption input,.Brief-module__ZP_VRa__consent input{width:1.1rem;height:1.1rem;accent-color:var(--color-action);flex-shrink:0}:is(.Brief-module__ZP_VRa__answerOption:has(input:focus-visible),.Brief-module__ZP_VRa__consent:has(input:focus-visible)){outline:3px solid var(--color-focus);outline-offset:3px}.Brief-module__ZP_VRa__field{font-size:var(--text-sm);flex-direction:column;gap:.55rem;margin-top:1.25rem;display:flex}.Brief-module__ZP_VRa__field input,.Brief-module__ZP_VRa__field textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-background);width:100%;min-width:0;color:var(--color-text);font:inherit;padding:.8rem;font-size:1rem}.Brief-module__ZP_VRa__field textarea{resize:vertical}.Brief-module__ZP_VRa__field input:focus-visible,.Brief-module__ZP_VRa__field textarea:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.Brief-module__ZP_VRa__field input::placeholder{color:var(--color-muted)}.Brief-module__ZP_VRa__subFieldset{border:0;min-width:0;margin:1.5rem 0 0;padding:0}.Brief-module__ZP_VRa__subFieldset legend{font-size:var(--text-sm);margin-bottom:.75rem}.Brief-module__ZP_VRa__hint{color:var(--color-muted);font-size:var(--text-sm);margin-top:1rem}.Brief-module__ZP_VRa__consent{font-size:var(--text-sm);cursor:pointer;align-items:flex-start;gap:.65rem;margin-top:1.5rem;display:flex}.Brief-module__ZP_VRa__fieldError{color:var(--color-text);font-size:var(--text-sm);margin-top:.5rem;font-weight:600;display:block}.Brief-module__ZP_VRa__formError{border:1px solid var(--color-border);border-radius:var(--radius-md);margin-top:1rem;padding:1rem}.Brief-module__ZP_VRa__formFooter{justify-content:space-between;gap:.75rem}.Brief-module__ZP_VRa__formFooter>:only-child{margin-left:auto}.Brief-module__ZP_VRa__requestId{overflow-wrap:anywhere;font-size:var(--text-sm);color:var(--color-muted);margin-top:1rem}.Brief-module__ZP_VRa__srOnly{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:36rem){.Brief-module__ZP_VRa__answerOptions{grid-template-columns:minmax(0,1fr)}.Brief-module__ZP_VRa__formFooter{flex-wrap:wrap}}.Brief-module__ZP_VRa__answerOption{background:var(--color-background);min-height:4.1rem;padding:1rem 3rem 1rem 1.05rem;transition:border-color .16s,background-color .16s,transform .16s;position:relative}.Brief-module__ZP_VRa__answerOption>input{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.Brief-module__ZP_VRa__answerOption>span:first-of-type{line-height:1.4}.Brief-module__ZP_VRa__choiceMark{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.35rem;width:1.2rem;height:1.2rem;position:absolute;top:50%;right:1rem;translate:0 -50%}.Brief-module__ZP_VRa__answerOption:has(input[type=radio]) .Brief-module__ZP_VRa__choiceMark{border-radius:50%}.Brief-module__ZP_VRa__answerOption:has(input:checked) .Brief-module__ZP_VRa__choiceMark{background:var(--color-action);border-color:var(--color-action)}.Brief-module__ZP_VRa__successCheck:after{content:"";border:solid var(--color-on-accent);border-width:0 2px 2px 0;width:.3rem;height:.55rem;position:absolute;top:.21rem;left:.39rem;rotate:45deg}.Brief-module__ZP_VRa__answerOption:has(input:checked) .Brief-module__ZP_VRa__choiceMark:after{content:"";border:solid var(--color-on-accent);border-width:0 2px 2px 0;width:.3rem;height:.55rem;position:absolute;top:.21rem;left:.39rem;rotate:45deg}.Brief-module__ZP_VRa__option{background:var(--color-background)}.Brief-module__ZP_VRa__optionMark{width:1.2rem;height:1.2rem}.Brief-module__ZP_VRa__answerOption:active,.Brief-module__ZP_VRa__option:active{transform:scale(.99)}.Brief-module__ZP_VRa__answerOption:has(input:disabled){cursor:wait;opacity:.65}@media (hover:hover){.Brief-module__ZP_VRa__answerOption:hover{border-color:var(--color-lavender)}}.Brief-module__ZP_VRa__dialog{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:min(32rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--color-text);background:var(--color-surface);margin:auto;padding:clamp(1.3rem,4vw,2rem);overflow:auto}.Brief-module__ZP_VRa__dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a08148f}.Brief-module__ZP_VRa__dialogHeading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Brief-module__ZP_VRa__dialog h3{letter-spacing:-.025em;font-size:1.5rem;line-height:1.2}.Brief-module__ZP_VRa__dialogLabel{font-size:var(--text-sm);color:var(--color-muted)}.Brief-module__ZP_VRa__iconButton{background:var(--color-background);border:1px solid var(--color-border);width:2.5rem;height:2.5rem;color:var(--color-text);font:inherit;cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;font-size:1.5rem;display:grid}.Brief-module__ZP_VRa__duplicateActions{gap:.7rem;margin-top:1.5rem;display:grid}.Brief-module__ZP_VRa__dateTrigger{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:3.7rem;color:var(--color-text);background:var(--color-background);font:inherit;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;font-size:1rem;display:flex}.Brief-module__ZP_VRa__dateTrigger:hover,.Brief-module__ZP_VRa__dateTrigger[aria-expanded=true]{border-color:var(--color-lavender)}.Brief-module__ZP_VRa__calendarGlyph{width:1.15rem;height:1.15rem;color:var(--color-lavender);border:1.5px solid;border-radius:.25rem;display:block}.Brief-module__ZP_VRa__calendarGlyph span{border-bottom:1.5px solid;height:.3rem;display:block}.Brief-module__ZP_VRa__calendar{width:min(24rem,100vw - 2rem);padding:1.25rem}.Brief-module__ZP_VRa__calendar h3{font-size:1.15rem}.Brief-module__ZP_VRa__calendarNav{justify-content:space-between;align-items:center;gap:.5rem;margin-block:1rem;display:flex}.Brief-module__ZP_VRa__monthToggle{color:var(--color-text);font:inherit;cursor:pointer;background:0 0;border:0;padding:.5rem;font-weight:600}.Brief-module__ZP_VRa__monthToggle span{color:var(--color-muted);margin-left:.3rem}.Brief-module__ZP_VRa__weekdays,.Brief-module__ZP_VRa__dateGrid{text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;display:grid}.Brief-module__ZP_VRa__weekdays{color:var(--color-muted);margin-bottom:.5rem;font-size:.75rem}.Brief-module__ZP_VRa__dateGrid button{aspect-ratio:1;color:var(--color-text);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.65rem;font-size:.9rem}.Brief-module__ZP_VRa__dateGrid button[data-outside=true]{color:var(--color-muted);opacity:.55}.Brief-module__ZP_VRa__dateGrid button[data-today=true]{border-color:var(--color-border)}.Brief-module__ZP_VRa__dateGrid button:hover,.Brief-module__ZP_VRa__monthGrid button:hover{background:var(--color-lavender-soft)}.Brief-module__ZP_VRa__dateGrid button[aria-pressed=true],.Brief-module__ZP_VRa__monthGrid button[aria-pressed=true]{background:var(--color-action);color:var(--color-on-accent)}.Brief-module__ZP_VRa__monthGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;display:grid}.Brief-module__ZP_VRa__monthGrid button{border:1px solid var(--color-border);background:var(--color-background);min-height:3rem;color:var(--color-text);font:inherit;cursor:pointer;border-radius:.65rem;padding:.4rem;font-size:.8rem}.Brief-module__ZP_VRa__calendarFooter{border-top:1px solid var(--color-border);justify-content:space-between;margin-top:1rem;padding-top:1rem;display:flex}.Brief-module__ZP_VRa__calendarFooter button{color:var(--color-lavender);font:inherit;font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;padding:.4rem}.Brief-module__ZP_VRa__dialog button:focus-visible,.Brief-module__ZP_VRa__dateTrigger:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.Brief-module__ZP_VRa__success{padding:clamp(1.5rem,4vw,3rem)}.Brief-module__ZP_VRa__successStatus{font-size:var(--text-sm);color:var(--color-lavender);align-items:center;gap:.65rem;margin-bottom:1.5rem;font-weight:600;display:flex}.Brief-module__ZP_VRa__successCheck{background:var(--color-action);border-radius:50%;width:1.3rem;height:1.3rem;position:relative}.Brief-module__ZP_VRa__successCheck:after{top:.24rem;left:.45rem}.Brief-module__ZP_VRa__success h3{letter-spacing:-.035em;max-width:12ch;font-size:clamp(2rem,4vw,3.5rem);font-weight:650;line-height:1.06}.Brief-module__ZP_VRa__successLead{max-width:40ch;color:var(--color-muted);margin-top:1.25rem;line-height:1.65}.Brief-module__ZP_VRa__successReceipt{border-block:1px solid var(--color-border);flex-wrap:wrap;gap:1.4rem 3rem;margin-top:2rem;padding-block:1.3rem;display:flex}.Brief-module__ZP_VRa__successReceipt div{gap:.4rem;display:grid}.Brief-module__ZP_VRa__successReceipt span{color:var(--color-muted);font-size:.8rem}.Brief-module__ZP_VRa__successReceipt strong{font-size:1rem;font-weight:600}.Brief-module__ZP_VRa__successReceipt div:first-child strong{letter-spacing:.035em;font-variant-numeric:tabular-nums}.Brief-module__ZP_VRa__successActions{margin-top:1.7rem}.Brief-module__ZP_VRa__successActions button{gap:1rem}.Brief-module__ZP_VRa__successMobileMascot{display:none}.Brief-module__ZP_VRa__mascotScene[data-success=true] .Brief-module__ZP_VRa__mascot{width:min(122%,41rem);max-height:41rem}@media (max-width:64rem){.Brief-module__ZP_VRa__successMobileMascot{object-fit:contain;width:auto;height:clamp(15rem,36vw,19rem);margin:1.5rem auto 0;display:block}}@media (max-width:36rem){.Brief-module__ZP_VRa__successActions button{width:100%;font-size:.85rem}.Brief-module__ZP_VRa__successReceipt{justify-content:space-between;gap:1.2rem}}@media (prefers-reduced-motion:reduce){.Brief-module__ZP_VRa__answerOption{transition:none}.Brief-module__ZP_VRa__answerOption:active,.Brief-module__ZP_VRa__option:active{transform:none}}
.Hero-module___w2HtG__hero{--hero-ink:#17122c;--hero-muted:#17122cb8;--hero-grid:#402a8f17;--hero-ring:#4b30ac33;--hero-orbit:#2a1b6380;--hero-accent:#5935c7;--hero-primary-bg:var(--hero-accent);--hero-primary-ink:#fff;--hero-primary-hover:#4326ad;--hero-primary-hover-ink:#fff;--hero-action-glow:#5935c757;isolation:isolate;min-height:min(56rem,100dvh);color:var(--hero-ink);background:radial-gradient(circle at 50% 43%, color-mix(in srgb, var(--color-lavender-soft) 88%, transparent) 0, color-mix(in srgb, var(--color-sky) 20%, transparent) 30%, transparent 58%), radial-gradient(ellipse at 50% 104%, color-mix(in srgb, var(--color-peach) 14%, transparent) 0, transparent 42%), var(--color-background);position:relative;overflow:hidden}.Hero-module___w2HtG__hero:before{z-index:-1;background-image:linear-gradient(var(--hero-grid) 1px, transparent 1px), linear-gradient(90deg, var(--hero-grid) 1px, transparent 1px);content:"";opacity:.3;background-size:5rem 5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 8%,#000 55%,#0000 100%);mask-image:linear-gradient(#0000 8%,#000 55%,#0000 100%)}.Hero-module___w2HtG__stage{min-height:min(56rem,100dvh);padding-top:7.5rem;position:relative}.Hero-module___w2HtG__ambientGlow{aspect-ratio:1;border:1px solid var(--hero-ring);width:min(54vw,48rem);box-shadow:0 0 8rem color-mix(in srgb, var(--color-sky) 20%, transparent), inset 0 0 7rem color-mix(in srgb, var(--color-lavender-soft) 18%, transparent);border-radius:50%;position:absolute;top:16%;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__brandOrbit{z-index:0;color:var(--hero-orbit);font-family:var(--font-mono);letter-spacing:.2em;white-space:nowrap;font-size:.68rem;position:absolute;top:18%;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__title{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module___w2HtG__titlePiece{letter-spacing:-.065em;font-size:clamp(3.25rem,5.6vw,6.4rem);font-weight:720;line-height:.9;display:block;position:absolute}.Hero-module___w2HtG__titleStart{top:29%;left:var(--container-gutter)}.Hero-module___w2HtG__titleAccent{top:43%;left:calc(var(--container-gutter) + 4.5vw);color:var(--hero-accent);font-size:clamp(4.5rem,8.3vw,9rem);font-weight:760}.Hero-module___w2HtG__titleEnd{top:37%;right:var(--container-gutter);text-align:right;width:min(32vw,28rem)}.Hero-module___w2HtG__mascotStage{z-index:2;aspect-ratio:1236/1273;perspective:70rem;width:min(48vw,46rem);position:absolute;bottom:-9%;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__mascot{transform-origin:50% 58%;transform-style:preserve-3d;will-change:transform;position:absolute;inset:0}.Hero-module___w2HtG__mascotImage{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 2rem 3rem #180a594d)}.Hero-module___w2HtG__visor{z-index:2;clip-path:ellipse(16.25% 10.5% at 50% 38.5%);pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module___w2HtG__eyes{will-change:transform;position:absolute;inset:0}.Hero-module___w2HtG__eye{transform-origin:50%;background:#f7d9ff;border-radius:50%;width:4.35%;height:7.35%;animation:6s ease-in-out infinite Hero-module___w2HtG__heroEyeBlink;position:absolute;top:34.75%;box-shadow:0 0 .3rem #fff,0 0 .8rem #c985ff,0 0 1.5rem #6846dfe6}@keyframes Hero-module___w2HtG__heroEyeBlink{0%,43%,47%,to{transform:scaleY(1)}45%{transform:scaleY(.1)}}.Hero-module___w2HtG__eyeLeft{left:38.45%}.Hero-module___w2HtG__eyeRight{left:55.1%}.Hero-module___w2HtG__copy{z-index:3;right:var(--container-gutter);bottom:clamp(2rem,5vh,4rem);left:var(--container-gutter);justify-content:space-between;align-items:flex-end;gap:2rem;display:flex;position:absolute}.Hero-module___w2HtG__description{max-width:25rem;color:var(--hero-muted);font-size:clamp(.95rem,1.2vw,1.075rem);line-height:1.55}.Hero-module___w2HtG__actions{align-items:center;gap:1.25rem;display:flex}.Hero-module___w2HtG__primaryAction.Hero-module___w2HtG__primaryAction{isolation:isolate;min-height:4rem;color:var(--hero-primary-ink);background:var(--hero-primary-bg);box-shadow:0 1rem 2.75rem color-mix(in srgb, var(--hero-primary-bg) 28%, transparent);gap:1rem;padding-inline:1.75rem 1.4rem;font-size:1.05rem;font-weight:680;position:relative;overflow:visible}.Hero-module___w2HtG__primaryAction:before{z-index:-1;border:1px solid var(--hero-action-glow);border-radius:calc(var(--radius-sm) + .45rem);content:"";opacity:0;pointer-events:none;animation:3.6s cubic-bezier(.16,1,.3,1) infinite Hero-module___w2HtG__actionPulse;position:absolute;inset:-.45rem}.Hero-module___w2HtG__actionLabel{z-index:1;position:relative}.Hero-module___w2HtG__actionArrow{z-index:1;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.25rem;height:1.25rem;transition:transform .28s var(--ease-out);position:relative}@keyframes Hero-module___w2HtG__actionPulse{0%,55%,to{opacity:0;transform:scale(1)}12%{opacity:.9}32%{opacity:0;transform:scale(1.08,1.24)}}@media (hover:hover) and (pointer:fine){.Hero-module___w2HtG__primaryAction.Hero-module___w2HtG__primaryAction:not(:disabled,[aria-disabled=true]):hover{color:var(--hero-primary-hover-ink);background:var(--hero-primary-hover);box-shadow:0 1.15rem 3rem color-mix(in srgb, var(--hero-primary-bg) 34%, transparent);transform:translateY(-2px)}.Hero-module___w2HtG__primaryAction:hover:before{opacity:0;animation-play-state:paused}.Hero-module___w2HtG__primaryAction:hover .Hero-module___w2HtG__actionArrow{transform:translate(.3rem)}}:root[data-theme=dark] .Hero-module___w2HtG__hero{--hero-ink:#fff;--hero-muted:#ffffffc7;--hero-grid:#ffffff0e;--hero-ring:#ffffff29;--hero-orbit:#ffffff8c;--hero-accent:#ff9fb4;--hero-primary-bg:var(--hero-accent);--hero-primary-ink:#29163f;--hero-primary-hover:#ffb5c5;--hero-primary-hover-ink:#29163f;--hero-action-glow:#ff9fb480}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Hero-module___w2HtG__hero{--hero-ink:#fff;--hero-muted:#ffffffc7;--hero-grid:#ffffff0e;--hero-ring:#ffffff29;--hero-orbit:#ffffff8c;--hero-accent:#ff9fb4;--hero-primary-bg:var(--hero-accent);--hero-primary-ink:#29163f;--hero-primary-hover:#ffb5c5;--hero-primary-hover-ink:#29163f;--hero-action-glow:#ff9fb480}}@media (max-width:71.999rem) and (min-width:48.001rem){.Hero-module___w2HtG__titlePiece{font-size:clamp(2.8rem,5.6vw,4.5rem)}.Hero-module___w2HtG__titleAccent{font-size:clamp(4rem,8vw,6.5rem)}.Hero-module___w2HtG__titleEnd{width:30vw}.Hero-module___w2HtG__mascotStage{width:min(54vw,39rem)}}@media (max-width:48rem){.Hero-module___w2HtG__hero,.Hero-module___w2HtG__stage{min-height:100dvh}.Hero-module___w2HtG__stage{flex-direction:column;padding-top:7rem;padding-bottom:1.5rem;display:flex}.Hero-module___w2HtG__ambientGlow{width:92vw;top:24%}.Hero-module___w2HtG__brandOrbit{top:7rem}.Hero-module___w2HtG__title{z-index:3;display:block;position:relative;inset:auto}.Hero-module___w2HtG__titlePiece{font-size:clamp(2.5rem,10vw,4rem);line-height:.95;position:static}.Hero-module___w2HtG__titleStart{text-align:left}.Hero-module___w2HtG__titleAccent{color:var(--hero-accent);margin-left:14vw;font-size:clamp(3.5rem,16vw,6rem)}.Hero-module___w2HtG__titleEnd{text-align:right;width:auto;margin-top:-.05em}.Hero-module___w2HtG__mascotStage{z-index:2;width:min(82vw,28rem);margin:-.75rem auto -8%;position:relative;bottom:auto;left:auto;transform:none}.Hero-module___w2HtG__copy{z-index:4;flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:auto;position:relative;bottom:auto;left:auto;right:auto}.Hero-module___w2HtG__description{max-width:22rem}.Hero-module___w2HtG__actions{flex-wrap:wrap;gap:.75rem 1.25rem}}@media (max-width:36rem){.Hero-module___w2HtG__stage{padding-top:6.5rem}.Hero-module___w2HtG__brandOrbit{display:none}.Hero-module___w2HtG__titlePiece{font-size:clamp(2.25rem,10vw,3.25rem)}.Hero-module___w2HtG__titleAccent{font-size:clamp(3.4rem,17vw,5.2rem)}.Hero-module___w2HtG__mascotStage{width:min(88vw,24rem);margin-top:-.5rem}.Hero-module___w2HtG__description{font-size:.925rem}.Hero-module___w2HtG__actions{flex-direction:column;align-items:flex-start;gap:.4rem}}@media (prefers-reduced-motion:reduce){.Hero-module___w2HtG__mascot,.Hero-module___w2HtG__eyes{will-change:auto}.Hero-module___w2HtG__primaryAction:before,.Hero-module___w2HtG__eye{animation:none}.Hero-module___w2HtG__actionArrow{transition:none}}
.Projects-module__tl4Q0a__projects{padding-block:var(--space-section);color:var(--color-text);background:radial-gradient(circle at 87% 15%, color-mix(in srgb, var(--color-lavender) 9%, transparent), transparent 22rem), var(--color-background);position:relative;overflow:hidden}.Projects-module__tl4Q0a__projects:before{display:none}.Projects-module__tl4Q0a__intro{z-index:1;justify-content:space-between;align-items:flex-end;gap:var(--space-7);margin-bottom:var(--space-7);display:flex;position:relative}.Projects-module__tl4Q0a__title{font-size:var(--text-section);letter-spacing:-.035em;font-weight:650;line-height:1.12}.Projects-module__tl4Q0a__title span{color:var(--color-lavender)}.Projects-module__tl4Q0a__lead{max-width:36rem;margin-top:var(--space-5);color:var(--color-muted);font-size:clamp(1rem,1.35vw,1.2rem)}.Projects-module__tl4Q0a__allProjectsLink,.Projects-module__tl4Q0a__footerLink{align-items:center;gap:var(--space-3);border:1px solid color-mix(in srgb, var(--color-lavender) 70%, var(--color-border));border-radius:var(--radius-sm);min-height:3rem;color:var(--color-lavender);transition:background-color .32s var(--ease-out), color .32s var(--ease-out), transform .32s var(--ease-out);flex:none;padding-inline:1.15rem;font-weight:650;text-decoration:none;display:inline-flex}.Projects-module__tl4Q0a__projectList{flex-direction:column;gap:clamp(3.5rem,7vw,6rem);display:flex}.Projects-module__tl4Q0a__project{grid-template-columns:minmax(17rem,.7fr) minmax(0,1.65fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:0;display:grid;position:relative}.Projects-module__tl4Q0a__projectCopy{z-index:3;align-self:center;position:relative}.Projects-module__tl4Q0a__projectMeta{align-items:baseline;gap:var(--space-4);color:var(--color-lavender);display:flex}.Projects-module__tl4Q0a__number{display:none}.Projects-module__tl4Q0a__type{font-size:var(--text-sm);font-weight:500}.Projects-module__tl4Q0a__type:before{content:none}.Projects-module__tl4Q0a__projectTitle{max-width:15ch;margin-top:var(--space-5);letter-spacing:-.035em;font-size:clamp(1.8rem,3vw,3.2rem);font-weight:650;line-height:1.05}.Projects-module__tl4Q0a__steps{margin:var(--space-6) 0 0;gap:var(--space-2) var(--space-3);flex-wrap:wrap;padding:0;list-style:none;display:flex}.Projects-module__tl4Q0a__steps li{color:var(--color-text);font-size:var(--text-sm);align-items:center;font-weight:600;display:inline-flex}.Projects-module__tl4Q0a__steps li:not(:last-child):after{margin-left:var(--space-3);color:var(--color-lavender);content:"→"}.Projects-module__tl4Q0a__description{max-width:31rem;margin-top:var(--space-5);color:var(--color-muted)}.Projects-module__tl4Q0a__caseLink{align-items:center;gap:var(--space-2);margin-top:var(--space-5);color:var(--color-lavender);-webkit-text-decoration-color:color-mix(in srgb, var(--color-lavender) 50%, transparent);text-decoration-color:color-mix(in srgb, var(--color-lavender) 50%, transparent);transition:color .32s var(--ease-out), transform .32s var(--ease-out);font-weight:650;display:inline-flex}.Projects-module__tl4Q0a__scene{aspect-ratio:3/2;min-width:0;min-height:0;position:relative}.Projects-module__tl4Q0a__scene:before{display:none}.Projects-module__tl4Q0a__deviceCanvas{isolation:isolate;aspect-ratio:3/2;position:absolute;top:50%;left:0;right:-4%;transform:translateY(-50%)}.Projects-module__tl4Q0a__mainDevice,.Projects-module__tl4Q0a__phoneDevice{position:absolute}.Projects-module__tl4Q0a__mainDevice{z-index:1;inset:0}.Projects-module__tl4Q0a__phoneDevice{z-index:3;aspect-ratio:2/3;width:22%;top:31%;right:1%}.Projects-module__tl4Q0a__deviceImage,.Projects-module__tl4Q0a__phoneImage{z-index:1;object-fit:contain}.Projects-module__tl4Q0a__mainScreen,.Projects-module__tl4Q0a__phoneScreen{z-index:2;background:#0b0c10;position:absolute;overflow:hidden}.Projects-module__tl4Q0a__desktopImage,.Projects-module__tl4Q0a__mobileImage{object-fit:cover;object-position:top center}.Projects-module__tl4Q0a__onyx .Projects-module__tl4Q0a__mainScreen{background:#373231;border-radius:1.65%/2.6%;inset:9.96% 9.64% 13.28% 9.86%}.Projects-module__tl4Q0a__onyx .Projects-module__tl4Q0a__desktopImage{object-fit:fill;object-position:center}.Projects-module__tl4Q0a__phoneScreen{border-radius:9%/4%;inset:5.5% 20.5% 6.5%}.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__deviceCanvas{left:-4%;right:0}.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__mainDevice{inset:4% 0 4% 3%}.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__mainScreen{border-radius:2%;inset:10% 9.7% 13.2%}.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__phoneDevice{top:27%;left:0;right:auto}.Projects-module__tl4Q0a__pass-system{grid-template-columns:minmax(0,1.65fr) minmax(17rem,.7fr)}.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__projectCopy{grid-area:1/2}.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__scene{grid-area:1/1}.Projects-module__tl4Q0a__portfolioFooter{justify-content:space-between;align-items:center;gap:var(--space-7);border:1px solid var(--color-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-surface) 84%, transparent);margin-top:clamp(4rem,6vw,6rem);padding:clamp(1.5rem,4vw,3.25rem);display:flex;position:relative}.Projects-module__tl4Q0a__portfolioMascot{z-index:2;aspect-ratio:2/3;pointer-events:none;width:clamp(8rem,10vw,10rem);position:absolute;bottom:calc(100% - 5.5rem);left:1.5rem;transform:scaleX(-1)}.Projects-module__tl4Q0a__portfolioMascotImage{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 1rem 1.5rem #0000004d)}.Projects-module__tl4Q0a__portfolioFooterCopy{padding-left:clamp(8rem,11vw,10.5rem)}.Projects-module__tl4Q0a__portfolioFooter h3{max-width:25ch;font-size:clamp(1.4rem,2.4vw,2.2rem)}.Projects-module__tl4Q0a__portfolioFooter p{margin-top:var(--space-2);color:var(--color-muted)}.Projects-module__tl4Q0a__allProjectsLink:focus-visible,.Projects-module__tl4Q0a__footerLink:focus-visible,.Projects-module__tl4Q0a__caseLink:focus-visible{border-radius:var(--radius-sm);outline:3px solid color-mix(in srgb, var(--color-focus) 45%, transparent);outline-offset:4px}@media (hover:hover) and (pointer:fine){.Projects-module__tl4Q0a__allProjectsLink:hover,.Projects-module__tl4Q0a__footerLink:hover{color:var(--color-on-accent);background:var(--color-action);transform:translate(2px)}.Projects-module__tl4Q0a__caseLink:hover{color:color-mix(in srgb, var(--color-lavender) 76%, var(--color-text));transform:translate(3px)}}@media (max-width:64rem){.Projects-module__tl4Q0a__project,.Projects-module__tl4Q0a__pass-system{gap:var(--space-6);grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);min-height:auto}.Projects-module__tl4Q0a__scene{min-height:0}.Projects-module__tl4Q0a__pass-system{grid-template-columns:minmax(0,1.28fr) minmax(15rem,.72fr)}.Projects-module__tl4Q0a__portfolioMascot{width:9rem;left:1.25rem}}@media (max-width:48rem){.Projects-module__tl4Q0a__projects:before{display:none}.Projects-module__tl4Q0a__intro{align-items:flex-start;gap:var(--space-5);flex-direction:column}.Projects-module__tl4Q0a__project,.Projects-module__tl4Q0a__pass-system{align-items:stretch;gap:var(--space-7);flex-direction:column;display:flex}.Projects-module__tl4Q0a__projectCopy,.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__projectCopy,.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__scene{width:100%}.Projects-module__tl4Q0a__scene{min-height:clamp(26rem,92vw,42rem)}.Projects-module__tl4Q0a__deviceCanvas,.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__deviceCanvas{left:-2%;right:-2%}.Projects-module__tl4Q0a__portfolioFooter{flex-direction:column;align-items:flex-start;padding-top:4.5rem}.Projects-module__tl4Q0a__portfolioMascot{width:8rem;bottom:calc(100% - 4.75rem);left:1rem;right:auto}.Projects-module__tl4Q0a__portfolioFooterCopy{padding-left:7.5rem}}@media (max-width:36rem){.Projects-module__tl4Q0a__title{font-size:var(--text-section)}.Projects-module__tl4Q0a__projectList{gap:4.75rem}.Projects-module__tl4Q0a__projectTitle{font-size:clamp(1.75rem,8vw,2.6rem)}.Projects-module__tl4Q0a__scene{min-height:25rem}.Projects-module__tl4Q0a__deviceCanvas,.Projects-module__tl4Q0a__pass-system .Projects-module__tl4Q0a__deviceCanvas{left:-6%;right:-6%}.Projects-module__tl4Q0a__steps{gap:var(--space-2)}.Projects-module__tl4Q0a__steps li:not(:last-child):after{margin-left:var(--space-2)}.Projects-module__tl4Q0a__portfolioFooter{padding:4rem var(--space-5) var(--space-5)}.Projects-module__tl4Q0a__portfolioMascot{width:7rem;bottom:calc(100% - 4rem);left:.5rem;right:auto}.Projects-module__tl4Q0a__portfolioFooterCopy{padding-left:0}.Projects-module__tl4Q0a__portfolioFooter{padding-top:5.5rem}}@media (prefers-reduced-motion:reduce){.Projects-module__tl4Q0a__allProjectsLink,.Projects-module__tl4Q0a__footerLink,.Projects-module__tl4Q0a__caseLink{transition:none}}@media (max-width:48rem){.Projects-module__tl4Q0a__scene{aspect-ratio:3/2;min-height:0}}
.Services-module__uj7JVa__services{padding-block:var(--space-section);color:var(--color-text);background:radial-gradient(circle at 8% 18%, color-mix(in srgb, var(--color-lavender) 7%, transparent), transparent 24rem), var(--color-background);position:relative;overflow:hidden}.Services-module__uj7JVa__intro{justify-content:space-between;align-items:center;gap:var(--space-6);margin-bottom:var(--space-7);display:flex}.Services-module__uj7JVa__title{font-size:var(--text-section);letter-spacing:-.035em;font-weight:650;line-height:1.12}.Services-module__uj7JVa__cta{align-items:center;gap:var(--space-3);min-height:2.75rem;font-size:var(--text-sm);-webkit-text-decoration-color:var(--color-border);text-decoration-color:var(--color-border);transition:color var(--duration-fast) var(--ease-out);flex-shrink:0;font-weight:550;display:inline-flex}.Services-module__uj7JVa__grid{gap:var(--space-5);grid-template-columns:repeat(12,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.Services-module__uj7JVa__card{grid-column:span 6;min-width:0}.Services-module__uj7JVa__card:first-child,.Services-module__uj7JVa__card:nth-child(4),.Services-module__uj7JVa__card:nth-child(5){grid-column:span 7}.Services-module__uj7JVa__card:nth-child(2),.Services-module__uj7JVa__card:nth-child(3),.Services-module__uj7JVa__card:nth-child(6){grid-column:span 5}.Services-module__uj7JVa__cardContent{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);height:100%;min-height:17rem;display:grid;overflow:hidden}.Services-module__uj7JVa__card:first-child .Services-module__uj7JVa__cardContent,.Services-module__uj7JVa__card:nth-child(4) .Services-module__uj7JVa__cardContent,.Services-module__uj7JVa__card:nth-child(5) .Services-module__uj7JVa__cardContent{min-height:20rem}.Services-module__uj7JVa__card:nth-child(2) .Services-module__uj7JVa__cardContent,.Services-module__uj7JVa__card:nth-child(3) .Services-module__uj7JVa__cardContent,.Services-module__uj7JVa__card:nth-child(6) .Services-module__uj7JVa__cardContent{grid-template-rows:auto minmax(9rem,1fr);grid-template-columns:1fr;min-height:20rem}.Services-module__uj7JVa__card:nth-child(4) .Services-module__uj7JVa__cardContent{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.Services-module__uj7JVa__card:nth-child(5) .Services-module__uj7JVa__cardContent{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.Services-module__uj7JVa__cardCopy{align-self:center;min-width:0;padding:clamp(1.25rem,2.3vw,2rem)}.Services-module__uj7JVa__cardTitle{letter-spacing:-.025em;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;text-wrap:initial;font-size:clamp(1.35rem,1.85vw,1.65rem);font-weight:700;line-height:1.22}.Services-module__uj7JVa__cardDescription{margin-top:var(--space-3);color:var(--color-muted);font-size:var(--text-sm);line-height:1.65}.Services-module__uj7JVa__visual{background:var(--color-surface);min-width:0;min-height:17rem;position:relative;overflow:hidden}.Services-module__uj7JVa__card:nth-child(2) .Services-module__uj7JVa__visual,.Services-module__uj7JVa__card:nth-child(3) .Services-module__uj7JVa__visual,.Services-module__uj7JVa__card:nth-child(6) .Services-module__uj7JVa__visual{min-height:9rem}.Services-module__uj7JVa__visual:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg, var(--color-surface), color-mix(in srgb, var(--color-surface) 65%, transparent) 18%, transparent 62%);position:absolute;inset:0}.Services-module__uj7JVa__card:nth-child(2) .Services-module__uj7JVa__visual:after,.Services-module__uj7JVa__card:nth-child(3) .Services-module__uj7JVa__visual:after,.Services-module__uj7JVa__card:nth-child(6) .Services-module__uj7JVa__visual:after{background:linear-gradient(180deg, var(--color-surface), color-mix(in srgb, var(--color-surface) 35%, transparent) 42%, transparent 78%)}.Services-module__uj7JVa__visualImage{object-fit:cover;object-position:center;transition:opacity .2s var(--ease-out)}.Services-module__uj7JVa__card[id=service-multipage-site] .Services-module__uj7JVa__visualImage{transform:scale(1.12)}.Services-module__uj7JVa__darkImage{opacity:0}:root[data-theme=dark] .Services-module__uj7JVa__lightImage{opacity:0}:root[data-theme=dark] .Services-module__uj7JVa__darkImage{opacity:1}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Services-module__uj7JVa__lightImage{opacity:0}:root:not([data-theme=light]) .Services-module__uj7JVa__darkImage{opacity:1}}@media (hover:hover) and (pointer:fine){.Services-module__uj7JVa__cta:hover{color:var(--color-lavender)}.Services-module__uj7JVa__cardContent{transition:border-color .26s var(--ease-out), transform .26s var(--ease-out)}.Services-module__uj7JVa__card:hover .Services-module__uj7JVa__cardContent{border-color:color-mix(in srgb, var(--color-lavender) 42%, var(--color-border));transform:translateY(-3px)}}@media (min-width:48.001rem) and (max-width:75rem){.Services-module__uj7JVa__card,.Services-module__uj7JVa__card:nth-child(n){grid-column:span 6}.Services-module__uj7JVa__cardContent{grid-template-rows:auto 8rem;grid-template-columns:1fr}.Services-module__uj7JVa__card:nth-child(n) .Services-module__uj7JVa__cardContent{grid-template-rows:auto 8rem;grid-template-columns:1fr;min-height:18rem}.Services-module__uj7JVa__cardCopy{align-self:start}.Services-module__uj7JVa__visual,.Services-module__uj7JVa__card:nth-child(n) .Services-module__uj7JVa__visual{min-height:8rem}.Services-module__uj7JVa__visual:after{background:linear-gradient(180deg, var(--color-surface), transparent 85%)}}@media (max-width:48rem){.Services-module__uj7JVa__intro{align-items:flex-start;gap:var(--space-3);flex-direction:column}.Services-module__uj7JVa__grid{gap:var(--space-4);grid-template-columns:1fr}.Services-module__uj7JVa__card,.Services-module__uj7JVa__card:nth-child(n){grid-column:1}.Services-module__uj7JVa__cardTitle{font-size:clamp(1.4rem,5vw,1.75rem)}.Services-module__uj7JVa__cardContent,.Services-module__uj7JVa__card:nth-child(n) .Services-module__uj7JVa__cardContent{grid-template-rows:auto 8rem;grid-template-columns:1fr;min-height:0}.Services-module__uj7JVa__cardCopy{padding:1.5rem}.Services-module__uj7JVa__visual,.Services-module__uj7JVa__card:nth-child(n) .Services-module__uj7JVa__visual{height:8rem;min-height:0}.Services-module__uj7JVa__visual:after{background:linear-gradient(180deg, var(--color-surface), color-mix(in srgb, var(--color-surface) 45%, transparent) 45%, transparent)}}@media (prefers-reduced-motion:reduce){.Services-module__uj7JVa__cta,.Services-module__uj7JVa__visualImage,.Services-module__uj7JVa__cardContent{transition:none}.Services-module__uj7JVa__card:hover .Services-module__uj7JVa__cardContent{transform:none}}
.FAQ-module__uDLo1a__faq{padding-block:var(--space-section);color:var(--color-text);background:var(--color-background);scroll-margin-top:var(--space-6)}.FAQ-module__uDLo1a__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.7fr);align-items:start;gap:clamp(2.5rem,6vw,6rem);display:grid}.FAQ-module__uDLo1a__intro,.FAQ-module__uDLo1a__accordion{min-width:0}.FAQ-module__uDLo1a__title{font-size:var(--text-section);letter-spacing:-.035em;font-weight:650;line-height:1.12}.FAQ-module__uDLo1a__title span{color:var(--color-lavender)}.FAQ-module__uDLo1a__description{max-width:23rem;margin-top:var(--space-6);color:var(--color-muted);font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.5}.FAQ-module__uDLo1a__accordion{gap:0;padding-top:0;display:grid}.FAQ-module__uDLo1a__item{border-bottom:1px solid var(--color-border);background:0 0}.FAQ-module__uDLo1a__question{letter-spacing:-.02em;font-size:clamp(1rem,1.45vw,1.3rem);font-weight:550}.FAQ-module__uDLo1a__trigger{justify-content:space-between;align-items:center;gap:var(--space-5);width:100%;min-height:5rem;padding:var(--space-5) 0;border-radius:var(--radius-sm);color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;line-height:1.4;display:flex}.FAQ-module__uDLo1a__trigger:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.FAQ-module__uDLo1a__item:has(.FAQ-module__uDLo1a__trigger:hover){border-color:var(--color-lavender)}.FAQ-module__uDLo1a__indicator{color:var(--color-lavender);text-align:center;flex:0 0 1.25rem;font-size:1.75rem;font-weight:400;line-height:1}.FAQ-module__uDLo1a__panel{visibility:hidden;opacity:0;transition:grid-template-rows .24s var(--ease-out), opacity .18s var(--ease-out), visibility .24s;grid-template-rows:0fr;display:grid}.FAQ-module__uDLo1a__item[data-open=true] .FAQ-module__uDLo1a__panel{visibility:visible;opacity:1;grid-template-rows:1fr}.FAQ-module__uDLo1a__panelInner{min-height:0;overflow:hidden}.FAQ-module__uDLo1a__answer{max-width:none;padding:0 2rem var(--space-5) 0;color:var(--color-muted);font-size:clamp(1rem,1.2vw,1.125rem);line-height:var(--leading-body)}@media (max-width:64rem){.FAQ-module__uDLo1a__layout{gap:var(--space-6);grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr)}.FAQ-module__uDLo1a__title{font-size:var(--text-section)}}@media (max-width:48rem){.FAQ-module__uDLo1a__layout{gap:var(--space-7);grid-template-columns:minmax(0,1fr)}.FAQ-module__uDLo1a__title{font-size:var(--text-section)}.FAQ-module__uDLo1a__description{margin-top:var(--space-5)}.FAQ-module__uDLo1a__accordion{padding-top:0}.FAQ-module__uDLo1a__trigger{gap:var(--space-4);min-height:4.5rem}}@media (prefers-reduced-motion:reduce){.FAQ-module__uDLo1a__item,.FAQ-module__uDLo1a__panel{transition:none}}
.FinalCTA-module__smnCta__section{isolation:isolate;padding-block:var(--space-section);color:var(--color-text);background:var(--color-background);scroll-margin-top:var(--space-6);position:relative;overflow:clip}.FinalCTA-module__smnCta__layout{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.FinalCTA-module__smnCta__copy,.FinalCTA-module__smnCta__visual{min-width:0}.FinalCTA-module__smnCta__title{max-width:19ch;letter-spacing:var(--tracking-tight);font-size:clamp(2.5rem,4.5vw,4.5rem);font-weight:650;line-height:1.15}.FinalCTA-module__smnCta__title span{color:var(--color-lavender)}.FinalCTA-module__smnCta__description{max-width:31rem;margin-top:var(--space-6);color:var(--color-muted);font-size:clamp(1rem,1.25vw,1.2rem);line-height:var(--leading-body)}.FinalCTA-module__smnCta__actions{align-items:center;gap:var(--space-3) var(--space-5);flex-wrap:wrap;margin-top:clamp(2rem,4vw,4rem);display:flex}.FinalCTA-module__smnCta__primary{min-height:3.5rem;padding-inline:var(--space-6)}.FinalCTA-module__smnCta__primary:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}.FinalCTA-module__smnCta__secondary:disabled{color:var(--color-muted);opacity:1;padding-inline:0}.FinalCTA-module__smnCta__image{object-fit:contain;width:100%;height:auto}@media (max-width:48rem){.FinalCTA-module__smnCta__layout{gap:var(--space-7);grid-template-columns:minmax(0,1fr)}.FinalCTA-module__smnCta__title{max-width:19ch;font-size:clamp(2.25rem,8vw,3.5rem)}.FinalCTA-module__smnCta__visual{width:100%;max-width:38rem;margin-inline:auto}}@media (max-width:30rem){.FinalCTA-module__smnCta__actions{flex-direction:column;align-items:stretch}.FinalCTA-module__smnCta__secondary{align-self:center}}.FinalCTA-module__smnCta__visual{isolation:isolate;aspect-ratio:4/5;justify-self:center;width:100%;max-width:32rem;position:relative}.FinalCTA-module__smnCta__gradient{z-index:-1;pointer-events:none;position:absolute;inset:0}.FinalCTA-module__smnCta__gradient:before,.FinalCTA-module__smnCta__gradient:after{content:"";filter:blur(44px)saturate(1.35);background:radial-gradient(ellipse 23% 30% at 18% 28%, color-mix(in srgb, var(--color-lavender) 36%, transparent), transparent 100%), radial-gradient(ellipse 26% 28% at 78% 76%, color-mix(in srgb, var(--color-sky) 40%, transparent), transparent 100%);opacity:.3;position:absolute;inset:0}.FinalCTA-module__smnCta__gradient:after{background:radial-gradient(ellipse 24% 28% at 83% 24%, color-mix(in srgb, var(--color-peach) 38%, transparent), transparent 100%), radial-gradient(ellipse 20% 23% at 42% 80%, color-mix(in srgb, var(--color-lavender) 26%, transparent), transparent 100%);animation-duration:10s;animation-direction:reverse;animation-delay:-5s}.FinalCTA-module__smnCta__brand{aspect-ratio:3/2;opacity:.1;filter:saturate(.9)brightness(1.05);pointer-events:none;width:96%;position:absolute;top:3%;right:-5%;transform:translateY(-4%)scale(1.05)}.FinalCTA-module__smnCta__mascot{transform-origin:50% 90%;width:94%;margin-left:auto;margin-right:0;position:relative}@keyframes FinalCTA-module__smnCta__invitation{0%,55%,to{transform:translateY(0)rotate(0)}22%{transform:translateY(-8px)rotate(-1.5deg)}38%{transform:translateY(-4px)rotate(.5deg)}}@keyframes FinalCTA-module__smnCta__gradientWave{0%,to{transform:translate(-4%,2%)rotate(-6deg)scale(1.02,.94)}25%{transform:translate(1%,-4%)rotate(0)scale(1.1,1.02)}50%{transform:translate(5%,1%)rotate(6deg)scale(.96,1.1)}75%{transform:translate(-1%,5%)rotate(0)scale(1.08,1.02)}}@media (max-width:48rem){.FinalCTA-module__smnCta__visual{max-width:28rem}.FinalCTA-module__smnCta__mascot{width:88%;margin-inline:auto}.FinalCTA-module__smnCta__gradient:before,.FinalCTA-module__smnCta__gradient:after{filter:blur(28px)saturate(1.35)}}@media (prefers-reduced-motion:reduce){.FinalCTA-module__smnCta__gradient:before,.FinalCTA-module__smnCta__gradient:after,.FinalCTA-module__smnCta__mascot{animation:none}}
.admin-module__4WpgRW__loginMain{min-height:100vh;padding:var(--space-5);place-items:center;display:grid}.admin-module__4WpgRW__loginCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:min(100%,29rem);padding:clamp(1.5rem,5vw,2.5rem)}.admin-module__4WpgRW__eyebrow{margin-bottom:var(--space-3);color:var(--color-lavender);font-size:var(--text-sm);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.admin-module__4WpgRW__loginTitle{font-size:clamp(2rem,8vw,3rem)}.admin-module__4WpgRW__loginHint{margin-top:var(--space-3);color:var(--color-muted)}.admin-module__4WpgRW__form{gap:var(--space-4);margin-top:var(--space-6);display:grid}.admin-module__4WpgRW__field{gap:var(--space-2);font-size:var(--text-sm);font-weight:650;display:grid}.admin-module__4WpgRW__input{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;min-height:3rem;color:var(--color-text);background:var(--color-background);padding:.75rem .875rem}.admin-module__4WpgRW__input:hover{border-color:var(--color-muted)}.admin-module__4WpgRW__button{border-radius:var(--radius-sm);min-height:3rem;color:var(--color-on-accent);background:var(--color-action);cursor:pointer;transition:background var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);border:0;padding:.75rem 1rem;font-weight:700}.admin-module__4WpgRW__button:hover{background:var(--color-action-hover)}.admin-module__4WpgRW__button:active{transform:translateY(1px)}.admin-module__4WpgRW__error{border:1px solid color-mix(in srgb, var(--color-peach) 60%, var(--color-border));border-radius:var(--radius-sm);color:var(--color-text);background:color-mix(in srgb, var(--color-peach) 16%, var(--color-surface));font-size:var(--text-sm);padding:.75rem .875rem}.admin-module__4WpgRW__shellHeader{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--container-gutter);border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 92%, transparent);display:flex}.admin-module__4WpgRW__brand{align-items:baseline;gap:var(--space-3);display:flex}.admin-module__4WpgRW__brandName{font-size:var(--text-lg);letter-spacing:var(--tracking-tight);font-weight:800}.admin-module__4WpgRW__brandArea{color:var(--color-muted);font-size:var(--text-sm)}.admin-module__4WpgRW__logoutButton{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);background:var(--color-surface);cursor:pointer;padding:.625rem .875rem}.admin-module__4WpgRW__logoutButton:hover{background:var(--color-surface-raised)}.admin-module__4WpgRW__shellMain{width:min(100%, var(--container-max));padding:clamp(1.5rem, 4vw, 3rem) var(--container-gutter);margin-inline:auto}@media (max-width:30rem){.admin-module__4WpgRW__brandArea{display:none}}.admin-module__4WpgRW__pageHeading{justify-content:space-between;align-items:flex-end;gap:var(--space-5);margin-bottom:var(--space-6);display:flex}.admin-module__4WpgRW__pageTitle{font-size:clamp(2rem,4vw,3rem)}.admin-module__4WpgRW__pageDescription{margin-top:var(--space-2);color:var(--color-muted)}.admin-module__4WpgRW__count{min-width:2.5rem;min-height:2.5rem;padding:0 var(--space-3);border-radius:var(--radius-pill);color:var(--color-lavender);background:var(--color-lavender-soft);place-items:center;font-weight:750;display:grid}.admin-module__4WpgRW__tableWrap{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);overflow:hidden}.admin-module__4WpgRW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.admin-module__4WpgRW__table th{color:var(--color-muted);background:var(--color-surface-raised);font-size:var(--text-xs);letter-spacing:.04em;text-align:left;text-transform:uppercase;padding:.875rem 1rem;font-weight:700}.admin-module__4WpgRW__table td{border-top:1px solid var(--color-border);vertical-align:middle;padding:1rem}.admin-module__4WpgRW__table tbody tr{transition:background var(--duration-fast) var(--ease-out)}.admin-module__4WpgRW__table tbody tr:hover{background:color-mix(in srgb, var(--color-lavender-soft) 28%, var(--color-surface))}.admin-module__4WpgRW__briefLink{color:var(--color-lavender);font-weight:750;text-decoration-thickness:.08em}.admin-module__4WpgRW__primaryCell{font-weight:650;display:block}.admin-module__4WpgRW__cellMeta{color:var(--color-muted);font-size:var(--text-xs);overflow-wrap:anywhere;margin-top:.125rem;display:block}.admin-module__4WpgRW__status{border-radius:var(--radius-pill);min-height:1.75rem;font-size:var(--text-xs);white-space:nowrap;border:1px solid #0000;align-items:center;padding:.25rem .625rem;font-weight:700;display:inline-flex}.admin-module__4WpgRW__status_NEW{color:color-mix(in srgb, var(--color-lavender) 82%, var(--color-text));background:var(--color-lavender-soft)}.admin-module__4WpgRW__status_IN_REVIEW{color:color-mix(in srgb, var(--color-sky) 55%, var(--color-text));background:color-mix(in srgb, var(--color-sky) 24%, var(--color-surface))}.admin-module__4WpgRW__status_CONTACTED{color:color-mix(in srgb, var(--color-lavender) 48%, var(--color-text));background:color-mix(in srgb, var(--color-peach) 20%, var(--color-surface))}.admin-module__4WpgRW__status_ARCHIVED{color:var(--color-muted);background:var(--color-surface-raised);border-color:var(--color-border)}.admin-module__4WpgRW__emptyState{border:1px dashed var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);text-align:center;padding:clamp(2rem,7vw,5rem)}.admin-module__4WpgRW__emptyState p{margin:var(--space-2) auto 0;color:var(--color-muted)}@media (max-width:48rem){.admin-module__4WpgRW__tableWrap{background:0 0;border:0;overflow:visible}.admin-module__4WpgRW__table,.admin-module__4WpgRW__table tbody{gap:var(--space-3);display:grid}.admin-module__4WpgRW__table thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.admin-module__4WpgRW__table tr{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-module__4WpgRW__table td{border:0;align-content:start;gap:.125rem;padding:0;display:grid}.admin-module__4WpgRW__table td:before{content:attr(data-label);color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.admin-module__4WpgRW__table td:nth-child(2){grid-area:2/1/auto/-1}}@media (max-width:30rem){.admin-module__4WpgRW__pageHeading{align-items:center}.admin-module__4WpgRW__table tr{grid-template-columns:1fr}.admin-module__4WpgRW__table td:nth-child(2){grid-column:auto}}.admin-module__4WpgRW__backLink{margin-bottom:var(--space-5);color:var(--color-lavender);font-weight:700;display:inline-block}.admin-module__4WpgRW__detailHeading{justify-content:space-between;align-items:flex-end;gap:var(--space-5);margin-bottom:var(--space-6);display:flex}.admin-module__4WpgRW__summary{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.admin-module__4WpgRW__summary div{min-width:0;padding:var(--space-4)}.admin-module__4WpgRW__summary div+div{border-left:1px solid var(--color-border)}.admin-module__4WpgRW__summary span,.admin-module__4WpgRW__summary strong{display:block}.admin-module__4WpgRW__summary span{margin-bottom:var(--space-1);color:var(--color-muted);font-size:var(--text-xs)}.admin-module__4WpgRW__summary strong{font-size:var(--text-sm);overflow-wrap:anywhere}.admin-module__4WpgRW__adminRoot .answerSections{gap:var(--space-4);margin-top:var(--space-5);display:grid}.admin-module__4WpgRW__adminRoot .answerSection{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:clamp(1.25rem,3vw,2rem)}.admin-module__4WpgRW__adminRoot .answerSection h2{margin-bottom:var(--space-4);font-size:var(--text-xl)}.admin-module__4WpgRW__adminRoot .answerSection dl{margin:0}.admin-module__4WpgRW__adminRoot .answerRow{gap:var(--space-5);padding:var(--space-3) 0;border-top:1px solid var(--color-border);grid-template-columns:minmax(10rem,.65fr) minmax(0,1.35fr);display:grid}.admin-module__4WpgRW__adminRoot .answerRow dt{color:var(--color-muted);font-size:var(--text-sm)}.admin-module__4WpgRW__adminRoot .answerRow dd{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;margin:0}.admin-module__4WpgRW__adminRoot .answerRow ul{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.admin-module__4WpgRW__adminRoot .answerRow li{border-radius:var(--radius-pill);background:var(--color-surface-raised);font-size:var(--text-sm);padding:.25rem .625rem}.admin-module__4WpgRW__adminRoot .answerRow a{color:var(--color-lavender)}@media (max-width:64rem){.admin-module__4WpgRW__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-module__4WpgRW__summary div:nth-child(3){border-left:0;border-top:1px solid var(--color-border)}.admin-module__4WpgRW__summary div:nth-child(4){border-top:1px solid var(--color-border)}}@media (max-width:40rem){.admin-module__4WpgRW__detailHeading{flex-direction:column;align-items:flex-start}.admin-module__4WpgRW__summary{grid-template-columns:1fr}.admin-module__4WpgRW__summary div+div,.admin-module__4WpgRW__summary div:nth-child(3){border-top:1px solid var(--color-border);border-left:0}.admin-module__4WpgRW__adminRoot .answerRow{gap:var(--space-1);grid-template-columns:1fr}}.admin-module__4WpgRW__detailColumns{gap:var(--space-4);margin-top:var(--space-4);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.admin-module__4WpgRW__panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:clamp(1.25rem,3vw,2rem)}.admin-module__4WpgRW__panel h2{margin-bottom:var(--space-4);font-size:var(--text-xl)}.admin-module__4WpgRW__statusForm{gap:var(--space-3);display:grid}.admin-module__4WpgRW__statusForm .admin-module__4WpgRW__button{width:fit-content}.admin-module__4WpgRW__statusForm .admin-module__4WpgRW__button:disabled{cursor:wait;opacity:.65}.admin-module__4WpgRW__success{border-radius:var(--radius-sm);color:var(--color-text);background:color-mix(in srgb, var(--color-sky) 20%, var(--color-surface));font-size:var(--text-sm);padding:.75rem .875rem}.admin-module__4WpgRW__timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.admin-module__4WpgRW__timeline li{gap:var(--space-3);padding-bottom:var(--space-4);grid-template-columns:1rem 1fr;display:grid;position:relative}.admin-module__4WpgRW__timeline li:not(:last-child):before{content:"";background:var(--color-border);width:1px;position:absolute;top:.9rem;bottom:0;left:.34375rem}.admin-module__4WpgRW__timelineDot{z-index:1;border:2px solid var(--color-surface);background:var(--color-lavender);width:.75rem;height:.75rem;box-shadow:0 0 0 1px var(--color-lavender);border-radius:50%;margin-top:.35rem;position:relative}.admin-module__4WpgRW__timeline strong,.admin-module__4WpgRW__timeline time{display:block}.admin-module__4WpgRW__timeline p{margin-top:var(--space-1);color:var(--color-muted);font-size:var(--text-sm)}.admin-module__4WpgRW__timeline time{margin-top:var(--space-1);color:var(--color-muted);font-size:var(--text-xs)}.admin-module__4WpgRW__muted{color:var(--color-muted)}@media (max-width:48rem){.admin-module__4WpgRW__detailColumns{grid-template-columns:1fr}}.admin-module__4WpgRW__adminRoot{background:var(--color-background);min-height:100dvh}.admin-module__4WpgRW__shellHeader{padding-block:1.25rem}.admin-module__4WpgRW__brandName{letter-spacing:-.075em;font-size:1.65rem;text-decoration:none}.admin-module__4WpgRW__brandArea{padding-left:.75rem;font-size:.8rem}.admin-module__4WpgRW__headerActions{align-items:center;gap:1.5rem;display:flex}.admin-module__4WpgRW__headerActions a{text-decoration:none}.admin-module__4WpgRW__notificationLink{align-items:center;gap:.45rem;display:inline-flex}.admin-module__4WpgRW__notificationLink span{border-radius:var(--radius-pill);background:var(--color-action);min-width:1.45rem;height:1.45rem;color:var(--color-on-accent);font-variant-numeric:tabular-nums;place-items:center;padding-inline:.35rem;font-size:.7rem;font-weight:700;line-height:1;display:grid}.admin-module__4WpgRW__shellMain{max-width:1320px;padding-top:3.5rem;padding-bottom:5rem}.admin-module__4WpgRW__eyebrow{letter-spacing:.13em;font-size:.68rem;font-weight:650}.admin-module__4WpgRW__pageTitle{letter-spacing:-.055em;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:600}.admin-module__4WpgRW__pageDescription{font-size:.9rem}.admin-module__4WpgRW__siteLink,.admin-module__4WpgRW__resetLink{color:var(--color-muted);font-size:.85rem;text-decoration:none}.admin-module__4WpgRW__siteLink:hover,.admin-module__4WpgRW__resetLink:hover{color:var(--color-lavender)}.admin-module__4WpgRW__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:2.5rem 0 3rem;display:grid}.admin-module__4WpgRW__metric{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1rem;gap:1.5rem;padding:1.5rem;text-decoration:none;transition:border-color .2s,transform .2s;display:grid;position:relative}.admin-module__4WpgRW__metric>span:first-child{color:var(--color-muted);font-size:.8rem}.admin-module__4WpgRW__metric strong{letter-spacing:-.06em;font-variant-numeric:tabular-nums;font-size:2.6rem;font-weight:500;line-height:1}.admin-module__4WpgRW__metricActive{background:var(--color-lavender-soft);border-color:color-mix(in srgb, var(--color-lavender) 35%, var(--color-border))}.admin-module__4WpgRW__metricActive strong{color:var(--color-lavender)}.admin-module__4WpgRW__metricArrow{color:var(--color-muted);position:absolute;bottom:1.5rem;right:1.5rem}.admin-module__4WpgRW__metric:hover{border-color:var(--color-lavender);transform:translateY(-2px)}.admin-module__4WpgRW__listHeading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.admin-module__4WpgRW__listHeading h2{letter-spacing:-.03em;font-size:1.2rem;font-weight:600}.admin-module__4WpgRW__listHeading>span{color:var(--color-muted);font-size:.75rem}.admin-module__4WpgRW__filters{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.admin-module__4WpgRW__searchField{flex:1}.admin-module__4WpgRW__filters .admin-module__4WpgRW__input{background:var(--color-surface);font-size:.85rem}.admin-module__4WpgRW__filters .admin-module__4WpgRW__button{padding-inline:1.5rem;font-size:.85rem}.admin-module__4WpgRW__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-module__4WpgRW__table th{background:var(--color-surface);text-transform:none;letter-spacing:0;padding:1rem 1.25rem;font-weight:500}.admin-module__4WpgRW__table td{padding:1.4rem 1.25rem}.admin-module__4WpgRW__table td:first-child{font-variant-numeric:tabular-nums}.admin-module__4WpgRW__status{border-radius:.4rem;gap:.45rem;font-weight:500}.admin-module__4WpgRW__status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:.35rem;height:.35rem}.admin-module__4WpgRW__emptyState{border-style:solid;padding-block:4rem}.admin-module__4WpgRW__emptyState h2{font-size:1.35rem;font-weight:550}.admin-module__4WpgRW__emptyState p{max-width:25rem;font-size:.9rem}.admin-module__4WpgRW__emptyIcon{background:var(--color-lavender-soft);width:3.5rem;height:3.5rem;color:var(--color-lavender);border-radius:1rem;place-items:center;margin:0 auto 1.5rem;font-size:1.6rem;display:grid}.admin-module__4WpgRW__input,.admin-module__4WpgRW__logoutButton{transition:border-color .2s,background .2s}.admin-module__4WpgRW__input:focus-visible,.admin-module__4WpgRW__button:focus-visible,.admin-module__4WpgRW__logoutButton:focus-visible,.admin-module__4WpgRW__passwordToggle:focus-visible,.admin-module__4WpgRW__metric:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}.admin-module__4WpgRW__button:disabled{opacity:.65;cursor:wait}.admin-module__4WpgRW__loginMain{background:var(--color-background);flex-direction:column;min-height:100dvh;padding:0 clamp(1.25rem,4vw,4rem);display:flex}.admin-module__4WpgRW__loginHeader{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin-inline:auto;padding-block:1.65rem;display:flex}.admin-module__4WpgRW__loginLayout{flex:1;grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(2rem,5vw,6rem);width:100%;max-width:1340px;margin:0 auto;padding-block:1rem 2rem;display:grid}.admin-module__4WpgRW__loginVisual{border:1px solid color-mix(in srgb, var(--color-lavender) 16%, var(--color-border));background:radial-gradient(ellipse at 75% 65%, color-mix(in srgb, var(--color-lavender) 19%, transparent), transparent 65%), var(--color-surface-raised);border-radius:1.75rem;flex-direction:column;align-self:stretch;min-height:660px;display:flex;position:relative;overflow:hidden}.admin-module__4WpgRW__visualCaption{z-index:1;padding:2.75rem 3rem 0;position:relative}.admin-module__4WpgRW__accessLabel{color:var(--color-muted);align-items:center;gap:.5rem;font-size:.72rem;display:inline-flex}.admin-module__4WpgRW__accessLabel>span{background:var(--color-lavender);border-radius:50%;width:.35rem;height:.35rem}.admin-module__4WpgRW__visualCaption h2{letter-spacing:-.055em;margin-top:1.7rem;font-size:clamp(2rem,3.2vw,3rem);font-weight:550;line-height:1.13}.admin-module__4WpgRW__visualCaption p{color:var(--color-muted);margin-top:1rem;font-size:.85rem;line-height:1.7}.admin-module__4WpgRW__mascotStage{flex:1;min-height:350px;position:relative}.admin-module__4WpgRW__loginMascot{object-fit:contain;object-position:center bottom;z-index:1;width:100%;height:110%;position:absolute;bottom:-1rem}.admin-module__4WpgRW__orbit{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--color-lavender) 18%, transparent);border-radius:50%;width:80%;position:absolute;top:5%;left:10%}.admin-module__4WpgRW__orbit:after{content:"";border:inherit;border-radius:inherit;position:absolute;inset:12%}.admin-module__4WpgRW__accessCard{z-index:2;background:color-mix(in srgb, var(--color-surface) 85%, transparent);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:.75rem;padding:.9rem 1rem;font-size:.72rem;position:absolute;bottom:2rem;right:1.75rem;transform:rotate(-5deg)}.admin-module__4WpgRW__accessCard>span{color:var(--color-lavender);margin-left:1.5rem}.admin-module__4WpgRW__visualFooter{z-index:2;color:var(--color-muted);background:var(--color-surface-raised);border-top:1px solid var(--color-border);padding:1.25rem 3rem;font-size:.7rem;position:relative}.admin-module__4WpgRW__loginCard{background:0 0;border:0;border-radius:0;width:100%;max-width:420px;padding:2rem 0}.admin-module__4WpgRW__loginTitle{letter-spacing:-.055em;text-wrap:balance;font-size:clamp(2rem,3vw,2.8rem);font-weight:550;line-height:1.15}.admin-module__4WpgRW__loginHint{margin-top:1rem;font-size:.9rem;line-height:1.7}.admin-module__4WpgRW__form{gap:1.35rem;margin-top:2.2rem}.admin-module__4WpgRW__form .admin-module__4WpgRW__field{gap:.6rem;font-size:.8rem;font-weight:500}.admin-module__4WpgRW__form .admin-module__4WpgRW__input{background:var(--color-surface);border-radius:.7rem;min-height:3.4rem;font-size:.9rem}.admin-module__4WpgRW__form .admin-module__4WpgRW__input::placeholder{color:var(--color-muted);opacity:.75}.admin-module__4WpgRW__form .admin-module__4WpgRW__button{border-radius:.7rem;justify-content:space-between;align-items:center;gap:1rem;min-height:3.4rem;margin-top:.35rem;padding-inline:1.15rem;font-size:.85rem;font-weight:550;display:flex}.admin-module__4WpgRW__passwordWrap{position:relative}.admin-module__4WpgRW__passwordWrap .admin-module__4WpgRW__input{padding-right:5.5rem}.admin-module__4WpgRW__passwordToggle{color:var(--color-muted);cursor:pointer;background:0 0;border:0;padding:.5rem .25rem;font-size:.7rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.admin-module__4WpgRW__passwordToggle:hover{color:var(--color-lavender)}.admin-module__4WpgRW__loginNote{color:var(--color-muted);margin-top:1rem;font-size:.7rem}.admin-module__4WpgRW__loginBack{color:var(--color-muted);margin-top:3.5rem;font-size:.8rem;text-decoration:none;display:inline-block}.admin-module__4WpgRW__loginBack:hover{color:var(--color-lavender)}.admin-module__4WpgRW__loginFooter{width:100%;max-width:1440px;color:var(--color-muted);justify-content:space-between;gap:1rem;margin:0 auto;padding:1rem 0 1.5rem;font-size:.68rem;display:flex}@media (max-width:1000px){.admin-module__4WpgRW__visualCaption{padding:2rem 2rem 0}.admin-module__4WpgRW__visualFooter{padding-inline:2rem}.admin-module__4WpgRW__loginVisual{min-height:620px}.admin-module__4WpgRW__loginLayout{gap:2rem}.admin-module__4WpgRW__desktopBreak{display:none}}@media (max-width:760px){.admin-module__4WpgRW__loginLayout{grid-template-columns:1fr;gap:1.25rem;max-width:480px}.admin-module__4WpgRW__loginVisual{height:220px;min-height:0}.admin-module__4WpgRW__visualCaption{max-width:65%;padding:1.5rem}.admin-module__4WpgRW__visualCaption h2{margin-top:1rem;font-size:1.65rem}.admin-module__4WpgRW__visualCaption p,.admin-module__4WpgRW__visualFooter,.admin-module__4WpgRW__accessCard{display:none}.admin-module__4WpgRW__mascotStage{width:65%;height:210px;min-height:0;position:absolute;bottom:0;right:-2.5rem}.admin-module__4WpgRW__loginMascot{height:100%}.admin-module__4WpgRW__loginCard{max-width:none;padding:1.25rem .25rem}.admin-module__4WpgRW__loginBack{margin-top:2rem}.admin-module__4WpgRW__loginFooter span:last-child{display:none}.admin-module__4WpgRW__loginHeader{padding-block:1.25rem}.admin-module__4WpgRW__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-module__4WpgRW__filters{flex-wrap:wrap}.admin-module__4WpgRW__searchField{flex-basis:100%}.admin-module__4WpgRW__filters>label:nth-child(2){flex:1}.admin-module__4WpgRW__listHeading{flex-direction:column;align-items:flex-start;gap:.35rem}.admin-module__4WpgRW__table td{padding:0}.admin-module__4WpgRW__shellMain{padding-top:2rem}}@media (max-width:480px){.admin-module__4WpgRW__metric{padding:1.15rem}.admin-module__4WpgRW__metric>span:first-child{font-size:.72rem}.admin-module__4WpgRW__metric strong{font-size:2rem}.admin-module__4WpgRW__headerActions{gap:.75rem}.admin-module__4WpgRW__pageHeading{flex-direction:column;align-items:flex-start;gap:1rem}.admin-module__4WpgRW__visualCaption{max-width:70%}.admin-module__4WpgRW__visualCaption h2{font-size:1.4rem}.admin-module__4WpgRW__loginFooter{font-size:.62rem}}@media (prefers-reduced-motion:reduce){.admin-module__4WpgRW__metric,.admin-module__4WpgRW__button,.admin-module__4WpgRW__input,.admin-module__4WpgRW__logoutButton{transition:none}}@media (max-width:760px){.admin-module__4WpgRW__mascotStage{width:58%;height:185px;right:-1.5rem}}.admin-module__4WpgRW__mascotFigure{aspect-ratio:1;z-index:1;width:min(100%,380px);position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.admin-module__4WpgRW__mascotFigure .admin-module__4WpgRW__loginMascot{width:100%;height:auto;display:block;position:static}.admin-module__4WpgRW__mascotEyes{pointer-events:none;fill:#b5edff;filter:drop-shadow(0 0 7px #83baff)drop-shadow(0 0 18px #6b8cff);width:100%;height:100%;position:absolute;inset:0}.admin-module__4WpgRW__eyeBlink{transform-box:fill-box;transform-origin:50%;animation:6s ease-in-out infinite admin-module__4WpgRW__mascotBlink}@keyframes admin-module__4WpgRW__mascotBlink{0%,43%,47%,to{transform:scaleY(1)}45%{transform:scaleY(.1)}}@media (max-width:760px){.admin-module__4WpgRW__mascotFigure{width:100%;bottom:-1rem}}@media (prefers-reduced-motion:reduce){.admin-module__4WpgRW__eyeBlink{animation:none}}@media (max-width:48rem){.admin-module__4WpgRW__shellHeader{flex-wrap:wrap}.admin-module__4WpgRW__headerActions{flex-wrap:wrap;gap:.75rem}}.admin-module__4WpgRW__status_IN_PROGRESS{color:var(--color-lavender);background:var(--color-lavender-soft)}.admin-module__4WpgRW__workflowFields{border:0;gap:1rem;min-width:0;margin:0;padding:0;display:grid}.admin-module__4WpgRW__workflowSetup{border-top:1px solid var(--color-border);gap:1rem;padding-top:1rem;display:grid}.admin-module__4WpgRW__linkedProject{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-lavender-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.5rem;display:flex}.admin-module__4WpgRW__metrics{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:900px){.admin-module__4WpgRW__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.admin-module__4WpgRW__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
.workspace-module__dP-vpW__root{background:var(--color-background);min-height:100dvh;color:var(--color-text)}.workspace-module__dP-vpW__header{padding:1.3rem var(--container-gutter);border-bottom:1px solid var(--color-border);background:var(--color-surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.workspace-module__dP-vpW__brand{letter-spacing:-.075em;font-size:1.65rem;font-weight:700;text-decoration:none}.workspace-module__dP-vpW__nav{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.workspace-module__dP-vpW__nav a{text-decoration:none}.workspace-module__dP-vpW__notificationLink{align-items:center;gap:.45rem;display:inline-flex}.workspace-module__dP-vpW__notificationLink span{background:var(--color-action);min-width:1.45rem;height:1.45rem;color:var(--color-on-accent);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding-inline:.35rem;font-size:.7rem;display:grid}.workspace-module__dP-vpW__main{max-width:1200px;padding:3rem var(--container-gutter) 5rem;margin:auto}.workspace-module__dP-vpW__main h1{letter-spacing:-.055em;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;line-height:1.15}.workspace-module__dP-vpW__main h2{letter-spacing:-.03em;font-size:1.4rem;font-weight:600}.workspace-module__dP-vpW__main h3{font-size:1.1rem;font-weight:600}.workspace-module__dP-vpW__main p{white-space:pre-wrap;overflow-wrap:anywhere}.workspace-module__dP-vpW__main a{color:var(--color-lavender);text-underline-offset:4px}.workspace-module__dP-vpW__stack{gap:1.3rem;min-width:0;display:grid}.workspace-module__dP-vpW__intro{gap:.75rem;margin-bottom:2rem;display:grid}.workspace-module__dP-vpW__muted{color:var(--color-muted);font-size:.9rem}.workspace-module__dP-vpW__tabs{border-bottom:1px solid var(--color-border);flex-wrap:wrap;gap:.75rem 1.5rem;margin:1.5rem 0 2rem;padding-bottom:1rem;display:flex}.workspace-module__dP-vpW__panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);min-width:0;padding:clamp(1.15rem,3vw,2rem)}.workspace-module__dP-vpW__panel>h2,.workspace-module__dP-vpW__panel>h3{margin-bottom:1rem}.workspace-module__dP-vpW__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}.workspace-module__dP-vpW__focus{background:var(--color-lavender-soft);border-left:3px solid var(--color-lavender);border-radius:var(--radius-md);gap:.75rem;padding:1.5rem;display:grid}.workspace-module__dP-vpW__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.workspace-module__dP-vpW__badge{background:var(--color-surface-raised);color:var(--color-muted);border-radius:.4rem;padding:.3rem .65rem;font-size:.8rem;display:inline-block}.workspace-module__dP-vpW__review{color:var(--color-lavender);background:var(--color-lavender-soft)}.workspace-module__dP-vpW__form{gap:1rem;margin-top:1rem;display:grid}.workspace-module__dP-vpW__form fieldset{border:0;gap:1rem;min-width:0;margin:0;padding:0;display:grid}.workspace-module__dP-vpW__form label{gap:.5rem;font-size:.88rem;font-weight:500;display:grid}.workspace-module__dP-vpW__form .workspace-module__dP-vpW__checkbox{grid-template-columns:none;align-items:center;gap:.65rem;font-weight:400;display:flex}.workspace-module__dP-vpW__form .workspace-module__dP-vpW__checkbox input{width:1.1rem;height:1.1rem;min-height:1.1rem;accent-color:var(--color-action)}.workspace-module__dP-vpW__inlineActions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.workspace-module__dP-vpW__storageMetrics{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.workspace-module__dP-vpW__storageMetrics>div{gap:.35rem;min-width:0;padding:1.15rem;display:grid}.workspace-module__dP-vpW__storageMetrics>div+div{border-inline-start:1px solid var(--color-border)}.workspace-module__dP-vpW__storageMetrics span,.workspace-module__dP-vpW__storageMetrics small{color:var(--color-muted);font-size:.75rem}.workspace-module__dP-vpW__storageMetrics strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:1.35rem;font-weight:600}.workspace-module__dP-vpW__cleanupList{gap:.65rem;display:grid}.workspace-module__dP-vpW__cleanupItem{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-background);cursor:pointer;grid-template-columns:auto 1fr;align-items:start;padding:1rem;gap:.8rem!important;display:grid!important}.workspace-module__dP-vpW__cleanupItem input{accent-color:var(--color-action);margin-top:.15rem;width:1.1rem!important;min-height:1.1rem!important}.workspace-module__dP-vpW__cleanupItem span{gap:.25rem;min-width:0;display:grid}.workspace-module__dP-vpW__cleanupItem small{color:var(--color-muted);overflow-wrap:anywhere;font-weight:400}.workspace-module__dP-vpW__destructiveWarning{border:1px solid color-mix(in srgb,#b64040 45%,var(--color-border));border-radius:var(--radius-md);background:color-mix(in srgb,#b64040 8%,var(--color-surface));padding:1rem}.workspace-module__dP-vpW__destructiveWarning p{color:var(--color-muted);margin-top:.35rem;font-size:.86rem}@media (max-width:900px){.workspace-module__dP-vpW__storageMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-module__dP-vpW__storageMetrics>div+div{border-inline-start:0;border-top:1px solid var(--color-border)}}@media (max-width:700px){.workspace-module__dP-vpW__inlineActions{grid-template-columns:1fr}}.workspace-module__dP-vpW__form input,.workspace-module__dP-vpW__form textarea,.workspace-module__dP-vpW__form select{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background);width:100%;min-width:0;min-height:3rem;color:var(--color-text);font:inherit;padding:.75rem}.workspace-module__dP-vpW__form textarea{resize:vertical;min-height:7rem}.workspace-module__dP-vpW__root button:not([data-theme-toggle]),.workspace-module__dP-vpW__main button:not([data-theme-toggle]){border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);min-height:44px;color:var(--color-text);cursor:pointer;font:inherit;padding:.65rem 1rem}.workspace-module__dP-vpW__root .workspace-module__dP-vpW__primary,.workspace-module__dP-vpW__main .workspace-module__dP-vpW__primary{background:var(--color-action);color:var(--color-on-accent);border-color:var(--color-action);justify-self:start;font-weight:600}.workspace-module__dP-vpW__root .workspace-module__dP-vpW__danger,.workspace-module__dP-vpW__main .workspace-module__dP-vpW__danger{background:color-mix(in srgb,#b64040 12%,var(--color-surface));color:#b64040;border-color:color-mix(in srgb,#b64040 45%,var(--color-border));justify-self:start;font-weight:600}.workspace-module__dP-vpW__archivePanel{border:1px solid color-mix(in srgb,#b67a40 45%,var(--color-border));border-radius:var(--radius-lg);background:color-mix(in srgb,#b67a40 8%,var(--color-surface));gap:.65rem;padding:1.25rem;display:grid}.workspace-module__dP-vpW__projectFilters{flex-wrap:wrap;gap:.6rem;display:flex}.workspace-module__dP-vpW__projectFilter{border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:center;min-height:44px;padding:.55rem .9rem;text-decoration:none;display:inline-flex;color:var(--color-text)!important}.workspace-module__dP-vpW__projectFilterActive{background:var(--color-lavender-soft);border-color:var(--color-lavender)}.workspace-module__dP-vpW__projectNav{z-index:5;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-surface) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:thin;gap:.35rem;padding:.45rem;display:flex;position:sticky;top:.75rem;overflow-x:auto}.workspace-module__dP-vpW__projectNav a{border-radius:var(--radius-sm);min-height:42px;color:var(--color-muted);flex:none;align-items:center;padding:.55rem .85rem;font-size:.86rem;text-decoration:none;display:inline-flex}.workspace-module__dP-vpW__projectNav a:hover{color:var(--color-text);background:var(--color-surface-raised)}.workspace-module__dP-vpW__projectNav .workspace-module__dP-vpW__projectNavActive{color:var(--color-text);background:var(--color-lavender-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-lavender) 28%,transparent)}.workspace-module__dP-vpW__stageNav{z-index:4;background:var(--color-background);scrollbar-width:thin;gap:.55rem;padding:.15rem 0 .55rem;display:flex;position:sticky;top:4.4rem;overflow-x:auto}.workspace-module__dP-vpW__stageNav a{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-width:190px;min-height:62px;color:var(--color-text);flex:none;grid-template-columns:1.8rem auto;align-items:center;column-gap:.65rem;padding:.65rem .8rem;font-size:.86rem;text-decoration:none;display:grid}.workspace-module__dP-vpW__stageNav a>span{background:var(--color-surface-raised);width:1.8rem;height:1.8rem;color:var(--color-muted);border-radius:50%;grid-row:1/3;place-items:center;font-size:.75rem;display:grid}.workspace-module__dP-vpW__stageNav a>small{color:var(--color-muted);font-size:.7rem}.workspace-module__dP-vpW__stageNav .workspace-module__dP-vpW__stageNavActive{border-color:var(--color-lavender);background:var(--color-lavender-soft)}.workspace-module__dP-vpW__stageNav .workspace-module__dP-vpW__stageNavActive>span{background:var(--color-action);color:var(--color-on-accent)}.workspace-module__dP-vpW__accessGrid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:1.25rem;display:grid}.workspace-module__dP-vpW__credentialLine{border-radius:var(--radius-sm);background:var(--color-surface-raised);overflow-wrap:anywhere;margin-top:.8rem;padding:.8rem 1rem}@media (max-width:760px){.workspace-module__dP-vpW__projectNav{margin-inline:calc(var(--container-gutter) * -.35);top:.35rem}.workspace-module__dP-vpW__stageNav{margin-inline:calc(var(--container-gutter) * -.35);padding-inline:.4rem;top:4rem}.workspace-module__dP-vpW__stageNav a{min-width:170px}.workspace-module__dP-vpW__accessGrid{grid-template-columns:1fr}}.workspace-module__dP-vpW__root button:not([data-theme-toggle]):disabled,.workspace-module__dP-vpW__main button:not([data-theme-toggle]):disabled{opacity:.6;cursor:wait}.workspace-module__dP-vpW__root :is(a,button,input,textarea,select,summary):focus-visible,.workspace-module__dP-vpW__main :is(a,button,input,textarea,select,summary):focus-visible{outline:2px solid var(--color-focus);outline-offset:4px}.workspace-module__dP-vpW__notice,.workspace-module__dP-vpW__error{border-radius:var(--radius-sm);background:var(--color-lavender-soft);padding:1rem}.workspace-module__dP-vpW__notificationList{gap:.75rem;display:grid}.workspace-module__dP-vpW__notification{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:1.25rem 1.4rem;position:relative;overflow:hidden}.workspace-module__dP-vpW__notificationUnread{border-color:color-mix(in srgb,var(--color-lavender) 42%,var(--color-border));background:color-mix(in srgb,var(--color-lavender-soft) 35%,var(--color-surface))}.workspace-module__dP-vpW__notificationUnread:before{content:"";background:var(--color-lavender);width:3px;position:absolute;inset-block:0;inset-inline-start:0}.workspace-module__dP-vpW__notificationButton{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);min-height:44px;color:var(--color-text);font:inherit;cursor:pointer;transition:background var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);padding:.65rem 1rem;font-size:.86rem;font-weight:550}.workspace-module__dP-vpW__notificationButton:hover{border-color:color-mix(in srgb,var(--color-lavender) 55%,var(--color-border));background:var(--color-lavender-soft)}.workspace-module__dP-vpW__notificationButton:active{transform:translateY(1px)}.workspace-module__dP-vpW__notificationButton:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}.workspace-module__dP-vpW__notificationButton:disabled{opacity:.6;cursor:wait}.workspace-module__dP-vpW__error{background:color-mix(in srgb,var(--color-peach) 20%,var(--color-surface))}.workspace-module__dP-vpW__materialFields{border-bottom:1px solid var(--color-border);gap:.75rem;padding-block:1rem;display:grid}.workspace-module__dP-vpW__roadmap{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.workspace-module__dP-vpW__roadmap li{grid-template-columns:2.5rem 1fr;align-items:start;gap:.75rem;padding:1rem 0;display:grid}.workspace-module__dP-vpW__number{border:1px solid var(--color-border);width:2.2rem;height:2.2rem;color:var(--color-lavender);border-radius:50%;place-items:center;font-size:.85rem;display:grid}.workspace-module__dP-vpW__history{border-left:2px solid var(--color-border);gap:1.5rem;padding-left:1.25rem;display:grid}.workspace-module__dP-vpW__version{border-top:1px solid var(--color-border);gap:1rem;padding-top:1.5rem;display:grid}.workspace-module__dP-vpW__material{overflow-wrap:anywhere;gap:.7rem;display:grid}.workspace-module__dP-vpW__previewButton{width:100%;overflow:hidden}.workspace-module__dP-vpW__previewButton img{object-fit:contain;width:100%;max-height:260px;display:block}.workspace-module__dP-vpW__lightbox{border:1px solid var(--color-border);background:var(--color-surface);width:min(95vw,1100px);max-height:90dvh;color:var(--color-text);border-radius:1rem;margin:auto;padding:1.25rem}.workspace-module__dP-vpW__lightbox::backdrop{background:#000000bf}.workspace-module__dP-vpW__lightbox img{object-fit:contain;max-width:100%;max-height:70dvh;margin:1rem auto;display:block}.workspace-module__dP-vpW__main summary{cursor:pointer;padding:.75rem 0;font-weight:550}.workspace-module__dP-vpW__login{max-width:460px;margin:8dvh auto}@media (max-width:700px){.workspace-module__dP-vpW__grid{grid-template-columns:1fr}.workspace-module__dP-vpW__main{padding-top:2rem}.workspace-module__dP-vpW__nav{gap:.75rem;font-size:.88rem}.workspace-module__dP-vpW__header{padding-inline:1.25rem}}@media (prefers-reduced-motion:reduce){.workspace-module__dP-vpW__root *,.workspace-module__dP-vpW__main *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.workspace-module__dP-vpW__embedded{max-width:none;padding:0}.workspace-module__dP-vpW__filePicker{gap:.6rem;font-size:.88rem;display:grid;position:relative}.workspace-module__dP-vpW__form .workspace-module__dP-vpW__nativeFile{clip-path:inset(50%);border:0;width:1px;height:1px;min-height:0;padding:0;position:absolute;overflow:hidden}.workspace-module__dP-vpW__main .workspace-module__dP-vpW__fileTrigger{border:1px dashed var(--color-lavender);background:var(--color-lavender-soft);min-height:3.5rem;color:var(--color-lavender);text-align:left;justify-content:space-between;align-items:center;gap:1rem;display:flex}.workspace-module__dP-vpW__fileTrigger:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}
