@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.gp-root{--ink: #101b2d;--ink-soft: #5d6675;--paper: #f2f4f7;--card: #ffffff;--line: #dce1e8;--brass: #a9761f;--brass-light: #f5ead7;--forest: #2f6f58;--forest-soft: #e4f0eb;--clay: #a8432a;--clay-soft: #f5e5e0;min-height:100vh;background-color:var(--paper);background-image:radial-gradient(circle at 1px 1px,rgba(16,27,45,.055) 1px,transparent 0);background-size:22px 22px;color:var(--ink);font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.gp-page{min-height:100vh;display:flex;flex-direction:column}.gp-center{flex:1;min-height:70vh;display:flex;align-items:center;justify-content:center;padding:32px 20px}.gp-mono{font-family:IBM Plex Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.gp-masthead{width:100%;max-width:1040px;margin:0 auto;padding:64px 28px 36px;display:flex;align-items:center;justify-content:space-between;gap:32px}.gp-titleblock{flex:1;min-width:0}.gp-eyebrow{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:500;color:var(--ink-soft);margin-bottom:12px}.gp-dot{color:var(--brass);font-size:14px}.gp-title{margin:0 0 14px;font-family:Fraunces,Georgia,serif;font-size:clamp(32px,5vw,52px);font-weight:600;line-height:1.05;letter-spacing:-.025em;word-break:break-word}.gp-desc{max-width:650px;margin:0;color:var(--ink-soft);font-size:15px;line-height:1.7}.gp-divider{width:100%;max-width:1040px;margin:0 auto;border:0;border-top:1px solid var(--line)}.gp-body{width:100%;max-width:1040px;margin:0 auto;padding:36px 28px 72px}.gp-section-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.gp-section-label{color:var(--ink-soft);font-size:10px;font-weight:500}.gp-count{min-width:24px;height:24px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--brass-light);color:var(--brass);font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.gp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.gp-card{position:relative;min-height:190px;display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--card);color:var(--ink);text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gp-card:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:0 4px 4px 0;background:var(--brass);opacity:0;transition:opacity .2s ease}.gp-card:hover{transform:translateY(-4px);border-color:#a9761f73;box-shadow:0 16px 36px #101b2d17,0 3px 8px #101b2d0a}.gp-card:hover:before{opacity:1}.gp-card:focus-visible{outline:2px solid var(--brass);outline-offset:3px}.gp-card-top{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.gp-card-number{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--brass-light);color:var(--brass);font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.gp-card-arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;color:var(--ink-soft);font-size:16px;transition:background .2s ease,color .2s ease,transform .2s ease}.gp-card:hover .gp-card-arrow{background:var(--ink);color:#fff;border-color:var(--ink);transform:translate(2px)}.gp-card-title{margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:21px;font-weight:600;line-height:1.25;color:var(--ink)}.gp-card-desc{flex:1;margin:0;color:var(--ink-soft);font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gp-card-cta{margin-top:18px;color:var(--brass);font-size:9px;font-weight:600;transition:letter-spacing .2s ease}.gp-card:hover .gp-card-cta{letter-spacing:.13em}.gp-empty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;border:1px dashed var(--line);border-radius:14px;background:#ffffff8c;text-align:center;color:var(--ink-soft)}.gp-empty-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;border-radius:50%;background:var(--brass-light);color:var(--brass)}.gp-empty strong{margin-bottom:6px;font-family:Fraunces,Georgia,serif;font-size:20px;color:var(--ink)}.gp-empty span{font-size:13px}.gp-notice{width:100%;max-width:440px;padding:44px 34px;border:1px solid var(--line);border-radius:16px;background:var(--card);text-align:center;box-shadow:0 18px 50px #101b2d14,0 3px 10px #101b2d08}.gp-notice-stamp{width:68px;height:68px;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;border:2px solid var(--clay);border-radius:50%;background:var(--clay-soft);color:var(--clay)}.gp-notice-title{margin:0 0 10px;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:600;color:var(--ink)}.gp-notice-text{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.7}.gp-loading{text-align:center}.gp-spinner{width:32px;height:32px;margin:0 auto 16px;border:2px solid var(--line);border-top-color:var(--brass);border-radius:50%;animation:gp-spin .75s linear infinite}.gp-loading-text{color:var(--ink-soft);font-size:10px}@keyframes gp-spin{to{transform:rotate(360deg)}}.gp-footer{width:100%;max-width:1040px;margin:auto auto 0;padding:22px 28px 36px;display:flex;align-items:center;justify-content:center;gap:12px}.gp-footer-rule{flex:1;max-width:150px;height:1px;background:linear-gradient(to right,transparent,var(--line) 25%,var(--line) 75%,transparent)}.gp-footer-text{color:var(--ink-soft);font-size:9px;font-weight:500;white-space:nowrap;letter-spacing:.12em}.gp-footer-brand{color:var(--brass);font-weight:600}@media(max-width:768px){.gp-masthead{padding:48px 22px 30px;gap:24px}.gp-title{font-size:clamp(30px,8vw,42px)}.gp-body{padding:30px 22px 56px}.gp-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.gp-footer{padding-left:22px;padding-right:22px}}@media(max-width:560px){.gp-masthead{padding:36px 18px 26px;align-items:flex-start}.gp-eyebrow{font-size:9px}.gp-desc{font-size:14px}.gp-body{padding:26px 18px 50px}.gp-grid{grid-template-columns:1fr;gap:14px}.gp-card{min-height:175px;padding:20px}.gp-notice{padding:36px 24px}.gp-footer{padding:20px 18px 28px}.gp-footer-rule{max-width:60px}.gp-footer-text{font-size:8px}}@media(max-width:380px){.gp-masthead{gap:16px}.gp-stamp{width:62px;height:62px}.gp-title{font-size:29px}.gp-card-title{font-size:19px}.gp-footer-rule{display:none}}.gp-section-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.gp-section-title-wrap{display:flex;align-items:center;gap:10px;min-width:0}.gp-search{width:320px;flex-shrink:0}.gp-search .ant-input-affix-wrapper{box-shadow:none!important}.gp-search .ant-input-affix-wrapper:hover,.gp-search .ant-input-affix-wrapper:focus-within{box-shadow:none!important}.gp-search .ant-input{font-size:14px}.gp-search .ant-input-search-button{display:none!important}.gp-clear-search{margin-top:16px;padding:9px 16px;background:transparent;color:inherit;font:inherit;font-size:13px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.gp-clear-search:hover{background:currentColor;color:#fff}@media(max-width:768px){.gp-section-header{flex-direction:column;align-items:stretch;gap:16px}.gp-section-title-wrap{justify-content:space-between}.gp-search{width:100%}}@media(max-width:480px){.gp-section-header{margin-bottom:18px}.gp-search .ant-input-affix-wrapper{min-height:42px}}:root{--primary:#0868ff;--primary-600:#0558db;--primary-soft:#eaf2ff;--sidebar:#05265a;--sidebar-2:#031c43;--bg:#f4f7fb;--surface:#fff;--text:#0f1f35;--muted:#718096;--border:#e2e8f0;--success:#18a66a;--warning:#f4a524;--danger:#dc3545;--purple:#7258e8;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shadow-sm:0 2px 10px rgba(15,31,53,.045);--shadow-md:0 14px 34px rgba(15,31,53,.09)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Inter,system-ui,sans-serif;color:var(--text);background:var(--bg);font-size:14px}button,input,textarea,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}h1,h2,h3,p{margin-top:0}h1{font-size:25px;letter-spacing:-.025em;margin-bottom:6px}h2{font-size:21px}h3{font-size:14px}p{color:var(--muted);line-height:1.55}.btn{border:0;border-radius:9px;min-height:38px;padding:0 16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:.18s}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 6px 16px #0868ff2e}.btn-primary:hover{background:var(--primary-600);transform:translateY(-1px)}.btn-outline{background:#fff;border:1px solid var(--border);color:var(--text)}.btn-outline:hover{background:#f8fafc;border-color:#cad4df}.btn-danger{background:var(--danger);color:#fff}.icon-btn{border:0;background:transparent;width:34px;height:34px;border-radius:8px;display:inline-grid;place-items:center;color:#526274;transition:.18s}.icon-btn:hover{background:#eef2f7}.icon-btn.dark{color:#fff}.icon-btn.danger{color:var(--danger)}.text-btn{border:0;background:none;color:var(--primary);font-weight:700;display:flex;align-items:center;gap:5px;padding:6px 0}.field{display:flex;flex-direction:column;gap:7px;width:100%}.field-label{font-size:11px;font-weight:700;color:#27364a}.required{color:#e5484d;margin-left:3px}.input,.textarea,.select{width:100%;border:1px solid var(--border);background:#fff;border-radius:9px;padding:10px 11px;color:var(--text);outline:none;transition:.17s}.input{height:40px}.textarea{resize:vertical;min-height:80px}.input:focus,.textarea:focus,.select:focus{border-color:#8db8ff;box-shadow:0 0 0 3px #0868ff13}.input-error{border-color:#ef7676}.field-error{color:var(--danger)}.form-stack{display:flex;flex-direction:column;gap:16px}.badge{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;text-transform:capitalize;white-space:nowrap}.badge-blue{background:#e8f1ff;color:#1f67d9}.badge-green{background:#e7f8ef;color:#148555}.badge-purple{background:#eeeaff;color:#6a4de2}.badge-gray{background:#eef2f6;color:#657386}.badge-wrap{display:flex;gap:5px;flex-wrap:wrap}.app-shell{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.sidebar{background:linear-gradient(180deg,var(--sidebar),var(--sidebar-2));color:#fff;padding:17px 12px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:30}.brand{display:flex;align-items:center;gap:10px;padding:5px 8px 18px}.brand-logo{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;box-shadow:0 8px 20px #00000029}.brand-copy{min-width:0}.brand strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand small{opacity:.7;font-size:9px}.sidebar-section-label{padding:8px 10px 7px;color:#ffffff73;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.sidebar-nav{display:flex;flex-direction:column;gap:4px}.sidebar-link{display:flex;align-items:center;gap:10px;color:#dbe8ff;padding:11px 10px;border-radius:9px;font-weight:600;font-size:11px;transition:.18s}.sidebar-link:hover{background:#ffffff12;color:#fff}.sidebar-link.active{background:#0b66f4;color:#fff;box-shadow:0 8px 18px #0421532e}.sidebar-user{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding:14px 6px 0;display:flex;gap:8px;align-items:center}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e8f1ff;color:#1c64d1;font-size:11px;font-weight:800;flex:none}.avatar.square{border-radius:9px}.sidebar-user-text{min-width:0;flex:1}.sidebar-user-text strong,.sidebar-user-text span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-text strong{font-size:10px}.sidebar-user-text span{font-size:8px;opacity:.68}.content{min-height:100vh;display:flex;flex-direction:column}.content-body{flex:1}.content-footer{padding:16px 24px;text-align:center;font-size:13px;color:#6b7280;border-top:1px solid #e5e7eb;background:#fff}.content-footer a{color:#2563eb;text-decoration:none;font-weight:600}.content-footer a:hover{text-decoration:underline}.page{padding:29px 28px 42px;max-width:1440px;margin:auto}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-header p{margin:0;max-width:680px}.page-header-action{display:flex;align-items:center}.page-eyebrow{margin-bottom:5px;color:var(--primary);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px}.stats-grid.three{grid-template-columns:repeat(3,1fr)}.stat-card{min-height:102px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:15px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow-sm)}.stat-icon{width:42px;height:42px;border-radius:11px;background:var(--primary-soft);display:grid;place-items:center;color:var(--primary);flex:none}.stat-icon.green{background:#e8f8ef;color:#168b5a}.stat-icon.purple{background:#f0edff;color:#6c50df}.stat-icon.orange{background:#fff4e6;color:#d98919}.stat-copy{min-width:0}.stat-card strong{display:block;font-size:21px;line-height:1.1}.stat-card span{display:block;font-size:11px;font-weight:700;margin-top:4px}.stat-card small{display:block;color:var(--muted);font-size:8px;margin-top:3px}.card,.table-card,.individual-card{background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-sm)}.card{padding:18px}.card-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.card-title-row h3{margin-bottom:3px}.card-title-row p{margin:0;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:290px 1fr;gap:16px}.dashboard-grid-modern{align-items:stretch}.create-card{display:flex;flex-direction:column;align-items:flex-start}.create-group-panel{background:linear-gradient(145deg,#fff,#f4f8ff)}.create-card-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--primary-soft);color:var(--primary);margin-bottom:16px}.create-group-panel h3{font-size:16px;margin-bottom:7px}.create-group-panel p{margin-bottom:18px}.recent-panel{min-width:0}.list{display:flex;flex-direction:column}.list-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f5;padding:12px 0}.list-row:last-child{border-bottom:0}.list-row strong,.list-row span{display:block}.list-row span{font-size:10px;color:var(--muted);margin-top:4px}.list-metrics{display:flex;gap:16px}.list-metrics span{display:flex;align-items:center;gap:5px}.recent-group-main{display:flex;align-items:center;gap:10px}.mini-empty{padding:26px 0;color:var(--muted);font-size:11px;text-align:center}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.group-card-top{display:flex;align-items:center;justify-content:space-between}.group-card{transition:.18s}.group-card-modern:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f1f3513;border-color:#cfdced}.group-card-copy{margin-top:14px}.group-card-copy h3{margin:0 0 3px}.group-card-type{color:var(--muted);font-size:9px}.group-card p{min-height:42px;margin-top:7px}.group-metrics{display:flex;gap:14px;padding:12px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:10px}.group-metrics span{display:flex;align-items:center;gap:5px;font-size:10px;color:#556579}.group-card-footer{display:flex;align-items:center;justify-content:space-between}.group-card-footer small{font-size:9px;color:var(--muted)}.table-card{overflow:auto}.data-table{border-collapse:collapse;width:100%;min-width:760px}.data-table th,.data-table td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf1f5;font-size:11px;vertical-align:middle}.data-table th{font-size:9px;color:#536276;text-transform:uppercase;letter-spacing:.05em;background:#fbfcfe}.data-table tr:last-child td{border-bottom:0}.member-cell{display:flex;align-items:center;gap:9px}.member-cell small{display:block;color:var(--muted);margin-top:3px}.action-links,.row-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.action-links button,.row-actions button{border:0;background:#f5f8fc;color:#1768dc;font-size:9px;font-weight:700;display:flex;align-items:center;gap:4px;padding:7px 8px;border-radius:7px}.action-links button:hover,.row-actions button:hover{background:#eaf2ff}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.quick-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:16px;display:flex;gap:12px;align-items:center;cursor:pointer;text-align:left;color:var(--text);transition:.18s}.quick-card:hover{transform:translateY(-2px);border-color:#c8d9f1;box-shadow:var(--shadow-sm)}.quick-card>svg:first-child{width:38px;height:38px;padding:9px;border-radius:10px;background:var(--primary-soft);color:var(--primary)}.quick-card>svg:last-child{margin-left:auto;color:#8a98aa}.quick-card strong,.quick-card span{display:block}.quick-card span{color:var(--muted);font-size:9px;margin-top:4px}.form-card-list{display:flex;flex-direction:column}.form-card-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--border)}.form-card-row:last-child{border-bottom:0}.form-icon{width:42px;height:42px;background:#eeeaff;color:var(--purple);border-radius:10px;display:grid;place-items:center;flex:none}.form-icon.small{width:32px;height:32px}.grow{flex:1;min-width:0}.grow strong,.grow span{display:block}.grow span{font-size:9px;color:var(--muted);margin-top:4px}.page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.page-toolbar strong,.page-toolbar span{display:block}.page-toolbar strong{font-size:11px}.page-toolbar span{font-size:9px;color:var(--muted);margin-top:3px}.form-management-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.form-management-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;min-height:226px;transition:.18s}.form-management-card:hover{transform:translateY(-2px);border-color:#cddbef;box-shadow:0 10px 24px #0f1f3513}.form-management-head{display:flex;align-items:center;justify-content:space-between}.form-management-copy{padding:14px 0 12px;flex:1}.form-management-copy h3{font-size:14px;margin-bottom:5px}.form-management-copy p{font-size:9px;margin:0}.form-management-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:9px;padding:10px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.form-management-meta span{display:flex;align-items:center;gap:5px}.form-management-actions{display:flex;gap:5px;flex-wrap:wrap;padding-top:11px}.form-management-actions button{border:0;background:#f5f8fc;color:#1768dc;padding:7px 8px;border-radius:7px;font-size:9px;font-weight:700;display:flex;align-items:center;gap:4px}.form-management-actions button:hover{background:#eaf2ff}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a142347;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px;z-index:80}.modal{width:100%;background:#fff;border-radius:14px;box-shadow:0 24px 70px #0000002e;max-height:90vh;overflow:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fff;z-index:2}.modal-header h3{margin:0;font-size:16px}.modal-body{padding:18px}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.state-box{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);gap:8px}.state-box strong{color:var(--text);font-size:12px}.state-box span{font-size:9px}.state-icon{width:46px;height:46px;border-radius:12px;background:#eef3f8;color:#718096;display:grid;place-items:center;margin-bottom:3px}.state-icon.loading{background:var(--primary-soft);color:var(--primary)}.state-icon.danger{background:#fff0f1;color:var(--danger)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modern-login{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 460px;max-width:1050px;margin:auto;align-items:center;padding:34px}.login-brand-panel,.login-card{min-height:570px;border:1px solid var(--border);box-shadow:var(--shadow-md)}.login-brand-panel{position:relative;overflow:hidden;border-radius:20px 0 0 20px;padding:48px;background:linear-gradient(145deg,#0a3978,#08295a 60%,#061e45);color:#fff}.login-card{border-radius:0 20px 20px 0;padding:58px 44px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:17px}.login-brand-top{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800}.login-logo{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;box-shadow:0 8px 20px #00000029}.login-brand-content{margin-top:75px;max-width:470px}.login-kicker{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#9fc4ff;font-weight:800;margin-bottom:12px}.login-brand-panel h1{font-size:34px;line-height:1.17;letter-spacing:-.03em}.login-brand-panel p{color:#c8d9f3;max-width:420px}.login-feature-list{display:flex;flex-direction:column;gap:10px;margin-top:24px}.login-feature-list div{display:flex;align-items:center;gap:9px;color:#e6effd;font-size:11px}.login-security{position:absolute;left:48px;bottom:36px;display:flex;align-items:center;gap:8px;color:#bcd0ed;font-size:9px}.login-card-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:8px}.login-card-heading h2{margin:0 0 5px}.login-card-heading p{margin:0;font-size:10px}.login-lock{width:40px;height:40px;border-radius:10px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.otp-section{display:flex;flex-direction:column;gap:10px}.otp-section-head{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700}.otp-boxes{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.otp-boxes input{width:100%;height:44px;border:1px solid var(--border);border-radius:9px;text-align:center;font-size:18px;font-weight:700;outline:none}.otp-boxes input:focus{border-color:#8db8ff;box-shadow:0 0 0 3px #0868ff14}.otp-help{font-size:9px;color:var(--muted)}.login-footer-note{margin-top:4px;padding-top:14px;border-top:1px solid var(--border);color:var(--muted);font-size:8px;line-height:1.6}.builder-page{min-height:100vh;background:#f3f6fa}.builder-topbar{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:30;box-shadow:0 2px 8px #0f1f3508}.builder-title{display:flex;align-items:center;gap:9px;min-width:0}.builder-topbar-title{min-width:0}.builder-topbar-title input{display:block;min-width:260px;max-width:420px;border:0;outline:0;background:transparent;color:var(--text);font-size:15px;font-weight:800}.builder-topbar-title span{display:block;margin-top:2px;color:var(--muted);font-size:8px}.builder-actions{display:flex;gap:7px}.builder-layout-three{display:grid;grid-template-columns:205px minmax(420px,720px) 280px;align-items:start;justify-content:center;gap:14px;padding:20px}.builder-palette{position:sticky;top:86px;padding:12px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-sm)}.builder-palette-head{padding:4px 5px 11px;margin-bottom:7px;border-bottom:1px solid #edf1f5}.builder-palette-head span{display:block;color:var(--primary);font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.builder-palette-head h3{margin:4px 0 0;font-size:12px}.builder-question-library{display:flex;flex-direction:column;gap:3px}.builder-question-library button{width:100%;min-height:39px;display:grid;grid-template-columns:29px 1fr 15px;align-items:center;gap:7px;padding:5px 7px;border:0;border-radius:8px;background:transparent;color:#445468;text-align:left;font-size:9px;font-weight:600;transition:.16s}.builder-question-library button:hover{background:var(--primary-soft);color:var(--primary)}.builder-library-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#f4f7fb;color:#65758a}.builder-question-library button:hover .builder-library-icon{background:#fff;color:var(--primary)}.builder-canvas{min-width:0;display:flex;flex-direction:column;gap:11px}.builder-canvas-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:0 2px}.builder-canvas-intro div span,.builder-canvas-intro div strong{display:block}.builder-canvas-intro div span{color:var(--primary);font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.builder-canvas-intro div strong{margin-top:3px;font-size:11px}.builder-canvas-intro>span{color:var(--muted);font-size:8px}.form-title-card{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1px solid var(--border);border-top:4px solid var(--primary);border-radius:12px;box-shadow:var(--shadow-sm)}.builder-question-list{display:flex;flex-direction:column;gap:8px}.builder-question-card{position:relative;display:grid;grid-template-columns:28px 31px minmax(0,1fr) 30px;align-items:flex-start;gap:8px;min-height:94px;padding:13px;background:#fff;border:1px solid var(--border);border-radius:11px;box-shadow:0 2px 8px #0f1f3509;cursor:pointer;transition:.17s}.builder-question-card:hover{border-color:#bfd2ec;box-shadow:0 6px 18px #0f1f350e}.builder-question-card.selected{border-color:#75a9fa;box-shadow:0 0 0 2px #0868ff12}.builder-question-card.dragging{opacity:.7;box-shadow:0 12px 30px #0f1f3524}.question-drag-handle{width:27px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#9aa6b5;cursor:grab}.question-drag-handle:hover{background:#f2f5f8;color:#617086}.question-drag-handle:active{cursor:grabbing}.builder-question-number{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#f1f5f9;color:#758398;font-size:8px;font-weight:800}.builder-question-card-content{min-width:0}.builder-question-card-title{display:flex;align-items:center;gap:7px}.builder-question-card-title strong{min-width:0;overflow:hidden;color:var(--text);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.builder-required-mark{padding:3px 6px;border-radius:999px;background:#fff0f1;color:#cf4852;font-size:7px;font-weight:700}.builder-question-card-content p{margin:5px 0 8px;color:var(--muted);font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.builder-question-type{display:inline-flex;align-items:center;gap:5px;color:#65758b;font-size:8px}.builder-option-preview{display:flex;flex-direction:column;gap:4px;margin-top:9px;color:#69788c;font-size:8px}.builder-card-edit-indicator{width:29px;height:29px;display:grid;place-items:center;color:#8290a3;border-radius:7px}.builder-question-card.selected .builder-card-edit-indicator{color:var(--primary);background:var(--primary-soft)}.builder-add-question-bottom{min-height:43px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #bdc9d8;border-radius:10px;background:#ffffff8c;color:#66768b;font-size:9px;font-weight:700}.builder-add-question-bottom:hover{border-color:#82adf2;background:#f6f9ff;color:var(--primary)}.builder-editor{position:sticky;top:86px;max-height:calc(100vh - 104px);overflow-y:auto;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-sm)}.builder-editor-head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px 14px;background:#fff;border-bottom:1px solid var(--border)}.builder-editor-head>div:first-child span,.builder-editor-head>div:first-child strong{display:block}.builder-editor-head>div:first-child span{color:var(--primary);font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.builder-editor-head>div:first-child strong{margin-top:3px;font-size:11px}.builder-editor-actions{display:flex;gap:2px}.builder-editor-body{display:flex;flex-direction:column;gap:15px;padding:14px}.builder-editor-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:30px;text-align:center;color:var(--muted)}.builder-editor-empty svg{margin-bottom:5px;color:#8794a6}.builder-editor-empty strong{color:var(--text);font-size:11px}.builder-editor-empty span{max-width:180px;font-size:8px;line-height:1.5}.builder-editor-section{padding-top:2px}.builder-editor-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.builder-editor-section-head strong{font-size:10px}.builder-editor-section-head span{min-width:20px;padding:3px 6px;text-align:center;background:#eef2f6;color:#69788c;border-radius:999px;font-size:7px;font-weight:700}.builder-editor-options{display:flex;flex-direction:column;gap:6px}.builder-editor-option{display:grid;grid-template-columns:20px 1fr 28px;align-items:center;gap:5px}.builder-editor-option .input{height:36px;padding:8px 9px;font-size:9px}.builder-editor-option .icon-btn{width:28px;height:28px}.builder-option-symbol{color:#7d8b9e;text-align:center}.builder-add-option{min-height:34px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px dashed #c9d4e0;border-radius:8px;background:#f8fafc;color:var(--primary);font-size:8px;font-weight:700}.builder-add-option:hover{background:var(--primary-soft);border-color:#99bcf5}.builder-setting-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0 0;border-top:1px solid var(--border)}.builder-setting-row strong,.builder-setting-row span{display:block}.builder-setting-row strong{font-size:10px}.builder-setting-row>div>span{margin-top:3px;color:var(--muted);font-size:7px;line-height:1.45}.builder-toggle{position:relative;flex:none;width:36px;height:20px;cursor:pointer}.builder-toggle input{position:absolute;opacity:0}.builder-toggle>span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#dce3eb;transition:.18s}.builder-toggle>span:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002b;transition:.18s}.builder-toggle input:checked+span{background:var(--primary)}.builder-toggle input:checked+span:after{transform:translate(16px)}@media(max-width:1180px){.builder-layout-three{grid-template-columns:180px minmax(400px,1fr) 250px;padding:15px;gap:10px}}@media(max-width:980px){.builder-layout-three{grid-template-columns:180px 1fr}.builder-editor{position:fixed;top:75px;right:12px;width:290px;max-height:calc(100vh - 90px);z-index:40;box-shadow:0 18px 45px #0f1f352e}}@media(max-width:700px){.builder-topbar{align-items:flex-start}.builder-topbar-title input{min-width:110px;width:150px}.builder-actions .btn{padding:0 9px;font-size:0}.builder-actions .btn svg{margin:0}.builder-layout-three{display:flex;flex-direction:column;padding:10px}.builder-palette{position:static;width:100%;overflow-x:auto}.builder-palette-head{display:none}.builder-question-library{flex-direction:row;width:max-content}.builder-question-library button{width:125px}.builder-editor{position:static;width:100%;max-height:none}.builder-question-card{grid-template-columns:24px 28px minmax(0,1fr) 26px;padding:11px 9px}}.preview-page{min-height:100vh;background:#eef2f7}.preview-toolbar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 22px;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.preview-toolbar-left{display:flex;align-items:center;gap:14px}.preview-heading strong,.preview-heading span{display:block}.preview-heading strong{font-size:13px}.preview-heading span{margin-top:3px;max-width:320px;color:var(--muted);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-toggle{display:flex;gap:3px;padding:4px;background:#f0f3f7;border-radius:9px}.device-toggle button{min-width:92px;height:34px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#66768a;font-size:9px;font-weight:700;transition:.18s}.device-toggle button:hover{color:var(--text)}.device-toggle button.active{background:#fff;color:var(--primary);box-shadow:0 2px 7px #0f1f3514}.preview-stage{min-height:calc(100vh - 68px);display:flex;justify-content:center;align-items:flex-start;padding:30px 22px 50px}.preview-device{width:100%;border-radius:15px;background:#fff;border:1px solid #d9e1eb;box-shadow:0 18px 42px #0f1f351c;overflow:hidden;transition:width .25s ease,max-width .25s ease}.preview-device.desktop{max-width:900px}.preview-device.mobile{max-width:410px;border-radius:24px}.preview-browser-bar{min-height:44px;display:flex;align-items:center;gap:12px;padding:0 14px;background:#f8fafc;border-bottom:1px solid var(--border)}.preview-browser-dots{display:flex;gap:5px}.preview-browser-dots span{width:7px;height:7px;border-radius:50%;background:#cdd5df}.preview-browser-url{flex:1;max-width:320px;margin:auto;padding:6px 12px;text-align:center;color:#7a8797;background:#fff;border:1px solid #e2e8f0;border-radius:7px;font-size:8px}.preview-device-body{min-height:540px;padding:28px;background:linear-gradient(180deg,#eef4fb,#f8fafc)}.preview-form-wrap{max-width:720px;margin:auto}.preview-form-card{margin:0;box-shadow:0 10px 28px #0f1f3514}.preview-form-card .public-form-header{padding:24px 28px}.preview-form-card .public-form-header h1{margin-bottom:6px;font-size:22px}.preview-form-card .public-form-header p{font-size:10px}.preview-device.mobile .preview-device-body{min-height:650px;padding:16px 10px 28px}.preview-device.mobile .preview-form-wrap{max-width:100%}.preview-device.mobile .public-form-card{border-radius:16px}.preview-device.mobile .public-form-header{padding:21px 18px}.preview-device.mobile .public-form-header h1{font-size:18px}.preview-device.mobile .public-form-body{padding:12px}.preview-device.mobile .public-question{padding:12px;gap:9px}.preview-device.mobile .question-number{width:25px;height:25px}.public-page{min-height:100vh;background:linear-gradient(180deg,#edf4ff,#f7f9fc);padding:35px 16px}.public-form-card{max-width:720px;margin:auto;background:#fff;border-radius:14px;border:1px solid var(--border);box-shadow:var(--shadow-md);overflow:hidden}.public-form-header{background:linear-gradient(135deg,#376dd8,#214fae);color:#fff;padding:28px 30px}.public-form-label{display:block;margin-bottom:8px;color:#bfd2fa;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.public-form-header h1{font-size:23px;line-height:1.25;margin-bottom:7px}.public-form-header p{color:#e8efff;margin:0;font-size:10px}.public-form-body{padding:22px;display:flex;flex-direction:column;gap:13px}.public-question{position:relative;display:flex;gap:12px;padding:16px;border:1px solid #e7edf4;border-radius:11px;background:#fff}.public-question:hover{border-color:#d1ddec}.question-number{width:28px;height:28px;border-radius:8px;background:#f1f5fa;color:#7a8899;display:grid;place-items:center;font-size:9px;font-weight:800;flex:none}.public-question-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.question-label{font-size:11px;font-weight:800}.question-description{font-size:9px;margin:0}.option-stack{display:flex;flex-direction:column;gap:8px}.choice{display:flex;align-items:center;gap:8px;font-size:10px;padding:8px 9px;border:1px solid #edf1f5;border-radius:8px}.choice:hover{background:#f8fafc}.file-upload-field{display:flex;align-items:center;gap:10px;padding:13px;border:1px dashed #cbd8e6;border-radius:9px;background:#f9fbfd;cursor:pointer;color:#526274}.file-upload-field input{display:none}.file-upload-field strong,.file-upload-field span{display:block}.file-upload-field strong{font-size:10px}.file-upload-field span{font-size:8px;color:var(--muted);margin-top:2px}.input-with-icon{position:relative}.input-with-icon>svg{position:absolute;left:11px;top:12px;color:#8290a2}.input-with-icon .input{padding-left:34px}.public-submit{padding:0 22px 22px}.public-submit-note{text-align:center;color:var(--muted);font-size:8px;margin-bottom:9px}.public-submit .btn{width:100%}.success-card{max-width:520px;margin:90px auto;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-md);padding:44px;text-align:center}.success-card svg{color:var(--success)}.response-top{display:flex;align-items:center;gap:9px;margin-bottom:12px}.response-top>div:nth-child(2){flex:1}.response-top h1{margin:0}.response-top p{margin:3px 0 0}.response-page-header{margin-bottom:16px}.tabs,.subtabs{display:flex;gap:4px;border-bottom:1px solid var(--border);margin-bottom:14px}.tabs button,.subtabs button{border:0;background:none;padding:11px 14px;font-weight:700;font-size:10px;color:#69788d;border-bottom:2px solid transparent}.tabs button.active,.subtabs button.active{color:var(--primary);border-color:var(--primary)}.response-subtabs{background:#fff;border:1px solid var(--border);border-radius:10px;padding:4px;display:inline-flex}.response-subtabs button{border:0;border-radius:7px;padding:8px 13px}.response-subtabs button.active{background:var(--primary-soft);border:0}.compact-response-stat{min-height:92px}.status-text{text-transform:capitalize;font-size:17px!important}.response-list-row{width:100%;background:none;border-left:0;border-right:0;border-top:0;text-align:left}.response-table-card{margin-top:8px}.individual-card{padding:18px}.response-individual-card{max-width:900px}.individual-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:12px}.individual-head strong{display:block}.individual-kicker{display:block;color:var(--muted);font-size:8px;margin-bottom:3px;text-transform:uppercase;letter-spacing:.08em}.individual-navigation{display:flex;align-items:center;gap:5px}.individual-navigation span{font-size:9px;color:var(--muted)}.answer-list{display:flex;flex-direction:column}.answer-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--border)}.answer-item:last-child{border-bottom:0}.answer-number{width:28px;height:28px;border-radius:8px;background:#f2f5f9;color:#758397;display:grid;place-items:center;font-size:8px;font-weight:800;flex:none}.answer-item span,.answer-item strong{display:block}.answer-item span{color:var(--muted);font-size:9px;margin-bottom:4px}.answer-item strong{font-size:11px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-card{display:flex;align-items:flex-start;gap:13px;text-align:left;padding:18px;background:#fff;border:1px solid var(--border);border-radius:12px;color:var(--text);transition:.18s}.settings-card:hover{transform:translateY(-2px);border-color:#cbd9ec;box-shadow:var(--shadow-sm)}.settings-icon{width:40px;height:40px;border-radius:10px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;flex:none}.settings-card strong,.settings-card span{display:block}.settings-card strong{font-size:12px}.settings-card span{font-size:9px;color:var(--muted);line-height:1.55;margin-top:4px}.settings-note{margin-top:14px;padding:14px 16px;border:1px dashed #cbd6e2;border-radius:10px;background:#f8fafc}.settings-note strong,.settings-note span{display:block}.settings-note strong{font-size:10px}.settings-note span{font-size:8px;color:var(--muted);margin-top:3px}.member-actions{display:flex;align-items:center;gap:4px;white-space:nowrap}.member-actions .icon-btn:disabled{opacity:.35;cursor:not-allowed}.readonly-field{display:flex;flex-direction:column;gap:7px}.readonly-field span{font-size:11px;font-weight:700;color:#27364a}.readonly-field strong{min-height:40px;display:flex;align-items:center;padding:0 11px;border-radius:8px;background:#f4f7fb;color:#526274;border:1px solid var(--border)}.member-detail-header{display:flex;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid var(--border)}.member-detail-avatar{width:52px;height:52px;font-size:15px}.member-detail-header h3{margin:0 0 4px;font-size:16px}.member-detail-header span{color:var(--muted);font-size:10px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.detail-grid>div{padding:13px;border:1px solid var(--border);border-radius:9px;background:#fbfcfe}.detail-grid span,.detail-grid strong{display:block}.detail-grid span{color:var(--muted);font-size:9px;margin-bottom:5px}.detail-grid strong{font-size:11px}.permission-view{margin-top:20px}.permission-view h4{margin-bottom:10px}.permission-member{display:flex;align-items:center;gap:10px;padding:12px;background:#f7f9fc;border-radius:9px;margin-bottom:18px}.permission-member strong,.permission-member span{display:block}.permission-member span{color:var(--muted);font-size:9px;margin-top:3px}.permission-section{margin-bottom:20px}.permission-section h4{margin:0 0 9px;font-size:11px}.permission-list{border:1px solid var(--border);border-radius:9px;overflow:hidden}.permission-row{min-height:48px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border);cursor:pointer}.permission-row:last-child{border-bottom:0}.permission-row:hover{background:#f8faff}.permission-row.disabled{background:#fafbfc;cursor:not-allowed}.permission-row strong{font-size:10px}.permission-row small{display:block;color:var(--muted);font-size:8px;margin-top:3px}.permission-row input{width:17px;height:17px;accent-color:var(--primary)}.muted-text{color:var(--muted);font-size:10px}.confirm-dialog{display:flex;flex-direction:column;align-items:center;text-align:center}.confirm-dialog-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:16px;border-radius:50%}.confirm-dialog-icon.danger{color:#dc3545;background:#fff0f1}.confirm-dialog-icon.warning{color:#d88b00;background:#fff7e8}.confirm-dialog-icon.success{color:#168b5a;background:#eaf9f1}.confirm-dialog-content{width:100%}.confirm-dialog-content h3{margin:0 0 8px;font-size:15px;color:var(--text)}.confirm-dialog-content p{max-width:360px;margin:0 auto 18px;color:var(--muted);font-size:10px;line-height:1.6}.confirm-member-card{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:12px;text-align:left;background:#f8fafc;border:1px solid var(--border);border-radius:10px}.confirm-member-card strong,.confirm-member-card span{display:block}.confirm-member-card strong{font-size:11px;color:var(--text)}.confirm-member-card span{margin-top:3px;color:var(--muted);font-size:9px}.confirm-actions{width:100%;padding-top:15px;border-top:1px solid var(--border)}.confirm-actions .btn{min-width:120px}.responses-page{padding-bottom:42px}.responses-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.response-summary-card{min-height:108px;display:flex;align-items:center;gap:14px;padding:17px 18px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-sm)}.response-summary-icon{width:44px;height:44px;flex:none;display:grid;place-items:center;border-radius:11px}.response-summary-icon.blue{color:var(--primary);background:var(--primary-soft)}.response-summary-icon.green{color:#168b5a;background:#e8f8ef}.response-summary-icon.purple{color:#6c50df;background:#f0edff}.response-summary-card span,.response-summary-card strong,.response-summary-card small{display:block}.response-summary-card span{color:#5c6c80;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.response-summary-card strong{margin-top:4px;color:var(--text);font-size:22px;line-height:1.1}.response-summary-card small{margin-top:4px;color:var(--muted);font-size:8px}.responses-toolbar{min-height:66px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.responses-toolbar h3{margin:0 0 4px;font-size:13px}.responses-toolbar p{margin:0;font-size:9px}.response-search{width:250px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;background:#fff;border:1px solid var(--border);border-radius:9px;color:#7a889b}.response-search:focus-within{border-color:#8db8ff;box-shadow:0 0 0 3px #0868ff12}.response-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:10px}.responses-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.response-overview-card{position:relative;min-height:196px;padding:17px;overflow:hidden;display:flex;flex-direction:column;text-align:left;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.response-overview-card:hover{transform:translateY(-2px);border-color:#b9d0f5;box-shadow:0 10px 24px #0f1f3514}.response-overview-card.has-responses{border-color:#d5e3fb}.response-overview-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.response-file-icon{width:42px;height:42px;display:grid;place-items:center;flex:none;color:#694bdf;background:#f0ecff;border-radius:10px}.response-overview-content{flex:1;padding:15px 0 14px}.response-overview-content h3{max-width:88%;margin:0 0 7px;font-size:13px;line-height:1.35}.response-created{color:var(--muted);font-size:9px}.response-overview-footer{min-height:42px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf1f5}.response-activity{min-width:0;display:flex;align-items:center;gap:6px;color:#718096;font-size:8px}.response-activity-dot{width:7px;height:7px;flex:none;border-radius:50%;background:#c9d2de}.response-activity-dot.active{background:var(--success);box-shadow:0 0 0 3px #18a66a1a}.response-open-link{display:flex;align-items:center;gap:5px;color:var(--primary);font-size:9px;font-weight:700;white-space:nowrap}.response-overview-card:hover .response-open-link svg{transform:translate(2px)}.response-open-link svg{transition:transform .18s ease}.response-card-accent{position:absolute;top:0;right:16px;display:flex;align-items:center;gap:4px;padding:4px 7px;color:#2c6ac7;background:#edf4ff;border-radius:0 0 7px 7px;font-size:7px;font-weight:700;opacity:0;transform:translateY(-4px);transition:.18s ease}.response-overview-card:hover .response-card-accent{opacity:1;transform:translateY(0)}.response-search-empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:var(--muted);background:#fff;border:1px dashed #cfd8e4;border-radius:12px}.response-search-empty strong{color:var(--text);font-size:11px}.response-search-empty span{font-size:9px}@media(max-width:1100px){.form-management-grid,.responses-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.app-shell{grid-template-columns:72px 1fr}.sidebar{padding:12px 8px}.brand-copy,.sidebar-link span,.sidebar-user-text,.sidebar-section-label{display:none}.brand{justify-content:center;padding:5px 0 18px}.sidebar-link,.sidebar-user{justify-content:center}.cards-grid{grid-template-columns:repeat(2,1fr)}.modern-login{grid-template-columns:1fr;max-width:560px}.login-brand-panel{display:none}.login-card{border-radius:18px}.responses-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.page{padding:18px 12px 30px}.stats-grid,.stats-grid.three,.quick-grid,.cards-grid,.dashboard-grid,.settings-grid,.form-management-grid,.responses-summary-grid,.responses-card-grid{grid-template-columns:1fr}.page-header,.page-toolbar,.responses-toolbar{align-items:stretch;flex-direction:column}.response-search{width:100%}.modern-login{padding:16px}.login-card{padding:38px 24px}.detail-grid{grid-template-columns:1fr}.member-actions{min-width:190px}.preview-toolbar{align-items:stretch;flex-direction:column;padding:10px 12px}.preview-toolbar-left{justify-content:space-between}.preview-heading{display:none}.device-toggle{width:100%}.device-toggle button{flex:1}.preview-stage{padding:16px 10px 30px}.preview-device-body{padding:16px 10px}.public-form-body{padding:14px}.public-question{padding:13px}.response-overview-card{min-height:180px}}.builder-field-preview{margin-top:10px;max-width:300px}.builder-preview-input,.builder-preview-textarea,.builder-preview-date{border:1px solid #e4eaf1;border-radius:8px;background:#f8fafc;color:#8a97a8;font-size:8px}.builder-preview-input{min-height:34px;display:flex;align-items:center;padding:0 10px}.builder-preview-textarea{min-height:52px;padding:10px}.builder-preview-date{min-height:35px;display:flex;align-items:center;gap:7px;padding:0 10px}.builder-file-preview{width:max-content;margin-top:10px;display:flex;align-items:center;gap:6px;padding:8px 11px;border:1px dashed #c9d4e0;border-radius:8px;background:#f8fafc;color:#66768a;font-size:8px;font-weight:600}.builder-scale-preview{margin-top:11px;max-width:420px}.builder-scale-labels{display:flex;justify-content:space-between;gap:12px;min-height:14px;color:#7a889a;font-size:7px}.builder-scale-values{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding-top:3px}.builder-scale-item{min-width:24px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#5d6d81;font-size:8px}.builder-scale-item i{width:13px;height:13px;display:block;border:1.5px solid #93a0b1;border-radius:50%;background:#fff}.builder-rating-preview,.builder-rating-editor-preview{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.builder-rating-preview{margin-top:11px}.builder-rating-item{display:flex;flex-direction:column;align-items:center;gap:3px;color:#718096;font-size:7px}.builder-rating-item svg,.builder-rating-editor-preview svg{color:#8a97a8}.builder-rating-editor-preview{margin-top:10px;padding:11px;border:1px solid var(--border);border-radius:9px;background:#f8fafc}.builder-grid-preview{margin-top:11px;max-width:460px;overflow:hidden;border:1px solid #edf1f5;border-radius:8px}.builder-grid-preview-row{display:grid;align-items:center;min-height:30px;border-top:1px solid #edf1f5}.builder-grid-preview-row:first-child{border-top:0}.builder-grid-preview-row>span,.builder-grid-preview-row>strong{padding:5px 7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7px}.builder-grid-preview-head{background:#f7f9fc}.builder-grid-preview-head strong{color:#68778b;text-align:center}.builder-grid-preview-row i{width:12px;height:12px;justify-self:center;border:1.5px solid #93a0b1;background:#fff}.builder-grid-preview-row i.radio{border-radius:50%}.builder-grid-preview-row i.checkbox{border-radius:3px}.builder-file-settings{display:flex;flex-direction:column;gap:14px}.builder-setting-label{display:block;margin-bottom:8px;color:#27364a;font-size:9px;font-weight:700}.builder-file-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%}.builder-check-row{min-height:36px;display:flex;align-items:center;gap:8px;padding:8px 9px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:.16s}.builder-check-row:hover{background:#f3f7ff;border-color:#b9cef0}.builder-check-row input{width:15px;height:15px;flex:none;margin:0;accent-color:var(--primary)}.builder-check-row span{min-width:0;color:#425268;font-size:9px;font-weight:600;line-height:1.2}.builder-file-selects{display:flex;flex-direction:column;gap:11px}.builder-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px}.builder-grid-editor-block{margin-top:12px}.builder-grid-editor-item{display:grid;grid-template-columns:1fr 30px;gap:5px;margin-bottom:6px}.builder-grid-editor-item .input{height:36px;font-size:9px}.builder-grid-editor-item .icon-btn{width:30px;height:30px}@media(max-width:700px){.builder-two-fields,.builder-file-types{grid-template-columns:1fr}}.public-other-choice{flex-wrap:wrap}.public-other-input{flex:1;min-width:160px;margin-left:4px;padding:6px 7px;border:0;border-bottom:1px solid #cfd8e4;background:transparent;outline:none;color:var(--text);font-size:9px}.public-other-input:focus{border-color:var(--primary)}.public-file-help{margin-top:7px;color:var(--muted);font-size:8px}.public-selected-files{display:flex;flex-direction:column;gap:4px;margin-top:7px}.public-selected-files span{padding:6px 8px;border-radius:7px;background:#f4f7fb;color:#536377;font-size:8px}.public-linear-scale{max-width:560px;padding-top:5px}.public-scale-label-row{display:flex;justify-content:space-between;gap:20px;min-height:18px;color:var(--muted);font-size:8px}.public-scale-options{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;overflow-x:auto;padding:4px 2px 3px}.public-scale-option{min-width:34px;display:flex;flex-direction:column;align-items:center;gap:7px;color:#526274;font-size:9px;cursor:pointer}.public-scale-option input{width:16px;height:16px;margin:0;accent-color:var(--primary)}.public-rating{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;padding-top:3px}.public-rating-button{min-width:39px;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 7px;border:0;border-radius:8px;background:transparent;color:#a3adba;font-size:8px;transition:.15s}.public-rating-button:not(:disabled):hover{background:#f6f9fd;color:#f2a91f}.public-rating-button.active{color:#eaa31c}.public-rating-button:disabled{cursor:default}.public-grid-wrap{max-width:100%;overflow-x:auto;border:1px solid #e7edf4;border-radius:9px}.public-grid-row{display:grid;align-items:stretch;min-width:max-content;border-top:1px solid #edf1f5}.public-grid-row:first-child{border-top:0}.public-grid-head{background:#f7f9fc}.public-grid-head strong{display:flex;align-items:center;justify-content:center;min-height:38px;padding:6px 8px;color:#5c6c80;font-size:8px;text-align:center}.public-grid-row-label{display:flex;align-items:center;min-height:40px;padding:8px 10px;color:#35465b;font-size:9px;font-weight:600}.public-grid-choice{min-height:40px;display:grid;place-items:center;padding:7px;cursor:pointer}.public-grid-choice:hover{background:#f8fafc}.public-grid-choice input{width:15px;height:15px;margin:0;accent-color:var(--primary)}@media(max-width:700px){.public-grid-row{min-width:520px}}
