.crm-app{--crm-green:#173d32;--crm-cream:#f6f4ee;--crm-border:#e2e6df;color:#243d34;background:var(--crm-cream);min-height:100vh;padding-bottom:36px;font-family:Noto Sans Thai,Arial,sans-serif;line-height:1.65}.crm-app *,.crm-modal *{box-sizing:border-box}.crm-top{border-bottom:1px solid var(--crm-border);background:#fff;justify-content:space-between;align-items:center;gap:15px;padding:20px max(5%,50vw - 580px);display:flex}.crm-brand{font-family:Fredoka,Arial,sans-serif;font-size:25px;line-height:1.1}.crm-brand small{letter-spacing:2px;text-transform:uppercase;color:#687d6f;margin-top:7px;font-family:Noto Sans Thai,sans-serif;font-size:10px;display:block}.crm-top-actions,.crm-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crm-top-actions{justify-content:flex-end;font-size:13px}.crm-main{width:90%;max-width:1160px;margin:30px auto}.crm-hero{color:#fff;background:#173d32;border-radius:20px;grid-template-columns:1.15fr 1fr;margin-bottom:24px;display:grid;overflow:hidden}.crm-hero-copy{padding:38px}.crm-hero h1{margin:10px 0 16px;font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.4}.crm-hero p{color:#deeadf;font-size:15px}.crm-hero img{object-fit:cover;width:100%;height:100%;min-height:280px}.crm-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#97703e;font-size:11px}.crm-hero .crm-eyebrow{color:#e9c998}.crm-panel{border:1px solid var(--crm-border);background:#fff;border-radius:16px;padding:24px}.crm-panel h2{margin-bottom:10px;font-size:21px;font-weight:600}.crm-panel h3{margin-bottom:8px;font-size:17px;font-weight:600}.crm-panel+.crm-panel{margin-top:18px}.crm-muted{color:#647569;overflow-wrap:anywhere;font-size:14px}.crm-signin{max-width:490px;margin:28px auto}.crm-signin h2{margin-top:18px}.crm-icon-circle{color:#31583b;background:#edf2e9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.crm-form{gap:16px;margin-top:20px;display:grid}.crm-form label,.crm-field{gap:6px;min-width:0;font-size:14px;font-weight:500;display:grid}.crm-form input:not([type=checkbox]),.crm-form select,.crm-form textarea,.crm-field input,.crm-field select,.crm-search input,.crm-search select{color:#203e32;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cad5cb;border-radius:9px;min-height:46px;padding:11px 12px}.crm-form textarea{resize:vertical;min-height:100px}.crm-form input:disabled{background:#f1f4ef}.crm-form input:focus,.crm-form textarea:focus,.crm-form select:focus,.crm-search input:focus{outline-offset:2px;outline:2px solid #8d9e76}.crm-form .crm-check{align-items:flex-start;gap:10px;font-weight:400;display:flex}.crm-check input{accent-color:#254b37;flex-shrink:0;width:19px;height:19px;margin-top:4px}.crm-form small{color:#647569;font-weight:400}.crm-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.crm-button{color:#fff;min-height:46px;font:inherit;text-align:center;background:#173d32;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 17px;font-size:14px;font-weight:500;display:inline-flex}.crm-button:hover{background:#29573e}.crm-button.secondary{color:#294a35;background:#fff;border-color:#cdd9ce}.crm-button.secondary:hover{background:#f2f6ed}.crm-button.danger{color:#fff;background:#944433}.crm-button:disabled{opacity:.48;cursor:not-allowed}.crm-text-button{color:#476e46;text-underline-offset:4px;justify-content:center;align-items:center;gap:7px;padding:8px 0;font-size:14px;text-decoration:underline;display:inline-flex}.crm-error,.crm-notice,.crm-success{overflow-wrap:anywhere;white-space:pre-line;border-radius:10px;margin-bottom:16px;padding:13px 16px;font-size:14px}.crm-error{color:#8c3529;background:#fff0ec;border:1px solid #edc7bc}.crm-notice{color:#6b532c;background:#f9f2e2;border:1px solid #e9dcb8}.crm-success{color:#31593b;background:#edf6ed;border:1px solid #cbdcc9}.crm-tabs{border-bottom:1px solid #d8e0d7;gap:6px;margin:22px 0;padding-bottom:10px;display:flex;overflow-x:auto}.crm-tabs button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:10px 15px;font-size:14px;display:inline-flex}.crm-tabs button[aria-current=page]{color:#fff;background:#173d32}.crm-tabs button:hover{background:#e0e7db}.crm-tabs button[aria-current=page]:hover{background:#173d32}.crm-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.crm-grid>.crm-panel{margin:0}.crm-reward{flex-direction:column;gap:10px;min-width:0;display:flex}.crm-reward p{white-space:pre-line;overflow-wrap:anywhere}.crm-reward .crm-button{margin-top:auto}.crm-pill{color:#4e643d;background:#eef3e9;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 9px;font-size:12px;display:inline-flex}.crm-member-card{color:#fff;background:linear-gradient(125deg,#143b31,#355c41);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:28px;display:grid}.crm-member-card h1{margin:14px 0 5px;font-size:25px;font-weight:500}.crm-member-card .crm-eyebrow{color:#e7ca99}.crm-member-card .crm-muted{color:#d6e3d6}.crm-member-number{letter-spacing:2px;font-family:monospace;font-size:16px}.crm-point-value{font-family:Fredoka,Arial,sans-serif;font-size:48px;font-weight:500;line-height:1.2}.crm-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.crm-stat{background:#fff;border:1px solid #dfe6dc;border-radius:12px;padding:18px}.crm-stat strong{font-family:Fredoka,Arial,sans-serif;font-size:29px;font-weight:500;display:block}.crm-stat span{color:#657364;font-size:12px}.crm-list{gap:10px;margin-top:16px;display:grid}.crm-row{border-bottom:1px solid #e5e9e0;justify-content:space-between;align-items:center;gap:16px;padding:15px 0;display:flex}.crm-row:last-child{border-bottom:0}.crm-row p{overflow-wrap:anywhere}.crm-row small{color:#6b796e;font-size:12px}.crm-row-main{flex:1;min-width:0}.crm-row .crm-actions{justify-content:flex-end}.crm-delta{color:#3d6743;white-space:nowrap;font-size:20px;font-weight:600}.crm-delta.negative{color:#985239}.crm-empty{color:#6a796c;text-align:center;padding:30px 15px;font-size:14px}.crm-qr{background:#fff;border-radius:12px;width:fit-content;margin:12px auto;overflow:hidden}.crm-qr img{width:220px;max-width:100%;height:220px}.crm-code{letter-spacing:2px;text-align:center;overflow-wrap:anywhere;font-family:monospace;font-size:19px;display:block}.crm-code-help{text-align:center;color:#657568;margin:12px 0;font-size:13px}.crm-modal{color:#243d34;max-height:88dvh;font-family:Noto Sans Thai,Arial,sans-serif;overflow-y:auto;background:#fff!important;border-radius:16px!important;width:min(94vw,580px)!important;max-width:580px!important;padding:26px!important}.crm-modal .crm-form{margin-top:8px}.crm-modal button:disabled{opacity:.5}.crm-modal .crm-error{margin:0}.crm-camera{object-fit:cover;background:#153a30;border-radius:12px;width:100%;max-height:55vh}.crm-search{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.crm-search input{flex:1;min-width:170px}.crm-search select{max-width:230px}.crm-split{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:start;gap:22px;display:grid}.crm-split>.crm-panel{margin:0}.crm-select-member{text-align:left;border-bottom:1px solid #e3e9df;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 10px;display:flex}.crm-select-member:hover,.crm-select-member.active{background:#f1f5ec}.crm-select-member small{color:#6d7b6f;font-size:12px}.crm-select-member strong{font-size:15px;display:block}.crm-member-detail{scroll-margin-top:15px}.crm-detail-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.crm-detail-title h2{margin:0}.crm-kv{grid-template-columns:110px 1fr;gap:6px;margin:16px 0;font-size:13px;display:grid}.crm-kv dt{color:#6b796b}.crm-kv dd{overflow-wrap:anywhere;margin:0}.crm-section-title{justify-content:space-between;align-items:center;gap:15px;margin:16px 0;display:flex}.crm-section-title h1{font-size:27px;font-weight:500}.crm-section-title h2{font-size:21px}.crm-footer{text-align:center;color:#6c7a6e;margin-top:32px;font-size:12px}.crm-footer a{text-underline-offset:3px;text-decoration:underline}.crm-prose{gap:18px;max-width:760px;margin:auto;display:grid}.crm-prose h2{margin-top:12px}.crm-prose p,.crm-prose li{font-size:15px}.crm-prose ol{padding-left:22px}.crm-flag{color:#725a35;background:#f6edda;border-radius:5px;padding:3px 7px;font-size:12px}.crm-spin{animation:1s linear infinite crm-spin}@keyframes crm-spin{to{transform:rotate(360deg)}}@media (max-width:800px){.crm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-split,.crm-hero{grid-template-columns:1fr}.crm-hero img{height:190px;min-height:0}.crm-hero-copy{padding:28px}.crm-top{padding:16px 5%}.crm-top-actions>a{font-size:12px}.crm-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-member-detail{order:-1}}@media (max-width:520px){.crm-main{width:92%;margin:20px auto}.crm-brand{font-size:21px}.crm-top{gap:10px}.crm-top-actions{gap:9px}.crm-grid,.crm-two{grid-template-columns:1fr}.crm-panel{padding:19px}.crm-hero h1{font-size:28px}.crm-member-card{grid-template-columns:1fr;padding:23px}.crm-member-card .crm-actions{justify-content:flex-start}.crm-tabs button{padding:10px 13px}.crm-row{flex-wrap:wrap;gap:10px}.crm-row .crm-actions{justify-content:flex-start;width:100%}.crm-search select{flex:1;max-width:none}.crm-search .crm-button{flex:1}.crm-point-value{font-size:40px}.crm-section-title{flex-wrap:wrap}.crm-modal{padding:22px!important}.crm-kv{grid-template-columns:86px 1fr}}
