:root{--ink:#142d50;--muted:#52657d;--blue:#1168d8;--blue-hover:#0b54b3;--blue-soft:#edf5ff;--green:#148256;--green-soft:#eaf7f0;--surface:#fff;--page:#f5f8fc;--border:#dce5f0;--danger:#b42318;--radius:24px}*{box-sizing:border-box}body{color:var(--ink);background:var(--page);-webkit-font-smoothing:antialiased;margin:0;font:16px/1.65 Noto Sans CJK JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}button,a,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:3px}button:disabled{opacity:.46;cursor:default}.site-header{border-bottom:1px solid var(--border);background:#fff;height:80px}.header-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;height:100%;margin:auto;padding:0 32px;display:flex}.brand{object-fit:contain;width:278px;height:65px}.nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.ittrip{letter-spacing:-.3px;font-style:italic}.ittrip span{color:var(--muted);margin-left:4px;font-style:normal;font-weight:400}main{max-width:1080px;margin:0 auto;padding:40px 0 24px}.hero{text-align:center;margin-bottom:24px}.eyebrow{letter-spacing:2.2px;color:var(--blue);margin:0 0 10px;font-size:12px;font-weight:700}.hero h1{letter-spacing:-1.5px;margin:0;font-size:40px;font-weight:800;line-height:1.45}.hero h1 span{color:var(--blue)}.hero p{color:var(--muted);margin:14px 0 0;font-size:15px}.steps{color:var(--muted);justify-content:center;align-items:center;gap:32px;margin:26px auto 28px;font-size:14px;display:flex}.step{white-space:nowrap;align-items:center;gap:10px;display:flex}.step b{background:#e4eaf3;border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;font-weight:700;display:grid}.step.active{color:var(--ink);font-weight:700}.step.active b{background:var(--blue);color:#fff}.step.done b{background:var(--green);color:#fff}.step-line{background:#cfdae9;width:54px;height:1px}.card{border:1px solid var(--border);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #142d5006}.empty-inner{padding:28px}.dropzone{text-align:center;background:linear-gradient(160deg,#fafcff,#f0f7ff);border:2px dashed #abc7e8;border-radius:18px;min-height:306px;padding:35px 36px 32px}.drop-symbol{width:88px;height:88px;margin:0 auto 14px;display:block}.dropzone h2{margin:0 0 8px;font-size:22px;font-weight:750}.dropzone .sub{color:var(--muted);margin:0 0 24px;font-size:14px}.choose-buttons{justify-content:center;gap:12px;display:flex}.btn{border:1px solid var(--border);min-height:52px;color:var(--ink);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:15px;font-weight:700;display:inline-flex}.btn svg{flex-shrink:0;width:21px;height:21px}.btn-primary{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 4px 12px #1168d818}.btn-primary:hover{background:var(--blue-hover)}.btn-green{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 4px 12px #14825618}.btn-green:hover{background:#106b47}.btn-outline{color:var(--blue);border-color:#b1c9e6}.choose-buttons .btn{min-width:226px}.mini-note{color:var(--muted);margin:16px 0 0;font-size:12px}.privacy{color:var(--muted);justify-content:center;align-items:center;gap:8px;padding:21px 20px;font-size:13px;display:flex}.privacy svg{color:var(--green);flex-shrink:0;width:20px;height:20px}.privacy b{color:var(--ink);font-weight:500}.under-note{text-align:center;color:var(--muted);margin:24px auto 14px;font-size:13px}.site-footer{border-top:1px solid var(--border);max-width:1080px;color:var(--muted);justify-content:space-between;margin:16px auto 0;padding:18px 0 24px;font-size:12px;display:flex}.site-footer div{gap:24px;display:flex}.result-hero h1{letter-spacing:-.75px;font-size:30px}.result-hero p{margin-top:8px;font-size:14px}.result-hero{margin-bottom:0}.result-hero+.steps{margin:22px 0}.table-top{justify-content:space-between;align-items:center;gap:20px;padding:24px 28px 18px;display:flex}.title-cluster{align-items:center;gap:16px;display:flex}.folder-chip{background:var(--blue-soft);border-radius:8px;align-items:center;gap:7px;padding:5px 12px;font-size:13px;display:flex}.folder-chip svg{width:18px;height:18px;color:var(--blue)}.table-title{margin:0;font-size:20px}.table-title small{color:var(--muted);margin-left:12px;font-size:13px;font-weight:400}.text-button{min-height:44px;color:var(--muted);background:0 0;border:0;padding:0 5px;font-size:13px;text-decoration:none}.text-button.blue{color:var(--blue)}.table-controls{color:var(--muted);border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;padding:9px 28px;font-size:12px;display:flex}.disclosure{color:var(--ink);background:0 0;border:0;align-items:center;gap:7px;min-height:36px;padding:0;font-size:13px;font-weight:600;display:flex}.disclosure svg{width:17px;height:17px}.table-wrap{overscroll-behavior-x:contain;max-height:466px;position:relative;overflow:auto}.data-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:660px;font-size:14px}.data-table th{height:42px;color:var(--muted);text-align:left;border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:2;background:#f1f5fa;padding:0 18px;font-size:12px;font-weight:600;position:sticky;top:0}.data-table th:first-child,.data-table td:first-child{text-align:center;width:60px;color:var(--muted);padding:0}.data-table th:nth-child(3),.data-table td:nth-child(3){text-align:right;font-variant-numeric:tabular-nums;width:135px}.data-table th:nth-child(4),.data-table td:nth-child(4){font-variant-numeric:tabular-nums;width:216px}.data-table td{white-space:nowrap;text-overflow:ellipsis;background:#fff;border-bottom:1px solid #ebf0f6;height:52px;padding:7px 18px;overflow:hidden}.data-table tr:last-child td{border-bottom:0}.file-cell{align-items:center;gap:12px;min-width:0;display:flex}.file-label{text-overflow:ellipsis;min-width:0;overflow:hidden}.file-label small{color:var(--muted);font-size:10px;line-height:1.25;display:block}.file-tag{color:#576f8e;background:#eff3f8;border:1px solid #d9e3f0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;min-width:29px;height:32px;font-size:8px;font-weight:700;display:flex}.file-tag.xls{color:#148256;background:#ecf7f0;border-color:#cce6d7}.file-tag.ppt{color:#a05824;background:#fff2e7;border-color:#f1decc}.file-tag.jpg,.file-tag.png{color:#1168d8;background:#ecf4fe;border-color:#d3e3f7}.file-tag.pdf{color:#a74a54;background:#fff1f2;border-color:#f2d7db}.sort-button{color:inherit;font:inherit;min-height:40px;text-align:inherit;background:0 0;border:0;padding:0}.sort-button.active{color:var(--blue)}.table-bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;padding:12px 28px;font-size:12px;display:flex}.mobile-scroll-note{display:none}.actions{border-top:1px solid var(--border);background:#fcfdfe;justify-content:space-between;align-items:center;gap:16px;padding:20px 28px;display:flex}.action-caption{color:var(--muted);margin:0;font-size:13px}.action-caption strong{color:var(--ink);font-size:14px;font-weight:600;display:block}.action-buttons{gap:12px;display:flex}.action-buttons .btn-green{min-width:304px}.action-buttons .btn{height:52px}.notice{background:var(--green-soft);color:#12613f;border:1px solid #bedfcc;border-radius:14px;align-items:flex-start;gap:12px;margin:0 0 18px;padding:18px 24px;font-size:13px;display:flex}.notice b{margin-bottom:2px;font-size:16px;display:block}.notice svg{flex-shrink:0;width:23px;height:23px;margin-top:2px}.notice.error{color:var(--danger);background:#fff1ef;border-color:#f4c8c4}.notice.info{background:var(--blue-soft);color:var(--ink);border-color:#c6dcf7}.notice .dismiss{color:inherit;background:0 0;border:0;place-items:center;min-width:32px;min-height:32px;margin-left:auto;display:grid}.notice .dismiss svg{width:16px;height:16px}.options-panel{border-top:1px solid var(--border);background:#fafcff;padding:18px 28px 20px;font-size:13px}.options-title{color:var(--muted);margin:0 0 10px;font-size:12px;font-weight:700}.checks{flex-wrap:wrap;gap:12px 24px;margin-bottom:16px;display:flex}.checks label{align-items:center;gap:8px;min-height:32px;display:flex}.checks input{width:17px;height:17px;accent-color:var(--blue)}.options-bottom{border-top:1px solid var(--border);justify-content:space-between;gap:16px;padding-top:14px;display:flex}.options-bottom label{align-items:center;gap:8px;display:flex}.options-bottom p{color:var(--muted);margin:0;font-size:12px}.loading-content{text-align:center;padding:70px 24px}.spinner{border:4px solid #dcebfc;border-top-color:var(--blue);border-radius:50%;width:42px;height:42px;margin:0 auto 22px;transform:rotate(35deg)}.loading-content h2{margin:0 0 8px;font-size:22px}.loading-content p{color:var(--muted);margin:0 0 24px;font-size:14px}.manual-copy{resize:vertical;border:1px solid #c9d8ea;border-radius:10px;width:100%;height:122px;margin:16px 0;padding:12px;font-family:monospace;font-size:12px;display:block}.copy-error-content{width:100%;min-width:0}.kbd{background:#fff;border:1px solid #cfd9e6;border-radius:5px;padding:1px 5px;font-size:12px}.privacy-ready{padding-top:20px;padding-bottom:3px}.current-mark{color:var(--blue);font-weight:700}.not-supported{color:var(--muted);margin:14px 0 0;font-size:12px}.mock-label{display:none}@media (max-width:1150px){main,.site-footer{margin-left:32px;margin-right:32px}}@media (max-width:767px){body{font-size:15px}.site-header{height:64px}.header-inner{gap:12px;padding:0 16px}.brand{width:225px;height:54px}.nav{gap:0;font-size:12px}.ittrip{display:none}.nav a{place-items:center;min-width:44px;min-height:44px;display:grid}main{margin:0;padding:26px 16px 16px}.hero{text-align:left;margin-bottom:20px}.eyebrow{letter-spacing:1.7px;margin-bottom:9px;font-size:10px}.hero h1{letter-spacing:-.8px;font-size:27px;line-height:1.55}.hero p{max-width:330px;margin-top:10px;font-size:13px;line-height:1.7}.steps{justify-content:space-between;gap:4px;margin:22px 0;font-size:11px}.step{gap:5px}.step b{width:23px;height:23px;font-size:11px}.step-line{width:12px}.card{border-radius:18px}.empty-inner{padding:14px}.dropzone{border-radius:13px;min-height:0;padding:26px 14px 22px}.drop-symbol{width:70px;height:70px;margin-bottom:16px}.dropzone h2{font-size:18px;line-height:1.6}.dropzone .sub{display:none}.choose-buttons{flex-direction:column;gap:10px;margin-top:20px}.choose-buttons .btn{width:100%;min-width:0;min-height:52px;font-size:14px}.mini-note{margin-top:14px;font-size:11px;line-height:1.7}.privacy{align-items:flex-start;gap:7px;padding:17px 12px;font-size:11px;line-height:1.8}.privacy svg{width:18px;height:18px;margin-top:1px}.privacy b{display:block}.under-note{margin:20px 12px;font-size:11px}.site-footer{flex-direction:column;gap:12px;margin:12px 16px 0;padding:16px 0 20px;font-size:10px}.site-footer div{gap:20px}.result-hero{text-align:left;margin-bottom:0}.result-hero h1{letter-spacing:-.5px;font-size:23px}.result-hero p{font-size:12px}.result-hero+.steps{margin:20px 0}.table-top{align-items:flex-start;gap:8px;padding:18px 16px 12px}.title-cluster{flex-direction:column;align-items:flex-start;gap:7px}.table-title{white-space:nowrap;font-size:18px}.table-title small{margin-left:10px;font-size:11px}.folder-chip{padding:3px 9px;font-size:11px}.folder-chip svg{width:15px;height:15px}.text-button{white-space:nowrap;font-size:11px}.table-controls{gap:8px;padding:7px 16px}.disclosure{font-size:11px}.table-controls>span{font-size:10px}.data-table th{height:40px}.data-table th:first-child,.data-table td:first-child{z-index:1;width:44px;position:sticky;left:0}.data-table th:first-child{z-index:3}.data-table th:nth-child(2){width:234px}.data-table th:nth-child(3),.data-table td:nth-child(3){width:130px}.data-table th:nth-child(4),.data-table td:nth-child(4){width:200px}.data-table td,.data-table th{padding-left:12px;padding-right:12px}.data-table{min-width:608px;font-size:12px}.data-table td{height:52px}.file-cell{gap:9px}.file-tag{min-width:26px;height:30px;font-size:7px}.table-wrap{max-height:304px}.table-bottom{padding:9px 16px;font-size:10px}.mobile-scroll-note{color:var(--muted);background:#fff;margin:0;padding:9px 16px 0;font-size:10px;display:block}.actions{flex-direction:column;align-items:stretch;gap:12px;padding:16px}.action-caption{display:none}.action-buttons{flex-direction:column;gap:8px}.action-buttons .btn-green{min-width:0}.action-buttons .btn{width:100%;height:50px;min-height:50px;font-size:13px}.action-buttons .btn svg{width:18px;height:18px}.notice{gap:9px;margin-bottom:16px;padding:14px;font-size:11px}.notice b{margin-bottom:4px;font-size:14px;line-height:1.5}.notice svg{width:20px;height:20px}.notice .dismiss{min-width:24px;min-height:28px;padding:0}.options-panel{padding:16px}.checks{gap:8px 16px;font-size:12px}.checks label{min-height:36px}.options-bottom{flex-direction:column;gap:12px;font-size:12px}.options-bottom p{font-size:11px}.options-bottom input{accent-color:var(--blue)}.privacy-ready{padding-top:16px}.loading-content{padding:60px 18px}.loading-content h2{font-size:19px}.loading-content p{font-size:12px}.manual-copy{font-size:10px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:380px){.steps{gap:4px;font-size:10px}.step-line{display:none}.step{gap:4px}.step b{width:20px;height:20px;font-size:10px}.brand{width:212px}.table-top{flex-wrap:wrap}.table-top>.text-button{margin-left:auto}.table-title small{margin-left:7px;font-size:10px}}@media (min-width:768px) and (max-width:1023px){.actions .action-caption{display:none}.actions{justify-content:flex-end}}.home-button,.help-link{color:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.home-button{min-width:278px;min-height:65px}.help-link{min-width:44px;min-height:44px;font-size:14px;font-weight:600}.site-footer a{align-items:center;min-height:44px;display:inline-flex}#result-heading:focus{outline:none}.desktop-drop-title{display:inline}.mobile-drop-title{display:none}.mini-second{display:inline}.title-cluster{min-width:0}.folder-chip{min-width:0;max-width:min(38vw,320px)}.folder-chip #source-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.table-title{min-width:0}.dropzone.drag-active{border-color:var(--blue);background:#edf5ff}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-detail-button{color:inherit;text-align:left;cursor:pointer;width:100%;max-width:100%;min-height:44px;font-size:inherit;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:3px 0;line-height:1.4;display:block;overflow:hidden}.file-detail-button:hover{-webkit-text-decoration:underline #90b4de;text-decoration:underline #90b4de}.file-detail-button>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-detail-button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.data-table td{padding-top:0;padding-bottom:0}.data-table th{height:44px}.sort-button{min-width:44px;min-height:44px}.table-controls{padding-top:5px;padding-bottom:5px}.disclosure{min-height:44px}.data-table td.col-name{max-width:0}.data-table th.col-no,.data-table td.col-no{text-align:center;width:60px;padding:0}.data-table th.col-size,.data-table td.col-size{text-align:right;font-variant-numeric:tabular-nums;width:135px}.data-table th.col-modified,.data-table td.col-modified{text-align:left;font-variant-numeric:tabular-nums;width:216px}.data-table th.col-folder,.data-table td.col-folder{width:240px}.data-table th.col-extension,.data-table td.col-extension{width:100px}.data-table th.col-bytes,.data-table td.col-bytes{text-align:right;font-variant-numeric:tabular-nums;width:160px}.data-table.no-no th:first-child,.data-table.no-no td:first-child{text-align:left;width:auto;padding:0 18px;position:static}.empty-table-cell{color:var(--muted);text-align:center!important;white-space:normal!important;max-width:none!important;height:auto!important;padding:24px!important}.page-and-clear{align-items:center;gap:18px;display:flex}.pagination{align-items:center;gap:8px;display:flex}.pagination button{border:1px solid var(--border);color:var(--blue);background:#fff;border-radius:8px;min-height:44px;padding:0 10px;font-size:12px}.pagination button:disabled{color:var(--muted)}.busy-progress{color:var(--ink);background:#edf5ff;border-top:1px solid #c6dcf7;justify-content:space-between;align-items:center;gap:12px;padding:8px 28px;font-size:13px;display:flex}.busy-progress button{color:var(--blue);background:0 0;border:0;min-width:72px;min-height:44px;font-weight:600}.notice-text{flex:1;min-width:0}.notice-text p{margin:0}.notice.info{border-color:#c6dcf7}.notice .dismiss{min-width:44px;min-height:44px;margin-top:-8px;margin-right:-8px}.changed-notice{margin-top:0}.changed-notice details{max-width:100%;margin-top:10px}.changed-notice summary{cursor:pointer;color:var(--blue);align-items:center;min-height:44px;font-weight:600;display:flex}.changed-list{border-top:1px solid #c6dcf7;max-height:280px;overflow:auto}.changed-item{overflow-wrap:anywhere;border-bottom:1px solid #c6dcf7;gap:2px;padding:8px 0;display:grid}.changed-controls{align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.changed-controls button{color:var(--blue);background:#fff;border:1px solid #c6dcf7;border-radius:6px;min-height:44px;padding:0 10px}.changed-controls button:disabled{color:var(--muted)}.limit-note{color:#52657d;background:#edf5ff;border-top:1px solid #c6dcf7;margin:0;padding:12px 28px;font-size:13px}.mandatory-note{color:var(--muted);margin:8px 0 0;font-size:11px}.dialog-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dialog-top h2{margin:0 0 12px;font-size:20px;line-height:1.4}.dialog-close{min-width:44px;min-height:44px;color:var(--muted);background:0 0;border:0;place-items:center;margin:-10px -10px 0 0;display:grid}.dialog-close svg{width:20px;height:20px}#app-dialog{border:1px solid var(--border);width:calc(100% - 32px);max-width:480px;max-height:calc(100dvh - 32px);color:var(--ink);border-radius:18px;padding:24px;overflow:auto;box-shadow:0 20px 60px #142d5029}#app-dialog::backdrop{background:#142d5047}#dialog-content{overflow-wrap:anywhere;font-size:14px}#dialog-content p{margin:0 0 16px}.dialog-actions{flex-direction:column;gap:10px;display:flex}.dialog-actions .btn{width:100%;min-height:52px}.file-details{gap:6px;margin:4px 0 0;display:grid}.file-details dt{color:var(--muted);margin-top:10px;font-size:12px;font-weight:700}.file-details dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.help-steps{margin:0 0 16px;padding-left:22px}.help-steps li{padding-bottom:7px}#dialog-content details{border-top:1px solid var(--border);padding:4px 0}#dialog-content details:last-child{border-bottom:1px solid var(--border)}#dialog-content summary{cursor:pointer;align-items:center;min-height:44px;font-weight:600;display:flex}#dialog-content details p{margin:0 0 12px}#dialog-content a{color:var(--blue);text-decoration:underline}@media (max-width:767px){.home-button{min-width:0;min-height:54px}.help-link{font-size:12px}.desktop-drop-title{display:none}.mobile-drop-title{display:inline}.mini-divider{display:none}.mini-second{display:block}.table-controls{padding:3px 16px}.data-table th{height:44px}.data-table th.col-no,.data-table td.col-no{z-index:1;width:44px;position:sticky;left:0}.data-table th.col-no{z-index:3}.data-table th.col-name{width:234px}.data-table th.col-size,.data-table td.col-size{width:130px}.data-table th.col-modified,.data-table td.col-modified{width:200px}.data-table.no-no th:first-child,.data-table.no-no td:first-child{width:auto;padding:0 12px;position:static}.page-and-clear{flex-wrap:wrap;justify-content:flex-end;gap:6px}.busy-progress{padding:8px 16px;font-size:11px}.pagination{gap:3px}.pagination button{padding:0 5px;font-size:10px}.notice .dismiss{min-width:44px;min-height:44px}.limit-note{padding:12px 16px;font-size:11px}}@media (max-width:380px){.home-button .brand{width:212px}.table-top{flex-wrap:wrap}.dropzone h2{letter-spacing:-.25px;font-size:16px}}
