.cchl-home .au-screen{padding:56px 0 72px;background:radial-gradient(120% 80% at 15% 0,rgba(217,164,65,.1),transparent 60%),radial-gradient(120% 90% at 100% 100%,rgba(168,30,36,.06),transparent 55%),var(--bg)}.cchl-home .au-flex{display:flex;gap:32px;width:100%;max-width:1280px;margin-inline:auto;align-items:stretch;height:min(770px,calc(100dvh - 48px));min-height:560px}.cchl-home .au-visual{flex:1 1 0;min-width:0;position:relative;border-radius:24px;overflow:hidden;background:linear-gradient(150deg,#3a1512,#7a1519 60%,#a9781f);box-shadow:var(--shadow-md)}.cchl-home .au-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:0}.cchl-home .au-card{flex:0 0 508px;max-width:508px;display:flex;flex-direction:column;min-height:0;background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-md);overflow:hidden}.cchl-home .au-head{flex:none;display:flex;flex-direction:column;align-items:center;gap:16px;padding:34px 44px 0}.cchl-home .au-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:20px 44px 34px;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.cchl-home .au-scroll::-webkit-scrollbar{width:6px}.cchl-home .au-scroll::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:99px}.cchl-home .au-brand{display:flex;align-items:center;gap:12px}.cchl-home .au-emblem{width:50px;height:55px;flex:none;display:grid;place-items:center}.cchl-home .au-emblem img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin:0}.cchl-home .au-tabs{display:flex;gap:4px;width:100%;background:var(--surface-2);border:1px solid var(--line);border-radius:12px;padding:4px;margin:0}.cchl-home .au-tab{flex:1;padding:10px;border:0;border-radius:9px;background:none;cursor:pointer;font-family:var(--sans);font-weight:600;font-size:14px;color:var(--muted);transition:.16s}.cchl-home .au-tab.on{background:var(--surface);color:var(--brand);box-shadow:var(--shadow-sm)}.cchl-home .au-panel{display:flex;flex-direction:column;gap:14px;margin-block:auto;width:100%}.cchl-home .au-sub{font-size:13.5px;color:var(--muted);text-align:center;margin:-2px 0 2px;line-height:1.5}.cchl-home .au-field{width:100%;min-width:0;display:flex;flex-direction:column;gap:8px}.cchl-home .au-field>label{font-weight:600;font-size:12.5px;color:var(--ink);line-height:1.4;margin:0}.cchl-home .au-field .req{color:var(--brand)}.cchl-home .au-input{display:flex;align-items:center;gap:9px;width:100%;min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:0 14px;height:46px;transition:.16s}.cchl-home .au-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.cchl-home .au-input>svg{width:17px;height:17px;color:var(--muted);flex:none}.cchl-home .au-input input,.cchl-home .au-input select{flex:1;min-width:0;width:100%;border:0;background:none;outline:none;font-family:var(--sans);font-size:14px;color:var(--ink);padding:0;height:100%}.cchl-home .au-input input::-moz-placeholder{color:var(--muted)}.cchl-home .au-input input::placeholder{color:var(--muted)}.cchl-home .au-input select{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.cchl-home .au-input .au-chev{pointer-events:none}.cchl-home .au-eye{background:none;border:0;cursor:pointer;color:var(--muted);display:grid;place-items:center;padding:0;flex:none}.cchl-home .au-eye svg{width:17px;height:17px}.cchl-home .au-eye:hover{color:var(--ink-soft)}.cchl-home .au-hint{font-size:11px;color:var(--muted);line-height:1.4;margin:0}.cchl-home .au-org-picker{display:flex;flex-direction:column;gap:14px}.cchl-home .au-hint--block{background:var(--surface);border:1px dashed var(--line);border-radius:10px;padding:10px 12px;margin:0}.cchl-home .au-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--brand);color:var(--on-dark);border:0;border-radius:10px;height:50px;cursor:pointer;font-family:var(--sans);font-weight:600;font-size:15px;transition:.18s;margin-top:2px}.cchl-home .au-btn svg{width:18px;height:18px;flex:none;transition:.18s}.cchl-home .au-btn:hover{background:var(--brand-hover)}.cchl-home .au-btn:hover svg{transform:translateX(3px)}.cchl-home .au-btn:disabled{opacity:.65;cursor:default}.cchl-home .au-btn--accent{background:var(--accent);color:var(--ink)}.cchl-home .au-btn--accent:hover{background:var(--accent-hover)}.cchl-home .au-btn--line{background:var(--surface);border:1px solid var(--line);color:var(--ink);height:46px;font-size:14px}.cchl-home .au-btn--line:hover{background:var(--surface-2);border-color:var(--line-strong)}.cchl-home .au-check{position:relative;display:flex;align-items:flex-start;gap:9px;cursor:pointer;font-size:12px;color:var(--ink-soft);line-height:1.45;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cchl-home .au-check input{position:absolute;opacity:0;width:0;height:0}.cchl-home .au-check .au-box{width:18px;height:18px;border-radius:5px;border:1.5px solid var(--line-strong);flex:none;display:grid;place-items:center;margin-top:1px;transition:.15s;background:var(--surface)}.cchl-home .au-check .au-box svg{width:12px;height:12px;color:var(--on-dark);opacity:0}.cchl-home .au-check input:checked+.au-box{background:var(--brand);border-color:var(--brand)}.cchl-home .au-check input:checked+.au-box svg{opacity:1}.cchl-home .au-check a{color:var(--brand);font-weight:600;text-decoration:none}.cchl-home .au-alt{font-size:13.5px;color:var(--muted);text-align:center;margin:0;line-height:1.5}.cchl-home .au-error{color:var(--danger);background:var(--brand-soft);border:1px solid rgba(168,30,36,.25);border-radius:10px}.cchl-home .au-error,.cchl-home .au-notice{font-size:13.5px;line-height:1.5;padding:10px 14px;margin:0}.cchl-home .au-notice{color:var(--success);background:rgba(62,124,78,.1);border:1px solid rgba(62,124,78,.3);border-radius:10px}.cchl-home .au-hello{display:flex;align-items:center;gap:14px;padding:4px 0}.cchl-home .au-hello-ic{width:56px;height:56px;border-radius:50%;background:var(--brand-soft);display:grid;place-items:center;flex:none}.cchl-home .au-hello-ic svg{width:26px;height:26px;color:var(--brand)}.cchl-home .au-hello b{display:block;font-family:var(--serif);font-weight:600;font-size:20px;color:var(--ink);line-height:1.25}.cchl-home .au-hello p{font-size:13px;color:var(--muted);margin:2px 0 0;line-height:1.45}@media(max-width:900px){.cchl-home .au-flex{gap:0;max-width:508px;height:auto;min-height:0}.cchl-home .au-visual{display:none}.cchl-home .au-card{flex:1 1 auto;max-width:100%}.cchl-home .au-scroll{overflow-y:visible}}@media(max-width:520px){.cchl-home .au-screen{padding:28px 0 48px}.cchl-home .au-head{padding:26px 22px 0}.cchl-home .au-scroll{padding:18px 22px 26px}}