.pilot{max-width:900px;margin:0 auto;padding:3rem 1.25rem}.pilot h1{font-size:clamp(2.2rem,6vw,4rem);line-height:1.08}.pilot section{margin:2rem 0;padding:1.5rem;border:1px solid #354257;border-radius:12px}.pilot h2{margin-top:0}.pilot form{display:grid;gap:.8rem;margin:1.25rem 0}.pilot label{font-weight:600}.pilot input,.pilot textarea,.pilot select{width:100%;box-sizing:border-box;font:inherit;padding:.75rem;border:1px solid #67768d;border-radius:6px;background:#101b2d;color:#f3f6fc}.pilot .check{display:flex;align-items:flex-start;gap:.7rem;font-weight:400;line-height:1.5}.pilot .check input{width:auto;flex:none;margin-top:.35rem}.pilot pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-width:100%;padding:1rem;background:#101b2d;border-radius:6px;color:#f3f6fc}.pilot button{width:fit-content;min-height:44px;cursor:pointer}.pilot button:disabled{opacity:.55;cursor:not-allowed}.pilot summary{cursor:pointer;min-height:32px}.pilot details{margin-top:1rem}.pilot-actions{display:flex;gap:.7rem;flex-wrap:wrap}.pilot [hidden]{display:none!important}.pilot :focus-visible{outline:3px solid #7db6ff;outline-offset:3px}#notice{padding:1rem;border-left:4px solid #7db6ff;background:#132239;color:#f3f6fc;overflow-wrap:anywhere}#notice.error{border-color:#ffacac;color:#ffacac}#destination,#owner-status,#review-meta{overflow-wrap:anywhere}@media(max-width:600px){.pilot section{padding:1rem}.pilot-actions button,.pilot form button{width:100%}}
