:root{color:#121712;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f7f2;font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;line-height:1.65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 78% 4%,#edf6dd 0,#0000 22rem),#f5f7f2;min-width:320px;margin:0}button,input,select,textarea{-webkit-tap-highlight-color:transparent}.account-card{border:1px solid var(--line);background:#fff;border-radius:20px;gap:16px;margin-bottom:18px;padding:clamp(22px,5vw,32px);display:grid;box-shadow:0 14px 38px #18261909}.account-card h2{color:var(--ink);margin:2px 0 0;font-size:20px}.account-card>p{color:var(--muted);margin:0;font-size:12px;line-height:1.8}.account-eyebrow{color:#78a128;letter-spacing:.15em;font-size:9px;font-weight:900}.account-profile-card{grid-template-columns:auto 1fr;align-items:center}.account-avatar{background:var(--ink);width:58px;height:58px;color:var(--lime);border-radius:50%;place-items:center;font-size:23px;font-weight:900;display:grid}.account-profile-card small{color:#78a128;font-size:9px;font-weight:800}.account-profile-card h2{margin:3px 0}.account-profile-card p{color:var(--muted);margin:0;font-size:11px}.account-facts{border-top:1px solid #e7ebe4;gap:0;margin:0;display:grid}.account-facts div{border-bottom:1px solid #e7ebe4;grid-template-columns:110px 1fr;gap:12px;padding:11px 0;display:grid}.account-facts dt{color:var(--muted);font-size:10px;font-weight:800}.account-facts dd{color:var(--ink);margin:0;font-size:11px;font-weight:700}.account-section-heading{justify-content:space-between;align-items:end;gap:14px;display:flex}.account-section-heading button{border:1px solid var(--ink);background:var(--ink);color:#fff;min-height:38px;font:inherit;cursor:pointer;border-radius:9px;padding:7px 12px;font-size:10px;font-weight:800}.account-loading{color:var(--muted);align-items:center;gap:12px;padding:20px 0;font-size:11px;display:flex}.account-loading .auth-spinner{width:22px;height:22px}.account-user-list{gap:10px;display:grid}.account-user{background:#fbfcfa;border:1px solid #e0e6dc;border-radius:13px;padding:14px}.account-user.inactive{opacity:.62}.account-user-summary{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;display:grid}.account-user-summary strong{color:var(--ink);font-size:13px}.account-user-summary p{color:var(--muted);margin:2px 0 0;font-size:10px}.account-user-summary>button{min-height:34px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd6cc;border-radius:8px;padding:6px 10px;font-size:10px;font-weight:800}.account-user-badges{gap:5px;display:flex}.account-user-badges span{color:#52654a;background:#edf3e6;border-radius:7px;padding:4px 7px;font-size:9px;font-weight:800}.account-editor{background:#f7faf3;border:1px solid #dce5d6;border-radius:14px;margin-top:8px;padding:20px}.account-editor h3{color:var(--ink);margin:0;font-size:16px}.account-active-toggle{cursor:pointer;grid-template-columns:auto 1fr;align-items:center;gap:9px;display:flex}.account-active-toggle input{width:19px;min-height:19px;accent-color:var(--green);margin:0}.account-editor-actions{grid-template-columns:minmax(120px,.45fr) 1fr;gap:10px;display:grid}.account-editor-actions button,.account-settings-form>button{min-height:46px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd6cc;border-radius:10px;padding:9px 16px;font-size:11px;font-weight:800}.account-editor-actions .primary-button,.account-settings-form>.primary-button{border-color:var(--ink);background:var(--ink);color:#fff}.account-settings-form{gap:14px}.account-provider-status{color:#a0622b;margin:0;font-size:10px}.account-provider-status.ready{color:#4e7626}.account-logout{color:#576057;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd6cc;border-radius:12px;padding:10px 18px;font-size:12px;font-weight:800}@media (width<=620px){.account-section-heading{flex-direction:column;align-items:stretch}.account-section-heading button{width:100%}.account-user-summary{grid-template-columns:1fr auto}.account-user-summary>button{grid-column:1/-1}.account-editor{padding:16px}.account-editor-actions{grid-template-columns:1fr}.account-profile-card{grid-template-columns:auto 1fr}.account-facts div{grid-template-columns:90px 1fr}}:root{--ink:#121712;--muted:#667064;--line:#dfe5dc;--surface:#fff;--lime:#b8ea45;--green:#3d641f}.app-shell{min-height:100vh;padding-bottom:96px}.app-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f9f6eb;justify-content:space-between;align-items:center;min-height:72px;padding:12px max(20px,50vw - 380px);display:flex;position:sticky;top:0}.logo{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.logo-mark{background:var(--ink);width:38px;height:38px;color:var(--lime);border-radius:11px;place-items:center;font-size:11px;font-weight:900;display:grid}.logo strong,.logo small{letter-spacing:.16em;line-height:1.25;display:block}.logo strong{font-size:12px}.logo small{margin-top:3px;font-size:7px}.online{color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;display:flex}.online i{background:#8ecb2c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e8f5cf}.header-actions{align-items:center;gap:8px;display:flex}.logout-button{color:#586057;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d5dbd2;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700}.logout-button:hover{color:var(--ink);border-color:#9fad94}.page{width:min(100% - 32px,720px);margin:0 auto;padding:48px 0 24px}.page-heading{margin-bottom:28px}.page-heading>span,.section-heading small{color:#78a128;letter-spacing:.15em;font-size:11px;font-weight:900}.page-heading h1{color:var(--ink);letter-spacing:-.04em;margin:8px 0;font-size:clamp(30px,6vw,42px);line-height:1.25}.page-heading p{color:var(--muted);margin:0;font-size:14px}b{color:#789c2f}form{gap:18px;display:grid}.form-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;gap:20px;padding:clamp(22px,5vw,34px);display:grid;box-shadow:0 16px 44px #18261909}.section-heading{border-bottom:1px solid #e7ebe4;align-items:center;gap:13px;padding-bottom:18px;display:flex}.section-heading>span{background:var(--ink);width:34px;height:34px;color:var(--lime);border-radius:9px;flex:0 0 34px;place-items:center;font-size:11px;font-weight:800;display:grid}.section-heading h2{color:var(--ink);margin:1px 0 0;font-size:20px;line-height:1.25}.field-grid{gap:16px;display:grid}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}label{gap:8px;min-width:0;display:grid}label>span,legend{color:#30372f;font-size:12px;font-weight:800}fieldset{border:0;min-width:0;margin:0;padding:0}input,select,textarea{width:100%;color:var(--ink);font:inherit;background:#fbfcfa;border:1px solid #d7ddd3;border-radius:11px;outline:none;font-size:15px;transition:border-color .18s,box-shadow .18s,background .18s}input,select{min-height:49px;padding:0 14px}textarea{resize:vertical;min-height:92px;padding:13px 14px}input::placeholder,textarea::placeholder{color:#a0a79e}input:focus,select:focus,textarea:focus{background:#fff;border-color:#8db23b;box-shadow:0 0 0 4px #b1de4a33}input[readonly]{color:#4f584e;cursor:default;background:#f0f3ed}.choice-field{gap:8px;display:grid}.segmented{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.segmented label{cursor:pointer}.segmented input{opacity:0;width:1px;height:1px;position:absolute}.segmented span{color:#4e574d;background:#fbfcfa;border:1px solid #d7ddd3;border-radius:11px;place-items:center;min-height:49px;padding:8px;font-size:14px;display:grid}.segmented input:checked+span{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 5px 15px #1217121f}.segmented input:focus-visible+span{outline-offset:2px;outline:3px solid #9bc143}.suffix-input{position:relative}.suffix-input input{padding-right:36px}.suffix-input em{color:var(--muted);font-size:13px;font-style:normal;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.help{color:var(--muted);margin:-5px 0 0;font-size:12px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.photo-picker,.photo-item{text-align:center;background:#f9faf7;border:1px dashed #c8d0c5;border-radius:14px;align-content:center;justify-items:center;min-height:132px;padding:15px;position:relative;overflow:hidden}.photo-picker{cursor:pointer}.photo-picker:hover{background:#f3f7ea;border-color:#8dac47}.photo-picker input{opacity:0;width:1px;height:1px;position:absolute}.photo-picker>span{background:var(--ink);width:32px;height:32px;color:var(--lime);border-radius:50%;place-items:center;font-size:22px;line-height:1;display:grid}.photo-picker strong{margin-top:7px;font-size:11px}.photo-picker small{color:var(--muted);font-size:10px}.photo-item{border-style:solid;gap:4px}.photo-item>span{width:26px;height:26px;color:var(--green);background:#e8f3d1;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.photo-item strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;overflow:hidden}.photo-item small{color:var(--muted);font-size:10px}.photo-item button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:26px;height:26px;padding:0;position:absolute;top:6px;right:6px}.photo-meter{background:#e8ece5;border-radius:999px;height:5px;overflow:hidden}.photo-meter span{border-radius:inherit;background:#9dcc35;height:100%;transition:width .2s;display:block}.photo-total{color:var(--muted);text-align:right;margin:-12px 0 0;font-size:11px}.form-message{border-radius:12px;margin:0;padding:14px 16px;font-size:13px}.form-message.success{color:#315421;background:#edf7e1}.form-message.error{color:#a13d2c;background:#fff0ed}.form-actions{grid-template-columns:minmax(140px,.45fr) 1fr;gap:12px;display:grid}.form-actions button{min-height:54px;font:inherit;cursor:pointer;border-radius:12px;padding:12px 20px;font-size:14px;font-weight:800}.secondary-button{color:var(--ink);background:#fff;border:1px solid #cfd6cc}.primary-button{border:1px solid var(--ink);background:var(--ink);color:#fff;box-shadow:0 10px 22px #12171224}.form-actions button:hover{transform:translateY(-1px)}.form-actions button:disabled{cursor:wait;opacity:.58;transform:none}.form-actions button:focus-visible,.bottom-nav a:focus-visible,.bottom-nav button:focus-visible{outline-offset:3px;outline:3px solid #a8d34b}.local-note{color:var(--muted);text-align:center;margin:-6px 0 0;font-size:11px}.confirmation-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;gap:0;display:grid;overflow:hidden;box-shadow:0 16px 44px #18261909}.confirmation-section{padding:clamp(22px,5vw,32px)}.confirmation-section+.confirmation-section{border-top:1px solid #e7ebe4}.confirmation-section h2{color:var(--ink);margin:0 0 20px;font-size:18px}.confirmation-section>p{color:#30372f;margin:0;font-size:14px;font-weight:700}.confirmation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;margin:0;display:grid}.confirmation-grid div{min-width:0}.confirmation-grid dt{color:#7a8378;letter-spacing:.06em;margin-bottom:5px;font-size:10px;font-weight:800}.confirmation-grid dd{overflow-wrap:anywhere;color:var(--ink);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.confirmation-grid .confirmation-wide{grid-column:1/-1}.confirmation-photos{gap:6px;margin:14px 0 0;padding:0;list-style:none;display:grid}.confirmation-photos li{color:#465044;text-overflow:ellipsis;white-space:nowrap;background:#f4f7f0;border-radius:9px;padding:9px 11px;font-size:11px;overflow:hidden}.confirmation-actions{margin-top:18px}.submission-note{color:var(--muted);text-align:center;margin:12px 0 0;font-size:11px}.completion-card{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:24px;justify-items:center;padding:clamp(34px,8vw,62px);display:grid;box-shadow:0 22px 60px #18261914}.completion-mark{color:#487023;background:#e8f5cf;border-radius:50%;place-items:center;width:66px;height:66px;margin-bottom:19px;font-size:31px;font-weight:900;display:grid}.completion-card small{color:#78a128;letter-spacing:.17em;font-size:10px;font-weight:900}.completion-card h1{color:var(--ink);letter-spacing:-.035em;margin:8px 0 10px;font-size:clamp(27px,7vw,38px);line-height:1.3}.completion-card p{color:var(--muted);margin:0 0 26px;font-size:13px}.completion-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.completion-actions button{min-height:54px;font:inherit;cursor:pointer;border-radius:12px;padding:12px 28px;font-size:14px;font-weight:800}.history-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.history-heading>div>span{color:#78a128;letter-spacing:.15em;font-size:11px;font-weight:900}.history-new-button{border:1px solid var(--ink);background:var(--ink);color:#fff;min-height:44px;font:inherit;cursor:pointer;border-radius:11px;flex:none;padding:10px 16px;font-size:12px;font-weight:800}.history-toolbar{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.history-toolbar>div{gap:8px;display:flex}.history-toolbar button{min-height:36px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd6cc;border-radius:9px;padding:7px 12px;font-size:11px;font-weight:800}.history-toolbar button:disabled{cursor:default;opacity:.38}.history-toolbar .history-delete-button{color:#9b3525;border-color:#efc5be}.history-select-all{cursor:pointer;grid-template-columns:auto 1fr;align-items:center;gap:8px;display:flex}.history-select-all input{width:18px;min-height:18px;accent-color:var(--green);margin:0}.history-select-all span{font-size:11px}.delete-confirmation{background:#fff7f5;border:1px solid #f0cfc8;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:16px 18px;display:flex}.delete-confirmation strong{color:#7d3023;font-size:13px}.delete-confirmation p{color:#8a5e55;margin:4px 0 0;font-size:10px}.delete-confirmation>div:last-child{flex:none;gap:8px;display:flex}.delete-confirmation button{color:#65463f;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9c3bd;border-radius:9px;padding:7px 12px;font-size:11px;font-weight:800}.delete-confirmation .confirm-delete-button{color:#fff;background:#9e3f2e;border-color:#9e3f2e}.delete-confirmation button:disabled{cursor:wait;opacity:.55}.history-state,.history-empty{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:20px;justify-items:center;gap:12px;padding:54px 24px;display:grid}.history-state strong,.history-empty strong{color:var(--ink);font-size:15px}.history-empty p{margin:0;font-size:12px}.history-list{gap:16px;display:grid}.history-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:clamp(20px,5vw,30px);box-shadow:0 14px 38px #18261909}.history-card-top{justify-content:space-between;align-items:start;gap:18px;display:flex}.history-card-title{flex:1;min-width:0}.history-report-selector{cursor:pointer;flex:none;display:block}.history-report-selector input{opacity:0;width:1px;height:1px;position:absolute}.history-report-selector span{background:#f8faf6;border:1px solid #cbd3c8;border-radius:7px;width:23px;height:23px;display:block}.history-report-selector input:checked+span{border-color:var(--ink);background:var(--ink);box-shadow:inset 0 0 0 5px var(--lime)}.history-report-selector input:focus-visible+span{outline-offset:2px;outline:3px solid #a8d34b}.history-card time{color:#78a128;letter-spacing:.08em;font-size:10px;font-weight:900}.history-card h2{color:var(--ink);margin:5px 0 4px;font-size:clamp(20px,5vw,25px);line-height:1.3}.history-card-top p{color:var(--muted);margin:0;font-size:12px}.progress-badge{color:#52654a;background:#edf3e6;border-radius:999px;flex:none;padding:6px 10px;font-size:10px;font-weight:800}.progress-badge.delayed{color:#9a5420;background:#fff0e3}.progress-badge.complete{color:#3d641f;background:#e6f4d7}.history-tags{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.history-tags span{color:#596257;background:#f1f4ee;border-radius:7px;padding:5px 9px;font-size:10px;font-weight:700}.history-work-details{color:#30372f;white-space:pre-wrap;margin:18px 0 0;font-size:13px;line-height:1.8}.history-photos{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.history-photos a,.history-photo-missing{aspect-ratio:4/3;background:#eff2eb;border-radius:11px;display:block;overflow:hidden}.history-photos img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.history-photos a:hover img{transform:scale(1.03)}.history-photo-missing{color:var(--muted);place-items:center;font-size:11px;display:grid}.history-details{border-top:1px solid #e7ebe4;margin-top:20px}.history-details summary{color:#506149;cursor:pointer;padding-top:16px;font-size:11px;font-weight:800}.history-details dl{gap:16px;margin:18px 0 0;display:grid}.history-details dl div{gap:4px;display:grid}.history-details dt{color:#7a8378;font-size:10px;font-weight:800}.history-details dd{color:var(--ink);white-space:pre-wrap;margin:0;font-size:12px;line-height:1.7}.history-edit-button{color:#41523a;width:100%;min-height:42px;font:inherit;cursor:pointer;background:#f7faf3;border:1px solid #cbd6c4;border-radius:10px;margin-top:18px;padding:9px 14px;font-size:11px;font-weight:800}.history-edit-button:hover{background:#f0f6e8;border-color:#93ad6c}.history-edit-form{border-top:1px solid #dfe6da;margin-top:20px;padding-top:22px}.history-edit-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.history-edit-heading small{color:#78a128;letter-spacing:.14em;font-size:9px;font-weight:900}.history-edit-heading h3{color:var(--ink);margin:4px 0 0;font-size:18px}.history-edit-heading>span{color:var(--muted);font-size:10px}.history-edit-form .edit-wide{grid-column:1/-1}.history-edit-note{color:var(--muted);margin:-4px 0 0;font-size:10px}.history-edit-actions{grid-template-columns:minmax(120px,.45fr) 1fr;gap:10px;display:grid}.history-edit-actions button{min-height:48px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd6cc;border-radius:11px;padding:10px 16px;font-size:12px;font-weight:800}.history-edit-actions .primary-button{border-color:var(--ink);background:var(--ink);color:#fff}.history-edit-actions button:disabled{cursor:wait;opacity:.55}.bottom-nav{z-index:20;max-width:760px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:0;border-radius:20px 20px 0 0;grid-template-columns:repeat(4,1fr);margin:auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #18261912}.bottom-nav a,.bottom-nav button{color:#7c847b;min-height:54px;font:inherit;cursor:pointer;background:0 0;border:0;place-items:center;gap:2px;margin:0;padding:2px;font-size:9px;text-decoration:none;display:grid}.bottom-nav span{border-radius:50%;place-items:center;width:28px;height:28px;font-size:18px;display:grid}.bottom-nav .active{color:var(--ink);font-weight:800}.bottom-nav .active span{background:var(--lime);box-shadow:0 0 0 4px #fff,0 5px 12px #5c781f38}.auth-shell{align-content:center;justify-items:center;min-height:100vh;padding:36px 18px;display:grid}.auth-brand{color:var(--ink);align-items:center;gap:11px;margin-bottom:22px;display:flex}.auth-brand strong,.auth-brand small{letter-spacing:.16em;line-height:1.25;display:block}.auth-brand strong{font-size:13px}.auth-brand small{margin-top:3px;font-size:8px}.auth-card{border:1px solid var(--line);background:#fffffff7;border-radius:26px;width:min(100%,500px);padding:clamp(28px,7vw,44px);box-shadow:0 28px 80px #1826191a}.auth-card h1{color:var(--ink);letter-spacing:-.035em;margin:7px 0 10px;font-size:clamp(27px,7vw,37px);line-height:1.3}.auth-eyebrow{color:#78a128;letter-spacing:.17em;font-size:10px;font-weight:900}.auth-intro{color:var(--muted);margin:0 0 26px;font-size:13px}.auth-form{gap:18px}.auth-pin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pin-entry{letter-spacing:.28em;text-align:center;font-size:22px;font-weight:800}.pin-entry::placeholder{letter-spacing:.22em}.pin-entry-large{letter-spacing:.42em;min-height:68px;font-size:31px}.login-form{gap:20px}.auth-primary-button{border:1px solid var(--ink);background:var(--ink);color:#fff;width:100%;min-height:56px;font:inherit;cursor:pointer;border-radius:13px;padding:12px 20px;font-size:14px;font-weight:900;box-shadow:0 12px 25px #12171229}.auth-primary-button:hover:not(:disabled){transform:translateY(-1px)}.auth-primary-button:disabled{cursor:wait;opacity:.55}.auth-message{border-radius:11px;margin:0;padding:12px 14px;font-size:12px}.auth-message.error{color:#9b3525;background:#fff0ed}.auth-help{color:#81887f;text-align:center;margin:16px 0 0;font-size:11px}.auth-security-note{color:#7a8278;margin:16px 0 0;font-size:10px}.auth-security-note:before{content:"●";color:#91bc36;margin-right:7px;font-size:8px}.auth-loading{color:#465044;justify-items:center;gap:14px;padding:28px 0;font-size:13px;display:grid}.auth-spinner{border:3px solid #e3eadb;border-top-color:#86ae34;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite auth-spin}.auth-success-mark{color:#487023;background:#e8f5cf;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:18px;font-size:27px;font-weight:900;display:grid}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=620px){.app-header{min-height:64px;padding-inline:16px}.online{display:none}.logout-button{font-size:9px}.page{width:min(100% - 24px,720px);padding-top:32px}.two-columns,.three-columns{grid-template-columns:1fr}.form-card{border-radius:18px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-actions{grid-template-columns:1fr}.primary-button{order:-1}.confirmation-grid{grid-template-columns:1fr}.confirmation-grid .confirmation-wide{grid-column:auto}.confirmation-actions .primary-button{order:0}.history-heading{flex-direction:column;align-items:stretch}.history-new-button{width:100%}.history-toolbar,.delete-confirmation{flex-direction:column;align-items:stretch}.history-toolbar>div,.delete-confirmation>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.history-card-top{align-items:start}.history-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.history-edit-heading{flex-direction:column;align-items:start;gap:5px}.history-edit-form .edit-wide{grid-column:auto}.history-edit-actions{grid-template-columns:1fr}.auth-shell{align-content:start;padding-top:24px}.auth-card{border-radius:20px}.auth-pin-grid{grid-template-columns:1fr}}
