:root{--green:#0f766e;--green-600:#0d9488;--ink:#1f2937;--muted:#6b7280;--line:#e5e7eb;--bg:#f8fafc;--danger:#b91c1c}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:var(--ink);background:var(--bg);-webkit-text-size-adjust:100%;font-family:system-ui,-apple-system,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif}.center{place-items:center;min-height:100dvh;padding:20px;display:grid}.muted{color:var(--muted)}.sm{font-size:.85rem}.brand{color:var(--green);letter-spacing:-.02em;font-size:1.6rem;font-weight:800}.brand.sm{font-size:1.15rem}.card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:12px;width:100%;max-width:380px;padding:24px;display:flex;box-shadow:0 1px 3px #0000000a}label{color:var(--muted);flex-direction:column;gap:6px;font-size:.85rem;display:flex}input{border:1px solid var(--line);color:var(--ink);border-radius:10px;min-height:44px;padding:12px 14px;font-size:16px}input:focus{outline:2px solid var(--green-600);border-color:#0000}button{cursor:pointer;border:0;border-radius:10px;min-height:44px;font-size:1rem}button.primary{background:var(--green);color:#fff;font-weight:700}button.primary:disabled{opacity:.6;cursor:default}button.ghost{color:var(--muted);border:1px solid var(--line);background:0 0;padding:6px 12px}.error{color:var(--danger);font-size:.85rem}.app{flex-direction:column;min-height:100dvh;display:flex}.topbar{z-index:20;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.topbar-actions{gap:8px;display:flex}.content{width:100%;max-width:960px;margin:0 auto;padding:20px 16px 90px}.content h1{margin:0 0 4px;font-size:1.3rem}.content h2{font-size:1.05rem}.layout{flex-direction:column;flex:1;display:flex}.sidenav{z-index:20;border-top:1px solid var(--line);padding:6px 4px calc(6px + env(safe-area-inset-bottom));background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.sidenav a{min-width:64px;min-height:44px;color:var(--muted);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.7rem;text-decoration:none;display:flex}.sidenav a.active{color:var(--green);background:#f0fdfa;font-weight:700}.nav-ico{font-size:1.2rem;line-height:1}@media (width>=768px){.layout{flex-direction:row}.sidenav{border-top:0;border-right:1px solid var(--line);flex-direction:column;justify-content:flex-start;align-self:flex-start;gap:4px;width:200px;min-height:calc(100dvh - 57px);padding:16px 12px;position:sticky;top:57px;bottom:auto}.sidenav a{flex-direction:row;justify-content:flex-start;gap:10px;width:100%;padding:0 12px;font-size:.9rem}.content{padding-bottom:40px}}.impersonation-banner{z-index:30;color:#fff;background:#7c2d12;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:.85rem;display:flex;position:sticky;top:0}.impersonation-banner button.inverse{color:#fff;border-color:#ffffff80}select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;min-height:44px;padding:12px 14px;font-size:16px}select:focus{outline:2px solid var(--green-600);border-color:#0000}.tabs{border-bottom:1px solid var(--line);gap:6px;margin:14px 0;display:flex}.tab{color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;padding:8px 14px;font-size:.95rem}.tab.active{color:var(--green);border-bottom-color:var(--green);font-weight:700}.rowform{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.rowform input,.rowform select{flex:180px}.rowform button{flex:none;padding:0 20px}.stack{flex-direction:column;gap:12px;max-width:420px;display:flex}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;margin:16px 0;padding:16px}.section-title{margin:18px 0 8px;font-size:1rem}.section-title.sm{font-size:.9rem}.list{flex-direction:column;gap:8px;margin:8px 0;padding:0;list-style:none;display:flex}.listitem{border:1px solid var(--line);background:#fff;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.listmain{flex:240px;min-width:0}.listtitle{flex-wrap:wrap;align-items:center;gap:8px;font-weight:700;display:flex}.listactions{flex-wrap:wrap;gap:6px;display:flex}.badge{border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700}.badge.ok{color:var(--green);background:#f0fdfa}.badge.warn{color:var(--danger);background:#fef2f2}.chips{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.chip{color:var(--green);background:#f0fdfa;border:1px solid #ccfbf1;border-radius:999px;min-height:28px;padding:4px 10px;font-size:.75rem}button.danger{color:var(--danger);border-color:#fecaca}.text-danger{color:var(--danger)}.jc-between{justify-content:space-between}.input-w90{max-width:90px}.input-w100{max-width:100px}.notice{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:14px 0;padding:14px 16px;display:flex}.btn-link{background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.codes{background:var(--bg);border:1px solid var(--line);-webkit-user-select:all;user-select:all;border-radius:10px;padding:12px;font-family:ui-monospace,monospace;font-size:.9rem;overflow-x:auto}.invite-url{word-break:break-all;font-family:ui-monospace,monospace}.steps{counter-reset:step;flex-wrap:wrap;gap:4px;margin:14px 0;padding:0;list-style:none;display:flex}.steps li{text-align:center;color:var(--muted);border-bottom:3px solid var(--line);flex:120px;padding:8px 4px;font-size:.75rem}.steps li.current{color:var(--green);border-bottom-color:var(--green);font-weight:700}.steps li.done{color:var(--green-600);border-bottom-color:var(--green-600)}.wizard-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.wizard-actions button,.wizard-actions .btn-link{padding:0 18px}.mfa-setup{flex-direction:column;gap:8px;display:flex}textarea{border:1px solid var(--line);color:var(--ink);border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:16px}textarea:focus{outline:2px solid var(--green-600);border-color:#0000}.filterbar{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;display:flex}.filterbar .chip{cursor:pointer}.chip.active{background:var(--green);color:#fff;border-color:var(--green)}.delta{font-weight:700}.delta.up{color:var(--green-600)}.delta.down{color:var(--danger)}.stars{color:#f59e0b;letter-spacing:1px}.review-item .listmain{width:100%}.reply-box{background:var(--bg);border-left:3px solid var(--green-600);border-radius:0 10px 10px 0;flex-direction:column;gap:6px;margin-top:8px;padding:10px 12px;display:flex}.warnlist{margin:4px 0 0;padding:0;list-style:none}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:10px 0;display:grid}details.panel>summary{cursor:pointer;margin:0}label.inline{flex-direction:row;align-items:center;gap:10px}.btn-as-link{border:1px solid var(--line);min-height:33px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;padding:6px 12px;font-size:1rem;text-decoration:none;display:inline-flex}.card.wide{max-width:480px}.pub-logo{object-fit:contain;align-self:center;max-height:48px}.steps-mini{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:8px 12px;font-size:.75rem;display:flex}.steps-mini .on{font-weight:700}.turnstile-wrap{justify-content:center;min-height:65px;display:flex}.consent-box{border:1px solid var(--line);background:#f8fafc;border-radius:10px;flex-direction:column;gap:6px;padding:12px;display:flex}.assist-outline{white-space:pre-wrap;border:1px solid var(--line);background:#f8fafc;border-radius:10px;padding:12px;font-size:.9rem;line-height:1.7}.pub-q,.pub-choices{flex-direction:column;gap:6px;display:flex}.pub-choice{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;border-radius:10px;flex-direction:row;align-items:center;gap:10px;padding:10px 12px;font-size:.95rem;display:flex}.pub-choice:has(input:checked){border-color:var(--green-600);background:#f0fdfa}.edit-hints{flex-wrap:wrap;gap:8px;display:flex}.hint-chip{border:1px solid var(--line);min-height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:8px 14px;font-size:.82rem}.hint-chip:hover{border-color:var(--green-600);color:var(--ink)}.edit-progress{flex-direction:column;gap:6px;display:flex}.edit-progress-track{background:var(--line);border-radius:999px;height:6px;overflow:hidden}.edit-progress-bar{border-radius:999px;height:100%;transition:width .25s}.edit-progress-bar.ok{background:var(--green-600)}.redeem-code{letter-spacing:.12em;text-align:center;font-variant-numeric:tabular-nums;margin:.5rem 0;font-size:2rem;font-weight:700}.funnel{flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0;display:flex}.funnel-step{align-items:center;gap:6px;display:flex}.funnel-arrow{color:var(--muted);white-space:nowrap;font-size:.75rem}.funnel-stage{border:1px solid var(--line);text-align:center;border-radius:10px;min-width:72px;padding:8px 12px}.funnel-stage.hot{border-color:var(--green-600);background:#f0fdfa}.funnel-stage .n{font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:700}.q-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin:10px 0;padding:12px}.q-flags{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.q-flag{flex-direction:row;align-items:center;gap:6px;font-size:.85rem}.q-actions{gap:4px;margin-left:auto;display:flex}.qr-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;display:flex}.qr-row img{border:1px solid var(--line);border-radius:8px}.coupon-notice{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;font-size:.85rem;display:flex}.claim-box{border:2px dashed var(--green-600);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:18px;display:flex}.claim-box.used{border-color:var(--line);opacity:.7}.claim-box.lose{border-color:var(--line)}.claim-prize{color:var(--green);font-size:1.3rem;font-weight:800}.claim-box.drawing{border-style:solid}.capsule{font-size:3rem;animation:.5s infinite shake}@keyframes shake{0%,to{transform:rotate(0)translateY(0)}25%{transform:rotate(-12deg)translateY(-4px)}75%{transform:rotate(12deg)translateY(-2px)}}.compare-table{flex-direction:column;display:flex}.compare-row{border-top:1px solid var(--line);grid-template-columns:2fr 1fr 1.2fr 1.4fr;align-items:center;gap:8px;padding:8px 4px;font-size:.9rem;display:grid}.compare-row:first-child{border-top:0}.compare-row.own{background:#f0fdfa;border-radius:8px;font-weight:700}.compare-name{word-break:break-word}.sm-btn{min-height:26px;margin-left:6px;padding:2px 8px;font-size:.75rem}@media (width<=600px){.compare-row{grid-template-columns:1.5fr .8fr 1fr 1.2fr;font-size:.8rem}}.dash-panel{overflow-x:auto}.dash-table{flex-direction:column;min-width:680px;display:flex}.dash-row{border-top:1px solid var(--line);color:inherit;grid-template-columns:2fr 1.2fr .8fr .9fr .8fr .8fr 1.3fr;align-items:center;gap:8px;padding:8px 4px;font-size:.9rem;text-decoration:none;display:grid}.dash-row:not(.dash-head):hover{background:#f0fdfa;border-radius:8px}.dash-row.attention{box-shadow:inset 3px 0 0 var(--danger)}.checklist{flex-direction:column;gap:4px;margin:8px 0;padding:0;list-style:none;display:flex}.checklist-item label{cursor:pointer;border-radius:8px;flex-direction:row;align-items:flex-start;gap:10px;padding:8px;display:flex}.checklist-item label:hover{background:#f0fdfa}.checklist-item input{margin-top:3px}.dash-head{color:var(--muted);border-top:0;font-size:.75rem;font-weight:700}.dash-name{word-break:break-word;font-weight:700}.dash-name .sm{font-weight:400}.plan-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.plan-card{margin:0}.plan-card ul{margin:8px 0 0;padding:0;list-style:none}.plan-card li{padding:2px 0}.plan-price{color:var(--green);margin:4px 0;font-size:1.4rem;font-weight:800}.plan-price .sm{font-weight:400}.diag-total{border:2px solid var(--green)}.diag-grade{margin-top:4px;font-size:1.6rem;font-weight:800}.grade-A{color:var(--green)}.grade-B{color:#0891b2}.grade-C{color:#d97706}.grade-D{color:var(--danger)}.diag-item{border-top:1px solid var(--line);padding:10px 0}.diag-item:first-of-type{border-top:0}.diag-item-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.agg-row{align-items:center;gap:10px;margin:6px 0;display:flex}.agg-label{word-break:break-word;flex:0 0 30%;min-width:110px}.agg-bar-track{background:var(--bg);border-radius:6px;flex:1;height:18px;overflow:hidden}.agg-bar{background:var(--green-600);border-radius:6px;min-width:2px;height:100%}.pop-page{flex-direction:column;gap:24px;max-width:800px;margin:0 auto;padding:20px;display:flex}.pop-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pop-poster{text-align:center;background:#fff;border:6px solid;border-radius:20px;flex-direction:column;align-items:center;gap:14px;padding:36px 28px;display:flex}.pop-poster-logo{object-fit:contain;max-height:60px}.pop-store{font-size:1.4rem;font-weight:800}.pop-headline{margin:0;font-size:2.1rem;line-height:1.3}.pop-sub{color:var(--muted);margin:0}.pop-qr{width:240px;height:240px}.pop-steps{text-align:left;flex-direction:column;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.pop-steps li{align-items:center;gap:10px;font-size:1rem;display:flex}.pop-steps li span{color:#fff;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-weight:700;display:inline-flex}.pop-coupon{border:2px dashed;border-radius:10px;padding:8px 14px;font-weight:700}.pop-url{color:var(--muted);word-break:break-all;font-family:ui-monospace,monospace;font-size:.8rem}.pop-cards{border:1px dashed var(--line);grid-template-columns:1fr 1fr;gap:0;display:grid}.pop-card{border:1px dashed var(--line);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.pop-card img{width:84px;height:84px}.pop-card-store{font-weight:800}.pop-card-text{font-size:.9rem;line-height:1.4}.pop-card-coupon{color:var(--muted);margin-top:4px;font-size:.75rem}@media print{.no-print,.topbar,.sidenav,.impersonation-banner{display:none!important}body{background:#fff}.pop-page{gap:12px;padding:0}.pop-poster{page-break-after:always;border-radius:0}}.mono-wrap{word-break:break-all;font-family:ui-monospace,monospace;font-size:.75rem}.modebar{grid-template-columns:repeat(var(--n,3), 1fr);z-index:5;background:var(--bg);border-bottom:1px solid var(--line);gap:6px;margin:14px 0 10px;padding:6px 0;display:grid;position:sticky;top:0}.modebtn{border:1px solid var(--line);min-height:48px;color:var(--muted);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.95rem;font-weight:700;display:flex}.modebtn.active{background:var(--green);color:#fff;border-color:var(--green)}.modebtn-ico{font-size:1.3rem;line-height:1}.mode-badge{background:var(--danger);color:#fff;border-radius:999px;margin-top:2px;padding:0 6px;font-size:.7rem}.test-banner{color:#854d0e;background:#fef9c3;border:1px solid #fde047;border-radius:8px;margin-bottom:10px;padding:8px 12px;font-size:.8rem;font-weight:700}.legal-page{max-width:780px;margin:0 auto;padding:24px 16px 48px;line-height:1.8}.legal-page h1{margin:12px 0 4px;font-size:1.4rem}.legal-page h2{border-left:4px solid var(--green-600);margin:24px 0 8px;padding-left:8px;font-size:1.05rem}.legal-page p,.legal-page li{font-size:.9rem}.legal-page ol,.legal-page ul{padding-left:1.4em}.legal-page table{border-collapse:collapse;width:100%;margin:12px 0;font-size:.85rem}.legal-page th,.legal-page td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:8px 10px}.legal-page th{white-space:nowrap;background:#f0fdfa}.legal-table th{width:30%}.legal-header{margin-bottom:8px}.legal-nav{border-top:1px solid var(--line);margin-top:32px;padding-top:12px}.legal-links{text-align:center;margin-top:12px}@media (width<=600px){.legal-page th{white-space:normal}.legal-table th{width:36%}}.pre-wrap{white-space:pre-wrap}.chip-row{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.chip.warn-chip{color:var(--danger);background:#fef2f2;border-color:#fecaca}.chip-x{cursor:pointer;color:inherit;background:0 0;border:0;margin-left:4px;padding:0 2px;font-weight:700}.aio-run{border-top:1px solid var(--line);padding:10px 0}.aio-run:first-of-type{border-top:0}.choices-editor{margin:6px 0}.report-head h2{margin-bottom:2px}.bar-row{align-items:center;gap:10px;margin:6px 0;display:flex}.bar-label{flex:0 0 40px;font-weight:700}.bar-track{background:var(--bg);border-radius:6px;flex:1;height:16px;overflow:hidden}.bar-fill{background:var(--green-600);border-radius:6px;min-width:2px;height:100%}.bar-num{text-align:right;flex:0 0 36px;font-size:.85rem}.public-report{max-width:860px;margin:0 auto;padding:16px}.public-report-bar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@media print{.public-report{max-width:none;padding:0}}.grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:16px 0;display:grid}.infocard{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px}.infocard-title{color:var(--muted);font-size:.8rem}.infocard-value{word-break:break-word;margin-top:4px;font-size:1.2rem;font-weight:700}
