:root{--ink: #20242d;--muted: #687080;--paper: #fffdf8;--surface: #fff;--line: #e6e1d9;--brand: #5266d8;--brand-dark: #3c4ebd;--mint: #dff8ee;--peach: #fff0d5;--danger: #b42318;--decision-accept: #0b6b50;--decision-accept-bg: #e5f7f0;--decision-decline: #a12832;--decision-decline-bg: #fff0f1;--decision-change: #8a5200;--decision-change-bg: #fff3d8;--decision-pending: #3c4ebd;--decision-pending-bg: #edf0ff;--decision-closed: #5c6470;--decision-closed-bg: #eef0f2;--radius-sm: 12px;--radius-md: 20px;--shadow: 0 10px 35px rgba(49, 42, 32, .08);color:var(--ink);background:var(--paper);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{background:var(--paper);overflow-x:clip;scroll-behavior:smooth;scroll-padding-block:72px 132px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:clip}button,input,textarea,select{font:inherit}button{touch-action:manipulation}a{color:inherit}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 14px;border-radius:10px;color:#fff;background:var(--brand-dark);font-weight:800;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.page{width:min(100%,480px);min-height:100dvh;margin:0 auto;padding:max(24px,env(safe-area-inset-top)) 20px calc(112px + env(safe-area-inset-bottom))}.page--center{display:flex;flex-direction:column;align-items:center;text-align:center}.brand{display:inline-flex;align-items:center;gap:8px;font-weight:850;letter-spacing:-.03em;text-decoration:none}.brand__dot{width:12px;height:12px;border-radius:50%;background:var(--brand);box-shadow:8px -3px #77d7c8}.eyebrow{margin:0 0 8px;color:var(--brand-dark);font-size:.92rem;font-weight:800}h1{margin:12px 0;font-size:clamp(1.8rem,8vw,2.5rem);line-height:1.16;letter-spacing:-.045em}h2{margin:12px 0;font-size:1.35rem;line-height:1.28;letter-spacing:-.025em}p{line-height:1.62}.lead{margin:0 0 24px;color:var(--muted);font-size:1.04rem}.share-hint{margin:12px 0 0;color:var(--muted);font-size:.84rem}.home-record-link{display:inline-flex;min-height:44px;margin-top:10px;align-items:center;justify-content:center}.home-hero-frame{display:grid;width:min(82vw,320px);height:min(82vw,320px);margin:4px auto 0;place-items:center;overflow:hidden;pointer-events:none}.home-hero-image{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(31,35,40,.1));animation:courier-step-in .42s cubic-bezier(.2,.75,.3,1) both;user-select:none;-webkit-user-drag:none}.agree-character-frame{display:grid;place-items:center;margin:14px auto 4px;overflow:hidden;pointer-events:none}.agree-character-frame--portrait{width:min(72vw,244px);height:min(66vw,224px)}.agree-character-frame--full{width:min(62vw,224px);height:min(78vw,282px)}.agree-character{display:block;width:100%;height:100%;max-width:none;margin:0;filter:drop-shadow(0 8px 14px rgba(31,35,40,.08));transform-origin:50% 90%;user-select:none;-webkit-user-drag:none}.agree-character-frame--portrait .agree-character,.agree-character-frame--full .agree-character{object-fit:contain;object-position:center}.agree-character--deliver{animation:courier-step-in .38s cubic-bezier(.2,.75,.3,1) both}.agree-character--open,.agree-character--wait{animation:courier-set-down .34s ease-out both}.agree-character--write,.agree-character--review,.agree-character--verify,.agree-character--protect{animation:courier-offer .3s .08s ease-out both}.agree-character--done{animation:courier-cheer .42s cubic-bezier(.2,.8,.3,1) both}.agree-character--expired,.agree-character--error{animation:reveal-in .28s ease-out both}@keyframes courier-step-in{0%{opacity:0;transform:translate(-9px) rotate(-2deg)}70%{transform:translate(2px) rotate(1deg)}to{opacity:1;transform:translate(0) rotate(0)}}@keyframes courier-set-down{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes courier-offer{0%{opacity:0;transform:translate(-4px,3px) rotate(-4deg)}to{opacity:1;transform:translate(0) rotate(0)}}@keyframes courier-cheer{0%,to{transform:translateY(0) rotate(0)}55%{transform:translateY(-5px) rotate(1deg)}}.card{padding:20px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow)}.card+.card{margin-top:14px}.button{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;border:0;border-radius:15px;padding:13px 18px;font-weight:800;cursor:pointer;transition:transform .12s ease,background .16s ease,filter .12s ease,box-shadow .16s ease;-webkit-tap-highlight-color:transparent}.button:active{transform:scale(.98);filter:brightness(.97)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,.legal-table-wrap:focus-visible,.response-choice:focus-visible{outline:3px solid #91a0ff;outline-offset:3px}.button:disabled{cursor:not-allowed;opacity:.52}.button--primary{color:#fff;background:var(--brand)}.button--danger{color:#fff;background:var(--danger)}.button--danger:hover{background:#a52d2d}.button--primary:hover{background:var(--brand-dark)}.button--secondary{margin-top:10px;color:var(--ink);background:#f0eee9}.button--quiet{color:var(--brand-dark);background:#f3f1ff;box-shadow:inset 0 0 0 1px #ded8ff}.composer-settings-toggle{margin-top:6px}.composer-examples{margin-top:10px;color:var(--muted)}.composer-examples summary{width:fit-content;min-height:44px;color:var(--brand-dark);cursor:pointer;font-size:.88rem;font-weight:800;line-height:44px}.composer-example-list{display:grid;gap:8px}.composer-example{display:grid;width:100%;min-height:54px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--line);border-radius:13px;padding:10px 12px;color:var(--ink);background:var(--surface);cursor:pointer;text-align:left}.composer-example strong{color:var(--brand-dark)}.composer-example span{color:var(--muted);font-size:.86rem;line-height:1.45}.link-preview{margin:22px 0 4px}.link-preview>figcaption{margin-bottom:9px;color:var(--ink);font-weight:800;text-align:left}.link-preview__card{overflow:hidden;border:1px solid #dddfe5;border-radius:15px;background:#fff;box-shadow:0 7px 20px #1f232814}.link-preview__card img{display:block;width:100%;height:auto;aspect-ratio:1200 / 630;object-fit:cover}.link-preview__copy{padding:13px 15px 15px}.link-preview__copy span{display:block;color:var(--muted);font-size:.74rem}.link-preview__copy strong{display:block;margin-top:4px;overflow-wrap:anywhere;font-size:.94rem;line-height:1.4}.link-preview__copy p{margin:3px 0 0;color:var(--muted);overflow-wrap:anywhere;font-size:.8rem;line-height:1.45}.link-preview>p{margin:9px 2px 0;color:var(--muted);font-size:.76rem;line-height:1.5;text-align:left}.text-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:0;border-radius:12px;padding:9px 12px;color:var(--muted);background:transparent;font-weight:750;cursor:pointer;transition:transform .12s ease,color .16s ease,background .16s ease}.text-action:hover{background:#f3f1ed}.text-action:active,button.inline-link:active,button.danger-link:active{transform:scale(.97);background:#eeeae4}.text-action--danger{color:var(--danger)}.composer-clear-action{display:flex;margin:14px auto 0}.created-manage-action{display:flex;width:fit-content;margin:6px auto 0}.report-action,.admin-revoke-action{margin-top:24px}.admin-revise-action{margin-top:18px}.sticky-action{position:sticky;z-index:10;bottom:0;margin:20px -8px 0;padding:18px 8px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,var(--paper) 20%)}.sticky-action__inner{width:min(100%,440px);margin:0 auto}.field{display:block;margin:18px 0;text-align:left}.field__label{display:block;margin-bottom:8px;font-weight:800}.field__hint{display:block;margin-top:7px;color:var(--muted);font-size:.84rem;line-height:1.45}.korean-datetime{display:grid;gap:12px}.korean-date-fields{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:8px}.korean-date-fields label{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;color:var(--muted);font-size:.9rem;font-weight:750}.korean-date-fields .select{min-width:0;padding-inline:10px 4px}.korean-time-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;color:var(--muted);font-size:.9rem;font-weight:750}.input,.textarea,.select{width:100%;min-height:48px;border:1px solid #cfc9bf;border-radius:var(--radius-sm);padding:13px 14px;color:var(--ink);background:#fff}.textarea{min-height:150px;resize:vertical;line-height:1.6}.counter{display:block;margin-top:5px;color:var(--muted);font-size:.8rem;text-align:right}.chips{display:flex;gap:8px;overflow-x:auto;padding:4px 0}.chip{flex:0 0 auto;min-height:40px;border:1px solid var(--line);border-radius:999px;padding:8px 13px;color:var(--muted);background:#fff}.chip[aria-pressed=true]{border-color:var(--brand);color:var(--brand-dark);background:#eef0ff;font-weight:800}.trust-header{margin:16px 0;text-align:left}.trust-badges{display:flex;flex-wrap:wrap;gap:7px}.badge{display:inline-flex;min-height:30px;align-items:center;border-radius:999px;padding:5px 9px;color:#50586a;background:#f0f2f6;font-size:.78rem;font-weight:700}.content-box{white-space:pre-wrap;overflow-wrap:anywhere;font-size:1.06rem;line-height:1.75}.response-list{display:grid;gap:10px;margin:18px 0}.response-choice{position:relative;width:100%;min-height:72px;border:1px solid var(--line);border-radius:16px;padding:14px 48px 14px 16px;text-align:left;background:#fff;cursor:pointer;transition:transform .12s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.response-choice:active{transform:scale(.985)}.response-choice--selected{border:2px solid var(--brand);padding:13px 47px 13px 15px;background:#f5f6ff;box-shadow:0 8px 20px #5266d81f}.response-choice__check{position:absolute;top:50%;right:18px;display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:#fff;background:var(--brand);opacity:0;transform:translate(4px,-50%) scale(.78);transition:opacity .18s ease,transform .18s ease}.response-choice--selected .response-choice__check{opacity:1;transform:translateY(-50%) scale(1)}.response-choice__title,.response-choice__description{display:block}.response-choice__title{margin-bottom:3px;font-weight:850}.response-choice__description{color:var(--muted);font-size:.86rem;line-height:1.4}.notice{margin:14px 0;border-radius:13px;padding:12px 14px;font-size:.9rem;line-height:1.5;animation:reveal-in .2s ease-out both}.notice--info{background:#edf4ff}.notice--warning{background:var(--peach)}.notice--success{background:var(--mint)}.notice--danger{color:var(--danger);background:#fff0ee}.share-actions{width:100%}.share-actions__status{position:fixed;z-index:40;bottom:calc(24px + env(safe-area-inset-bottom));left:50%;width:max-content;max-width:calc(100vw - 32px);margin:0;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:12px 18px;color:#fff;background:#20242bf0;box-shadow:0 12px 32px #1f23283d;font-size:.9rem;font-weight:800;text-align:center;pointer-events:none;transform:translate(-50%);animation:toast-in .2s ease-out both}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}.receipt-grid{display:grid;grid-template-columns:max-content 1fr;gap:12px 20px;margin:0;text-align:left}.receipt-grid dt{color:var(--muted)}.receipt-grid dd{margin:0;font-weight:750;overflow-wrap:anywhere}.receipt-grid--details{margin-top:14px;font-size:.88rem}.consent-summary{width:100%;margin:16px 0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);color:var(--ink);background:var(--surface);box-shadow:var(--shadow);text-align:left}.consent-summary__party,.consent-summary__content,.consent-summary__response{padding:18px 20px}.consent-summary__party--sender{background:#f5f3ff}.consent-summary__label{display:block;color:var(--muted);font-size:.78rem;font-weight:820;letter-spacing:.01em}.consent-summary__party p,.consent-summary__responder{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px;margin:5px 0 0}.consent-summary__party strong{color:var(--brand-dark);font-size:1.06rem}.consent-summary__responder strong{color:#11745a;font-size:1.06rem}.consent-summary time{display:block;margin-top:5px;color:var(--muted);font-size:.78rem;font-variant-numeric:tabular-nums}.consent-summary__content{border-top:1px solid #eeeae3;border-bottom:1px solid #eeeae3}.consent-summary__content blockquote{margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:1.05rem;font-weight:730;line-height:1.65}.consent-summary__response{background:#fcfbf8}.consent-summary__response-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.consent-summary__responder{margin-bottom:0}.consent-summary__message{margin-top:14px;border:1px solid #f1d2a3;border-radius:13px;padding:12px 14px;background:var(--decision-change-bg)}.consent-summary__message span{color:var(--decision-change);font-size:.78rem;font-weight:820}.consent-summary__message p{margin:5px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-weight:700;line-height:1.6}.decision-badge{display:inline-flex;flex:0 0 auto;min-height:34px;align-items:center;gap:6px;border-radius:999px;padding:7px 11px;font-size:.86rem;line-height:1.2;white-space:nowrap}.decision-badge span{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:currentColor;background:#ffffff94;font-size:.78rem}.decision-badge--accept{color:var(--decision-accept);background:var(--decision-accept-bg)}.decision-badge--decline{color:var(--decision-decline);background:var(--decision-decline-bg)}.decision-badge--change{color:var(--decision-change);background:var(--decision-change-bg)}.decision-badge--pending{color:var(--decision-pending);background:var(--decision-pending-bg)}.decision-badge--closed{color:var(--decision-closed);background:var(--decision-closed-bg)}.consent-summary--compact{margin:0;border-radius:17px;box-shadow:0 6px 22px #312a200f}.consent-summary--compact .consent-summary__party,.consent-summary--compact .consent-summary__content,.consent-summary--compact .consent-summary__response{padding:13px 15px}.consent-summary--compact .consent-summary__content blockquote{display:-webkit-box;overflow:hidden;margin-top:5px;font-size:.94rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.consent-summary--compact .consent-summary__party strong,.consent-summary--compact .consent-summary__responder strong{font-size:.94rem}.consent-summary--compact .decision-badge{min-height:30px;padding:6px 9px;font-size:.78rem}.receipt-summary-card{width:100%;overflow:hidden;padding:0}.receipt-summary-card__request{padding:20px;text-align:left}.receipt-summary-card__request span,.receipt-summary-card__answer span{color:var(--muted);font-size:.82rem;font-weight:800}.receipt-summary-card__request p{margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:1.04rem;font-weight:720;line-height:1.65}.receipt-summary-card__answer{padding:18px 20px;background:linear-gradient(135deg,#effbf6,#e5f7f0);text-align:left}.receipt-summary-card__answer strong{display:block;margin-top:3px;color:#11745a;font-size:1.5rem}.receipt-summary-card__meta{padding:18px 20px 20px;font-size:.9rem}.receipt-primary-action{width:100%;margin-top:16px}.receipt-evidence-action{width:100%;margin-top:10px}.receipt-tools{width:100%;margin-top:18px;border:1px solid #e4e0d9;border-radius:16px;padding:0 16px 14px;background:#faf9f6;text-align:left}.receipt-tools>summary{min-height:52px;cursor:pointer;color:var(--ink);font-weight:800;line-height:52px}.receipt-tools>p{margin:2px 0 10px;color:var(--muted);font-size:.88rem;line-height:1.65}.receipt-tools .record-details{margin-top:6px}.receipt-tools__status{min-height:24px;margin:8px 0 0!important;color:var(--brand-dark)!important;font-weight:750;text-align:center}.receipt-new-link{display:inline-flex;margin-top:22px;border-radius:10px;padding:7px 9px;transition:transform .12s ease,background .16s ease}.receipt-new-link:active{transform:scale(.97);background:#eeeae4}.receipt-detail-card{margin-top:18px;padding:4px 18px 18px}.receipt-detail-card .record-details+.record-details{border-top:1px solid var(--line);padding-top:4px}.admin-share-card{margin:4px 0 16px;text-align:left}.admin-share-card h2{margin:0 0 8px;font-size:1rem}.admin-share-card>p{margin:0 0 12px;color:var(--muted);font-size:.88rem;line-height:1.65}.share-link-field{width:100%;min-height:46px;border:1px solid #d9d3ca;border-radius:12px;padding:0 13px;color:#4c515b;background:#f8f7f4;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem}.admin-share-card .share-actions{margin-top:12px}.response-record-list{display:grid;width:100%;gap:14px}.record-section{width:100%;margin-top:18px}.record-tabs{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:6px;margin-top:24px;border-radius:16px;padding:5px;background:#efede8}.record-tab{min-height:46px;border:0;border-radius:12px;color:#5c6470;background:transparent;font-weight:800;cursor:pointer;transition:transform .12s ease,color .16s ease,background .16s ease,box-shadow .16s ease}.record-tab span{display:inline-grid;min-width:22px;height:22px;margin-left:4px;place-items:center;border-radius:999px;padding:0 6px;background:#68707d1f;font-size:.74rem}.record-tab.is-active{color:var(--brand-dark);background:#fff;box-shadow:0 3px 12px #2d2a2614}.record-tab:active{transform:scale(.98)}.record-search{display:block;width:100%;margin-top:12px}.record-toolbar{display:grid;width:100%;grid-template-columns:minmax(0,1.55fr) minmax(126px,.8fr);gap:8px;margin-top:12px}.record-new-summary{display:flex;width:100%;margin-top:12px;border:1px solid #bfe7d9;border-radius:14px;padding:11px 13px;align-items:center;justify-content:space-between;gap:10px;color:var(--decision-accept);background:var(--decision-accept-bg);text-align:left}.record-new-summary strong{flex:none}.record-new-summary span{color:#356b5c;font-size:.8rem;line-height:1.45;text-align:right}.record-toolbar .record-search{margin-top:0}.record-filter{display:block}.record-filter .select{min-height:46px;padding-inline:12px 34px;background-color:#fff;font-size:.86rem}.record-search .input{min-height:46px;background:#fff}.record-clear-action{grid-column:1 / -1;min-height:36px;justify-self:end;padding:4px 6px;font-size:.82rem}.record-empty{display:grid;justify-items:center;gap:10px;text-align:center}.record-empty h3,.record-empty p{margin:0}.record-empty .button{margin-top:4px}.record-page-actions{display:grid;width:100%;justify-items:center;gap:12px}.record-section__heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px;text-align:left}.record-section__heading h2{margin:0}.record-section__heading span{color:var(--muted);font-size:.78rem}.record-section__meta{display:grid;justify-items:end;gap:2px}.record-refresh-action{min-height:36px;padding:4px 6px;font-size:.82rem}.record-refresh-note{margin:8px 0 0;color:var(--muted);font-size:.8rem;text-align:center}.response-record{display:grid;gap:14px;text-align:left}.record-new-badge{width:fit-content;margin:0 0 -6px 4px;border-radius:999px;padding:6px 10px;color:var(--decision-accept);background:var(--decision-accept-bg);font-size:.78rem;font-weight:850}.record-undo{position:fixed;z-index:60;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));left:16px;display:flex;width:min(calc(100% - 32px),448px);min-height:58px;margin:0 auto;border-radius:14px;padding:10px 10px 10px 14px;align-items:center;justify-content:space-between;gap:12px;color:#fff;background:#20242bf5;box-shadow:0 14px 36px #1f232840}.record-undo span{font-size:.82rem;line-height:1.45}.record-undo button{min-width:74px;min-height:44px;border:0;border-radius:10px;color:#fff;background:var(--brand);cursor:pointer;font-weight:850}.response-record__actions{display:grid;gap:6px;padding:0 4px 4px}.response-record__author,.response-record__date{margin:0;color:var(--muted);font-size:.88rem}.response-record__content{margin:9px 0;display:-webkit-box;overflow:hidden;border-radius:12px;padding:11px 12px;background:#f5f3ff;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:1.55}.response-record__result{margin:4px 0;color:var(--ink);font-weight:700}.response-record__error{margin:8px 0;color:var(--danger);font-size:.85rem}.response-summary h2{margin-top:0}.admin-request-card{width:100%;overflow:hidden;padding:0;text-align:left}.admin-request-card span{display:block;color:var(--muted);font-size:.8rem;font-weight:800}.admin-request-card__author{padding:16px 20px;background:#f5f3ff}.admin-request-card__author strong{display:block;margin-top:3px;color:var(--brand-dark);font-size:1.08rem}.admin-request-card__content{padding:18px 20px 20px}.admin-request-card__content p{margin:7px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:1.05rem;font-weight:720;line-height:1.65}.response-record__answer{display:block;margin:5px 0;font-size:1.15rem}.response-record .button{width:100%}.response-record__remove{min-height:44px;border:0;background:none;text-align:center}.record-pagination{display:grid;width:100%;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:18px}.record-pagination .button{min-height:42px}.record-pagination span{color:var(--muted);font-size:.84rem;font-variant-numeric:tabular-nums;font-weight:750}@media(max-width:390px){.record-toolbar{grid-template-columns:1fr}}.step-label{color:var(--muted);font-size:.8rem;font-weight:750;letter-spacing:.04em}.phone-verification-target{margin:12px 0 0;color:var(--muted);font-size:.9rem}.phone-verification-recovery{display:grid;gap:8px;margin-top:10px;text-align:center}.phone-verification-recovery .button+.button{margin-top:0}.inline-link{color:var(--brand-dark);font-weight:700}button.inline-link,button.danger-link{cursor:pointer}.info-details,.record-details{width:100%;margin-top:16px;color:var(--muted);text-align:left}.info-details summary,.record-details summary{min-height:44px;cursor:pointer;color:var(--ink);font-weight:750;line-height:44px}.info-details p,.record-details p{margin:4px 0 0;font-size:.88rem}.technical-details{margin-top:12px;border:1px solid #e4e0d9;border-radius:13px;padding:0 12px 12px;background:#f8f7f4}.record-details .technical-details summary{min-height:42px;color:var(--brand-dark);font-size:.86rem;line-height:42px}.technical-details .receipt-grid{margin-top:4px}.record-details .technical-details__help{margin:0 0 10px;color:var(--muted);line-height:1.65}.technical-value{overflow-wrap:anywhere;color:#4c515b;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.55}.reveal-panel,.confirm-panel{animation:reveal-in .22s ease-out both;scroll-margin-block:72px 132px}.confirm-panel{margin:20px 0 8px;border:1px solid #ded8ff;border-radius:var(--radius-md);padding:18px;background:#faf9ff}.confirm-panel__answer{display:inline-flex;margin:4px 0 8px;border-radius:999px;padding:8px 12px;color:var(--brand-dark);background:#eceeff;font-weight:850}.danger-link{color:var(--danger)}.terms-hero{text-align:center}.terms-hero .lead{margin-inline:auto}.terms-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0 28px}.terms-quick a{display:grid;min-height:54px;place-items:center;border-radius:13px;padding:8px;color:var(--brand-dark);background:#f3f1ff;font-size:.78rem;font-weight:800;text-align:center;text-decoration:none;transition:transform .12s ease,background .16s ease}.terms-quick a:active{transform:scale(.97);background:#e9e4ff}.terms-legal{margin:22px 0 0;padding:0;overflow:hidden}.terms-legal>summary{position:relative;display:grid;min-height:58px;padding:12px 48px 12px 18px;place-items:center;color:var(--brand-dark);cursor:pointer;font-weight:850;list-style:none;text-align:center}.terms-legal>summary::-webkit-details-marker{display:none}.terms-legal>summary:after{position:absolute;right:18px;content:"+";font-size:1.3rem;line-height:1}.terms-legal[open]>summary:after{content:"−"}.terms-legal[open]>summary{background:#f8f6ff}.terms-legal__content{border-top:1px solid var(--line);padding:20px}.terms-legal__content>:first-child{margin-top:0}.terms-legal__content>:last-child{margin-bottom:0}.terms-scenes{scroll-margin-top:24px}.terms-scene{overflow:hidden}.terms-scene__heading{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px}.terms-scene__image{width:88px;height:96px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(31,35,40,.08))}.terms-scene__heading h2,.terms-storage h2,.terms-boundary h2,.terms-cta h2{margin-top:4px}.terms-scene__body p{margin:9px 0 0}.terms-step{display:inline-flex;margin:0;border-radius:999px;padding:5px 10px;color:var(--brand-dark);background:#ece8ff;font-size:.78rem;font-weight:850}.terms-storage{margin:34px 0;scroll-margin-top:24px;text-align:center}.terms-storage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;text-align:left}.terms-storage-grid .card{margin-top:0;padding:17px}.terms-storage-grid span{font-size:1.45rem}.terms-storage-grid h3{margin:8px 0 4px;font-size:1rem}.terms-storage-grid p,.terms-note,.terms-boundary p{margin:5px 0 0;color:var(--muted);font-size:.9rem;line-height:1.6}.terms-note{margin-top:14px;border-radius:14px;padding:14px 16px;background:var(--mint);color:#5c6470;text-align:left}.terms-checks{display:grid;gap:8px;margin:14px 0;padding:0;list-style:none}.terms-checks li{position:relative;padding-left:28px}.terms-checks li:before{position:absolute;left:0;content:"✓";color:#11745a;font-weight:900}.terms-boundary{margin-top:16px;background:#fffaf1}.terms-cta{margin-top:36px;text-align:center}.terms-cta p{color:var(--muted)}.site-footer{margin-top:32px;text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;color:var(--muted);font-size:.82rem}.footer-business{max-width:680px;margin:10px auto 0;color:var(--muted);font-size:.75rem;line-height:1.55}.policy-confirmation{display:flex;align-items:flex-start;gap:10px;margin:16px 0;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fffdf8;color:var(--muted);font-size:.9rem;line-height:1.55}.policy-confirmation input{width:18px;height:18px;margin-top:2px;flex:0 0 auto;accent-color:var(--brand)}.policy-confirmation a,.legal-section a{color:var(--brand-dark);text-decoration:underline;text-underline-offset:2px}.report-dialog-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:20px;background:#201c197a}.report-dialog{width:min(100%,460px);max-height:calc(100dvh - 40px);overflow-y:auto;text-align:left;box-shadow:0 20px 60px #201c193d}.report-dialog h2{margin-top:0}.report-dialog .button+.button{margin-top:8px}.state-page-actions{display:grid;width:100%;gap:8px}.state-page-actions .button+.button{margin-top:0}.legal-section{width:100%;min-width:0;margin-top:16px}.legal-section h3{margin-top:24px;margin-bottom:8px;font-size:1.05rem}.legal-definition-list{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,2fr);gap:10px 18px;margin:0}.legal-definition-list dt{color:var(--muted);font-weight:700}.legal-definition-list dd{margin:0;overflow-wrap:anywhere}.legal-table-wrap{width:100%;max-width:100%;overflow-x:auto;margin:12px 0;outline-offset:3px}.legal-table{width:100%;min-width:560px;border-collapse:collapse;font-size:.9rem;line-height:1.55}.legal-table th,.legal-table td{padding:12px;border:1px solid var(--line);text-align:left;vertical-align:top}.legal-table th{background:#fffaf1}.legal-list{padding-left:1.25rem}.legal-list li+li{margin-top:8px}.ops-page{width:min(100%,900px)}.ops-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px;border-bottom:1px solid var(--line);padding-bottom:14px;font-size:.9rem;font-weight:800}.ops-header .text-action{max-width:min(100%,420px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-navigation{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:8px;font-weight:700}.ops-navigation a{color:var(--muted);text-underline-offset:3px}.ops-filter{display:flex;gap:8px;margin:22px 0;overflow-x:auto;padding:2px 2px 8px}.ops-filter__button{min-height:44px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:8px 15px;color:var(--muted);background:var(--surface);cursor:pointer;font-weight:750}.ops-filter__button.is-active{border-color:var(--brand);color:var(--brand-dark);background:#edf0ff}.ops-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0 16px}.ops-metric{display:grid;gap:10px;margin-top:0;color:inherit;text-decoration:none}.ops-metric span{color:var(--muted);font-weight:700}.ops-metric strong{font-size:clamp(1.5rem,4vw,2.2rem)}.ops-dashboard-summary{margin-top:0}.ops-dashboard-links,.ops-filter-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.ops-dashboard-links .button+.button,.ops-filter-actions .button+.button{margin-top:0}.ops-queue-filters{margin-top:16px}.ops-queue-shortcuts{display:flex;gap:8px;margin:22px 0 12px;overflow-x:auto;padding:2px 2px 8px}.ops-queue-shortcuts .ops-filter__button{text-decoration:none}.ops-filter-details{margin:0 0 22px;padding:0}.ops-filter-details>summary{padding:16px 18px;color:var(--muted);cursor:pointer;font-weight:800}.ops-filter-details[open]>summary{border-bottom:1px solid var(--line)}.ops-filter-details .ops-queue-filters{padding:0 18px 18px}.ops-refresh-row{display:flex;min-height:40px;margin:2px 0 14px;align-items:center;justify-content:flex-end;gap:10px;color:var(--muted);font-size:.82rem}.ops-refresh-row .text-action{min-height:36px;padding:4px 6px}.ops-filter-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ops-filter-fields label{display:grid;min-width:0;gap:6px;color:var(--muted);font-size:.88rem;font-weight:700}.ops-filter-fields input,.ops-filter-fields select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:10px;padding:9px 10px;color:var(--ink);background:var(--surface);font:inherit}.ops-filter-fields__exact{grid-column:span 2}.ops-operator-table-wrap{width:100%;margin:20px 0;overflow-x:auto;border:1px solid var(--line);border-radius:14px}.ops-operator-table{width:100%;min-width:720px;border-collapse:collapse;text-align:left}.ops-operator-table th,.ops-operator-table td{border-bottom:1px solid var(--line);padding:12px;vertical-align:top}.ops-operator-table thead th{color:var(--muted);background:#fafafa;font-size:.84rem}.ops-operator-table tbody tr:last-child>*{border-bottom:0}.ops-operator-table small,.ops-operator-table span{display:block}.ops-operator-table small{margin-top:4px;color:var(--muted);font-weight:500}.ops-report-list{display:grid;gap:12px;margin:0 0 18px;padding:0;list-style:none}.ops-report-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:0}.ops-report-item h2{margin-top:4px}.ops-report-item .button{width:auto;min-width:150px}.ops-meta{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:6px 14px;margin:14px 0 0;font-size:.9rem}.ops-meta dt{color:var(--muted);font-weight:700}.ops-meta dd{min-width:0;margin:0;overflow-wrap:anywhere}.ops-waiting-time{color:var(--brand-dark);font-weight:800}.ops-meta--detail{gap:12px 20px;margin-bottom:20px}.ops-empty{text-align:center}.ops-detail{margin-top:20px}.ops-report-content{display:grid;gap:12px;margin-top:20px;border:2px solid color-mix(in srgb,var(--brand) 35%,var(--line));border-radius:16px;padding:18px;background:#fffefb}.ops-report-content h3,.ops-report-content p{margin:0}.ops-report-content__text{max-height:420px;overflow:auto;border:1px solid var(--line);border-radius:12px;padding:16px;background:#fff;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.ops-technical-details{margin-top:18px;border-top:1px solid var(--line);padding-top:14px}.ops-technical-details summary{width:fit-content;color:var(--muted);font-weight:700;cursor:pointer}.ops-actions{display:grid;gap:10px;margin-top:20px}.ops-actions .button+.button{margin-top:0}.ops-decision-fieldset{min-width:0;margin:4px 0 0;border:1px solid var(--line);border-radius:16px;padding:16px}.ops-decision-fieldset legend{padding:0 6px;font-weight:800}.ops-decision-fieldset>p{margin:0 0 12px;color:var(--muted);font-size:.9rem}.ops-decision-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ops-decision-options label{display:flex;min-width:0;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:12px;padding:12px;cursor:pointer}.ops-decision-options label:has(input:checked){border-color:var(--brand);background:#f3f4ff}.ops-decision-options input{flex:0 0 auto;margin-top:3px}.ops-decision-options span,.ops-decision-options small{display:block}.ops-decision-options small{margin-top:3px;color:var(--muted)}.ops-confirmation{margin-top:18px;border:2px solid var(--brand);border-radius:16px;padding:18px;background:#f8f8ff}.ops-confirmation h3{margin:0}.ops-confirmation h3:focus{outline:3px solid color-mix(in srgb,var(--brand) 35%,transparent);outline-offset:4px}.ops-confirmation__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.ops-confirmation__actions .button+.button{margin-top:0}.ops-next-report{display:grid;gap:10px;margin-top:18px}.ops-next-report>*{margin:0}.ops-next-report .button+.button{margin-top:0}.ops-audit{margin-top:16px}.ops-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ops-section-heading h2{margin-top:4px}.ops-section-heading>span{flex:0 0 auto;color:var(--muted);font-size:.88rem}.ops-timeline{margin:18px 0;padding:0;list-style:none}.ops-timeline li{position:relative;display:grid;grid-template-columns:14px minmax(0,1fr);gap:12px;padding-bottom:20px}.ops-timeline li:not(:last-child):before{position:absolute;top:13px;bottom:-1px;left:6px;width:2px;background:var(--line);content:""}.ops-timeline__marker{z-index:1;width:14px;height:14px;margin-top:3px;border:3px solid var(--surface);border-radius:50%;background:var(--brand);box-shadow:0 0 0 1px var(--brand)}.ops-timeline__heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ops-timeline__heading time,.ops-timeline p{color:var(--muted);font-size:.88rem}.ops-timeline p{margin:5px 0 0}@media(max-width:560px){.legal-definition-list{grid-template-columns:1fr;gap:4px}.legal-definition-list dd+dt{margin-top:10px}.ops-header{align-items:flex-start;flex-direction:column;gap:6px}.ops-report-item{grid-template-columns:1fr;gap:14px}.ops-report-item .button{width:100%}.ops-dashboard-grid,.ops-filter-fields,.ops-dashboard-links,.ops-filter-actions{grid-template-columns:1fr}.ops-filter-fields__exact{grid-column:auto}.ops-decision-options,.ops-confirmation__actions{grid-template-columns:1fr}.ops-timeline__heading,.ops-section-heading{align-items:flex-start;flex-direction:column;gap:4px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell-loading{min-height:100dvh;display:grid;place-items:center;color:var(--muted)}@keyframes reveal-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:560px){.terms-storage-grid{grid-template-columns:1fr}}@media(min-width:720px){.page{padding-top:48px}}
