.AuthLayout-module__zCBGRG__wrapper{min-height:100vh;display:flex}.AuthLayout-module__zCBGRG__leftPanel{background-color:var(--color-signin-bg);background-image:var(--signin-texture-image);width:44%;color:var(--color-signin-text);background-size:22px 22px;flex-direction:column;flex:none;padding:56px 52px;display:flex}.AuthLayout-module__zCBGRG__brand{align-items:center;gap:11px;display:flex}.AuthLayout-module__zCBGRG__logoMark{background:var(--color-accent);border:var(--border-width) solid var(--color-signin-text);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.AuthLayout-module__zCBGRG__logoInner{border:var(--border-width) solid #fff;border-radius:2px;width:11px;height:11px}.AuthLayout-module__zCBGRG__wordmark{font-family:var(--font-display), sans-serif;font-size:22px;font-weight:700}.AuthLayout-module__zCBGRG__leftContent{margin-top:auto}.AuthLayout-module__zCBGRG__headline{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;margin:0 0 16px;font-size:38px;font-weight:700;line-height:1.1}.AuthLayout-module__zCBGRG__subcopy{color:var(--color-signin-muted);max-width:340px;margin:0;font-size:15px;line-height:1.6}.AuthLayout-module__zCBGRG__stats{font-family:var(--font-mono), monospace;color:#a9b791;gap:26px;margin-top:34px;font-size:12px;display:flex}.AuthLayout-module__zCBGRG__statNumber{font-family:var(--font-display), sans-serif;color:var(--color-signin-text);font-size:24px;font-weight:700}.AuthLayout-module__zCBGRG__rightPanel{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.AuthLayout-module__zCBGRG__formContainer{width:100%;max-width:404px}.AuthLayout-module__zCBGRG__formHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.AuthLayout-module__zCBGRG__kicker{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);margin-bottom:8px;font-size:11px}.AuthLayout-module__zCBGRG__title{font-family:var(--font-display), sans-serif;letter-spacing:-.01em;margin:0 0 24px;font-size:27px;font-weight:700}@media (max-width:860px){.AuthLayout-module__zCBGRG__leftPanel{display:none}.AuthLayout-module__zCBGRG__rightPanel{padding:32px 20px}}
.Button-module__VMVMAW__button{border:var(--border-width) solid var(--color-border);border-radius:var(--radius-pill);font-family:var(--font-body), sans-serif;cursor:pointer;box-shadow:var(--shadow-button);transition:var(--transition-press);justify-content:center;align-items:center;gap:7px;padding:9px 18px;font-size:13px;font-weight:600;display:inline-flex}.Button-module__VMVMAW__button:hover{transform:translate(var(--translate-press));box-shadow:var(--shadow-button-hover)}.Button-module__VMVMAW__button:disabled{cursor:not-allowed;opacity:.6;box-shadow:var(--shadow-button);transform:none}.Button-module__VMVMAW__primary{background:var(--color-accent);color:#fff}.Button-module__VMVMAW__dark{background:var(--color-border);color:#f3f6ea}.Button-module__VMVMAW__ghost{background:var(--color-card);color:var(--color-border)}.Button-module__VMVMAW__danger{background:var(--color-danger-bg);color:var(--color-danger)}.Button-module__VMVMAW__tiny{border-width:var(--border-width-sm);color:var(--color-muted);padding:6px 13px;font-size:11.5px}.Button-module__VMVMAW__tinyAccent{border-width:var(--border-width-sm);background:var(--color-accent);color:#fff;padding:6px 13px;font-size:11.5px}
.CommentsSection-module__HHQsQG__card{background:var(--color-card);border:var(--border-width) solid var(--color-border);box-shadow:var(--shadow-card);border-radius:var(--radius-surface);padding:18px}.CommentsSection-module__HHQsQG__sectionLabel{font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);align-items:center;gap:8px;margin:0 0 12px;font-size:11px;font-weight:600;display:flex}.CommentsSection-module__HHQsQG__countPill{background:var(--color-accent);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:700;display:inline-flex}.CommentsSection-module__HHQsQG__mutedText{color:var(--color-muted);margin:0 0 14px;font-size:12.5px}.CommentsSection-module__HHQsQG__list{flex-direction:column;gap:18px;margin-bottom:16px;display:flex}.CommentsSection-module__HHQsQG__thread{flex-direction:column;gap:10px;display:flex}.CommentsSection-module__HHQsQG__row{gap:10px;min-width:0;display:flex}.CommentsSection-module__HHQsQG__replyRow{margin-left:40px}.CommentsSection-module__HHQsQG__avatar{background:var(--color-avatar-bg);border:var(--border-width) solid var(--color-border);width:30px;height:30px;color:var(--color-accent-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:10.5px;font-weight:700;display:flex}.CommentsSection-module__HHQsQG__bubble{flex:1;min-width:0}.CommentsSection-module__HHQsQG__meta{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.CommentsSection-module__HHQsQG__author{font-size:12.5px;font-weight:600}.CommentsSection-module__HHQsQG__time{font-family:var(--font-mono), monospace;color:var(--color-muted);font-size:10.5px}.CommentsSection-module__HHQsQG__text{color:var(--color-ink);overflow-wrap:break-word;margin:0;font-size:13px;line-height:1.55}.CommentsSection-module__HHQsQG__replyLink{cursor:pointer;font-family:var(--font-mono), monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--color-accent-dark);background:0 0;border:none;margin-top:6px;padding:0;font-size:10.5px;font-weight:600}.CommentsSection-module__HHQsQG__replyLink:hover{text-decoration:underline}.CommentsSection-module__HHQsQG__replyForm{flex-direction:column;gap:8px;margin-left:40px;display:flex}.CommentsSection-module__HHQsQG__replyTextarea{min-height:46px}.CommentsSection-module__HHQsQG__replyActions{gap:8px;display:flex}.CommentsSection-module__HHQsQG__error{color:var(--color-danger);margin:0 0 10px;font-size:12.5px}.CommentsSection-module__HHQsQG__form{flex-direction:column;gap:10px;display:flex}.CommentsSection-module__HHQsQG__textarea{min-height:60px;font-size:13px}.CommentsSection-module__HHQsQG__submitButton{align-self:flex-end}
.CameraCapture-module__mz0nvq__wrap{flex-direction:column;display:flex}.CameraCapture-module__mz0nvq__viewport{aspect-ratio:3/4;border:var(--border-width) solid var(--color-border);border-radius:var(--radius-surface);background:var(--color-border);width:100%;box-shadow:var(--shadow-card);position:relative;overflow:hidden}.CameraCapture-module__mz0nvq__video{object-fit:cover;width:100%;height:100%;display:block}.CameraCapture-module__mz0nvq__guides{pointer-events:none;position:absolute;inset:0}.CameraCapture-module__mz0nvq__guideRing{border:2px solid #ffffff40;border-radius:18px;position:absolute;inset:0}.CameraCapture-module__mz0nvq__corner{width:22px;height:22px;position:absolute}.CameraCapture-module__mz0nvq__cornerTL{border-top:3px solid #fff;border-left:3px solid #fff;top:14px;left:14px}.CameraCapture-module__mz0nvq__cornerTR{border-top:3px solid #fff;border-right:3px solid #fff;top:14px;right:14px}.CameraCapture-module__mz0nvq__cornerBL{border-bottom:3px solid #fff;border-left:3px solid #fff;bottom:14px;left:14px}.CameraCapture-module__mz0nvq__cornerBR{border-bottom:3px solid #fff;border-right:3px solid #fff;bottom:14px;right:14px}.CameraCapture-module__mz0nvq__tag{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:#fff;border-radius:var(--radius-pill);background:#2b33208c;padding:4px 9px;font-size:10px;position:absolute;top:12px;left:12px}.CameraCapture-module__mz0nvq__tagCaptured{color:var(--color-border);background:var(--color-avail-bg);border:var(--border-width-sm) solid var(--color-border)}.CameraCapture-module__mz0nvq__placeholder{background:var(--stripe-pattern);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:absolute;inset:0}.CameraCapture-module__mz0nvq__cameraIcon{border:3px solid var(--color-border);background:var(--color-card);border-radius:10px;width:56px;height:44px;position:relative}.CameraCapture-module__mz0nvq__cameraIconBump{border:3px solid var(--color-border);background:var(--color-card);border-bottom:none;border-radius:6px 6px 0 0;width:22px;height:8px;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.CameraCapture-module__mz0nvq__cameraIconLens{border:3px solid var(--color-border);border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CameraCapture-module__mz0nvq__placeholderText{font-family:var(--font-body), sans-serif;color:var(--color-border);margin:0;font-size:13px;font-weight:600;line-height:1.5}.CameraCapture-module__mz0nvq__controls{justify-content:space-between;align-items:center;gap:10px;margin-top:16px;display:flex}.CameraCapture-module__mz0nvq__spacer{flex:1}.CameraCapture-module__mz0nvq__shutter{border:var(--border-width) solid var(--color-border);background:var(--color-accent);width:66px;height:66px;box-shadow:var(--shadow-button);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.CameraCapture-module__mz0nvq__shutterInner{border:3px solid #fff;border-radius:50%;width:48px;height:48px;display:block}.CameraCapture-module__mz0nvq__hint{font-family:var(--font-body), sans-serif;color:var(--color-muted);margin:12px 2px 0;font-size:12px;line-height:1.5}.CameraCapture-module__mz0nvq__error{color:var(--color-danger);margin:8px 2px 0;font-size:12.5px}
