.admin-module__4WpgRW__shell{background:var(--bg);z-index:2;min-height:100dvh;position:relative}.admin-module__4WpgRW__identity{justify-content:flex-end;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-6);border-bottom:1px solid var(--border);background:var(--surface);flex-wrap:wrap;display:flex}.admin-module__4WpgRW__identityEmail{font-size:var(--text-sm);color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;max-width:60vw;overflow:hidden}.admin-module__4WpgRW__bar{justify-content:space-between;align-items:center;gap:var(--space-5);padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border);background:var(--surface);display:flex}.admin-module__4WpgRW__brand{align-items:center;gap:var(--space-3);font-family:var(--font-display), sans-serif;font-weight:600;font-size:var(--text-md);display:flex}.admin-module__4WpgRW__badge{font-family:var(--font-mono), monospace;font-size:var(--text-2xs);letter-spacing:.14em;text-transform:uppercase;padding:3px var(--space-2);color:var(--accent);border:1px solid rgb(var(--accent-rgb) / .3);background:var(--accent-soft);border-radius:5px}.admin-module__4WpgRW__who{align-items:center;gap:var(--space-4);font-size:var(--text-sm);color:var(--fg-muted);display:flex}.admin-module__4WpgRW__signOut{padding:var(--space-2) var(--space-4);border:1px solid var(--border-strong);color:var(--fg-muted);font-size:var(--text-sm);cursor:pointer;background:0 0;border-radius:10px;transition:color .18s,border-color .18s}.admin-module__4WpgRW__signOut:hover{color:var(--fg);border-color:#ff4d6d66}.admin-module__4WpgRW__content{padding:var(--space-7) var(--space-6) var(--space-9);max-width:1240px;margin:0 auto}.admin-module__4WpgRW__pageHead{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.admin-module__4WpgRW__exportBtn{min-height:40px;padding:0 var(--space-5);border:1px solid var(--border-strong);background:var(--surface-raised);color:var(--fg);font-size:var(--text-sm);white-space:nowrap;border-radius:10px;align-items:center;font-weight:500;transition:border-color .18s,color .18s;display:inline-flex}.admin-module__4WpgRW__exportBtn:hover{border-color:rgb(var(--accent-rgb) / .45);color:var(--accent)}.admin-module__4WpgRW__legend{max-width:78ch;margin:0 0 var(--space-6);font-size:var(--text-sm);color:var(--fg-muted);line-height:1.6}.admin-module__4WpgRW__legend .admin-module__4WpgRW__flag{margin-left:0;margin-right:var(--space-1)}.admin-module__4WpgRW__h1{font-family:var(--font-display), sans-serif;font-size:var(--text-xl);letter-spacing:-.02em;margin:0 0 var(--space-2);font-weight:600}.admin-module__4WpgRW__sub{font-size:var(--text-sm);color:var(--fg-muted);margin:0 0 var(--space-6)}.admin-module__4WpgRW__counts{gap:var(--space-3);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.admin-module__4WpgRW__count{padding:var(--space-3) var(--space-4);border:1px solid var(--border);background:var(--surface-raised);font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--fg-muted);border-radius:10px}.admin-module__4WpgRW__countValue{color:var(--fg);font-weight:500}.admin-module__4WpgRW__tableWrap{border:1px solid var(--border);background:var(--surface-raised);border-radius:16px;max-height:calc(100dvh - 15rem);overflow:auto}.admin-module__4WpgRW__table{border-collapse:collapse;width:100%;min-width:900px}.admin-module__4WpgRW__leadTable{table-layout:fixed;min-width:1020px}.admin-module__4WpgRW__colRef{width:7.5rem}.admin-module__4WpgRW__colCompany{width:24%}.admin-module__4WpgRW__colContact{width:23%}.admin-module__4WpgRW__colNotes{width:27%}.admin-module__4WpgRW__colReceived{width:8.5rem}.admin-module__4WpgRW__colStatus{width:10rem}.admin-module__4WpgRW__leadTable td,.admin-module__4WpgRW__leadTable th{overflow-wrap:anywhere;border-right:1px solid var(--border);vertical-align:top}.admin-module__4WpgRW__leadTable td:last-child,.admin-module__4WpgRW__leadTable th:last-child{border-right:none}.admin-module__4WpgRW__leadTable td{border-bottom:1px solid var(--border);padding:var(--space-4)}.admin-module__4WpgRW__leadTable tbody tr:nth-child(2n){background:#ffffff05}.admin-module__4WpgRW__leadTable tbody tr:hover{background:rgb(var(--accent-rgb) / .05)}.admin-module__4WpgRW__leadTable thead th{z-index:1;background:var(--surface);border-bottom:1px solid var(--border-strong);position:sticky;top:0}.admin-module__4WpgRW__cellHead{color:var(--fg);margin-bottom:var(--space-2);font-weight:600;line-height:1.35}.admin-module__4WpgRW__fields{gap:var(--space-1);margin:0;display:grid}.admin-module__4WpgRW__field{gap:var(--space-2);grid-template-columns:3.6rem minmax(0,1fr);align-items:baseline;display:grid}.admin-module__4WpgRW__fieldLabel{font-family:var(--font-mono), monospace;font-size:var(--text-2xs);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-faint)}.admin-module__4WpgRW__fieldValue{min-width:0;font-size:var(--text-sm);color:var(--fg-muted);overflow-wrap:anywhere;margin:0}.admin-module__4WpgRW__cellLink{color:var(--fg-muted);text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:2px}.admin-module__4WpgRW__cellLink:hover{color:var(--accent);text-decoration-color:currentColor}.admin-module__4WpgRW__table th{text-align:left;font-family:var(--font-mono), monospace;font-size:var(--text-2xs);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-faint);padding:var(--space-4) var(--space-4);border-bottom:1px solid var(--border);font-weight:500}.admin-module__4WpgRW__table td{padding:var(--space-4) var(--space-4);border-bottom:1px solid var(--border-soft);font-size:var(--text-sm);vertical-align:top}.admin-module__4WpgRW__table tr:last-child td{border-bottom:none}.admin-module__4WpgRW__ref{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--accent)}.admin-module__4WpgRW__company{font-weight:500}.admin-module__4WpgRW__muted{color:var(--fg-muted);font-size:var(--text-sm)}.admin-module__4WpgRW__flag{margin-left:var(--space-2);font-family:var(--font-mono), monospace;font-size:var(--text-2xs);padding:2px var(--space-2);color:var(--danger);background:#ff4d6d14;border:1px solid #ff4d6d4d;border-radius:4px;display:inline-block}.admin-module__4WpgRW__status{padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);color:var(--fg);font-size:var(--text-sm);background:#0b1018d9;border-radius:10px;outline:none}.admin-module__4WpgRW__empty{padding:var(--space-9) var(--space-6);text-align:center;color:var(--fg-muted);font-size:var(--text-md)}.admin-module__4WpgRW__message{color:var(--fg-muted);font-size:var(--text-sm);line-height:1.55}.admin-module__4WpgRW__notesText{white-space:pre-wrap;overflow-wrap:anywhere}.admin-module__4WpgRW__notes{--notes-lines:4}.admin-module__4WpgRW__notesSummary{cursor:pointer;list-style:none}.admin-module__4WpgRW__notesSummary::-webkit-details-marker{display:none}.admin-module__4WpgRW__notesClamp{-webkit-line-clamp:var(--notes-lines);line-clamp:var(--notes-lines);white-space:pre-wrap;overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.admin-module__4WpgRW__notes[open] .admin-module__4WpgRW__notesClamp{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.admin-module__4WpgRW__notesSummary:after{content:"show more";margin-top:var(--space-2);font-family:var(--font-mono), monospace;font-size:var(--text-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);display:inline-block}.admin-module__4WpgRW__notes[open] .admin-module__4WpgRW__notesSummary:after{content:"show less"}.admin-module__4WpgRW__notesSummary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.admin-module__4WpgRW__loginWrap{min-height:100vh;padding:var(--space-6);z-index:2;background:var(--bg);justify-content:center;align-items:center;display:flex;position:relative}.admin-module__4WpgRW__loginCard{border:1px solid var(--border);background:var(--surface-raised);width:100%;max-width:380px;padding:var(--space-7) var(--space-7);border-radius:18px}.admin-module__4WpgRW__loginTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-xl);margin:0 0 var(--space-2);font-weight:600}.admin-module__4WpgRW__loginSub{font-size:var(--text-sm);color:var(--fg-muted);margin:0 0 var(--space-6)}.admin-module__4WpgRW__field{margin-bottom:var(--space-4)}.admin-module__4WpgRW__label{font-size:var(--text-sm);color:var(--fg-muted);margin-bottom:var(--space-2);display:block}.admin-module__4WpgRW__input{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--border-strong);color:var(--fg);font-size:var(--text-md);background:#0b1018d9;border-radius:12px;outline:none;transition:border-color .18s}.admin-module__4WpgRW__input:focus{border-color:rgb(var(--accent-rgb) / .5)}.admin-module__4WpgRW__inputError,.admin-module__4WpgRW__inputError:focus{border-color:#ff4d6d99}.admin-module__4WpgRW__fieldError{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--danger)}.admin-module__4WpgRW__submit{width:100%;margin-top:var(--space-2);padding:var(--space-4);background:var(--accent);color:var(--bg);font-size:var(--text-md);cursor:pointer;border:none;border-radius:12px;font-weight:600}.admin-module__4WpgRW__submit:disabled{opacity:.6;cursor:not-allowed}.admin-module__4WpgRW__loginError{margin-top:var(--space-4);padding:var(--space-3) var(--space-4);font-size:var(--text-sm);background:#ff4d6d14;border:1px solid #ff4d6d59;border-radius:10px}.admin-module__4WpgRW__google{width:100%;padding:var(--space-3);border:1px solid var(--border-strong);color:var(--fg);font-size:var(--text-md);cursor:pointer;background:#0b1018d9;border-radius:12px;font-weight:500;transition:border-color .18s}.admin-module__4WpgRW__google:hover:not(:disabled){border-color:rgb(var(--accent-rgb) / .45)}.admin-module__4WpgRW__google:disabled{opacity:.6;cursor:not-allowed}.admin-module__4WpgRW__divider{align-items:center;gap:var(--space-3);margin:var(--space-5) 0;color:var(--fg-faint);font-size:var(--text-xs);font-family:var(--font-mono), monospace;display:flex}.admin-module__4WpgRW__divider:before,.admin-module__4WpgRW__divider:after{content:"";background:var(--border);flex:1;height:1px}.admin-module__4WpgRW__navLink{font-size:var(--text-sm);color:var(--fg-muted);transition:color .18s}.admin-module__4WpgRW__navLink:hover{color:var(--fg)}.admin-module__4WpgRW__addRow{gap:var(--space-3);max-width:520px;margin-bottom:var(--space-3);display:flex}.admin-module__4WpgRW__addBtn{padding:var(--space-3) var(--space-5);background:var(--accent);color:var(--bg);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;font-weight:600}.admin-module__4WpgRW__addBtn:disabled{opacity:.6;cursor:not-allowed}.admin-module__4WpgRW__hint{font-size:var(--text-sm);color:var(--fg-muted);margin:0 0 var(--space-6);max-width:520px}.admin-module__4WpgRW__youTag{margin-left:var(--space-2);font-family:var(--font-mono), monospace;font-size:var(--text-2xs);padding:2px var(--space-2);color:var(--accent);border:1px solid rgb(var(--accent-rgb) / .3);background:var(--accent-soft);border-radius:4px}.admin-module__4WpgRW__removeBtn{padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);color:var(--fg-muted);font-size:var(--text-sm);cursor:pointer;background:0 0;border-radius:9px;transition:color .18s,border-color .18s}.admin-module__4WpgRW__removeBtn:hover:not(:disabled){color:var(--danger);border-color:#ff4d6d73}.admin-module__4WpgRW__removeBtn:disabled{opacity:.5;cursor:not-allowed}.admin-module__4WpgRW__loginErrorSlot{min-height:var(--space-4)}@media (max-width:860px){.admin-module__4WpgRW__content{padding:var(--space-6) var(--space-5) var(--space-8)}.admin-module__4WpgRW__identity{padding:var(--space-3) var(--space-5)}.admin-module__4WpgRW__tableWrap{background:0 0;border:none;border-radius:0;max-height:none;overflow:visible}.admin-module__4WpgRW__table,.admin-module__4WpgRW__table tbody,.admin-module__4WpgRW__table tr,.admin-module__4WpgRW__table td{width:100%;display:block}.admin-module__4WpgRW__table,.admin-module__4WpgRW__leadTable{table-layout:auto;min-width:0}.admin-module__4WpgRW__leadTable colgroup{display:none}.admin-module__4WpgRW__table thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.admin-module__4WpgRW__table tr{margin-bottom:var(--space-5);border:1px solid var(--border);background:var(--surface-raised);border-radius:14px;overflow:hidden}.admin-module__4WpgRW__table td{gap:var(--space-4);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-soft);grid-template-columns:minmax(0,6.5rem) minmax(0,1fr);align-items:start;display:grid}.admin-module__4WpgRW__table tr td:last-child{border-bottom:none}.admin-module__4WpgRW__table td:before{content:attr(data-label);font-family:var(--font-mono), monospace;font-size:var(--text-2xs);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-faint);padding-top:.2em}.admin-module__4WpgRW__table td:not([data-label]){grid-template-columns:minmax(0,1fr)}.admin-module__4WpgRW__table td:not([data-label]):before{content:none}.admin-module__4WpgRW__message{max-width:none}.admin-module__4WpgRW__leadTable td,.admin-module__4WpgRW__leadTable th{border-right:none}.admin-module__4WpgRW__leadTable td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-soft)}.admin-module__4WpgRW__leadTable tbody tr:nth-child(2n),.admin-module__4WpgRW__leadTable tbody tr:hover{background:var(--surface-raised)}.admin-module__4WpgRW__leadTable thead th{position:static}.admin-module__4WpgRW__field{grid-template-columns:minmax(0,1fr);gap:0}.admin-module__4WpgRW__status{width:100%;min-height:44px;font-size:1rem}.admin-module__4WpgRW__addRow{flex-direction:column}.admin-module__4WpgRW__addBtn,.admin-module__4WpgRW__signOut,.admin-module__4WpgRW__removeBtn,.admin-module__4WpgRW__exportBtn{min-height:44px}.admin-module__4WpgRW__pageHead{flex-direction:column;align-items:stretch}.admin-module__4WpgRW__exportBtn{justify-content:center}.admin-module__4WpgRW__loginCard{padding:var(--space-6) var(--space-5)}.admin-module__4WpgRW__input{min-height:44px;font-size:1rem}.admin-module__4WpgRW__submit,.admin-module__4WpgRW__google{min-height:48px}}@media (max-width:480px){.admin-module__4WpgRW__content{padding:var(--space-5) var(--space-4) var(--space-8)}.admin-module__4WpgRW__identity{padding:var(--space-3) var(--space-4)}.admin-module__4WpgRW__table td,.admin-module__4WpgRW__table td:not([data-label]){gap:var(--space-1);grid-template-columns:minmax(0,1fr)}.admin-module__4WpgRW__identityEmail{max-width:55vw}}
.page-module__dgei_G__article{max-width:46rem;margin:0 auto}.page-module__dgei_G__meta{align-items:center;gap:var(--space-3);font-family:var(--font-mono), monospace;font-size:var(--text-2xs);letter-spacing:var(--track-2xs);text-transform:uppercase;color:var(--fg-muted);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.page-module__dgei_G__category{color:var(--accent)}.page-module__dgei_G__title{font-family:var(--font-display), sans-serif;font-size:var(--text-3xl);letter-spacing:var(--track-3xl);line-height:var(--lead-3xl);margin:0 0 var(--space-5);text-wrap:balance;font-weight:600}.page-module__dgei_G__excerpt{font-size:var(--text-lg);color:var(--fg-muted);margin:0 0 var(--space-7);text-wrap:pretty;line-height:1.6}.page-module__dgei_G__byline{gap:var(--space-3);padding-bottom:var(--space-6);margin-bottom:var(--space-8);border-bottom:1px solid var(--border);font-size:var(--text-sm);color:var(--fg-muted);flex-wrap:wrap;align-items:center;display:flex}.page-module__dgei_G__body{font-size:var(--text-base);line-height:var(--lead-base);color:var(--fg-muted)}.page-module__dgei_G__body p{margin:0 0 var(--space-6);text-wrap:pretty}.page-module__dgei_G__body h2{font-family:var(--font-display), sans-serif;font-size:var(--text-xl);letter-spacing:var(--track-xl);line-height:var(--lead-xl);color:var(--fg);margin:var(--space-9) 0 var(--space-4);text-wrap:balance;font-weight:600}.page-module__dgei_G__body h3{font-family:var(--font-display), sans-serif;font-size:var(--text-lg);letter-spacing:var(--track-lg);color:var(--fg);margin:var(--space-8) 0 var(--space-3);font-weight:600}.page-module__dgei_G__body h4{font-family:var(--font-display), sans-serif;font-size:var(--text-base);letter-spacing:var(--track-md);color:var(--fg);margin:var(--space-6) 0 var(--space-2);font-weight:600}.page-module__dgei_G__body img{border:1px solid var(--border);max-width:100%;height:auto;margin:var(--space-6) 0;border-radius:12px;display:block}.page-module__dgei_G__body ul,.page-module__dgei_G__body ol{margin:0 0 var(--space-6);padding-left:var(--space-6)}.page-module__dgei_G__body li{margin-bottom:var(--space-2)}.page-module__dgei_G__body a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.page-module__dgei_G__body code{font-family:var(--font-mono), monospace;padding:2px var(--space-1);background:var(--surface-raised);border:1px solid var(--border);color:var(--fg);border-radius:4px;font-size:.9em}.page-module__dgei_G__body pre{margin:0 0 var(--space-6);padding:var(--space-5);background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow-x:auto}.page-module__dgei_G__body pre code{font-size:var(--text-sm);color:var(--fg-muted);background:0 0;border:0;padding:0;line-height:1.65}.page-module__dgei_G__body figure{margin:0 0 var(--space-6)}.page-module__dgei_G__body figure img{border:1px solid var(--border);border-radius:12px;width:100%;height:auto;display:block}.page-module__dgei_G__body figcaption{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--fg-faint);text-align:center}.page-module__dgei_G__body blockquote{margin:0 0 var(--space-6);padding-left:var(--space-5);border-left:2px solid var(--accent-line);color:var(--fg)}.page-module__dgei_G__body hr{margin:var(--space-8) 0;border:0;border-top:1px solid var(--border)}.page-module__dgei_G__cover{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--border);width:100%;margin:0 0 var(--space-7);border-radius:14px;display:block}.page-module__dgei_G__pending{padding:var(--space-5);border:1px dashed var(--border-strong);background:var(--surface);color:var(--fg-muted);font-size:var(--text-sm);border-radius:12px;line-height:1.7}.page-module__dgei_G__pending strong{color:var(--fg);font-weight:600}.page-module__dgei_G__tags{gap:var(--space-2);margin-top:var(--space-9);padding-top:var(--space-6);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.page-module__dgei_G__tag{padding:var(--space-1) var(--space-3);border:1px solid var(--border);background:var(--surface-raised);font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--fg-muted);border-radius:8px}.page-module__dgei_G__footerNav{margin-top:var(--space-9)}.page-module__dgei_G__back{align-items:center;gap:var(--space-2);min-height:44px;font-size:var(--text-md);color:var(--accent);font-weight:600;display:inline-flex}
.BlogIndex-module__N0ntkq__controls{gap:var(--space-4);margin-bottom:var(--space-8);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.BlogIndex-module__N0ntkq__activeFilter{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--fg-muted);border:1px solid rgb(var(--accent-rgb) / .3);background:rgb(var(--accent-rgb) / .08);border-radius:999px;display:flex}.BlogIndex-module__N0ntkq__activeFilter strong{color:var(--fg);font-weight:600}.BlogIndex-module__N0ntkq__clearFilter{cursor:pointer;font:inherit;color:var(--accent);text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.BlogIndex-module__N0ntkq__clearFilter:hover{color:var(--fg)}.BlogIndex-module__N0ntkq__search{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface-raised);border:1px solid #ffffff1a;border-radius:12px;min-width:260px;display:flex}.BlogIndex-module__N0ntkq__searchIcon{color:var(--fg-faint);font-size:var(--text-sm)}.BlogIndex-module__N0ntkq__searchInput{color:var(--fg);font-size:var(--text-sm);background:0 0;border:none;outline:none;flex:1}.BlogIndex-module__N0ntkq__stretch:after{content:"";z-index:1;border-radius:inherit;position:absolute;inset:0}.BlogIndex-module__N0ntkq__stretch{color:inherit}.BlogIndex-module__N0ntkq__card,.BlogIndex-module__N0ntkq__featured{position:relative}.BlogIndex-module__N0ntkq__summaryTag{font-family:var(--font-mono), monospace;font-size:var(--text-2xs);letter-spacing:.1em;text-transform:uppercase;padding:2px var(--space-2);color:var(--fg-faint);border:1px solid var(--border-strong);white-space:nowrap;border-radius:4px}.BlogIndex-module__N0ntkq__featured{border:1px solid var(--border);background:var(--surface-raised);margin-bottom:var(--space-8);border-radius:20px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);transition:border-color .25s;display:grid;overflow:hidden}.BlogIndex-module__N0ntkq__featured:hover{border-color:rgb(var(--accent-rgb) / .28)}.BlogIndex-module__N0ntkq__featuredBody{padding:var(--space-8) var(--space-8)}.BlogIndex-module__N0ntkq__featuredMeta{gap:var(--space-3);font-family:var(--font-mono), monospace;font-size:var(--text-2xs);color:var(--fg-muted);margin-bottom:var(--space-5);align-items:center;display:inline-flex}.BlogIndex-module__N0ntkq__featuredBadge{padding:var(--space-1) var(--space-3);background:var(--accent-soft);border:1px solid rgb(var(--accent-rgb) / .25);color:var(--accent);border-radius:5px}.BlogIndex-module__N0ntkq__featuredTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-2xl);letter-spacing:-.028em;margin:0 0 var(--space-4);font-weight:600;line-height:1.18}.BlogIndex-module__N0ntkq__featuredExcerpt{font-size:var(--text-md);color:var(--fg-muted);margin:0 0 var(--space-6);line-height:1.7}.BlogIndex-module__N0ntkq__tags{gap:var(--space-2);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.BlogIndex-module__N0ntkq__tag{z-index:2;padding:var(--space-1) var(--space-3);border:1px solid var(--border);font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--fg-muted);cursor:pointer;background:#0b1018b3;border-radius:8px;transition:color .15s,border-color .15s,background .15s;position:relative}.BlogIndex-module__N0ntkq__tag:hover{color:var(--accent);border-color:rgb(var(--accent-rgb) / .4);background:var(--accent-soft)}.BlogIndex-module__N0ntkq__byline{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--fg-muted);display:flex}.BlogIndex-module__N0ntkq__avatar{background:var(--surface);border:1px solid #ffffff1a;border-radius:50%;width:30px;height:30px}.BlogIndex-module__N0ntkq__art{object-fit:cover;width:100%;height:100%;min-height:340px}.BlogIndex-module__N0ntkq__count{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--fg-muted);margin-bottom:var(--space-5)}.BlogIndex-module__N0ntkq__grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.BlogIndex-module__N0ntkq__card{border:1px solid var(--border);background:var(--surface-raised);border-radius:16px;height:100%;transition:border-color .25s;overflow:hidden}.BlogIndex-module__N0ntkq__card:hover{border-color:rgb(var(--accent-rgb) / .28)}.BlogIndex-module__N0ntkq__cardArt{height:148px}.BlogIndex-module__N0ntkq__cardBody{padding:var(--space-5)}.BlogIndex-module__N0ntkq__cardMeta{gap:var(--space-2);font-family:var(--font-mono), monospace;font-size:var(--text-2xs);color:var(--fg-muted);margin-bottom:var(--space-3);align-items:center;display:flex}.BlogIndex-module__N0ntkq__cardCategory{color:var(--accent)}.BlogIndex-module__N0ntkq__cardTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-base);margin:0 0 var(--space-3);color:var(--fg);font-weight:600;line-height:1.32}.BlogIndex-module__N0ntkq__cardExcerpt{font-size:var(--text-sm);color:var(--fg-muted);margin:0 0 var(--space-5);line-height:1.65}.BlogIndex-module__N0ntkq__empty{padding:var(--space-9) var(--space-6);text-align:center;border:1px dashed var(--border-strong);color:var(--fg-muted);font-size:var(--text-md);border-radius:16px}@media (max-width:1040px){.BlogIndex-module__N0ntkq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.BlogIndex-module__N0ntkq__featured{grid-template-columns:minmax(0,1fr)}.BlogIndex-module__N0ntkq__art{min-height:200px}}@media (max-width:880px){.BlogIndex-module__N0ntkq__grid{grid-template-columns:minmax(0,1fr)}.BlogIndex-module__N0ntkq__featuredBody{padding:var(--space-7) var(--space-6)}.BlogIndex-module__N0ntkq__search{min-width:100%}}.BlogIndex-module__N0ntkq__cardImage{object-fit:cover;width:100%;display:block}.BlogIndex-module__N0ntkq__pagination{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-10);flex-wrap:wrap;display:flex}.BlogIndex-module__N0ntkq__pageList{align-items:center;gap:var(--space-2);margin:0;padding:0;list-style:none;display:flex}.BlogIndex-module__N0ntkq__pageNumber,.BlogIndex-module__N0ntkq__pageLink{min-width:2.25rem;padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--fg-muted);background:#101722b3;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.BlogIndex-module__N0ntkq__pageNumber:hover,.BlogIndex-module__N0ntkq__pageLink:hover{color:var(--fg);border-color:rgb(var(--accent-rgb) / .3)}.BlogIndex-module__N0ntkq__pageNumberActive,.BlogIndex-module__N0ntkq__pageNumberActive:hover{color:var(--bg);background:var(--accent);border-color:var(--accent)}.BlogIndex-module__N0ntkq__pageLinkDisabled,.BlogIndex-module__N0ntkq__pageLinkDisabled:hover{opacity:.35;cursor:default;color:var(--fg-muted);border-color:#ffffff1a}
.Breadcrumbs-module__yMPJvq__nav{max-width:var(--page-max);padding:var(--space-6) var(--page-pad) 0;margin:0 auto}.Breadcrumbs-module__yMPJvq__list{align-items:center;gap:var(--space-2);font-family:var(--font-mono), monospace;font-size:var(--text-2xs);letter-spacing:var(--track-2xs);text-transform:uppercase;color:var(--fg-faint);flex-wrap:wrap;list-style:none;display:flex}.Breadcrumbs-module__yMPJvq__item{align-items:center;gap:var(--space-2);display:flex}.Breadcrumbs-module__yMPJvq__link{color:var(--fg-muted);transition:color .18s}.Breadcrumbs-module__yMPJvq__link:hover{color:var(--accent)}.Breadcrumbs-module__yMPJvq__current{color:var(--fg)}.Breadcrumbs-module__yMPJvq__sep{color:var(--fg-faint);opacity:.7}@media (max-width:560px){.Breadcrumbs-module__yMPJvq__nav{padding-top:var(--space-5)}}
.PostArt-module__wLM8bG__art{background-color:var(--surface);isolation:isolate;position:relative;overflow:hidden}.PostArt-module__wLM8bG__art:after{content:"";background:radial-gradient(120% 90% at 50% 0%, transparent 30%, #05080e8c 100%), linear-gradient(180deg, transparent 55%, var(--surface-raised) 100%);pointer-events:none;position:absolute;inset:0}.PostArt-module__wLM8bG__pattern{position:absolute;inset:0}.PostArt-module__wLM8bG__access .PostArt-module__wLM8bG__pattern{background-image:repeating-radial-gradient(circle at 18% 125%, transparent 0 22px, rgb(var(--accent-rgb) / .16) 22px 23px), radial-gradient(circle at 18% 125%, rgb(var(--accent-rgb) / .1), transparent 62%)}.PostArt-module__wLM8bG__auth .PostArt-module__wLM8bG__pattern{background-image:repeating-linear-gradient(90deg,#4f8cff57 0 2px,#0000 2px 9px),repeating-linear-gradient(90deg,#4f8cff29 0 5px,#0000 5px 23px),linear-gradient(#0000 30%,#4f8cff0f 100%)}.PostArt-module__wLM8bG__logic .PostArt-module__wLM8bG__pattern{background-image:repeating-linear-gradient(58deg, rgb(var(--accent-rgb) / .14) 0 1px, transparent 1px 26px), repeating-linear-gradient(-58deg, rgb(var(--accent-rgb) / .14) 0 1px, transparent 1px 26px)}.PostArt-module__wLM8bG__cloud .PostArt-module__wLM8bG__pattern{background-image:repeating-linear-gradient(#ffffff12 0 1px,#0000 1px 13px),repeating-linear-gradient(#4f8cff1a 0 2px,#0000 2px 52px),radial-gradient(90% 60% at 70% 15%,#4f8cff1f,#0000 70%)}.PostArt-module__wLM8bG__reporting .PostArt-module__wLM8bG__pattern{background-image:repeating-linear-gradient(#ffffff1a 0 2px,#0000 2px 12px);-webkit-mask-image:repeating-linear-gradient(90deg,#000 0 62%,#0000 68% 100%);mask-image:repeating-linear-gradient(90deg,#000 0 62%,#0000 68% 100%)}.PostArt-module__wLM8bG__surface .PostArt-module__wLM8bG__pattern{background-image:repeating-linear-gradient(90deg, #ffffff0f 0 1px, transparent 1px 22px), repeating-linear-gradient(180deg, #ffffff0f 0 1px, transparent 1px 22px), radial-gradient(38% 52% at 72% 62%, #ff4d6d38, transparent 70%), radial-gradient(60% 70% at 22% 30%, rgb(var(--accent-rgb) / .1), transparent 70%)}@media (prefers-contrast:more){.PostArt-module__wLM8bG__art:after{background:linear-gradient(180deg, transparent 65%, var(--surface-raised) 100%)}}
.OfferingsScrollytell-module__d2qVtW__section{padding:0 var(--page-pad);position:relative}.OfferingsScrollytell-module__d2qVtW__inner{max-width:var(--page-max);gap:var(--space-9);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;margin:0 auto;display:grid}.OfferingsScrollytell-module__d2qVtW__stage{border:1px solid var(--border);background:radial-gradient(120% 100% at 50% 0,#101722e6,#05070b99);border-radius:20px;height:min(72vh,640px);position:sticky;top:96px;overflow:hidden}.OfferingsScrollytell-module__d2qVtW__canvasHolder{position:absolute;inset:0}.OfferingsScrollytell-module__d2qVtW__stageLabel{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-faint);pointer-events:none;position:absolute;bottom:18px;left:20px}.OfferingsScrollytell-module__d2qVtW__steps{gap:0;list-style:none;display:grid}.OfferingsScrollytell-module__d2qVtW__step{min-height:78vh;padding:var(--space-7) 0;opacity:.32;flex-direction:column;justify-content:center;transition:opacity .45s;display:flex}.OfferingsScrollytell-module__d2qVtW__stepActive{opacity:1}.OfferingsScrollytell-module__d2qVtW__stepNum{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.16em;color:var(--accent);margin-bottom:var(--space-4)}.OfferingsScrollytell-module__d2qVtW__stepTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-2xl);letter-spacing:-.03em;margin:0 0 var(--space-4);font-weight:600;line-height:1.16}.OfferingsScrollytell-module__d2qVtW__stepBody{font-size:var(--text-base);color:var(--fg-muted);max-width:460px;margin:0;line-height:1.72}.OfferingsScrollytell-module__d2qVtW__stepRule{margin-top:var(--space-6);background:#ffffff1a;width:84px;height:2px;position:relative;overflow:hidden}.OfferingsScrollytell-module__d2qVtW__stepRuleFill{background:linear-gradient(90deg, rgb(var(--accent-rgb) / .4), var(--accent));width:0;position:absolute;inset:0}@media (max-width:980px){.OfferingsScrollytell-module__d2qVtW__inner{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.OfferingsScrollytell-module__d2qVtW__stage{height:44vh;top:76px}.OfferingsScrollytell-module__d2qVtW__step{min-height:62vh}}@media (max-width:700px){.OfferingsScrollytell-module__d2qVtW__stage{display:none}.OfferingsScrollytell-module__d2qVtW__step{opacity:1;min-height:auto;padding:var(--space-6) 0}}@media (prefers-reduced-motion:reduce){.OfferingsScrollytell-module__d2qVtW__step{opacity:1}}
.HeroCredentialCard-module__i9_bxW__credential{width:min(400px,100%);height:250px;transform-style:preserve-3d;background:linear-gradient(135deg,#38bdf866,#3b82f633,#10b9814d);border-radius:20px;padding:1px;transition:box-shadow .3s;position:relative;box-shadow:0 25px 60px -15px #000000b3,0 0 30px #38bdf826}.HeroCredentialCard-module__i9_bxW__credential:hover{box-shadow:0 30px 70px -10px #000c,0 0 45px #38bdf840}.HeroCredentialCard-module__i9_bxW__credentialInner{background:linear-gradient(145deg,#0c121e 0%,#060911 100%);border-radius:19px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden}.HeroCredentialCard-module__i9_bxW__credentialTexture{pointer-events:none;background-image:radial-gradient(circle at 90% 10%,#38bdf814 0%,#0000 40%),repeating-linear-gradient(115deg,#ffffff05 0 1px,#0000 1px 12px);position:absolute;inset:0}.HeroCredentialCard-module__i9_bxW__credentialHead{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.HeroCredentialCard-module__i9_bxW__brandGroup{align-items:center;gap:.6rem;display:flex}.HeroCredentialCard-module__i9_bxW__brandIcon{background:#38bdf81a;border:1px solid #38bdf866;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;box-shadow:0 0 12px #38bdf833}.HeroCredentialCard-module__i9_bxW__brandIcon span{background:#38bdf8;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #38bdf8}.HeroCredentialCard-module__i9_bxW__brandText{font-family:var(--font-mono), monospace;letter-spacing:.15em;color:var(--fg);text-transform:uppercase;font-size:.72rem;font-weight:700}.HeroCredentialCard-module__i9_bxW__securityChip{font-family:var(--font-mono), monospace;color:#34d399;letter-spacing:.05em;background:#10b9811f;border:1px solid #10b9814d;border-radius:20px;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.65rem;font-weight:600;display:flex}.HeroCredentialCard-module__i9_bxW__liveDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroCredentialCard-module__i9_bxW__pulseDot;box-shadow:0 0 8px #10b981}@keyframes HeroCredentialCard-module__i9_bxW__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.HeroCredentialCard-module__i9_bxW__credentialBody{z-index:2;margin:.6rem 0;position:relative}.HeroCredentialCard-module__i9_bxW__cardTitle{font-family:var(--font-display), sans-serif;color:#fff;letter-spacing:-.01em;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1.35rem;font-weight:700;display:flex}.HeroCredentialCard-module__i9_bxW__accentBadge{font-size:.65rem;font-family:var(--font-mono), monospace;background:linear-gradient(90deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;border:1px solid #38bdf84d;border-radius:4px;padding:.15rem .4rem;font-weight:600}.HeroCredentialCard-module__i9_bxW__credentialMeta{font-family:var(--font-mono), monospace;color:var(--fg-muted);letter-spacing:.05em;font-size:.72rem}.HeroCredentialCard-module__i9_bxW__credentialStripe{z-index:2;background:linear-gradient(90deg,#38bdf880,#818cf84d,#0000);width:100%;height:2px;margin:.4rem 0;position:relative}.HeroCredentialCard-module__i9_bxW__credentialFoot{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.HeroCredentialCard-module__i9_bxW__nodeHash{font-family:var(--font-mono), monospace;color:#94a3b8;font-size:.7rem}.HeroCredentialCard-module__i9_bxW__nodeHash strong{color:#38bdf8;font-weight:600}.HeroCredentialCard-module__i9_bxW__shieldIcon{color:#38bdf8;opacity:.9;font-size:.85rem}@media (max-width:560px){.HeroCredentialCard-module__i9_bxW__credential{height:auto;min-height:230px}.HeroCredentialCard-module__i9_bxW__credentialInner{padding:var(--space-5);gap:var(--space-4)}}
.Reveal-module__U2Tp6W__reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.Reveal-module__U2Tp6W__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Reveal-module__U2Tp6W__reveal{opacity:1;transform:none}}
.TeamPortraitCard-module__vQDaka__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(165deg,#101827f2,#090e17fa);border:1px solid #38bdf833;border-radius:20px;flex-direction:column;gap:1.2rem;width:100%;max-width:480px;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0009,0 0 30px #38bdf814}.TeamPortraitCard-module__vQDaka__glow{pointer-events:none;background:radial-gradient(circle,#38bdf826,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-80px}.TeamPortraitCard-module__vQDaka__header{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.TeamPortraitCard-module__vQDaka__title{font-family:var(--font-mono), monospace;letter-spacing:.14em;color:var(--fg-muted);text-transform:uppercase;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;display:flex}.TeamPortraitCard-module__vQDaka__titleIcon{color:#38bdf8}.TeamPortraitCard-module__vQDaka__tabList{background:#0f172acc;border:1px solid #ffffff0f;border-radius:12px;gap:.4rem;padding:.25rem;display:flex}.TeamPortraitCard-module__vQDaka__tabBtn{font-family:var(--font-mono), monospace;color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.3rem .6rem;font-size:.68rem;font-weight:600;transition:all .2s}.TeamPortraitCard-module__vQDaka__tabBtn:hover{color:#fff;background:#ffffff0d}.TeamPortraitCard-module__vQDaka__tabActive{box-shadow:0 0 12px #38bdf826;color:#38bdf8!important;background:#38bdf81f!important;border:1px solid #38bdf84d!important}.TeamPortraitCard-module__vQDaka__contentStage{min-height:240px;position:relative}.TeamPortraitCard-module__vQDaka__profileCard{flex-direction:column;gap:1rem;animation:.35s cubic-bezier(.16,1,.3,1) TeamPortraitCard-module__vQDaka__fadeIn;display:flex}@keyframes TeamPortraitCard-module__vQDaka__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.TeamPortraitCard-module__vQDaka__topSection{align-items:center;gap:1.2rem;display:flex}.TeamPortraitCard-module__vQDaka__avatarWrapper{background:linear-gradient(135deg,#38bdf8,#818cf8,#34d399);border-radius:22px;flex-shrink:0;width:120px;height:120px;padding:3px;position:relative;box-shadow:0 10px 25px #00000080,0 0 20px #38bdf833}.TeamPortraitCard-module__vQDaka__avatarImg{object-fit:cover;background:#0f172a;border-radius:19px;width:100%;height:100%}.TeamPortraitCard-module__vQDaka__nameGroup{flex-direction:column;gap:.35rem;min-width:0;display:flex}.TeamPortraitCard-module__vQDaka__personName,.TeamPortraitCard-module__vQDaka__personRole{overflow-wrap:anywhere}.TeamPortraitCard-module__vQDaka__personName{font-family:var(--font-display), sans-serif;color:#fff;letter-spacing:-.01em;font-size:1.35rem;font-weight:700}.TeamPortraitCard-module__vQDaka__personRole{color:#38bdf8;font-size:.82rem;font-weight:600;line-height:1.3}.TeamPortraitCard-module__vQDaka__storyText{color:#cbd5e1;background:#0f172a99;border:1px solid #38bdf826;border-radius:14px;padding:1rem;font-size:.88rem;line-height:1.6}.TeamPortraitCard-module__vQDaka__progressIndicator{justify-content:center;align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.TeamPortraitCard-module__vQDaka__dot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.TeamPortraitCard-module__vQDaka__dotActive{background:#38bdf8;border-radius:10px;width:18px;box-shadow:0 0 8px #38bdf880}@media (max-width:560px){.TeamPortraitCard-module__vQDaka__card{padding:var(--space-5)}.TeamPortraitCard-module__vQDaka__contentStage{min-height:0}.TeamPortraitCard-module__vQDaka__topSection{gap:var(--space-4)}.TeamPortraitCard-module__vQDaka__avatarWrapper{border-radius:18px;width:84px;height:84px}.TeamPortraitCard-module__vQDaka__avatarImg{border-radius:15px}.TeamPortraitCard-module__vQDaka__personName{font-size:1.15rem}.TeamPortraitCard-module__vQDaka__tabList{gap:.25rem;width:100%}.TeamPortraitCard-module__vQDaka__tabBtn{min-width:0;min-height:40px;padding-inline:var(--space-2);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;overflow:hidden}}@media (prefers-reduced-motion:reduce){.TeamPortraitCard-module__vQDaka__profileCard{animation:none}}
.ServerServicesMagnets-module__KXX99W__serverRack{background:linear-gradient(155deg,#0d131f 0%,#070a12 100%);border:1px solid #38bdf840;border-radius:20px;flex-direction:column;gap:1.2rem;width:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3,inset 0 1px #ffffff1a}.ServerServicesMagnets-module__KXX99W__serverHeader{border-bottom:1px dashed #38bdf833;justify-content:space-between;align-items:center;padding-bottom:.8rem;display:flex}.ServerServicesMagnets-module__KXX99W__rackTitle{align-items:center;gap:.6rem;display:flex}.ServerServicesMagnets-module__KXX99W__rackIcon{color:#38bdf8;background:#38bdf826;border:1px solid #38bdf866;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;display:flex}.ServerServicesMagnets-module__KXX99W__rackLabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:#e2e8f0;text-transform:uppercase;font-size:.75rem;font-weight:700}.ServerServicesMagnets-module__KXX99W__ledGroup{align-items:center;gap:.6rem;display:flex}.ServerServicesMagnets-module__KXX99W__led{font-family:var(--font-mono), monospace;color:#94a3b8;align-items:center;gap:.3rem;font-size:.62rem;display:flex}.ServerServicesMagnets-module__KXX99W__ledDotGreen{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite ServerServicesMagnets-module__KXX99W__blink;box-shadow:0 0 8px #10b981}.ServerServicesMagnets-module__KXX99W__ledDotBlue{background:#38bdf8;border-radius:50%;width:6px;height:6px;animation:3s ease-in-out .5s infinite ServerServicesMagnets-module__KXX99W__blink;box-shadow:0 0 8px #38bdf8}@keyframes ServerServicesMagnets-module__KXX99W__blink{0%,to{opacity:1}50%{opacity:.4}}.ServerServicesMagnets-module__KXX99W__magnetGrid{z-index:2;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem;display:grid;position:relative}.ServerServicesMagnets-module__KXX99W__magnet{cursor:pointer;background:linear-gradient(135deg,#1e293be6,#0f172af2);border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:.5rem;padding:.85rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 12px #0000004d,inset 0 1px #ffffff14}.ServerServicesMagnets-module__KXX99W__magnet:first-child{transform:rotate(-1.5deg)}.ServerServicesMagnets-module__KXX99W__magnet:nth-child(2){transform:rotate(1.2deg)}.ServerServicesMagnets-module__KXX99W__magnet:nth-child(3){transform:rotate(-.8deg)}.ServerServicesMagnets-module__KXX99W__magnet:nth-child(4){transform:rotate(1.5deg)}.ServerServicesMagnets-module__KXX99W__magnet:nth-child(5){transform:rotate(-1.2deg)}.ServerServicesMagnets-module__KXX99W__magnet:nth-child(6){transform:rotate(.9deg)}.ServerServicesMagnets-module__KXX99W__magnet:hover{z-index:5;border-color:#38bdf880;box-shadow:0 12px 25px #00000080,0 0 18px #38bdf840;transform:translateY(-4px)scale(1.02)rotate(0)!important}.ServerServicesMagnets-module__KXX99W__magnetActive{z-index:5;background:linear-gradient(135deg,#0e74904d,#0f172af2)!important;border-color:#38bdf8!important;transform:scale(1.02)rotate(0)!important;box-shadow:0 0 20px #38bdf84d,inset 0 0 12px #38bdf826!important}.ServerServicesMagnets-module__KXX99W__magnetTop{justify-content:space-between;align-items:center;display:flex}.ServerServicesMagnets-module__KXX99W__magnetPin{background:radial-gradient(circle at 30% 30%,#94a3b8,#334155);border-radius:50%;width:8px;height:8px;box-shadow:0 2px 4px #00000080}.ServerServicesMagnets-module__KXX99W__tagPill{font-family:var(--font-mono), monospace;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;padding:.15rem .45rem;font-size:.6rem;font-weight:700}.ServerServicesMagnets-module__KXX99W__tagVAPT{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.ServerServicesMagnets-module__KXX99W__tagINFRA{color:#c084fc;background:#a855f726;border:1px solid #a855f74d}.ServerServicesMagnets-module__KXX99W__tagAUDIT{color:#facc15;background:#eab30826;border:1px solid #eab3084d}.ServerServicesMagnets-module__KXX99W__tagBUILD{color:#38bdf8;background:#38bdf826;border:1px solid #38bdf84d}.ServerServicesMagnets-module__KXX99W__magnetTitle{font-family:var(--font-display), sans-serif;color:#fff;font-size:.9rem;font-weight:700;line-height:1.25}.ServerServicesMagnets-module__KXX99W__detailBox{background:#0f172ae6;border:1px solid #38bdf84d;border-radius:12px;flex-direction:column;gap:.6rem;padding:1rem;animation:.25s cubic-bezier(.16,1,.3,1) ServerServicesMagnets-module__KXX99W__expandIn;display:flex;box-shadow:inset 0 0 15px #0006}@keyframes ServerServicesMagnets-module__KXX99W__expandIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ServerServicesMagnets-module__KXX99W__detailHeader{justify-content:space-between;align-items:center;display:flex}.ServerServicesMagnets-module__KXX99W__selectedName{font-family:var(--font-display), sans-serif;color:#38bdf8;font-size:.95rem;font-weight:700}.ServerServicesMagnets-module__KXX99W__checkList{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.4rem;margin-top:.2rem;display:grid}.ServerServicesMagnets-module__KXX99W__checkItem{font-family:var(--font-mono), monospace;color:#cbd5e1;align-items:center;gap:.4rem;font-size:.72rem;display:flex}.ServerServicesMagnets-module__KXX99W__checkBullet{color:#34d399;font-weight:700}@media (max-width:560px){.ServerServicesMagnets-module__KXX99W__serverRack{padding:var(--space-5)}.ServerServicesMagnets-module__KXX99W__magnetGrid{grid-template-columns:minmax(0,1fr)}.ServerServicesMagnets-module__KXX99W__magnet{min-height:56px;transform:none}.ServerServicesMagnets-module__KXX99W__magnet:nth-child(n){transform:none}.ServerServicesMagnets-module__KXX99W__checkList{grid-template-columns:minmax(0,1fr)}}
.WorkShowcase-module__DPl_lq__filterContainer{padding:0 var(--page-pad);justify-content:center;margin-bottom:2.75rem;display:flex}.WorkShowcase-module__DPl_lq__segmentedControl{-webkit-backdrop-filter:blur(20px);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;background:#0f172aa6;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:4px;max-width:100%;padding:5px;display:inline-flex;overflow-x:auto;box-shadow:0 8px 32px #00000059}.WorkShowcase-module__DPl_lq__segmentedControl::-webkit-scrollbar{display:none}.WorkShowcase-module__DPl_lq__filterBtn{font-family:var(--font-mono), monospace;color:var(--fg-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:9999px;padding:.5rem 1.15rem;font-size:.78rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1)}@media (max-width:640px){.WorkShowcase-module__DPl_lq__filterBtn{padding:.45rem .85rem;font-size:.72rem}}.WorkShowcase-module__DPl_lq__filterBtn:hover{color:#fff;background:#ffffff0f}.WorkShowcase-module__DPl_lq__filterBtnActive{box-shadow:0 4px 16px #0006, 0 0 20px rgb(var(--accent-rgb) / .25);color:#fff!important;background:#ffffff1f!important;border-color:#fff3!important}.WorkShowcase-module__DPl_lq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;display:grid}@media (max-width:1024px){.WorkShowcase-module__DPl_lq__grid{grid-template-columns:minmax(0,1fr);gap:2rem}}.WorkShowcase-module__DPl_lq__cardShell{height:100%;display:flex}.WorkShowcase-module__DPl_lq__card{width:100%;color:inherit;background:linear-gradient(#12192ae0 0%,#090e19f7 100%);border:1px solid #ffffff14;border-top-color:#ffffff29;border-radius:24px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px -12px #000000b3}@media (max-width:640px){.WorkShowcase-module__DPl_lq__card{border-radius:20px}}.WorkShowcase-module__DPl_lq__card:hover{border-color:var(--card-accent,var(--accent));box-shadow:0 36px 70px -15px #000000d9, 0 0 45px var(--card-accent-glow,#00f5a038);transform:translateY(-7px)}.WorkShowcase-module__DPl_lq__browserFrame{background:#0a0f1cf2;border-bottom:1px solid #ffffff14;flex-direction:column;display:flex}.WorkShowcase-module__DPl_lq__browserHeader{background:#00000073;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}@media (max-width:640px){.WorkShowcase-module__DPl_lq__browserHeader{gap:.5rem;padding:.65rem .9rem}}.WorkShowcase-module__DPl_lq__trafficLights{align-items:center;gap:8px;display:flex}@media (max-width:640px){.WorkShowcase-module__DPl_lq__trafficLights{gap:6px}}.WorkShowcase-module__DPl_lq__dotRed,.WorkShowcase-module__DPl_lq__dotYellow,.WorkShowcase-module__DPl_lq__dotGreen{border-radius:50%;width:11px;height:11px;box-shadow:inset 0 1px 1px #00000040}@media (max-width:640px){.WorkShowcase-module__DPl_lq__dotRed,.WorkShowcase-module__DPl_lq__dotYellow,.WorkShowcase-module__DPl_lq__dotGreen{width:9px;height:9px}}.WorkShowcase-module__DPl_lq__dotRed{background:#ff5f56}.WorkShowcase-module__DPl_lq__dotYellow{background:#ffbd2e}.WorkShowcase-module__DPl_lq__dotGreen{background:#27c93f}.WorkShowcase-module__DPl_lq__addressBar{font-family:var(--font-mono), monospace;color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;max-width:280px;padding:.32rem 1rem;font-size:.76rem;display:flex;overflow:hidden}@media (max-width:640px){.WorkShowcase-module__DPl_lq__addressBar{gap:.35rem;max-width:180px;padding:.22rem .65rem;font-size:.7rem}}.WorkShowcase-module__DPl_lq__lockSvg{color:#10b981;flex-shrink:0}.WorkShowcase-module__DPl_lq__liveBadge{font-family:var(--font-mono), monospace;text-transform:uppercase;color:#10b981;background:#10b9811f;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:.45rem;padding:.22rem .65rem;font-size:.68rem;font-weight:700;display:inline-flex}@media (max-width:640px){.WorkShowcase-module__DPl_lq__liveBadge{padding:.2rem .45rem;font-size:.62rem}}.WorkShowcase-module__DPl_lq__livePulse{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite WorkShowcase-module__DPl_lq__pulseBeacon;box-shadow:0 0 10px #10b981}@keyframes WorkShowcase-module__DPl_lq__pulseBeacon{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.WorkShowcase-module__DPl_lq__viewport{-webkit-user-select:none;user-select:none;background:#02050c;height:380px;position:relative;overflow:hidden}@media (max-width:640px){.WorkShowcase-module__DPl_lq__viewport{height:230px}}.WorkShowcase-module__DPl_lq__scrollHint{font-family:var(--font-mono), monospace;color:#f8fafc;pointer-events:none;z-index:10;-webkit-backdrop-filter:blur(12px);background:#0a0f1ad9;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;gap:.45rem;padding:.38rem .85rem;font-size:.72rem;font-weight:600;transition:opacity .35s;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 4px 18px #00000080}.WorkShowcase-module__DPl_lq__card:hover .WorkShowcase-module__DPl_lq__scrollHint{opacity:0}@media (max-width:640px),(hover:none){.WorkShowcase-module__DPl_lq__scrollHint{display:none}}.WorkShowcase-module__DPl_lq__viewportImageContainer{width:100%;height:100%;position:relative;overflow:hidden}.WorkShowcase-module__DPl_lq__viewportImage{object-fit:cover;object-position:top center;will-change:transform;width:100%;height:auto;min-height:100%;transition:transform 5s cubic-bezier(.2,.8,.2,1);display:block}@media (hover:hover){.WorkShowcase-module__DPl_lq__card:hover .WorkShowcase-module__DPl_lq__viewportImage{transform:translateY(calc(380px - 100%))}}.WorkShowcase-module__DPl_lq__cardBody{gap:var(--space-4);flex-direction:column;flex:auto;padding:1.75rem;display:flex}@media (max-width:640px){.WorkShowcase-module__DPl_lq__cardBody{gap:.85rem;padding:1.25rem}}.WorkShowcase-module__DPl_lq__metaHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.WorkShowcase-module__DPl_lq__categoryTag{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:700}.WorkShowcase-module__DPl_lq__siteLinkIcon{color:var(--fg-muted);font-size:1.1rem;transition:all .25s}.WorkShowcase-module__DPl_lq__card:hover .WorkShowcase-module__DPl_lq__siteLinkIcon{color:var(--card-accent,var(--accent));transform:translate(3px,-3px)}.WorkShowcase-module__DPl_lq__projectTitle{font-family:var(--font-display), -apple-system, BlinkMacSystemFont, sans-serif;color:#fff;margin:0;font-size:1.4rem;font-weight:700;line-height:1.25}@media (max-width:640px){.WorkShowcase-module__DPl_lq__projectTitle{font-size:1.22rem}}.WorkShowcase-module__DPl_lq__projectDesc{color:var(--fg-muted);flex:auto;margin:0;font-size:.94rem;line-height:1.65}@media (max-width:640px){.WorkShowcase-module__DPl_lq__projectDesc{font-size:.88rem;line-height:1.55}}.WorkShowcase-module__DPl_lq__metricsRow{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);gap:.85rem;padding:1rem 0;display:grid}@media (max-width:640px){.WorkShowcase-module__DPl_lq__metricsRow{gap:.5rem;padding:.75rem 0}}.WorkShowcase-module__DPl_lq__metricItem{flex-direction:column;display:flex}.WorkShowcase-module__DPl_lq__metricVal{font-family:var(--font-display), -apple-system, BlinkMacSystemFont, sans-serif;color:#fff;letter-spacing:-.02em;font-size:1.22rem;font-weight:800}@media (max-width:640px){.WorkShowcase-module__DPl_lq__metricVal{font-size:1.08rem}}.WorkShowcase-module__DPl_lq__metricLab{color:#94a3b8;margin-top:.2rem;font-size:.72rem;line-height:1.35}@media (max-width:640px){.WorkShowcase-module__DPl_lq__metricLab{font-size:.65rem;line-height:1.25}}.WorkShowcase-module__DPl_lq__footerRow{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-top:auto;display:flex}.WorkShowcase-module__DPl_lq__tagsList{flex-wrap:wrap;gap:.45rem;display:flex}@media (max-width:640px){.WorkShowcase-module__DPl_lq__tagsList{gap:.35rem}}.WorkShowcase-module__DPl_lq__techTag{font-family:var(--font-mono), monospace;color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;padding:.28rem .6rem;font-size:.7rem}@media (max-width:640px){.WorkShowcase-module__DPl_lq__techTag{padding:.2rem .48rem;font-size:.64rem}}.WorkShowcase-module__DPl_lq__visitBtn{font-family:var(--font-mono), monospace;color:var(--card-accent,var(--accent));align-items:center;gap:.45rem;font-size:.82rem;font-weight:700;transition:gap .2s;display:inline-flex}.WorkShowcase-module__DPl_lq__card:hover .WorkShowcase-module__DPl_lq__visitBtn{gap:.75rem}
.BugBountySection-module__KwQRIa__section{background:radial-gradient(ellipse 70% 45% at 50% 0%, rgb(var(--accent-rgb) / .08), transparent 70%);border-top:1px solid #ffffff14;padding:6rem 0;position:relative;overflow:hidden}@media (max-width:640px){.BugBountySection-module__KwQRIa__section{padding:4.5rem 0}}.BugBountySection-module__KwQRIa__shell{width:100%;max-width:var(--page-max);padding:0 var(--page-pad);z-index:1;margin:0 auto;position:relative}.BugBountySection-module__KwQRIa__header{gap:var(--space-3);flex-direction:column;max-width:820px;margin-bottom:3rem;display:flex}@media (max-width:640px){.BugBountySection-module__KwQRIa__header{margin-bottom:2.25rem}}.BugBountySection-module__KwQRIa__eyebrow{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:rgb(var(--accent-rgb) / .08);border:1px solid rgb(var(--accent-rgb) / .25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;align-items:center;gap:.6rem;width:fit-content;padding:.35rem .95rem;font-weight:700;display:inline-flex}@media (max-width:640px){.BugBountySection-module__KwQRIa__eyebrow{padding:.3rem .8rem;font-size:.68rem}}.BugBountySection-module__KwQRIa__eyebrowDot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s ease-in-out infinite BugBountySection-module__KwQRIa__pulseBeacon}@keyframes BugBountySection-module__KwQRIa__pulseBeacon{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.BugBountySection-module__KwQRIa__h2{font-family:var(--font-display), -apple-system, BlinkMacSystemFont, sans-serif;letter-spacing:-.025em;color:#fff;margin:0;font-size:clamp(2rem,3.6vw,2.75rem);font-weight:800;line-height:1.18}@media (max-width:640px){.BugBountySection-module__KwQRIa__h2{font-size:1.75rem;line-height:1.22}}.BugBountySection-module__KwQRIa__lede{color:var(--fg-muted);margin:0;font-size:1.05rem;line-height:1.68}@media (max-width:640px){.BugBountySection-module__KwQRIa__lede{font-size:.92rem;line-height:1.55}}.BugBountySection-module__KwQRIa__statsStrip{gap:var(--space-4);padding:var(--space-6) var(--space-7);-webkit-backdrop-filter:blur(16px);background:#0f172ab3;border:1px solid #ffffff14;border-top-color:#ffffff29;border-radius:22px;grid-template-columns:repeat(4,1fr);margin-bottom:3.5rem;display:grid;box-shadow:0 16px 36px -10px #00000080}@media (max-width:760px){.BugBountySection-module__KwQRIa__statsStrip{grid-template-columns:repeat(2,1fr);gap:1.25rem .85rem;margin-bottom:2.5rem;padding:1.25rem 1rem}}.BugBountySection-module__KwQRIa__statVal{font-family:var(--font-display), -apple-system, BlinkMacSystemFont, sans-serif;color:var(--accent);letter-spacing:-.02em;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;line-height:1.1}@media (max-width:640px){.BugBountySection-module__KwQRIa__statVal{font-size:1.55rem}}.BugBountySection-module__KwQRIa__statLab{font-size:var(--text-xs);color:#94a3b8;margin-top:.35rem;line-height:1.35}@media (max-width:640px){.BugBountySection-module__KwQRIa__statLab{font-size:.68rem}}.BugBountySection-module__KwQRIa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}@media (max-width:1040px){.BugBountySection-module__KwQRIa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (max-width:640px){.BugBountySection-module__KwQRIa__grid{grid-template-columns:minmax(0,1fr);gap:1.25rem}}.BugBountySection-module__KwQRIa__card{gap:var(--space-4);background:linear-gradient(#12192ae0 0%,#090e19f7 100%);border:1px solid #ffffff14;border-top-color:#ffffff29;border-radius:22px;flex-direction:column;height:100%;padding:1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 16px 40px -10px #0009}@media (max-width:640px){.BugBountySection-module__KwQRIa__card{gap:.85rem;padding:1.25rem}}.BugBountySection-module__KwQRIa__card:hover{border-color:rgb(var(--accent-rgb) / .45);box-shadow:0 24px 48px -12px #000000bf, 0 0 28px rgb(var(--accent-rgb) / .15);transform:translateY(-5px)}.BugBountySection-module__KwQRIa__cardHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.BugBountySection-module__KwQRIa__orgGroup{align-items:center;gap:.85rem;display:flex}.BugBountySection-module__KwQRIa__orgLogoBox{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:8px;display:flex}@media (max-width:640px){.BugBountySection-module__KwQRIa__orgLogoBox{border-radius:10px;width:38px;height:38px;padding:6px}}.BugBountySection-module__KwQRIa__orgLogo{object-fit:contain;max-width:100%;max-height:100%}.BugBountySection-module__KwQRIa__flatten{filter:brightness(0)invert();opacity:.85}.BugBountySection-module__KwQRIa__orgFallbackInitial{font-family:var(--font-mono), monospace;letter-spacing:.05em;color:var(--accent);font-size:.95rem;font-weight:800}.BugBountySection-module__KwQRIa__orgName{font-family:var(--font-display), -apple-system, BlinkMacSystemFont, sans-serif;color:#fff;margin:0;font-size:1.22rem;font-weight:700}@media (max-width:640px){.BugBountySection-module__KwQRIa__orgName{font-size:1.1rem}}.BugBountySection-module__KwQRIa__orgCategory{color:#94a3b8;font-size:.72rem}.BugBountySection-module__KwQRIa__hofBadge{font-family:var(--font-mono), monospace;text-transform:uppercase;color:var(--accent);background:rgb(var(--accent-rgb) / .12);border:1px solid rgb(var(--accent-rgb) / .35);white-space:nowrap;border-radius:9999px;padding:.25rem .65rem;font-size:.68rem;font-weight:700}@media (max-width:640px){.BugBountySection-module__KwQRIa__hofBadge{padding:.2rem .5rem;font-size:.62rem}}.BugBountySection-module__KwQRIa__scopeBox{font-family:var(--font-mono), monospace;color:#94a3b8;word-break:break-word;background:#00000059;border:1px solid #ffffff0d;border-radius:8px;padding:.4rem .75rem;font-size:.75rem}@media (max-width:640px){.BugBountySection-module__KwQRIa__scopeBox{padding:.32rem .6rem;font-size:.7rem}}.BugBountySection-module__KwQRIa__cardBody{color:var(--fg-muted);flex:auto;margin:0;font-size:.88rem;line-height:1.6}@media (max-width:640px){.BugBountySection-module__KwQRIa__cardBody{font-size:.84rem;line-height:1.5}}.BugBountySection-module__KwQRIa__highlightRow{color:#38bdf8;border-top:1px solid #ffffff0f;align-items:center;gap:.55rem;margin-top:auto;padding-top:.85rem;font-size:.8rem;font-weight:600;display:flex}@media (max-width:640px){.BugBountySection-module__KwQRIa__highlightRow{padding-top:.65rem;font-size:.75rem}}.BugBountySection-module__KwQRIa__checkDot{background:#38bdf8;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #38bdf8}.BugBountySection-module__KwQRIa__methodologyNote{-webkit-backdrop-filter:blur(14px);background:#0f172a99;border:1px solid #ffffff14;border-top-color:#ffffff29;border-radius:20px;margin-top:3.5rem;padding:1.75rem 2rem}@media (max-width:640px){.BugBountySection-module__KwQRIa__methodologyNote{margin-top:2.5rem;padding:1.25rem}}.BugBountySection-module__KwQRIa__noteContent{flex-direction:column;gap:.5rem;display:flex}.BugBountySection-module__KwQRIa__noteLabel{font-family:var(--font-mono), monospace;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;font-size:.72rem;font-weight:700}.BugBountySection-module__KwQRIa__noteText{color:var(--fg-muted);margin:0;font-size:.94rem;line-height:1.65}@media (max-width:640px){.BugBountySection-module__KwQRIa__noteText{font-size:.88rem;line-height:1.55}}.BugBountySection-module__KwQRIa__noteText strong{color:#fff}
.ContactForm-module__j1WgZG__card{border:1px solid var(--border);background:var(--surface-raised);padding:var(--space-8) var(--space-8);border-radius:20px;transition:border-color .3s;position:relative;overflow:hidden;box-shadow:0 30px 70px #0006}.ContactForm-module__j1WgZG__card:focus-within{border-color:rgb(var(--accent-rgb) / .28)}.ContactForm-module__j1WgZG__card:before{content:"";background:linear-gradient(90deg, transparent, rgb(var(--accent-rgb) / .55), transparent);height:1px;animation:6s ease-in-out infinite ContactForm-module__j1WgZG__cf-sweep;position:absolute;inset:0 0 auto;transform:translate(-100%)}@keyframes ContactForm-module__j1WgZG__cf-sweep{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.ContactForm-module__j1WgZG__grid>*{opacity:0;animation:.5s forwards ContactForm-module__j1WgZG__cf-rise;transform:translateY(8px)}@keyframes ContactForm-module__j1WgZG__cf-rise{to{opacity:1;transform:translateY(0)}}.ContactForm-module__j1WgZG__grid>:first-child{animation-delay:20ms}.ContactForm-module__j1WgZG__grid>:nth-child(2){animation-delay:60ms}.ContactForm-module__j1WgZG__grid>:nth-child(3){animation-delay:.1s}.ContactForm-module__j1WgZG__grid>:nth-child(4){animation-delay:.14s}.ContactForm-module__j1WgZG__grid>:nth-child(5){animation-delay:.18s}.ContactForm-module__j1WgZG__grid>:nth-child(6){animation-delay:.22s}.ContactForm-module__j1WgZG__sending{position:relative}@media (prefers-reduced-motion:reduce){.ContactForm-module__j1WgZG__card:before{opacity:0;animation:none}.ContactForm-module__j1WgZG__field{opacity:1;animation:none;transform:none}}.ContactForm-module__j1WgZG__title{font-family:var(--font-display), sans-serif;font-size:var(--text-2xl);letter-spacing:-.03em;margin:0 0 var(--space-4);font-weight:600;line-height:1.12}.ContactForm-module__j1WgZG__intro{font-size:var(--text-md);color:var(--fg-muted);margin:0 0 var(--space-7);line-height:1.65}.ContactForm-module__j1WgZG__legend{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:var(--space-6) 0 var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--border-soft)}.ContactForm-module__j1WgZG__legendFirst{border-top:none;margin-top:0;padding-top:0}.ContactForm-module__j1WgZG__grid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.ContactForm-module__j1WgZG__full{grid-column:1/-1}.ContactForm-module__j1WgZG__label{font-size:var(--text-sm);color:var(--fg-muted);margin-bottom:var(--space-2);font-weight:500;display:block}.ContactForm-module__j1WgZG__required{color:var(--accent)}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__select,.ContactForm-module__j1WgZG__textarea{width:100%;padding:var(--space-3) var(--space-4);color:var(--fg);font-size:var(--text-md);background:#0b1018d9;border:1px solid #ffffff1a;border-radius:12px;outline:none;transition:border-color .18s}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__select:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:rgb(var(--accent-rgb) / .5);box-shadow:0 0 0 3px rgb(var(--accent-rgb) / .09)}.ContactForm-module__j1WgZG__input:not(:placeholder-shown):valid{border-color:rgb(var(--accent-rgb) / .22)}.ContactForm-module__j1WgZG__select{appearance:none}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:130px;line-height:1.6}.ContactForm-module__j1WgZG__inputError{border-color:#ff4d6d99}.ContactForm-module__j1WgZG__error{font-size:var(--text-xs);color:var(--danger);margin-top:var(--space-2);animation:.32s ContactForm-module__j1WgZG__cf-shake}@keyframes ContactForm-module__j1WgZG__cf-shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.ContactForm-module__j1WgZG__counter{font-size:var(--text-xs);font-family:var(--font-mono), monospace;color:var(--fg-faint);margin-top:var(--space-2);text-align:right}.ContactForm-module__j1WgZG__counterWarn{color:var(--danger)}@media (prefers-reduced-motion:reduce){.ContactForm-module__j1WgZG__error{animation:none}}.ContactForm-module__j1WgZG__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.ContactForm-module__j1WgZG__notice{margin-top:var(--space-5);padding:var(--space-3) var(--space-4);border:1px solid var(--border);font-size:var(--text-sm);color:var(--fg-muted);background:#0b1018b3;border-radius:12px;line-height:1.6}.ContactForm-module__j1WgZG__submit{margin-top:var(--space-6);width:100%;padding:var(--space-4) var(--space-6);text-align:center;font-size:var(--text-md);cursor:pointer;color:var(--bg);background:var(--accent);border:none;border-radius:14px;font-weight:600;transition:transform .18s,background .18s}.ContactForm-module__j1WgZG__submit:hover:not(:disabled){background:var(--accent-bright);transform:translateY(-2px)}.ContactForm-module__j1WgZG__submit:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__j1WgZG__formError{margin-top:var(--space-5);padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--fg);background:#ff4d6d14;border:1px solid #ff4d6d59;border-radius:12px}.ContactForm-module__j1WgZG__sent{padding:var(--space-8) 0 var(--space-6);text-align:center}.ContactForm-module__j1WgZG__check{width:58px;height:58px;margin:0 auto var(--space-6);border:1px solid rgb(var(--accent-rgb) / .35);background:var(--accent-soft);color:var(--accent);font-size:var(--text-xl);border-radius:18px;justify-content:center;align-items:center;display:flex}.ContactForm-module__j1WgZG__sentTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-2xl);letter-spacing:-.03em;margin:0 0 var(--space-4);font-weight:600}.ContactForm-module__j1WgZG__sentBody{font-size:var(--text-md);color:var(--fg-muted);margin:0 auto var(--space-7);max-width:420px;line-height:1.7}.ContactForm-module__j1WgZG__reference{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--fg-muted);padding:var(--space-4) var(--space-5);border:1px solid var(--border);background:#0b1018cc;border-radius:12px;display:inline-block}@media (max-width:700px){.ContactForm-module__j1WgZG__card{padding:var(--space-7) var(--space-5)}.ContactForm-module__j1WgZG__grid{grid-template-columns:minmax(0,1fr)}}
.MethodologyTimeline-module__5yOk7W__wrap{position:relative}.MethodologyTimeline-module__5yOk7W__rail{background:#ffffff14;height:2px;position:absolute;top:21px;left:0;right:0}.MethodologyTimeline-module__5yOk7W__progress{background:linear-gradient(90deg, rgb(var(--accent-rgb) / .5), var(--accent));width:0;height:2px;transition:width .35s;position:absolute;top:21px;left:0}.MethodologyTimeline-module__5yOk7W__steps{gap:var(--space-5);grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;display:grid;position:relative}.MethodologyTimeline-module__5yOk7W__step{opacity:.28;transition:opacity .5s,transform .5s;transform:translateY(10px)}.MethodologyTimeline-module__5yOk7W__stepOn{opacity:1;transform:translateY(0)}.MethodologyTimeline-module__5yOk7W__num{background:var(--surface);width:44px;height:44px;font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:var(--fg-muted);margin-bottom:var(--space-5);border:1px solid #ffffff1a;border-radius:13px;justify-content:center;align-items:center;transition:border-color .5s,color .5s;display:flex}.MethodologyTimeline-module__5yOk7W__stepOn .MethodologyTimeline-module__5yOk7W__num{border-color:rgb(var(--accent-rgb) / .5);color:var(--accent)}.MethodologyTimeline-module__5yOk7W__title{font-family:var(--font-display), sans-serif;font-size:var(--text-base);margin-bottom:var(--space-3);font-weight:600}.MethodologyTimeline-module__5yOk7W__body{font-size:var(--text-sm);color:var(--fg-muted);line-height:1.65}@media (max-width:1040px){.MethodologyTimeline-module__5yOk7W__steps{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr))}.MethodologyTimeline-module__5yOk7W__rail,.MethodologyTimeline-module__5yOk7W__progress{display:none}}@media (max-width:700px){.MethodologyTimeline-module__5yOk7W__steps{grid-template-columns:minmax(0,1fr)}.MethodologyTimeline-module__5yOk7W__step{opacity:1;transform:none}}
.RecognitionMarquee-module__90M1Xa__band{--strip-height:5.25rem;height:var(--strip-height);border-top:1px solid rgb(var(--accent-rgb) / .16);border-bottom:1px solid rgb(var(--accent-rgb) / .16);background:rgb(var(--accent-rgb) / .04);align-items:center;display:flex;position:relative;overflow:hidden}.RecognitionMarquee-module__90M1Xa__inner{width:100%;max-width:var(--page-max);padding:0 var(--page-pad);align-items:center;gap:var(--space-8);margin:0 auto;display:flex}.RecognitionMarquee-module__90M1Xa__heading{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);white-space:nowrap;flex:none;margin:0;font-weight:700}.RecognitionMarquee-module__90M1Xa__viewport{flex:auto;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 92%,#0000)}.RecognitionMarquee-module__90M1Xa__track{width:max-content;animation:38s linear infinite RecognitionMarquee-module__90M1Xa__slide;display:flex}.RecognitionMarquee-module__90M1Xa__viewport:hover .RecognitionMarquee-module__90M1Xa__track,.RecognitionMarquee-module__90M1Xa__viewport:focus-within .RecognitionMarquee-module__90M1Xa__track{animation-play-state:paused}.RecognitionMarquee-module__90M1Xa__row{flex:none;align-items:center;gap:2.75rem;margin:0;padding-right:2.75rem;list-style:none;display:flex}.RecognitionMarquee-module__90M1Xa__item{flex:none;align-items:center;display:flex}.RecognitionMarquee-module__90M1Xa__wordmark{font-family:var(--font-display), sans-serif;letter-spacing:.05em;color:var(--fg-faint);white-space:nowrap;font-size:1.2rem;font-weight:600;transition:color .25s}.RecognitionMarquee-module__90M1Xa__item:hover .RecognitionMarquee-module__90M1Xa__wordmark{color:var(--fg)}.RecognitionMarquee-module__90M1Xa__logo{object-fit:contain;opacity:.88;width:auto;max-width:165px;height:38px;transition:opacity .25s;display:block}.RecognitionMarquee-module__90M1Xa__flatten{filter:brightness(0)invert();opacity:.5}.RecognitionMarquee-module__90M1Xa__item:hover .RecognitionMarquee-module__90M1Xa__logo{opacity:1}@keyframes RecognitionMarquee-module__90M1Xa__slide{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:760px){.RecognitionMarquee-module__90M1Xa__band{height:auto;min-height:4.5rem;padding:.75rem 0}.RecognitionMarquee-module__90M1Xa__inner{flex-direction:column;justify-content:center;align-items:center;gap:.55rem}.RecognitionMarquee-module__90M1Xa__heading{clip-path:none;letter-spacing:.16em;text-transform:uppercase;width:auto;height:auto;color:var(--accent);background:rgb(var(--accent-rgb) / .09);border:1px solid rgb(var(--accent-rgb) / .28);box-shadow:0 0 16px rgb(var(--accent-rgb) / .15);border-radius:9999px;align-items:center;gap:.4rem;padding:.22rem .75rem;font-size:.68rem;font-weight:700;display:inline-flex;position:relative;overflow:visible}.RecognitionMarquee-module__90M1Xa__heading:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%;display:inline-block}.RecognitionMarquee-module__90M1Xa__viewport{width:100%}.RecognitionMarquee-module__90M1Xa__row{gap:var(--space-6);padding-right:var(--space-6)}.RecognitionMarquee-module__90M1Xa__wordmark{font-size:.9rem}.RecognitionMarquee-module__90M1Xa__logo{max-width:118px;height:26px}}@media (prefers-reduced-motion:reduce){.RecognitionMarquee-module__90M1Xa__track{animation:none}.RecognitionMarquee-module__90M1Xa__viewport{scrollbar-width:none;overflow-x:auto}.RecognitionMarquee-module__90M1Xa__viewport::-webkit-scrollbar{display:none}.RecognitionMarquee-module__90M1Xa__row[aria-hidden=true],.RecognitionMarquee-module__90M1Xa__extra{display:none}}
.BuiltSitesTeaser-module__lWSlBa__band{padding:var(--space-10) 0;border-top:1px solid rgb(var(--accent-rgb) / .12);border-bottom:1px solid rgb(var(--accent-rgb) / .08);background:radial-gradient(ellipse 70% 50% at 50% 0%, rgb(var(--accent-rgb) / .05), transparent 70%);position:relative;overflow:hidden}.BuiltSitesTeaser-module__lWSlBa__shell{width:100%;max-width:var(--page-max);padding:0 var(--page-pad);z-index:1;margin:0 auto;position:relative}.BuiltSitesTeaser-module__lWSlBa__headerRow{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-7);flex-wrap:wrap;display:flex}.BuiltSitesTeaser-module__lWSlBa__intro{gap:var(--space-2);flex-direction:column;max-width:620px;display:flex}.BuiltSitesTeaser-module__lWSlBa__eyebrow{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.BuiltSitesTeaser-module__lWSlBa__h2{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;color:var(--fg);margin:0;font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:700;line-height:1.18}.BuiltSitesTeaser-module__lWSlBa__lede{font-size:var(--text-base);color:var(--fg-muted);margin:0;line-height:1.55}.BuiltSitesTeaser-module__lWSlBa__viewAllLink{font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:var(--accent);align-items:center;gap:.4rem;padding:.5rem 0;font-weight:700;text-decoration:none;transition:gap .2s,transform .2s;display:inline-flex}.BuiltSitesTeaser-module__lWSlBa__viewAllLink:hover{gap:.65rem;transform:translate(2px)}.BuiltSitesTeaser-module__lWSlBa__teaserGrid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (max-width:1040px){.BuiltSitesTeaser-module__lWSlBa__teaserGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:580px){.BuiltSitesTeaser-module__lWSlBa__teaserGrid{grid-template-columns:minmax(0,1fr)}}.BuiltSitesTeaser-module__lWSlBa__teaserCard{padding:var(--space-5);gap:var(--space-3);color:inherit;background:linear-gradient(165deg,#101828d9,#080e19f2);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.BuiltSitesTeaser-module__lWSlBa__teaserCard:hover{border-color:var(--card-accent,var(--accent));box-shadow:0 16px 36px -10px #000000b3, 0 0 24px var(--card-accent-glow,#00f5a01f);transform:translateY(-4px)}.BuiltSitesTeaser-module__lWSlBa__cardTop{justify-content:space-between;align-items:center;display:flex}.BuiltSitesTeaser-module__lWSlBa__siteTag{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:700}.BuiltSitesTeaser-module__lWSlBa__siteLiveDot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #10b981}.BuiltSitesTeaser-module__lWSlBa__siteName{font-family:var(--font-display), sans-serif;color:var(--fg);margin:0;font-size:1.2rem;font-weight:700}.BuiltSitesTeaser-module__lWSlBa__siteTitle{color:var(--fg-muted);margin:0;font-size:.82rem;line-height:1.45}.BuiltSitesTeaser-module__lWSlBa__statPill{padding-top:var(--space-3);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:auto;display:flex}.BuiltSitesTeaser-module__lWSlBa__metricValue{font-family:var(--font-display), sans-serif;color:var(--fg);font-size:.95rem;font-weight:700}.BuiltSitesTeaser-module__lWSlBa__metricLabel{color:var(--fg-faint);font-size:.65rem}.BuiltSitesTeaser-module__lWSlBa__cardArrow{color:var(--fg-muted);font-size:.85rem;transition:transform .2s,color .2s}.BuiltSitesTeaser-module__lWSlBa__teaserCard:hover .BuiltSitesTeaser-module__lWSlBa__cardArrow{color:var(--card-accent,var(--accent));transform:translate(2px,-2px)}
.sections-module__6gzkAW__main{z-index:1;position:relative}.sections-module__6gzkAW__shell{max-width:var(--page-max);margin:0 auto}.sections-module__6gzkAW__intro{padding:var(--space-10) var(--page-pad) var(--space-10)}.sections-module__6gzkAW__band{padding:var(--space-9) var(--page-pad)}.sections-module__6gzkAW__bandRaised{background:var(--surface);border-top:1px solid var(--border-soft)}.sections-module__6gzkAW__bandBounded{background:var(--surface);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.sections-module__6gzkAW__eyebrow{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-5)}.sections-module__6gzkAW__h1{font-family:var(--font-display), sans-serif;font-size:var(--text-3xl);letter-spacing:-.035em;margin:0 0 var(--space-6);text-wrap:pretty;max-width:900px;font-weight:600;line-height:1.08}.sections-module__6gzkAW__h2{font-family:var(--font-display), sans-serif;font-size:var(--text-2xl);letter-spacing:-.03em;margin:0 0 var(--space-3);font-weight:600;line-height:1.14}.sections-module__6gzkAW__h3{font-family:var(--font-display), sans-serif;font-size:var(--text-2xl);letter-spacing:-.025em;margin:0 0 var(--space-5);font-weight:600}.sections-module__6gzkAW__lede{font-size:var(--text-lg);color:var(--fg-muted);text-wrap:pretty;max-width:720px;margin:0;line-height:1.65}.sections-module__6gzkAW__body{font-size:var(--text-base);color:var(--fg-muted);margin:0 0 var(--space-4);line-height:1.75}.sections-module__6gzkAW__sectionCopy{font-size:var(--text-base);color:var(--fg-muted);margin:0 0 var(--space-8);max-width:560px;line-height:1.65}.sections-module__6gzkAW__btnPrimary{padding:var(--space-4) var(--space-6);font-size:var(--text-md);color:var(--bg);background:var(--accent);border-radius:14px;font-weight:600;transition:transform .18s,background .18s;display:inline-block}.sections-module__6gzkAW__btnPrimary:hover{background:var(--accent-bright);color:var(--bg);transform:translateY(-2px)}.sections-module__6gzkAW__btnPrimary:active{transition-duration:.1s;transform:translateY(0)scale(.97)}.sections-module__6gzkAW__btnGhost{padding:var(--space-4) var(--space-6);font-size:var(--text-md);color:var(--fg);border:1px solid var(--border-strong);background:#1017228c;border-radius:14px;font-weight:600;transition:border-color .18s,background .18s,transform .18s;display:inline-block}.sections-module__6gzkAW__btnGhost:hover{border-color:rgb(var(--accent-rgb) / .35);color:var(--fg);background:#101722e6}.sections-module__6gzkAW__btnGhost:active{transition-duration:.1s;transform:scale(.97)}.sections-module__6gzkAW__ctaActions{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.sections-module__6gzkAW__ctaNote{margin:var(--space-5) 0 0;font-size:var(--text-sm);color:var(--fg-muted);text-align:center}.sections-module__6gzkAW__ctaNoteLink{color:var(--accent);overflow-wrap:anywhere;text-decoration:none}.sections-module__6gzkAW__ctaNoteLink:hover,.sections-module__6gzkAW__ctaNoteLink:focus-visible{color:var(--accent-bright);text-underline-offset:4px;text-decoration:underline}.sections-module__6gzkAW__card{padding:var(--space-6) var(--space-5);border:1px solid var(--border);background:var(--surface-raised);border-radius:16px;height:100%;transition:border-color .25s,transform .25s}.sections-module__6gzkAW__card:hover{border-color:#4f8cff4d;transform:translateY(-4px)}.sections-module__6gzkAW__card:active{transition-duration:.1s;transform:translateY(-1px)scale(.99)}.sections-module__6gzkAW__cardNum{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--info);margin-bottom:var(--space-4)}.sections-module__6gzkAW__cardTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-base);margin-bottom:var(--space-2);font-weight:600}.sections-module__6gzkAW__cardBody{font-size:var(--text-sm);color:var(--fg-muted);line-height:1.6}.sections-module__6gzkAW__grid2{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sections-module__6gzkAW__grid3{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.sections-module__6gzkAW__grid4{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.sections-module__6gzkAW__splitEven{gap:var(--space-9);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.sections-module__6gzkAW__ctaBand{padding:var(--space-9) var(--page-pad) var(--space-10)}.sections-module__6gzkAW__ctaInner{max-width:var(--page-max);border:1px solid rgb(var(--accent-rgb) / .18);background:linear-gradient(180deg, #0d1824, var(--surface));padding:var(--space-9) var(--space-9);text-align:center;border-radius:20px;margin:0 auto}.sections-module__6gzkAW__ctaHeading{font-family:var(--font-display), sans-serif;font-size:var(--text-2xl);letter-spacing:-.03em;margin:0 0 var(--space-6);font-weight:600}@media (max-width:1040px){.sections-module__6gzkAW__grid4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:880px){.sections-module__6gzkAW__intro{padding:var(--space-9) var(--space-5) var(--space-9)}.sections-module__6gzkAW__band,.sections-module__6gzkAW__ctaBand{padding:var(--space-9) var(--space-5)}.sections-module__6gzkAW__grid2,.sections-module__6gzkAW__grid3,.sections-module__6gzkAW__grid4,.sections-module__6gzkAW__splitEven{gap:var(--space-7);grid-template-columns:minmax(0,1fr)}.sections-module__6gzkAW__ctaInner{padding:var(--space-8) var(--space-5)}}
.about-module__8TymFG__value{padding:var(--space-5) var(--space-5);border:1px solid var(--border);background:var(--surface-raised);border-radius:14px}.about-module__8TymFG__valueTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-md);margin-bottom:var(--space-2);font-weight:600}.about-module__8TymFG__valueBody{font-size:var(--text-sm);color:var(--fg-muted);line-height:1.6}.about-module__8TymFG__valueStack{gap:var(--space-3);display:grid}.about-module__8TymFG__groupSplit{align-items:center;gap:var(--space-8);margin:var(--space-8) 0 var(--space-9);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.about-module__8TymFG__groupFigure{border:1px solid var(--border);background:var(--surface);aspect-ratio:4/3;border-radius:20px;margin:0;position:relative;overflow:hidden}.about-module__8TymFG__groupImg{object-fit:cover;object-position:center 32%;width:100%;height:100%;display:block}.about-module__8TymFG__groupSheen{pointer-events:none;background:linear-gradient(180deg, transparent 45%,  #05080e8c 100%), linear-gradient(120deg, rgb(var(--accent-rgb) / .12), transparent 55%);position:absolute;inset:0}.about-module__8TymFG__groupCopy{gap:var(--space-4);display:grid}.about-module__8TymFG__quote{font-family:var(--font-display), sans-serif;font-size:var(--text-xl);color:var(--fg);padding-left:var(--space-5);border-left:2px solid var(--accent);margin:0;font-weight:500;line-height:1.35}.about-module__8TymFG__credit{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-faint)}.about-module__8TymFG__motto{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.about-module__8TymFG__motto span{font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:var(--accent);padding:var(--space-1) var(--space-3);border:1px solid rgb(var(--accent-rgb) / .3);background:var(--accent-soft);border-radius:999px}@media (max-width:900px){.about-module__8TymFG__groupSplit{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.about-module__8TymFG__groupFigure{aspect-ratio:16/10}}.about-module__8TymFG__teamGrid{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex;position:relative}.about-module__8TymFG__teamGrid>*{flex:0 1 calc((100% - 4 * var(--space-4)) / 5);min-width:0}.about-module__8TymFG__member{border:1px solid var(--border);background:var(--surface-raised);border-radius:18px;flex-direction:column;height:100%;transition:border-color .25s;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__member:hover{border-color:rgb(var(--accent-rgb) / .35)}.about-module__8TymFG__portrait{aspect-ratio:1;background-color:var(--surface);flex:none;position:relative;overflow:hidden}.about-module__8TymFG__portraitImg{object-fit:cover;object-position:center;width:100%;height:100%}.about-module__8TymFG__memberBody{padding:var(--space-5);flex-direction:column;flex:1;display:flex}.about-module__8TymFG__memberName{font-family:var(--font-display), sans-serif;font-size:var(--text-lg);font-weight:600}.about-module__8TymFG__memberNickname{color:var(--fg-muted);font-size:.85em;font-weight:400}.about-module__8TymFG__memberRole{font-size:var(--text-sm);color:var(--accent);margin:var(--space-1) 0 var(--space-4);font-family:var(--font-mono), monospace}.about-module__8TymFG__memberBio{font-size:var(--text-sm);color:var(--fg-muted);-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical;line-height:1.65;display:-webkit-box;overflow:hidden}.about-module__8TymFG__memberLink{color:inherit}.about-module__8TymFG__memberLink:after{content:"";border-radius:inherit;position:absolute;inset:0}.about-module__8TymFG__memberMore{padding-top:var(--space-4);font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.08em;color:var(--accent);align-self:flex-start;margin-top:auto;transition:transform .2s;display:inline-block}.about-module__8TymFG__member:hover .about-module__8TymFG__memberMore{transform:translate(3px)}.about-module__8TymFG__placeholderNote{margin-top:var(--space-6);padding:var(--space-4) var(--space-5);font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--fg-muted);background:#ff4d6d0f;border:1px dashed #ff4d6d59;border-radius:12px}@media (max-width:1280px){.about-module__8TymFG__teamGrid>*{flex-basis:calc((100% - 2 * var(--space-4)) / 3)}}@media (max-width:1100px){.about-module__8TymFG__teamRail{display:none}}@media (max-width:900px){.about-module__8TymFG__teamGrid>*{flex-basis:calc((100% - var(--space-4)) / 2)}}@media (max-width:680px){.about-module__8TymFG__teamGrid>*{flex-basis:100%}}
.PostManager-module__xgjWdW__toolbar{margin-bottom:var(--space-5);justify-content:flex-end;display:flex}.PostManager-module__xgjWdW__editor{gap:var(--space-5);flex-direction:column;max-width:60rem;display:flex}.PostManager-module__xgjWdW__row{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.PostManager-module__xgjWdW__field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.PostManager-module__xgjWdW__label{font-size:var(--text-sm);color:var(--fg);font-weight:600}.PostManager-module__xgjWdW__note{color:var(--fg-faint);font-weight:400;font-size:var(--text-xs)}.PostManager-module__xgjWdW__textarea{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--border-strong);background:var(--surface);color:var(--fg);font-size:var(--text-sm);resize:vertical;border-radius:10px;line-height:1.6}.PostManager-module__xgjWdW__textarea:focus-visible{border-color:var(--accent-line)}.PostManager-module__xgjWdW__body{font-family:var(--font-mono), monospace;tab-size:2;line-height:1.7}.PostManager-module__xgjWdW__checkRow{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--fg);display:flex}.PostManager-module__xgjWdW__actions{gap:var(--space-3);padding-top:var(--space-3);display:flex}.PostManager-module__xgjWdW__rowActions{gap:var(--space-2);white-space:nowrap;display:flex}.PostManager-module__xgjWdW__live,.PostManager-module__xgjWdW__draft{font-family:var(--font-mono), monospace;font-size:var(--text-2xs);padding:var(--space-1) var(--space-2);white-space:nowrap;border-radius:4px}.PostManager-module__xgjWdW__live{color:var(--accent);background:var(--accent-soft);border:1px solid rgb(var(--accent-rgb) / .3)}.PostManager-module__xgjWdW__draft{color:var(--fg-muted);border:1px solid var(--border);background:#ffffff0a}.PostManager-module__xgjWdW__confirmBtn{padding:var(--space-2) var(--space-3);color:var(--danger);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;background:#ff4d6d24;border:1px solid #ff4d6d80;border-radius:8px;font-weight:600}@media (max-width:860px){.PostManager-module__xgjWdW__row{grid-template-columns:minmax(0,1fr)}}.PostManager-module__xgjWdW__split{gap:var(--space-5);display:grid}.PostManager-module__xgjWdW__splitOn{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.PostManager-module__xgjWdW__bodyHead{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.PostManager-module__xgjWdW__bodyTools{gap:var(--space-2);flex-wrap:wrap;display:flex}.PostManager-module__xgjWdW__smallBtn{min-height:36px;padding:0 var(--space-4);border:1px solid var(--border-strong);color:var(--fg-muted);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9px;align-items:center;transition:color .18s,border-color .18s;display:inline-flex}.PostManager-module__xgjWdW__smallBtn:hover{color:var(--accent);border-color:rgb(var(--accent-rgb) / .45)}.PostManager-module__xgjWdW__fileInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.PostManager-module__xgjWdW__preview{border:1px solid var(--border);background:var(--surface-raised);padding:var(--space-6);border-radius:14px;max-height:34rem;overflow-y:auto}.PostManager-module__xgjWdW__previewCover{aspect-ratio:16/9;object-fit:cover;width:100%;margin-bottom:var(--space-5);border-radius:10px;display:block}.PostManager-module__xgjWdW__previewTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-xl);letter-spacing:-.02em;margin:0 0 var(--space-3);text-wrap:balance;font-weight:600}.PostManager-module__xgjWdW__previewExcerpt{font-size:var(--text-md);color:var(--fg-muted);margin:0 0 var(--space-5);padding-bottom:var(--space-5);border-bottom:1px solid var(--border);line-height:1.6}.PostManager-module__xgjWdW__preview figure{margin:0 0 var(--space-5)}.PostManager-module__xgjWdW__preview figure img{border-radius:10px;width:100%;display:block}.PostManager-module__xgjWdW__preview figcaption{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--fg-faint)}.PostManager-module__xgjWdW__previewTabs{gap:var(--space-2);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border);display:flex}.PostManager-module__xgjWdW__previewTab{padding:var(--space-1) var(--space-3);border:1px solid var(--border);color:var(--fg-muted);font-size:var(--text-xs);cursor:pointer;background:0 0;border-radius:6px;font-weight:500;transition:all .15s}.PostManager-module__xgjWdW__previewTab:hover{color:var(--fg);border-color:var(--border-strong)}.PostManager-module__xgjWdW__previewTabActive{color:var(--accent);border-color:rgb(var(--accent-rgb) / .4);background:var(--accent-soft)}.PostManager-module__xgjWdW__cardPreviewSection{gap:var(--space-3);flex-direction:column;display:flex}.PostManager-module__xgjWdW__previewSectionLabel{font-size:var(--text-xs);font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.05em;color:var(--fg-faint)}.PostManager-module__xgjWdW__coverRow{gap:var(--space-4);grid-template-columns:minmax(0,200px) minmax(0,1fr);align-items:start;display:grid}.PostManager-module__xgjWdW__coverPreview{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--border);border-radius:10px;width:100%;display:block}.PostManager-module__xgjWdW__coverActions{gap:var(--space-3);align-content:start;display:grid}.PostManager-module__xgjWdW__uploadBtn{min-height:44px;padding:0 var(--space-5);border:1px dashed var(--border-strong);color:var(--fg-muted);font-size:var(--text-sm);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:color .18s,border-color .18s;display:inline-flex}.PostManager-module__xgjWdW__uploadBtn:hover{color:var(--accent);border-color:rgb(var(--accent-rgb) / .45)}.PostManager-module__xgjWdW__tagPicker{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.PostManager-module__xgjWdW__tagChip{padding:var(--space-1) var(--space-3);border:1px solid var(--border);color:var(--fg-faint);font-size:var(--text-xs);cursor:pointer;background:0 0;border-radius:999px;transition:color .15s,border-color .15s,background .15s}.PostManager-module__xgjWdW__tagChip:hover{color:var(--fg);border-color:var(--border-strong)}.PostManager-module__xgjWdW__tagChipOn{color:var(--accent);border-color:rgb(var(--accent-rgb) / .45);background:var(--accent-soft)}@media (max-width:1100px){.PostManager-module__xgjWdW__splitOn{grid-template-columns:minmax(0,1fr)}.PostManager-module__xgjWdW__preview{max-height:none}}@media (max-width:620px){.PostManager-module__xgjWdW__coverRow{grid-template-columns:minmax(0,1fr)}}
.contact-module__swMWYG__layout{max-width:var(--page-max);gap:var(--space-7);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;margin:0 auto;display:grid}.contact-module__swMWYG__aside{gap:var(--space-4);display:grid;position:sticky;top:96px}.contact-module__swMWYG__panel{border:1px solid var(--border);background:var(--surface);padding:var(--space-6);border-radius:18px}.contact-module__swMWYG__panelTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-base);margin-bottom:var(--space-2);font-weight:600}.contact-module__swMWYG__panelCopy{font-size:var(--text-sm);color:var(--fg-muted);margin:0 0 var(--space-5);line-height:1.65}.contact-module__swMWYG__metaRows{gap:var(--space-3);display:grid}.contact-module__swMWYG__metaRow{font-size:var(--text-sm);justify-content:space-between;display:flex}.contact-module__swMWYG__metaKey{color:var(--fg-muted)}.contact-module__swMWYG__metaValue{font-family:var(--font-mono), monospace;color:var(--fg);font-size:var(--text-sm)}.contact-module__swMWYG__process{display:grid}.contact-module__swMWYG__step{gap:var(--space-4);grid-template-columns:24px minmax(0,1fr);display:grid}.contact-module__swMWYG__stepRail{flex-direction:column;align-items:center;display:flex}.contact-module__swMWYG__stepNum{border:1px solid var(--border-strong);background:var(--surface-raised);width:22px;height:22px;font-family:var(--font-mono), monospace;font-size:var(--text-2xs);color:var(--accent);border-radius:7px;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__stepLine{background:#ffffff17;flex:1;width:1px;min-height:16px}.contact-module__swMWYG__stepContent{padding-bottom:var(--space-5)}.contact-module__swMWYG__stepTitle{font-size:var(--text-md);margin-bottom:var(--space-1);font-weight:600}.contact-module__swMWYG__stepBody{font-size:var(--text-sm);color:var(--fg-muted);line-height:1.6}.contact-module__swMWYG__emailPanel{border:1px solid var(--border);background:var(--surface);padding:var(--space-6) var(--space-6);border-radius:18px}.contact-module__swMWYG__emailLabel{font-size:var(--text-sm);color:var(--fg-muted);margin-top:var(--space-5);margin-bottom:var(--space-2)}.contact-module__swMWYG__email{font-family:var(--font-mono), monospace;font-size:var(--text-md);color:var(--accent);overflow-wrap:anywhere;text-decoration:none;transition:color .2s;display:block}.contact-module__swMWYG__email:hover,.contact-module__swMWYG__email:focus-visible{color:var(--accent-bright,var(--accent));text-underline-offset:4px;text-decoration:underline}@media (max-width:980px){.contact-module__swMWYG__layout{grid-template-columns:minmax(0,1fr)}.contact-module__swMWYG__aside{position:static}}
.legal-module__xpnSVG__doc{max-width:72ch}.legal-module__xpnSVG__updated{align-items:center;gap:var(--space-2);margin-top:var(--space-5);padding:var(--space-2) var(--space-4);border:1px solid var(--border);background:var(--surface-raised);font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--fg-muted);border-radius:999px;display:inline-flex}.legal-module__xpnSVG__disclaimer{margin-top:var(--space-6);padding:var(--space-4) var(--space-5);border:1px dashed rgb(var(--accent-rgb) / .35);background:var(--accent-soft);font-size:var(--text-sm);color:var(--fg-muted);border-radius:12px;line-height:1.6}.legal-module__xpnSVG__list{margin:0 0 var(--space-5);padding-left:var(--space-6);font-size:var(--text-base);color:var(--fg-muted);line-height:1.7}.legal-module__xpnSVG__list li{margin-bottom:var(--space-3)}.legal-module__xpnSVG__list li::marker{color:var(--accent)}.legal-module__xpnSVG__list strong{color:var(--fg);font-weight:600}.legal-module__xpnSVG__rows{gap:var(--space-1);margin:0 0 var(--space-6);border:1px solid var(--border);border-radius:14px;display:grid;overflow:hidden}.legal-module__xpnSVG__row{gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--surface-raised);border-bottom:1px solid var(--border);grid-template-columns:minmax(0,12rem) minmax(0,1fr);display:grid}.legal-module__xpnSVG__row:last-child{border-bottom:none}.legal-module__xpnSVG__rowKey{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--accent);line-height:1.6}.legal-module__xpnSVG__rowValue{font-size:var(--text-sm);color:var(--fg-muted);line-height:1.65}.legal-module__xpnSVG__rowValue strong{color:var(--fg);font-weight:600}.legal-module__xpnSVG__indexGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));display:grid}.legal-module__xpnSVG__indexCard{padding:var(--space-6);border:1px solid var(--border);background:var(--surface-raised);border-radius:16px;transition:border-color .2s,transform .2s;display:block}.legal-module__xpnSVG__indexCard:hover{border-color:rgb(var(--accent-rgb) / .4);transform:translateY(-2px)}.legal-module__xpnSVG__indexCard:active{transform:translateY(0)}.legal-module__xpnSVG__indexTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-lg);margin-bottom:var(--space-2);font-weight:600}.legal-module__xpnSVG__indexBody{font-size:var(--text-sm);color:var(--fg-muted);line-height:1.6}@media (max-width:640px){.legal-module__xpnSVG__row{gap:var(--space-2);grid-template-columns:minmax(0,1fr)}.legal-module__xpnSVG__list{padding-left:var(--space-5)}}@media (prefers-reduced-motion:reduce){.legal-module__xpnSVG__indexCard:hover,.legal-module__xpnSVG__indexCard:active{transform:none}}
.services-module__g8J8Uq__introGrid{max-width:var(--page-max);gap:var(--space-9);grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:center;margin:0 auto;display:grid}.services-module__g8J8Uq__snapshot{border:1px solid var(--border);background:var(--surface-raised);padding:var(--space-6);box-shadow:var(--shadow-card);border-radius:18px}.services-module__g8J8Uq__snapshotTitle{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--fg-muted);margin-bottom:var(--space-5)}.services-module__g8J8Uq__snapshotRows{gap:var(--space-3);display:grid}.services-module__g8J8Uq__snapshotRow{padding:var(--space-3) var(--space-4);border:1px solid var(--border-soft);background:#0b1018bf;border-radius:12px;justify-content:space-between;align-items:center;display:flex}.services-module__g8J8Uq__snapshotKey{font-size:var(--text-sm);color:var(--fg-muted)}.services-module__g8J8Uq__snapshotValue{font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:var(--fg)}.services-module__g8J8Uq__snapshotArt{margin-top:var(--space-5);border:1px solid var(--border-soft);border-radius:12px;height:120px}.services-module__g8J8Uq__offerings{gap:var(--space-5);margin-top:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.services-module__g8J8Uq__offering{padding:var(--space-7) var(--space-7);border:1px solid var(--border);background:var(--surface-raised);border-radius:18px;transition:border-color .25s}.services-module__g8J8Uq__offering:hover{border-color:rgb(var(--accent-rgb) / .35)}.services-module__g8J8Uq__offeringNum{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--accent);margin-bottom:var(--space-4)}.services-module__g8J8Uq__offeringTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-xl);letter-spacing:-.02em;margin-bottom:var(--space-3);font-weight:600}.services-module__g8J8Uq__offeringBody{font-size:var(--text-md);color:var(--fg-muted);line-height:1.7}.services-module__g8J8Uq__deliverable{padding:var(--space-5);border:1px solid var(--border);background:var(--surface-raised);border-radius:14px;height:100%}.services-module__g8J8Uq__tick{color:var(--accent);font-size:var(--text-xs);margin-bottom:var(--space-3)}.services-module__g8J8Uq__deliverableTitle{font-family:var(--font-display), sans-serif;font-size:var(--text-md);margin-bottom:var(--space-2);font-weight:600}.services-module__g8J8Uq__deliverableBody{font-size:var(--text-sm);color:var(--fg-muted);line-height:1.6}.services-module__g8J8Uq__receiveSplit{gap:var(--space-9);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;display:grid}@media (max-width:880px){.services-module__g8J8Uq__introGrid,.services-module__g8J8Uq__offerings,.services-module__g8J8Uq__receiveSplit{gap:var(--space-7);grid-template-columns:minmax(0,1fr)}}
.page-module__TgARCa__head{gap:var(--space-8);grid-template-columns:minmax(0,300px) minmax(0,1fr);align-items:start;display:grid}.page-module__TgARCa__portrait{aspect-ratio:1;border:1px solid var(--border);background:var(--surface);border-radius:20px;overflow:hidden}.page-module__TgARCa__portraitImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.page-module__TgARCa__headCopy{min-width:0}.page-module__TgARCa__role{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-3)}.page-module__TgARCa__name{font-family:var(--font-display), sans-serif;font-size:var(--text-3xl);letter-spacing:var(--track-3xl);line-height:var(--lead-3xl);margin:0 0 var(--space-5);text-wrap:balance;font-weight:600}.page-module__TgARCa__nickname{color:var(--fg-muted);letter-spacing:normal;font-size:.65em;font-weight:400}.page-module__TgARCa__bio{font-size:var(--text-md);color:var(--fg-muted);margin:0 0 var(--space-7);text-wrap:pretty;max-width:62ch;line-height:1.75}.page-module__TgARCa__profileLinks{margin-bottom:var(--space-6);flex-direction:column;gap:.5rem;display:flex}.page-module__TgARCa__profileLinksLabel{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);font-weight:600}.page-module__TgARCa__profilePills{flex-wrap:wrap;gap:.55rem;display:flex}.page-module__TgARCa__profilePill{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.45rem;padding:.42rem .85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__TgARCa__profilePill:hover{border-color:var(--accent);color:#fff;background:#ffffff14;transform:translateY(-2px)}.page-module__TgARCa__arrowIcon{color:var(--accent);font-size:.8rem}.page-module__TgARCa__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.page-module__TgARCa__primary,.page-module__TgARCa__secondary{min-height:46px;padding:0 var(--space-6);font-size:var(--text-md);border-radius:12px;align-items:center;font-weight:600;transition:border-color .18s,color .18s;display:inline-flex}.page-module__TgARCa__primary{background:var(--accent);color:var(--bg)}.page-module__TgARCa__secondary{border:1px solid var(--border-strong);color:var(--fg)}.page-module__TgARCa__secondary:hover{border-color:rgb(var(--accent-rgb) / .45);color:var(--accent)}.page-module__TgARCa__split{gap:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.page-module__TgARCa__h2{font-family:var(--font-display), sans-serif;font-size:var(--text-xl);letter-spacing:var(--track-xl);margin:0 0 var(--space-5);text-wrap:balance;font-weight:600}.page-module__TgARCa__body{font-size:var(--text-base);color:var(--fg-muted);margin:0 0 var(--space-5);max-width:56ch;line-height:1.72}.page-module__TgARCa__focusList{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.page-module__TgARCa__focusItem{align-items:flex-start;gap:var(--space-3);font-size:var(--text-base);color:var(--fg-muted);line-height:1.6;display:flex}.page-module__TgARCa__tick{color:var(--accent);flex:none;line-height:1.6}.page-module__TgARCa__inlineLink{align-items:center;gap:var(--space-2);min-height:44px;font-size:var(--text-md);color:var(--accent);font-weight:600;display:inline-flex}.page-module__TgARCa__inlineLink:hover .page-module__TgARCa__arrow{transform:translate(3px)}.page-module__TgARCa__arrow{transition:transform .2s}.page-module__TgARCa__others{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.page-module__TgARCa__otherCard{align-items:center;gap:var(--space-5);padding:var(--space-5);border:1px solid var(--border);background:var(--surface-raised);border-radius:16px;transition:border-color .25s;display:flex}.page-module__TgARCa__otherCard:hover{border-color:rgb(var(--accent-rgb) / .35)}.page-module__TgARCa__otherAvatar{object-fit:cover;border-radius:14px;flex:none;width:64px;height:64px}.page-module__TgARCa__otherName{color:var(--fg);font-weight:600}.page-module__TgARCa__otherRole{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--fg-muted);margin-top:2px}@media (max-width:900px){.page-module__TgARCa__head,.page-module__TgARCa__split,.page-module__TgARCa__others{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.page-module__TgARCa__portrait{max-width:260px}}
.work-module__8vBVoq__hero{padding:3rem var(--page-pad) 2.75rem;background:radial-gradient(ellipse 70% 60% at 50% -20%, rgb(var(--accent-rgb) / .12), transparent 70%);border-bottom:1px solid #ffffff12;position:relative}@media (max-width:640px){.work-module__8vBVoq__hero{padding:2rem var(--page-pad) 2rem}}.work-module__8vBVoq__heroInner{text-align:center;flex-direction:column;align-items:center;gap:1.4rem;width:100%;max-width:960px;margin:0 auto;display:flex}@media (max-width:640px){.work-module__8vBVoq__heroInner{gap:1.1rem}}.work-module__8vBVoq__eyebrow{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);background:rgb(var(--accent-rgb) / .08);border:1px solid rgb(var(--accent-rgb) / .28);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 0 20px rgb(var(--accent-rgb) / .15);border-radius:9999px;align-items:center;gap:.6rem;padding:.42rem 1.1rem;font-weight:700;display:inline-flex}@media (max-width:640px){.work-module__8vBVoq__eyebrow{padding:.35rem .85rem;font-size:.68rem}}.work-module__8vBVoq__eyebrowDot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s ease-in-out infinite work-module__8vBVoq__pulseBeacon}@keyframes work-module__8vBVoq__pulseBeacon{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.work-module__8vBVoq__h1{font-family:var(--font-display), -apple-system, BlinkMacSystemFont, sans-serif;letter-spacing:-.035em;color:#fff;max-width:900px;margin:0;font-size:clamp(2.6rem,5.6vw,4.2rem);font-weight:800;line-height:1.18}@media (max-width:640px){.work-module__8vBVoq__h1{font-size:clamp(2rem,7.8vw,2.6rem);line-height:1.2}}.work-module__8vBVoq__h1Accent{letter-spacing:-.02em;background:linear-gradient(135deg,#00f5a0 0%,#00d9f5 50%,#70a1ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:.65rem;font-size:clamp(1.5rem,3.2vw,2.3rem);font-weight:600;line-height:1.25;display:block}@media (max-width:640px){.work-module__8vBVoq__h1Accent{margin-top:.45rem;font-size:clamp(1.22rem,4.6vw,1.55rem)}}.work-module__8vBVoq__lede{color:var(--fg-muted);max-width:760px;margin:0;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.7}@media (max-width:640px){.work-module__8vBVoq__lede{font-size:.94rem;line-height:1.6}}.work-module__8vBVoq__heroBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-top:.5rem;display:flex}@media (max-width:640px){.work-module__8vBVoq__heroBadges{gap:.4rem;margin-top:.35rem}}.work-module__8vBVoq__heroBadge{font-family:var(--font-mono), monospace;color:#cbd5e1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:.74rem;font-weight:600;transition:all .25s;display:inline-flex}@media (max-width:640px){.work-module__8vBVoq__heroBadge{gap:.35rem;padding:.32rem .65rem;font-size:.68rem}}.work-module__8vBVoq__heroBadge:hover{color:#fff;background:#ffffff14;border-color:#fff3}.work-module__8vBVoq__badgeDot{background:#10b981;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #10b981}.work-module__8vBVoq__showcaseSection{padding:3.5rem 0 6.5rem;position:relative}@media (max-width:640px){.work-module__8vBVoq__showcaseSection{padding:2.25rem 0 4.5rem}}.work-module__8vBVoq__shell{width:100%;max-width:var(--page-max);padding:0 var(--page-pad);margin:0 auto}.work-module__8vBVoq__ctaBand{background:radial-gradient(ellipse 70% 60% at 50% 100%, rgb(var(--accent-rgb) / .1), transparent 70%);border-top:1px solid #ffffff14;padding:6.5rem 0 7.5rem;position:relative;overflow:hidden}@media (max-width:640px){.work-module__8vBVoq__ctaBand{padding:4.5rem 0 5.5rem}}.work-module__8vBVoq__ctaInner{width:100%;max-width:820px;padding:0 var(--page-pad);text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin:0 auto;display:flex}.work-module__8vBVoq__ctaEyebrow{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-weight:700}.work-module__8vBVoq__ctaHeading{font-family:var(--font-display), -apple-system, BlinkMacSystemFont, sans-serif;letter-spacing:-.025em;color:#fff;margin:0;font-size:clamp(2rem,3.8vw,2.8rem);font-weight:800;line-height:1.18}@media (max-width:640px){.work-module__8vBVoq__ctaHeading{font-size:1.75rem;line-height:1.22}}.work-module__8vBVoq__ctaCopy{font-size:var(--text-base);color:var(--fg-muted);max-width:640px;margin:0;line-height:1.65}@media (max-width:640px){.work-module__8vBVoq__ctaCopy{font-size:.92rem;line-height:1.55}}.work-module__8vBVoq__ctaBtnRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.1rem;margin-top:.75rem;display:flex}@media (max-width:640px){.work-module__8vBVoq__ctaBtnRow{flex-direction:column;gap:.75rem;width:100%}}.work-module__8vBVoq__btnPrimary{font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:#05080e;background:var(--accent);box-shadow:0 0 30px rgb(var(--accent-rgb) / .4);border-radius:9999px;align-items:center;gap:.55rem;padding:.85rem 1.9rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}@media (max-width:640px){.work-module__8vBVoq__btnPrimary{justify-content:center;width:100%;padding:.85rem 1.25rem}}.work-module__8vBVoq__btnPrimary:hover{box-shadow:0 0 45px rgb(var(--accent-rgb) / .65);transform:translateY(-2px)scale(1.02)}.work-module__8vBVoq__btnGhost{font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:#e2e8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:9999px;padding:.85rem 1.75rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1)}@media (max-width:640px){.work-module__8vBVoq__btnGhost{justify-content:center;width:100%;padding:.85rem 1.25rem}}.work-module__8vBVoq__btnGhost:hover{color:#fff;background:#ffffff1a;border-color:#ffffff59;transform:translateY(-2px)}
