.hero-text{border-bottom:1px solid var(--border);align-items:center;min-height:60vh;padding:8em 3em 4em;display:flex}.hero-text h1{margin-bottom:.3em;font-size:clamp(2.5em,6vw,5em)}.hero-text .lead{max-width:560px;color:var(--muted);margin-top:.75em;font-size:1em;line-height:1.75}.hero-text .hint{color:var(--accent);opacity:.75;margin-top:1em;font-size:.82em}.cloth-section{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.cloth-section--reverse{direction:rtl}.cloth-section--reverse>*{direction:ltr}.cloth-panel{border-right:1px solid var(--border);cursor:crosshair;background:#000;overflow:hidden}.cloth-section--reverse .cloth-panel{border-right:none;border-left:1px solid var(--border)}.cloth-target,.hue-target{aspect-ratio:4/3;object-fit:cover;opacity:0;pointer-events:none;width:100%;display:block}.html-target{aspect-ratio:4/3;box-sizing:border-box;width:100%;overflow:hidden}.form-card{color:#e8e8f0;box-sizing:border-box;background:#0f0f1a;flex-direction:column;width:100%;height:100%;font-family:system-ui,sans-serif;display:flex}.form-card__header{background:#161627;border-bottom:1px solid #ffffff14;flex-shrink:0;padding:1.75em 2em 1.25em}.form-card__tag{letter-spacing:.12em;text-transform:uppercase;color:#7c6bff;font-size:.68em;font-weight:600}.form-card__title{color:#fff;margin:.3em 0 .2em;font-size:1.4em;font-weight:700;line-height:1.2}.form-card__sub{color:#fff6;margin:0;font-size:.78em}.form-card__body{flex-direction:column;flex:1;gap:1em;padding:1.5em 2em 2em;display:flex;overflow:hidden}.form-field{flex-direction:column;gap:.35em;display:flex}.form-field label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;font-size:.72em;font-weight:600}.form-field input,.form-field textarea{color:#e8e8f0;resize:none;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;outline:none;width:100%;padding:.55em .75em;font-family:inherit;font-size:.88em;transition:border-color .15s}.form-field input:focus,.form-field textarea:focus,.form-field input.proxy-focus,.form-field textarea.proxy-focus{border-color:#7c6bff}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff40}.form-card__btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:#7c6bff;border:none;border-radius:6px;align-self:flex-start;margin-top:auto;padding:.6em 1.2em;font-family:inherit;font-size:.84em;font-weight:600}.text-panel{flex-direction:column;justify-content:center;padding:4em 3.5em;display:flex}.text-panel h2{margin-bottom:.8em}.text-panel p{margin-bottom:1.5em;font-size:.92em;line-height:1.75}.text-panel pre{margin-top:0}@media (width<=800px){.cloth-section,.cloth-section--reverse{direction:ltr;grid-template-columns:1fr}.cloth-panel{border-right:none;border-bottom:1px solid var(--border)}.cloth-section--reverse .cloth-panel{border-left:none;border-bottom:1px solid var(--border)}.text-panel{padding:3em 2em}}
