:root{--blue:#2f84e9;--blue-dark:#2169c6;--pink:#dc73cc;--ink:#17191d;--muted:#707781;--line:#c6cbd1;--surface:#ffffffeb;--danger:#d93025;--success:#1f8f55}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);letter-spacing:0;font-family:Inter,Segoe UI,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.background-page{background:linear-gradient(#ffffffad,#ffffffad),url(/images/gedung-disdik.jpg) 50%/cover fixed;min-height:100vh}.home-page{place-items:center;padding:56px 20px;display:grid}.home-content{text-align:center;width:min(760px,100%)}.home-logo{object-fit:contain;width:110px;height:110px;margin-bottom:42px}.home-content h1,.form-hero h1{letter-spacing:0;text-transform:uppercase;margin:0;font-size:clamp(42px,5vw,64px);font-weight:900;line-height:1}.home-content h2,.form-hero h2{text-transform:uppercase;margin:32px 0 14px;font-size:clamp(20px,2vw,28px);font-weight:800;line-height:1.2}.home-content p,.form-hero p{color:var(--muted);margin:0;font-size:clamp(17px,1.6vw,24px);font-weight:500;line-height:1.35}.home-prompt{color:#415b6b!important;margin-top:32px!important;font-weight:700!important}.home-chooser{justify-items:center;gap:48px;margin-top:44px;display:grid}.choice-grid{grid-template-columns:repeat(2,minmax(210px,1fr));gap:38px;width:min(720px,100%);display:grid}.choice-card{background:var(--surface);min-height:220px;color:var(--blue-dark);border:1px solid #2f84e938;border-radius:18px;align-content:center;place-items:center;gap:14px;transition:transform .16s,background .16s,color .16s;display:grid;box-shadow:0 16px 32px #234d7224}.choice-card:hover{transform:translateY(-2px)}.choice-card.active{background:var(--blue);color:#fff}.choice-card strong{font-size:24px}.choice-card span{color:currentColor;opacity:.72;font-size:17px}.primary-action,.submit-button{background:var(--blue);color:#fff;border:0;border-radius:10px;min-height:60px;padding:0 64px;font-size:22px;font-weight:800;box-shadow:0 12px 22px #1d6fcd47}.app-header{color:#fff;background:#2c78d7;justify-content:space-between;align-items:center;gap:24px;min-height:104px;padding:22px 36px;display:flex}.brand-lockup{min-width:0;color:inherit;align-items:center;gap:24px;text-decoration:none;display:inline-flex}.brand-lockup img{object-fit:contain;flex:none;width:74px;height:74px}.brand-lockup span{gap:8px;min-width:0;display:grid}.brand-lockup strong{font-size:clamp(20px,2vw,28px);line-height:1.2}.brand-lockup small{opacity:.78;font-size:clamp(14px,1.5vw,19px);font-weight:700}.home-link{color:#fff;flex:none;font-size:20px;font-weight:800;text-decoration:none}.form-page{padding-bottom:32px}.form-hero{text-align:center;padding:34px 20px 16px}.form-hero.compact{padding-bottom:28px}.form-hero h1{font-size:clamp(38px,4vw,52px)}.form-hero h2{margin-top:22px}.guestbook-form{gap:22px;width:min(1640px,100% - 40px);margin:0 auto;display:grid}.field-control{gap:8px;display:grid}.field-label{color:#151719;font-size:17px;font-weight:800;line-height:1.25}.field-label b{color:var(--danger)}.field-shell{border:1.5px solid var(--line);background:#ffffffed;border-radius:999px;align-items:center;min-height:58px;display:flex;position:relative;overflow:hidden}.field-icon{background:linear-gradient(140deg,#e02bf3,#37bcf8);border-radius:50%;flex:none;place-items:center;width:52px;height:52px;margin-left:6px;display:grid}.field-icon img{object-fit:contain;width:28px;height:28px}.field-shell input,.field-shell select{color:#444a52;background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:56px;padding:0 26px 0 14px;font-size:19px}.field-shell input::placeholder{color:#7a7f86}.field-shell select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#9ca3ab 50%),linear-gradient(135deg,#9ca3ab 50%,#0000 50%);background-position:calc(100% - 24px),calc(100% - 17px);background-repeat:no-repeat;background-size:7px 7px,7px 7px}.field-shell select.placeholder-select{color:#7a7f86}.field-shell select option{color:#343941;background:#fff7ff}.field-shell .select-trigger{color:#444a52;text-align:left;background:0 0;border:0;outline:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;min-height:56px;padding:0 26px 0 14px;font-size:19px;display:flex}.field-shell .select-trigger:disabled{cursor:not-allowed;color:#8a929b}.select-trigger span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-trigger .placeholder{color:#7a7f86}.select-chevron{color:#9ca3ab;flex:none;font-size:16px}.choice-dialog-backdrop{z-index:60;background:#12182194;place-items:start center;padding:min(9vh,72px) 20px 24px;display:grid;position:fixed;inset:0}.choice-dialog{width:min(740px,100vw - 32px);max-height:min(780px,100vh - 56px);color:var(--ink);background:#fff7ff;border-radius:16px;grid-template-rows:auto auto minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 26px 80px #10182357}.choice-dialog-header{justify-content:space-between;align-items:center;gap:16px;padding:24px 28px 12px;display:flex}.choice-dialog-header h3{margin:0;font-size:20px;line-height:1.2}.choice-dialog-header button{color:#474b52;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.choice-dialog-header button:hover{background:#2c78d71a}.choice-search{color:#51575f;background:#ffffffb8;border-radius:8px;align-items:center;gap:16px;min-height:64px;margin:0 22px 8px;padding:0 18px;display:flex}.choice-search input{color:#343941;background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:54px;font-size:19px}.choice-search input::placeholder{color:#767b84}.choice-options{min-height:220px;padding:6px 18px 22px;overflow:auto}.choice-option{width:100%;min-height:58px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 16px;display:grid}.choice-option:hover,.choice-option.selected{background:#e7dfe8}.choice-option span{gap:3px;min-width:0;display:grid}.choice-option strong{overflow-wrap:anywhere}.choice-option small{color:var(--muted);overflow-wrap:anywhere}.choice-empty{color:var(--muted);padding:18px 12px;font-weight:800;display:block}.date-dialog-backdrop{z-index:65;background:#12182194;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.date-dialog{width:min(620px,100vw - 32px);color:var(--ink);background:#fff7ff;border-radius:16px;grid-template-columns:190px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 26px 80px #10182357}.date-dialog-summary{border-right:1px solid #e1d8e3;align-content:start;gap:22px;padding:24px 20px;display:grid}.date-dialog-summary span{color:var(--muted);font-weight:700}.date-dialog-summary strong{color:#45404a;font-size:34px;font-weight:500;line-height:1.15}.date-dialog-panel{gap:14px;min-width:0;padding:16px 18px 14px;display:grid}.date-dialog-header{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px;display:grid}.date-dialog-header button{color:#665a74;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.date-dialog-header button:hover{background:#e7dfe8}.date-dialog-header button:disabled{color:#b7afb9;cursor:not-allowed;background:0 0}.date-dialog-selects{grid-template-columns:minmax(0,1fr) 92px;gap:8px;min-width:0;display:grid}.date-dialog-selects select{color:#544c5e;background:0 0;border:1px solid #0000;border-radius:8px;outline:0;min-width:0;min-height:40px;padding:0 8px;font-weight:800}.date-dialog-selects select:hover,.date-dialog-selects select:focus{background:#fff;border-color:#d8cfe0}.date-weekdays,.date-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.date-weekdays span{color:#6c6471;text-align:center;font-size:12px;font-weight:800}.date-cell{aspect-ratio:1;color:#44404a;background:0 0;border:0;border-radius:50%;place-items:center;min-height:36px;font-weight:700;display:grid}.date-cell:hover{background:#e7dfe8}.date-cell.today{box-shadow:inset 0 0 0 1px #66539a6b}.date-cell.selected{color:#fff;background:#6d5594}.date-cell:disabled{color:#b7afb9;cursor:not-allowed;box-shadow:none;background:0 0}.date-cell.empty{pointer-events:none}.date-dialog-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.date-dialog-actions button{color:#6d5594;background:0 0;border:0;border-radius:999px;min-height:38px;padding:0 14px;font-weight:800}.date-dialog-actions button:hover{background:#e7dfe8}.field-hint{color:#9a9fa6;align-items:center;min-height:30px;font-size:16px;display:flex}.inline-search{color:var(--blue-dark);background:0 0;border:0;align-items:center;gap:8px;padding:4px 0;font-weight:800;display:inline-flex}.lookup-results{gap:10px;margin-top:-10px;display:grid}.lookup-card{width:100%;color:var(--ink);text-align:left;background:#fff;border:1px solid #d8dde3;border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid;box-shadow:0 8px 18px #234d7214}.lookup-card:hover{border-color:#2f84e980;box-shadow:0 10px 22px #234d721f}.lookup-icon{color:#fff;background:linear-gradient(140deg,#e02bf3,#37bcf8);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.lookup-main{gap:3px;min-width:0;display:grid}.lookup-main strong{font-size:16px}.lookup-main small{color:var(--muted);overflow-wrap:anywhere}.lookup-action{color:var(--blue-dark);background:#2f84e91f;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.photo-field{justify-items:center;gap:12px;padding-top:4px;display:grid}.photo-box{aspect-ratio:1;border:2px solid var(--line);color:#777;background:#f1f1f1f0;border-radius:12px;place-items:center;width:min(240px,52vw);display:grid;overflow:hidden}.photo-box.camera-on{background:#101820;border-color:#2f84e975}.photo-box img,.photo-box video{object-fit:cover;width:100%;height:100%}.photo-box video{transform:scaleX(-1)}.photo-fallback-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.camera-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.camera-button{min-height:42px;color:var(--blue-dark);background:#fffffff2;border:1px solid #2f84e94d;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.camera-button.primary{background:var(--blue);color:#fff;border-color:#0000;box-shadow:0 8px 16px #1d6fcd2e}.camera-button:disabled{cursor:not-allowed;opacity:.72}.camera-error{color:var(--danger);text-align:center;font-weight:700}.submit-button{z-index:2;background:linear-gradient(100deg, var(--pink), #6fa9f7);border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:58px;display:inline-flex;position:sticky;bottom:18px}.submit-button:disabled,.primary-action:disabled,.inline-search:disabled{cursor:not-allowed;opacity:.7}.notice{background:#fffffff2;border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-weight:700;line-height:1.35;display:flex}.notice.success{color:var(--success);border:1px solid #1f8f553d}.notice.error{color:var(--danger);border:1px solid #d930253d}.notice.info{color:#315b78;border:1px solid #2f84e93d}.modal-backdrop{z-index:20;background:#1018237a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.success-modal{width:min(520px,100%);color:var(--ink);background:#fff;border-radius:8px;gap:16px;padding:28px;display:grid;box-shadow:0 24px 70px #10182357}.success-badge{width:64px;height:64px;color:var(--success);background:#1f8f551f;border-radius:50%;place-items:center;display:grid}.success-modal h3{margin:0;font-size:26px;line-height:1.2}.success-modal p{color:var(--muted);margin:0;font-weight:700}.receipt-list{gap:10px;margin:0;display:grid}.receipt-list div{border-bottom:1px solid #e6e9ee;grid-template-columns:150px minmax(0,1fr);align-items:baseline;gap:12px;padding-bottom:10px;display:grid}.receipt-list dt{color:var(--muted);font-size:14px;font-weight:800}.receipt-list dd{overflow-wrap:anywhere;margin:0;font-weight:800}.modal-action{background:var(--blue);color:#fff;border:0;border-radius:999px;min-height:48px;font-weight:800}.spin{animation:.9s linear infinite spin}.survey-form{width:min(980px,100% - 40px)}.survey-actions{grid-template-columns:160px minmax(0,1fr);align-items:center;gap:12px;display:grid}.secondary-action{min-height:54px;color:var(--blue-dark);background:#ffffffeb;border:1px solid #2f84e95c;border-radius:999px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.inline-submit{width:100%;position:static}.search-button{background:var(--blue);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-weight:800;display:inline-flex;box-shadow:0 10px 20px #1d6fcd38}.search-button:disabled{cursor:not-allowed;opacity:.72}.visit-results{gap:10px;display:grid}.visit-card{width:100%;color:var(--ink);text-align:left;background:#fff;border:1px solid #d8dde3;border-radius:8px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 10px 22px #234d721a}.visit-card:hover{border-color:#2f84e97a;transform:translateY(-1px);box-shadow:0 12px 24px #234d721f}.visit-card.selected{border-color:var(--blue);box-shadow:0 0 0 3px #2f84e929}.visit-card:disabled{cursor:not-allowed;opacity:1;color:#505862;background:#f4f6f8;box-shadow:0 6px 14px #234d7214}.visit-icon{color:#fff;background:linear-gradient(140deg,#e02bf3,#37bcf8);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.visit-main{gap:4px;min-width:0;display:grid}.visit-main strong{font-size:17px}.visit-main small{color:var(--muted);overflow-wrap:anywhere;font-size:14px;line-height:1.3}.visit-status{color:var(--blue-dark);white-space:nowrap;background:#2f84e91f;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.visit-status.done{color:var(--success);background:#1f8f551f}.visit-status.ready{color:var(--blue-dark);background:#2f84e91f}.visit-status.locked{color:#69717b;background:#eef1f4}.pagination-bar{background:#fff;border:1px solid #d8dde3;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex;box-shadow:0 8px 18px #234d7214}.pagination-bar span{color:var(--muted);font-weight:800}.pagination-actions{align-items:center;gap:10px;display:flex}.pagination-actions button{min-height:38px;color:var(--blue-dark);background:#fff;border:1px solid #2f84e957;border-radius:999px;padding:0 14px;font-weight:800}.pagination-actions button:disabled{cursor:not-allowed;opacity:.55}.pagination-actions strong{white-space:nowrap;font-size:14px}.selected-visit{color:var(--ink);background:#fff;border:1px solid #d8dde3;border-radius:8px;gap:14px;padding:16px;display:grid;box-shadow:0 8px 18px #234d7214}.selected-visit-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.selected-visit-header span{gap:4px;min-width:0;display:grid}.selected-visit-header strong{font-size:18px;line-height:1.25}.selected-visit-header small{color:var(--muted);overflow-wrap:anywhere;font-weight:700}.visit-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.visit-detail-grid div{background:#f7f9fb;border-radius:8px;padding:10px 12px}.visit-detail-grid dt{color:var(--muted);font-size:13px;font-weight:800}.visit-detail-grid dd{overflow-wrap:anywhere;margin:4px 0 0;font-weight:800}.survey-list{gap:12px;display:grid}.survey-history{background:#fff;border:1px solid #d8dde3;border-radius:8px;gap:12px;padding:14px;display:grid;box-shadow:0 8px 18px #234d7214}.survey-history header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.survey-history header strong{font-size:17px}.survey-history header span{color:var(--muted);font-size:13px;font-weight:800}.survey-history-list{gap:8px;display:grid}.survey-history-item{border-top:1px solid #e8ebef;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding-top:10px;display:grid}.survey-history-item:first-child{border-top:0;padding-top:0}.survey-history-item span{gap:3px;min-width:0;display:grid}.survey-history-item small{color:var(--muted);overflow-wrap:anywhere}.survey-history-item b{color:var(--success);white-space:nowrap;background:#1f8f551f;border-radius:999px;padding:7px 11px;font-size:13px}.survey-empty,.survey-item{background:#fff;border:1px solid #d8dde3;border-radius:8px;box-shadow:0 8px 18px #234d7214}.survey-empty{color:var(--muted);padding:18px;font-weight:700}.survey-item{grid-template-columns:minmax(180px,1fr) minmax(190px,240px) minmax(220px,1fr);align-items:center;gap:12px;padding:14px;display:grid}.survey-item strong{font-size:16px}.survey-item input,.survey-item select{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;width:100%;min-height:46px;padding:0 12px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:720px){.home-page{padding:34px 16px}.home-logo{width:86px;height:86px;margin-bottom:28px}.choice-grid{grid-template-columns:1fr;gap:18px}.choice-card{min-height:170px}.primary-action{width:100%}.app-header{min-height:82px;padding:14px 16px}.brand-lockup{gap:12px}.brand-lockup img{width:52px;height:52px}.brand-lockup small{display:none}.home-link{font-size:16px}.guestbook-form,.survey-form{gap:18px;width:min(100% - 24px,980px)}.field-shell{min-height:54px}.field-icon{width:46px;height:46px}.field-shell input,.field-shell select,.field-shell .select-trigger{min-height:52px;font-size:16px}.choice-dialog-backdrop{align-items:center;padding:18px 12px}.choice-dialog{border-radius:12px;width:100%;max-height:calc(100vh - 36px)}.choice-dialog-header{padding:18px 18px 8px}.choice-search{min-height:56px;margin:0 14px 8px}.choice-search input{font-size:16px}.choice-options{min-height:180px;padding:4px 12px 16px}.date-dialog-backdrop{padding:16px 12px}.date-dialog{border-radius:12px;grid-template-columns:1fr;width:100%}.date-dialog-summary{border-bottom:1px solid #e1d8e3;border-right:0;gap:8px;padding:18px}.date-dialog-summary strong{font-size:28px}.date-dialog-panel{padding:14px}.date-dialog-selects{grid-template-columns:minmax(0,1fr) 84px}.survey-item,.survey-actions{grid-template-columns:1fr}.visit-card{grid-template-columns:42px minmax(0,1fr)}.visit-status{grid-column:2;width:fit-content}.selected-visit-header,.survey-history header,.survey-history-item{grid-template-columns:1fr;display:grid}.selected-visit-header .visit-status{grid-column:auto}.visit-detail-grid{grid-template-columns:1fr}.survey-history-item b{width:fit-content}.receipt-list div{grid-template-columns:1fr;gap:4px}.pagination-bar,.pagination-actions{flex-direction:column;align-items:stretch}.pagination-actions button{width:100%}}
