/*! tailwindcss v4.0.9 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-500:oklch(.623 .214 259.815);--color-blue-700:oklch(.488 .243 264.376);--color-slate-700:oklch(.372 .044 257.287);--color-slate-800:oklch(.279 .041 260.031);--color-stone-300:oklch(.869 .005 56.366);--color-stone-400:oklch(.709 .01 56.259);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings);--animate-h-line-draw:hLineDraw 4s ease-in-out forwards;--animate-v-line-draw:vLineDraw 4s ease-in-out forwards;--animate-page-transition-overlay:PageTransitionOverlay 1s ease-in-out infinite;--animate-fade-in:FadeIn 1s ease-in-out}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.top-\[-56px\]{top:-56px}.top-\[192px\]{top:192px}.right-0{right:calc(var(--spacing)*0)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-\[-56px\]{left:-56px}.left-\[192px\]{left:192px}.z-\[10\]{z-index:10}.z-\[11\]{z-index:11}.z-\[12\]{z-index:12}.m-2{margin:calc(var(--spacing)*2)}.m-3{margin:calc(var(--spacing)*3)}.m-auto{margin:auto}.mr-\[-1px\]{margin-right:-1px}.mb-\[-1px\]{margin-bottom:-1px}.flex{display:flex}.grid{display:grid}.inline{display:inline}.h-\[1px\]{height:1px}.h-\[90vh\]{height:90vh}.h-\[400px\]{height:400px}.h-full{height:100%}.h-screen{height:100vh}.max-h-full{max-height:100%}.min-h-\[400px\]{min-height:400px}.min-h-full{min-height:100%}.w-\[1px\]{width:1px}.w-\[30\%\]{width:30%}.w-\[90vw\]{width:90vw}.w-\[400px\]{width:400px}.w-full{width:100%}.w-screen{width:100vw}.max-w-full{max-width:100%}.min-w-\[400px\]{min-width:400px}.min-w-full{min-width:100%}.grow{flex-grow:1}.animate-fade-in{animation:var(--animate-fade-in)}.animate-h-line-draw{animation:var(--animate-h-line-draw)}.animate-page-transition-overlay{animation:var(--animate-page-transition-overlay)}.animate-v-line-draw{animation:var(--animate-v-line-draw)}.cursor-pointer{cursor:pointer}.grid-cols-\[192px_1fr\]{grid-template-columns:192px 1fr}.grid-rows-\[192px_1fr\]{grid-template-rows:192px 1fr}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-10{gap:calc(var(--spacing)*10)}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.border-slate-700{border-color:var(--color-slate-700)}.bg-black{background-color:var(--color-black)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-500\/50{background-color:color-mix(in oklab,var(--color-blue-500)50%,transparent)}.bg-blue-700{background-color:var(--color-blue-700)}.bg-slate-700{background-color:var(--color-slate-700)}.bg-stone-300{background-color:var(--color-stone-300)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-5{padding:calc(var(--spacing)*5)}.px-10{padding-inline:calc(var(--spacing)*10)}.pr-3{padding-right:calc(var(--spacing)*3)}.text-center{text-align:center}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-slate-800{color:var(--color-slate-800)}.text-stone-300{color:var(--color-stone-300)}.text-stone-400{color:var(--color-stone-400)}.text-white{color:var(--color-white)}.text-white\/70{color:color-mix(in oklab,var(--color-white)70%,transparent)}.opacity-80{opacity:.8}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-stone-300:hover{background-color:var(--color-stone-300)}.hover\:p-1:hover{padding:calc(var(--spacing)*1)}.hover\:text-slate-800:hover{color:var(--color-slate-800)}}}.animation-delay-1{animation-delay:1s}.animation-delay-2{animation-delay:2s}.animation-delay-3{animation-delay:3s}@font-face{font-family:Source Code Pro;src:url(/fonts/SourceCodePro-Regular.woff2)format("woff2")}*{font-family:Source Code Pro}.scrollbar{scrollbar-color:#999 transparent;scrollbar-width:thin}.scrollbar::-webkit-scrollbar{width:5px;height:5px}.scrollbar::-webkit-scrollbar-thumb{background:0 0}.scrollbar::-webkit-scrollbar-track{background:#333}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:620.29px;stroke-dasharray:620.29}to{stroke-dashoffset:0;stroke-dasharray:620.29}}@keyframes animate-svg-fill-1{0%{fill:#0000}to{fill:#000}}.architecture-we-logo-svg-1{animation:.8s ease-in-out both animate-svg-stroke-1,.4s ease-in-out .4s both animate-svg-fill-1}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:551.772px;stroke-dasharray:551.772}to{stroke-dashoffset:0;stroke-dasharray:551.772}}@keyframes animate-svg-fill-2{0%{fill:#0000;transform:translateY(-5%)}to{fill:#d7d3d4;transform:translateY(0)}}.architecture-we-logo-svg-2{animation:.8s ease-in-out .12s both animate-svg-stroke-2,.4s ease-in-out .75s both animate-svg-fill-2}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:550.362px;stroke-dasharray:550.362}to{stroke-dashoffset:0;stroke-dasharray:550.362}}@keyframes animate-svg-fill-3{0%{fill:#0000;transform:translateY(-5%)}to{fill:#d7d3d4;transform:translateY(0)}}.architecture-we-logo-svg-3{animation:.8s ease-in-out .24s both animate-svg-stroke-3,.4s ease-in-out 1.1s both animate-svg-fill-3}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:1084.61px;stroke-dasharray:1084.61}to{stroke-dashoffset:0;stroke-dasharray:1084.61}}@keyframes animate-svg-fill-4{0%{fill:#0000;transform:translateY(5%)}to{fill:#a6a09b;transform:translateY(0)}}.architecture-we-logo-svg-4{animation:.8s ease-in-out .36s both animate-svg-stroke-4,.4s ease-in-out 1.45s both animate-svg-fill-4}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:158.954px;stroke-dasharray:158.954}to{stroke-dashoffset:0;stroke-dasharray:158.954}}.architecture-we-logo-svg-5{animation:.8s ease-in-out .48s both animate-svg-stroke-5,.4s ease-in-out 1.8s both animate-svg-fill-5}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:105.29px;stroke-dasharray:105.29}to{stroke-dashoffset:0;stroke-dasharray:105.29}}.architecture-we-logo-svg-6{animation:.8s ease-in-out .6s both animate-svg-stroke-6,.4s ease-in-out 2.15s both animate-svg-fill-6}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@keyframes hLineDraw{0%{transform:translate(-50%)scaleX(0)}50%{transform:translate(0)scaleX(1)}to{transform:translate(100%)scaleX(0)}}@keyframes vLineDraw{0%{transform:translateY(-50%)scaleY(0)}50%{transform:translateY(0)scaleY(1)}to{transform:translateY(100%)scaleY(0)}}@keyframes PageTransitionOverlay{0%{transform:translateY(-50%)scaleY(0)}50%{transform:translateY(0)scaleY(1)}to{transform:translateY(100%)scaleY(0)}}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}
