:root{color:#17222d;font-family:Manrope,Segoe UI,Helvetica Neue,Arial,sans-serif;background:radial-gradient(circle at top left,rgba(130,155,178,.16),transparent 24rem),radial-gradient(circle at top right,rgba(231,220,202,.54),transparent 26rem),linear-gradient(180deg,#f6f2ea,#eef3f6 46%,#edf2f5);color-scheme:light;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;--text: #26323c;--text-strong: #121b24;--accent: #29536d;--accent-strong: #17384a;--accent-soft: #e5f0f7;--border: rgba(218, 226, 233, .82);--border-strong: rgba(203, 213, 222, .9);--muted: #667380;--surface: rgba(255, 255, 255, .9);--surface-strong: #ffffff;--surface-soft: #f5f8fb;--surface-warm: #f7f0e6;--shadow: 0 18px 42px rgba(15, 23, 42, .06);--shadow-soft: 0 10px 24px rgba(15, 23, 42, .04);--warning: #966100;--error: #a14336;--success: #25674f}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text)}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell__main{flex:1 0 auto;width:min(1100px,calc(100vw - 2rem));margin:0 auto;padding:0 0 3rem}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f5f0c2;border-bottom:1px solid rgba(220,228,235,.88)}.site-header__inner{width:min(1100px,calc(100vw - 2rem));margin:0 auto;padding:.8rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header__controls{display:flex;align-items:center;gap:.85rem}.brand-lockup{display:inline-flex;align-items:center;gap:.78rem;text-decoration:none}.brand-lockup__mark-frame{width:2.35rem;height:2.35rem;flex-shrink:0;display:grid;place-items:center;border-radius:.9rem;border:1px solid var(--border);background:#ffffffe0;box-shadow:var(--shadow-soft)}.brand-lockup__mark{width:1.42rem;height:1.42rem;display:block}.brand-lockup__copy{display:inline-flex;flex-direction:column;gap:.16rem}.brand-lockup__title{font-size:1.02rem;font-weight:800;letter-spacing:-.03em;color:var(--text-strong)}.brand-lockup__subtitle,.section-kicker,.suite-card__badge,.dropzone__subtitle,.inline-note,.status-message,.error-panel__details{color:var(--muted)}.brand-lockup__subtitle,.section-kicker,.suite-card__badge{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.site-header__link,.text-link,.text-button{color:var(--accent);text-decoration:none}.site-header__link,.text-button{font-size:.95rem}.site-header__link:hover,.text-link:hover,.text-button:hover{color:var(--accent-strong)}.site-header__link:focus-visible,.text-link:focus-visible,.text-button:focus-visible,.suite-card__action:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.list-action:focus-visible,.modal-card__close:focus-visible,.dropzone:focus-visible,.language-switcher__button:focus-visible{outline:2px solid rgba(41,83,109,.2);outline-offset:2px}.site-footer{border-top:1px solid rgba(220,228,235,.86);background:#fcfaf6c2}.site-footer__inner{width:min(1100px,calc(100vw - 2rem));margin:0 auto;padding:.95rem 0 1.15rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem 1.5rem}.site-footer__copy{display:grid;gap:.16rem;max-width:29rem}.site-footer__title,.site-footer__description,.site-footer__support-note{margin:0}.site-footer__title{color:var(--text-strong);font-size:.93rem;font-weight:700;letter-spacing:-.02em}.site-footer__description,.site-footer__support-note{color:var(--muted);font-size:.86rem}.site-footer__support-note{max-width:28rem}.site-footer__nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem .85rem}.site-footer__link{color:var(--accent);text-decoration:none;font-size:.91rem}.site-footer__link:hover{color:var(--accent-strong)}.site-footer__link--support{display:inline-flex;align-items:center;gap:.4rem;color:#755724}.site-footer__link--support:hover{color:#5f4311}.site-footer__link-icon{width:.92rem;height:.92rem;flex-shrink:0}.text-button{padding:0;border:0;background:transparent}.language-switcher{display:inline-flex;gap:.2rem;padding:.2rem;border:1px solid var(--border);border-radius:999px;background:#ffffffb8}.language-switcher__button{border:0;border-radius:999px;padding:.36rem .62rem;background:transparent;color:var(--muted);transition:background .18s ease,color .18s ease}.language-switcher__button[aria-pressed=true]{background:var(--text-strong);color:#fff}.home-page{display:grid;gap:.85rem;padding:clamp(1.15rem,2.6vw,1.75rem) 0 2.15rem}.home-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);gap:.45rem 1.5rem;align-items:center}.home-hero{max-width:29rem;display:grid;gap:.12rem}.home-intro__aside{display:grid;align-content:start;padding-top:.14rem}.home-hero h1,.helper-page__hero h1,.privacy-page__intro h1,.modal-card h2{margin:0;line-height:1.02;letter-spacing:-.055em;color:var(--text-strong)}.home-hero h1{max-width:12ch;font-size:clamp(1.62rem,2.8vw,2.08rem)}.home-intro__summary,.helper-page__description,.suite-card__body p,.privacy-page__intro>p:not(.inline-note),.result-box p,.error-panel p,.privacy-page__section p,.privacy-page__list,.modal-card p{margin:0}.home-intro__summary{max-width:18rem;color:var(--text);font-size:.92rem;line-height:1.54}.suite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:.82rem}.suite-card,.upload-card,.privacy-page__intro,.privacy-page__section,.modal-card{border:1px solid var(--border);border-radius:1.45rem;box-shadow:var(--shadow)}.suite-card{min-height:202px;padding:1.05rem 1.1rem 1rem;display:grid;align-content:space-between;gap:.82rem;background:var(--surface);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-shadow:0 16px 32px #0f172a0d}.suite-card:hover{transform:translateY(-2px);box-shadow:0 20px 38px #0f172a12}.suite-card--live{background:linear-gradient(180deg,#fcfeff,#f1f7fb);border-color:#d0dde6}.suite-card--soon{background:#ffffffe6}.suite-card--suggest{background:linear-gradient(180deg,#fbf7f1,#f6efe6);border-color:#eadfce}.suite-card__body{display:grid;gap:.42rem}.suite-card__body h2{margin:0;font-size:1.28rem;line-height:1.06;letter-spacing:-.04em;color:var(--text-strong)}.suite-card--live .suite-card__body h2{font-size:clamp(1.46rem,2vw,1.72rem)}.suite-card__body p{max-width:22rem;color:var(--muted);font-size:.91rem;line-height:1.5}.suite-card__badge{justify-self:start;display:inline-flex;align-items:center;min-height:1.58rem;padding:.16rem .55rem;border-radius:999px;border:1px solid rgba(205,216,225,.92);background:#fffc}.suite-card__badge--live{color:var(--accent-strong);border-color:#c7d8e4;background:#e8f3fa}.suite-card__badge--suggest{color:#7f6332;border-color:#e4d4bb;background:#ffffff8f}.suite-card__action{display:inline-flex;align-items:center;justify-content:center;min-height:2.45rem;width:fit-content;padding:.58rem .88rem;border-radius:999px;border:1px solid var(--border-strong);background:#ffffffeb;color:var(--text-strong);text-decoration:none;font-size:.92rem;font-weight:600;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.suite-card__action:hover,.primary-button:not(:disabled):hover,.secondary-button:hover,.list-action:hover,.modal-card__close:hover{transform:translateY(-1px)}.suite-card__action:hover{border-color:#c2ced8f5;background:#fff}.suite-card--live .suite-card__action:hover,.primary-button:not(:disabled):hover{box-shadow:0 14px 26px #0f172a1a}.secondary-button:hover,.list-action:hover,.modal-card__close:hover{border-color:#c2ced8f5;background:#fff}.suite-card--live .suite-card__action{background:linear-gradient(180deg,#22313d,#17232c);border-color:transparent;color:#fff;box-shadow:0 10px 20px #0f172a14}.suite-card__action--button{cursor:pointer}.helper-page,.privacy-page{max-width:760px;margin:0 auto;display:grid;gap:.9rem;padding-top:1rem}.helper-page__intro{display:grid;gap:.7rem}.helper-page__utility{display:flex;align-items:center;justify-content:space-between;gap:1rem}.helper-page__back{justify-self:start}.helper-page__links{display:flex;flex-wrap:wrap;gap:.75rem}.helper-page__hero{max-width:31rem;display:grid;gap:.3rem}.helper-page__hero h1,.privacy-page__intro h1{font-size:clamp(1.9rem,4vw,2.45rem)}.helper-page__description{color:var(--text);font-size:.98rem;line-height:1.55}.helper-page__note{margin:0;color:var(--muted);font-size:.9rem}.upload-card{padding:1.18rem;background:#fffffff0}.upload-card__content{display:grid;gap:.9rem}.upload-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.upload-card__header h2{margin:0;font-size:1.14rem;line-height:1.15;letter-spacing:-.03em;color:var(--text-strong)}.upload-card__lead{margin:.18rem 0 0;color:var(--muted);font-size:.92rem}.upload-card__hint{margin:-.05rem 0 0;color:var(--muted);font-size:.9rem}.dropzone{width:100%;display:grid;justify-items:start;gap:.34rem;text-align:left;padding:1.2rem 1.25rem;border:1.25px dashed #c9d6df;border-radius:1.22rem;background:linear-gradient(180deg,#fcfdfe,#f5f8fa);transition:transform .18s ease,border-color .18s ease,background .18s ease,opacity .18s ease}.dropzone:hover,.dropzone.is-drag-active{transform:translateY(-1px);border-color:#9ab2c3;background:linear-gradient(180deg,#fff,#f7f9fb)}.dropzone.has-file{border-style:solid;background:linear-gradient(180deg,#fcfdfe,#f7f9fb)}.dropzone:disabled{cursor:not-allowed;opacity:.66;transform:none}.dropzone__title{font-size:1.01rem;font-weight:700;color:var(--text-strong)}.dropzone__subtitle{font-size:.92rem}.file-panel,.upload-card__submit-panel,.status-panel,.error-panel,.result-box{border:0;border-radius:1.18rem}.file-panel{padding:.9rem;display:grid;gap:.72rem;background:var(--surface-soft);box-shadow:inset 0 0 0 1px #d9e1e8db}.file-panel__summary{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.file-panel__summary div{display:grid;gap:.2rem}.file-panel__summary strong{color:var(--text-strong)}.file-panel__summary span,.status-grid__row span,.privacy-page__definitions dt{color:var(--muted)}.file-list{margin:0;padding:0;list-style:none;display:grid;gap:.65rem}.file-list__item{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;padding:.72rem .78rem;border:1px solid rgba(218,226,233,.82);border-radius:.95rem;background:#ffffffeb}.file-list__copy{display:flex;gap:.8rem;min-width:0}.file-list__copy strong{display:block;color:var(--text-strong);overflow-wrap:anywhere}.file-list__copy p{margin:.2rem 0 0;color:var(--muted);font-size:.9rem}.file-list__index{width:1.9rem;height:1.9rem;flex-shrink:0;display:grid;place-items:center;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.86rem;font-weight:700}.file-list__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.list-action{min-height:1.95rem;padding:.38rem .68rem;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--accent);font-size:.88rem}.list-action:disabled{opacity:.45;cursor:not-allowed;transform:none}.list-action--danger{color:#914236;border-color:#ecd1cb;background:#fff7f5}.file-panel__notes{display:grid;gap:.3rem}.upload-card__submit-panel{display:grid;gap:.8rem;padding:.92rem .98rem;background:linear-gradient(180deg,#fbfcfd,#f5f7fa);box-shadow:inset 0 0 0 1px #d9e1e8db}.privacy-compact{display:grid;gap:.22rem;font-size:.9rem;color:var(--muted)}.privacy-compact p{margin:0}.acknowledgement{display:flex;gap:.72rem;align-items:flex-start}.acknowledgement input{width:1.05rem;height:1.05rem;margin-top:.22rem;accent-color:var(--accent)}.upload-card__actions{display:flex;flex-wrap:wrap;gap:.65rem}.primary-button,.secondary-button{min-height:2.78rem;display:inline-flex;align-items:center;justify-content:center;padding:.72rem .98rem;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:650;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.primary-button{background:linear-gradient(180deg,#22313d,#15212b);color:#fff;box-shadow:0 10px 20px #0f172a14}.primary-button:disabled{background:#dfe6eb;color:#7d8a95;border-color:#d5dee6;box-shadow:none;opacity:1;cursor:not-allowed;transform:none}.secondary-button{background:#fffffff0;color:var(--text-strong);border-color:var(--border-strong)}.status-panel{display:grid;gap:.82rem;padding:.96rem;background:#f7fafc;box-shadow:inset 0 0 0 1px #d9e1e8e0}.status-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.status-panel__header h3,.result-box h4,.error-panel h4,.privacy-page__section h2{margin:.25rem 0 0}.status-panel__header h3{font-size:1.12rem;line-height:1.15;color:var(--text-strong)}.status-panel code{padding:.45rem .6rem;border-radius:.9rem;background:#e9f1f7;color:var(--accent-strong);word-break:break-all;font-size:.87rem}.status-grid{display:grid;gap:.55rem}.status-grid__row{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.48rem;border-bottom:1px solid rgba(216,225,233,.96)}.status-grid__row:last-child{padding-bottom:0;border-bottom:0}.status-grid__row strong,.privacy-page__definitions dd{color:var(--text-strong)}.status-timeline{margin:0;padding:0;list-style:none;display:grid;gap:.8rem}.status-timeline__item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;color:var(--muted)}.status-timeline__item.is-active,.status-timeline__item.is-done{color:var(--text-strong)}.status-timeline__marker{width:1.95rem;height:1.95rem;display:grid;place-items:center;border-radius:999px;border:1px solid var(--border-strong);background:#fff;font-size:.88rem;font-weight:700}.status-timeline__item.is-active .status-timeline__marker,.status-timeline__item.is-done .status-timeline__marker{border-color:transparent;background:var(--text-strong);color:#fff}.status-timeline__copy{display:grid;gap:.16rem}.result-box,.error-panel{display:grid;gap:.42rem;padding:.92rem;box-shadow:inset 0 0 0 1px #d9e1e8d6}.result-box--success{border-color:#d0e3d9;background:#eff8f3}.result-box--success h4{color:var(--success)}.result-box--error,.error-panel{border-color:#eed2cc;background:#fff7f5}.result-box--error h4,.error-panel h4{color:var(--error)}.inline-note{margin:0;font-size:.9rem}.inline-note--warning{color:var(--warning)}.inline-note--strong{color:var(--accent-strong)}.modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:1rem;background:#0f172a2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{width:min(520px,100%);padding:1.25rem;background:var(--surface-strong)}.modal-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:.7rem}.modal-card__close{width:2.2rem;height:2.2rem;display:grid;place-items:center;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--text-strong)}.modal-card__actions{margin-top:1rem}.modal-card__actions--split{display:flex;flex-wrap:wrap;gap:.75rem}.community-grid{display:grid;gap:.85rem;margin-top:1.1rem}.community-panel{display:grid;gap:.4rem;padding:1rem;border:1px solid var(--border);border-radius:1.15rem;background:var(--surface-soft)}.community-panel h3{margin:0;font-size:1.08rem;line-height:1.12;letter-spacing:-.02em;color:var(--text-strong)}.privacy-page__intro,.privacy-page__section{padding:1.3rem 1.4rem;background:var(--surface)}.privacy-page__intro{display:grid;gap:.8rem}.privacy-page__section{display:grid;gap:.7rem}.privacy-page__definitions,.privacy-page__list{margin:0;display:grid;gap:.75rem}.privacy-page__list{padding-left:1.1rem}.privacy-page__definitions div{display:grid;gap:.2rem}@media(max-width:900px){.home-intro{grid-template-columns:1fr;gap:.55rem}.home-intro__aside{padding-top:0}.home-intro__summary{max-width:30rem}}@media(max-width:780px){.helper-page__utility,.status-panel__header,.status-grid__row,.site-header__inner,.site-header__controls,.site-footer__inner,.file-list__item{flex-direction:column}.helper-page__utility,.site-header__controls,.site-footer__inner{align-items:flex-start}.site-footer__nav{justify-content:flex-start}}@media(max-width:720px){.app-shell__main,.site-header__inner,.site-footer__inner{width:min(100vw - 1.25rem,100%)}.brand-lockup{gap:.64rem}.brand-lockup__mark-frame{width:2.2rem;height:2.2rem}.brand-lockup__mark{width:1.28rem;height:1.28rem}.home-page{padding-top:1rem}.home-hero h1{font-size:clamp(1.88rem,8vw,2.24rem)}.suite-grid{grid-template-columns:1fr}.suite-card,.upload-card,.privacy-page__intro,.privacy-page__section,.modal-card{padding:.96rem;border-radius:1.35rem}.file-panel,.upload-card__submit-panel,.status-panel,.error-panel,.result-box{padding:.88rem;border-radius:1rem}.dropzone{padding:1.05rem;border-radius:1.12rem}.file-panel__summary,.upload-card__actions,.file-list__actions,.modal-card__actions--split,.helper-page__links{flex-direction:column;align-items:flex-start}.suite-card__action,.primary-button,.secondary-button{width:100%}}
