.styles-module__0Qo6WW__container{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100vh;padding:0 1rem;display:flex;overflow:hidden scroll}.styles-module__0Qo6WW__header_cons{color:var(--foreground);justify-content:space-between;align-items:center;width:100%;height:80px;padding:3rem 0;display:flex}.styles-module__0Qo6WW__header_cons svg{width:40px;height:40px;color:var(--primary);margin:0 1rem}.styles-module__0Qo6WW__header_cons span{align-items:center;display:flex}.styles-module__0Qo6WW__status{width:100%;height:auto;color:var(--default-color-black);border-radius:8px;margin-bottom:2.5rem;padding:1rem}.styles-module__0Qo6WW__sectionHeader{justify-content:space-between;align-items:center;width:100%;height:auto;padding:1rem;display:flex}.styles-module__0Qo6WW__sectionTitleGroup{align-items:center;gap:.5rem;display:flex}.styles-module__0Qo6WW__sectionTitleGroup h2{margin:0}.styles-module__0Qo6WW__sectionDescription{color:var(--default-color-gray);margin:-.5rem 0 1.2rem;padding:0 1rem;font-size:.85rem;font-weight:400}.styles-module__0Qo6WW__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--secondary);margin:1.75rem 1rem .6rem;font-size:.75rem;font-weight:700}.styles-module__0Qo6WW__sizeRow{flex-wrap:wrap;gap:1rem;margin-bottom:1.2rem;padding:0 1rem;display:flex}.styles-module__0Qo6WW__sizeField{color:var(--default-color-gray);flex-flow:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.styles-module__0Qo6WW__sizeField input{border:1px solid var(--default-color-white-2);background:var(--default-color-white);width:140px;color:var(--default-color-black);border-radius:8px;outline:none;padding:.55rem .8rem;font-size:.9rem;transition:border-color .2s}.styles-module__0Qo6WW__sizeField input:focus{border-color:var(--primary)}.styles-module__0Qo6WW__codeBlockWrapper{width:100%;margin:0 0 1.5rem;padding:0 1rem}.styles-module__0Qo6WW__codeBlockHeader{color:#9aa7bd;letter-spacing:.03em;text-transform:uppercase;background:#1e2530;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;padding:.6rem 1rem;font-size:.78rem;font-weight:600;display:flex}.styles-module__0Qo6WW__copyButton{cursor:pointer;color:#e6ebf5;text-transform:none;letter-spacing:normal;background:#ffffff0f;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.78rem;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.styles-module__0Qo6WW__copyButton:hover{background:#ffffff24;border-color:#ffffff4d}.styles-module__0Qo6WW__copyButton:active{transform:scale(.95)}.styles-module__0Qo6WW__codeBlock{color:#cfd8e6;white-space:pre;border:1px solid var(--default-color-white-2);background:#12161f;border-top:none;border-radius:0 0 10px 10px;margin:0;padding:1.2rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem;line-height:1.6;overflow-x:auto}.styles-module__0Qo6WW__previewShell{background:var(--fx-color-bg);box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;width:100%;margin:0 1rem;padding:2rem 1rem;display:flex}.styles-module__0Qo6WW__skeletonBar{background:linear-gradient(90deg, var(--default-color-white-2) 25%, var(--fx-color-bg) 50%, var(--default-color-white-2) 75%);background-size:200% 100%;border-radius:12px;animation:1.4s ease-in-out infinite styles-module__0Qo6WW__shimmer;display:block}.styles-module__0Qo6WW__skeletonPreview{width:400px;max-width:100%;height:600px}@keyframes styles-module__0Qo6WW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.styles-module__0Qo6WW__detailsRow{flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;padding:0 1rem;display:flex}.styles-module__0Qo6WW__detailsField{color:var(--default-color-gray);flex-flow:column;flex:200px;gap:.4rem;min-width:0;font-size:.8rem;font-weight:600;display:flex}.styles-module__0Qo6WW__detailsField input,.styles-module__0Qo6WW__detailsField textarea{border:1px solid var(--default-color-white-2);background:var(--default-color-white);width:100%;color:var(--default-color-black);box-sizing:border-box;border-radius:8px;outline:none;padding:.55rem .8rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.styles-module__0Qo6WW__detailsField textarea{resize:vertical;min-height:90px;line-height:1.5}.styles-module__0Qo6WW__detailsField input:focus,.styles-module__0Qo6WW__detailsField textarea:focus{border-color:var(--primary)}.styles-module__0Qo6WW__saveInfoButton{background:var(--primary);color:var(--default-color-white);cursor:pointer;border:none;border-radius:8px;flex:none;align-self:flex-end;height:42px;margin-top:auto;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;transition:background-color .2s,transform .15s}.styles-module__0Qo6WW__saveInfoButton:hover{background:var(--secondary)}.styles-module__0Qo6WW__saveInfoButton:active{transform:scale(.95)}@media (max-width:900px){.styles-module__0Qo6WW__saveInfoButton{align-self:stretch;width:100%}}.styles-module__0Qo6WW__detailsFieldWide{flex:2 280px}@media (max-width:900px){.styles-module__0Qo6WW__detailsRow{gap:.75rem}.styles-module__0Qo6WW__detailsField{flex:100%}.styles-module__0Qo6WW__container{padding:4.5rem .75rem 1rem}.styles-module__0Qo6WW__header_cons{height:auto;padding:0 0 1.5rem}.styles-module__0Qo6WW__sizeField input{width:100%}.styles-module__0Qo6WW__sizeRow{gap:.75rem}}@media (max-width:480px){.styles-module__0Qo6WW__header_cons svg{width:30px;height:30px;margin:0 .6rem 0 0}.styles-module__0Qo6WW__header_cons h1{font-size:1.2rem}.styles-module__0Qo6WW__sizeRow{flex-flow:column}.styles-module__0Qo6WW__codeBlock{padding:1rem;font-size:.78rem}.styles-module__0Qo6WW__previewShell{margin:0;padding:0 .5rem .75rem}}
