@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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}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;-webkit-text-decoration:inherit;-webkit-text-decoration: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:where(:not(iframe)){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}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{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}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-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{.static{position:static}}:root{--background:#080a09;--surface:#101411;--surface-light:#171c18;--foreground:#f1f0e8;--muted:#a7ada7;--accent:#00efef;--accent-strong:#00efef;--border:#ffffff1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow:hidden}.hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 75% 45%,#34a8a83b,#0000 29%),linear-gradient(135deg,#080a09 20%,#101811 100%);min-height:780px;padding:0 7%;position:relative}.navigation{z-index:2;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:96px;display:flex;position:relative}.brand{letter-spacing:.3rem;font-size:1.05rem;font-weight:800}.navigationLinks{color:var(--muted);gap:2.4rem;font-size:.9rem;display:flex}.navigationLinks a:hover{color:var(--foreground)}.navigationButton,.primaryButton,.secondaryButton{border-radius:2px;justify-content:center;align-items:center;min-height:48px;padding:0 1.5rem;font-size:.9rem;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.navigationButton,.primaryButton{background:var(--accent);color:#071109}.navigationButton:hover,.primaryButton:hover{background:var(--accent-strong);transform:translateY(-2px)}.secondaryButton{border:1px solid var(--border);color:var(--foreground)}.secondaryButton:hover{border-color:var(--accent);transform:translateY(-2px)}.heroContent{z-index:2;max-width:840px;padding:145px 0 120px;position:relative}.eyebrow{color:var(--accent);letter-spacing:.22rem;margin:0 0 1.5rem;font-size:.75rem;font-weight:800}.hero h1{letter-spacing:-.05em;max-width:800px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,9vw,8.5rem);font-weight:500;line-height:.9}.heroDescription{max-width:610px;color:var(--muted);margin:2.2rem 0 0;font-size:1.15rem;line-height:1.7}.heroActions{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.heroDecoration{color:#ffffff06;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:min(38vw,34rem);font-weight:700;line-height:1;position:absolute;bottom:-7rem;right:-2rem}.creationsSection,.aboutSection,.communitySection,footer{padding-left:7%;padding-right:7%}.creationsSection{padding-top:8rem;padding-bottom:8rem}.sectionHeading{max-width:700px;margin-bottom:4rem}.sectionHeading h2,.aboutSection h2,.communitySection h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:500;line-height:1}.sectionHeading>p:last-child{max-width:600px;color:var(--muted);margin-top:1.5rem;font-size:1.05rem;line-height:1.7}.featureGrid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.featureCard{background:var(--surface);flex-direction:column;min-height:360px;padding:2.4rem;display:flex}.featureCard:hover{background:var(--surface-light)}.featureNumber{color:var(--accent);font-family:monospace;font-size:.8rem}.featureCard h3{margin:4rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:500}.featureCard p{color:var(--muted);margin:0;line-height:1.7}.featureCard a{color:var(--accent);margin-top:auto;font-size:.9rem;font-weight:700}.aboutSection{color:#101310;background:#e8e7df;grid-template-columns:1fr 1fr;gap:5rem;padding-top:8rem;padding-bottom:8rem;display:grid}.aboutSection .eyebrow{color:#236b78}.aboutSection>p{color:#4c544d;max-width:620px;margin:3rem 0 0;font-size:1.35rem;line-height:1.7}.communitySection{text-align:center;background:radial-gradient(circle at center, #3eb85b2e, transparent 40%), var(--background);padding-top:9rem;padding-bottom:9rem}.communitySection h2{max-width:750px;margin:0 auto}.communitySection>p:not(.eyebrow){max-width:540px;color:var(--muted);margin:1.5rem auto 2.5rem;line-height:1.7}footer{border-top:1px solid var(--border);min-height:130px;color:var(--muted);justify-content:space-between;align-items:center;display:flex}footer .brand{color:var(--foreground)}@media (max-width:850px){.navigationLinks{display:none}.hero{min-height:700px}.heroContent{padding-top:110px}.featureGrid{grid-template-columns:1fr}.featureCard{min-height:300px}.aboutSection{grid-template-columns:1fr;gap:2rem}.aboutSection>p{margin-top:0}}@media (max-width:520px){.hero,.creationsSection,.aboutSection,.communitySection,footer{padding-left:1.3rem;padding-right:1.3rem}.navigationButton{display:none}.hero h1{font-size:3.7rem}.heroActions{flex-direction:column}.primaryButton,.secondaryButton{width:100%}footer{flex-direction:column;justify-content:center;gap:1rem}}@media (max-width:900px){.matchmakingHero{grid-template-columns:1fr;padding-top:5rem}.matchmakingSteps{grid-template-columns:1fr}}@media (max-width:620px){.matchmakingNavigation{margin:0 5%}.matchmakingNavigation .navigationLinks{display:none}.matchmakingHero,.matchmakingSteps{padding-left:5%;padding-right:5%}.matchmakingHero{grid-template-columns:minmax(0,1fr);padding-top:3.5rem}.formRow{grid-template-columns:1fr}}.matchmakingPage{background:radial-gradient(circle at 76% 20%, #00efef1f, transparent 28%), var(--background);min-height:100vh}.matchmakingNavigation{margin:0 7%}.navigationLinks a[aria-current=page]{color:var(--foreground)}.matchmakingHero{grid-template-columns:minmax(0,.9fr) minmax(420px,.75fr);align-items:center;gap:clamp(3rem,7vw,8rem);padding:7rem 7% 6rem;display:grid}.matchmakingIntro h1{letter-spacing:-.055em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,7vw,7.5rem);font-weight:500;line-height:.93}.matchmakingIntro>p:last-child{max-width:620px;color:var(--muted);margin:2rem 0 0;font-size:1.08rem;line-height:1.75}.matchmakingPanel{border:1px solid var(--border);background:#101411eb;padding:clamp(1.7rem,4vw,3rem);box-shadow:0 24px 80px #00000042}.panelHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:1.8rem;display:flex}.panelHeader .eyebrow{margin-bottom:.8rem}.panelHeader h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:500}.prototypeBadge{color:var(--accent);text-transform:uppercase;letter-spacing:.08rem;border:1px solid #00efef6b;padding:.45rem .65rem;font-family:monospace;font-size:.72rem}.matchmakingForm{gap:1.3rem;padding-top:1.8rem;display:grid}.matchmakingForm label{color:var(--foreground);letter-spacing:.03rem;gap:.65rem;font-size:.82rem;font-weight:700;display:grid}.matchmakingForm input,.matchmakingForm select,.matchmakingForm textarea{border:1px solid var(--border);width:100%;color:var(--foreground);font:inherit;background:#090c0a;border-radius:0;outline:none;padding:.9rem 1rem}.matchmakingForm textarea{resize:vertical;min-height:125px}.matchmakingForm input:focus,.matchmakingForm select:focus,.matchmakingForm textarea:focus{border-color:var(--accent)}.formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.matchmakingSubmit{cursor:pointer;border:0;width:100%}.formNote{color:var(--muted);text-align:center;margin:0;font-size:.78rem;line-height:1.6}.matchmakingSteps{background:var(--border);background-clip:content-box;grid-template-columns:repeat(3,1fr);gap:1px;padding:0 7% 7rem;display:grid}.matchmakingSteps article{background:var(--surface);min-height:230px;padding:2rem}.matchmakingSteps span{color:var(--accent);font-family:monospace;font-size:.78rem}.matchmakingSteps h3{margin:2.7rem 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:500}.matchmakingSteps p{color:var(--muted);margin:0;line-height:1.65}@media (max-width:900px){.matchmakingHero{grid-template-columns:1fr;padding-top:5rem}.matchmakingSteps{grid-template-columns:1fr}}@media (max-width:620px){.matchmakingNavigation{margin:0 5%}.matchmakingNavigation .navigationLinks{display:none}.matchmakingHero,.matchmakingSteps{padding-left:5%;padding-right:5%}.matchmakingHero{grid-template-columns:minmax(0,1fr);padding-top:3.5rem}.formRow{grid-template-columns:1fr}}
