.floating-nav{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;justify-content:center;align-items:center;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 16px);pointer-events:none}.floating-nav-inner{display:flex;justify-content:space-around;align-items:center;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:9999px;box-shadow:0 8px 32px #181c2324,0 2px 8px #181c2314;border:1px solid rgba(255,255,255,.6);padding:6px 8px;pointer-events:all;gap:4px}.floating-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:none;border:none;cursor:pointer;padding:8px 24px;border-radius:9999px;color:#9e9e9e;transition:background .2s,color .2s,transform .15s;white-space:nowrap}.floating-nav-item:active{transform:scale(.93)}.floating-nav-item--active{background:#d7e2ff;color:#0059b9;transform:scale(1.05)}.floating-nav-icon{font-size:20px;line-height:1}.floating-nav-label{font-size:9px;font-weight:700;letter-spacing:.5px;line-height:1}.web-info{max-width:720px;margin:24px auto 0;padding:32px 20px 60px;font-family:inherit;line-height:1.7;color:#374151}.wi-section{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #f1f1f5}.wi-section:last-child{border-bottom:none}.wi-section h2{font-size:18px;font-weight:700;color:#111827;margin-bottom:12px;letter-spacing:-.01em}.wi-section p{font-size:14px;margin-bottom:10px}.wi-section ul{margin:8px 0 12px 20px}.wi-section li{font-size:14px;margin-bottom:4px}.wi-section strong{color:#111827;font-weight:600}.wi-qa{margin:14px 0;padding:14px 16px;background:#f8f9fa;border-radius:10px}.wi-q{font-size:14px;font-weight:600;color:#111827;margin-bottom:6px}.wi-a{font-size:13px;color:#4a5563;line-height:1.6}.wi-source{font-size:12px;color:#9ca3af}#root{width:100%;min-height:100vh;box-sizing:border-box}@media(min-width:481px){#root{background-color:#fff!important;max-width:480px;margin:0 auto}}.survey-screen{background:#f9f9ff;min-height:100vh;display:flex;flex-direction:column}.survey-topbar{position:fixed;top:0;left:0;width:100%;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#ffffffd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;box-sizing:border-box}.survey-topbar-title{font-weight:700;font-size:17px;color:#181c23}.survey-back-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:20px;cursor:pointer;color:#0059b9;border-radius:50%}.survey-main{padding:72px 24px 120px;flex:1}.survey-heading{font-size:28px;font-weight:800;color:#181c23;line-height:1.25;margin:0 0 8px}.survey-subheading{font-size:16px;color:#414754;margin:0 0 32px}.survey-card-list{display:flex;flex-direction:column;gap:12px}.survey-card{display:flex;align-items:center;justify-content:space-between;padding:20px;border-radius:16px;border:none;text-align:left;cursor:pointer;transition:all .15s ease;width:100%}.survey-card:active{transform:scale(.98)}.survey-card-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f2f3fd;border-radius:12px;font-size:22px}.survey-card-label{font-size:17px;font-weight:700;color:#181c23}.survey-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.survey-type-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;padding:20px;height:140px;border-radius:16px;border:none;text-align:left;cursor:pointer;transition:all .15s ease}.survey-type-card:active{transform:scale(.97)}.survey-type-card--full{grid-column:1 / -1;height:auto;flex-direction:row;align-items:center;justify-content:space-between}.survey-type-label{font-size:18px;font-weight:700}.survey-type-sub{font-size:12px;color:#414754}.survey-check{position:absolute;top:14px;right:14px;color:#0059b9;font-size:18px;font-weight:700}.survey-type-card--full .survey-check{position:static}.situation-tag-section{margin-top:8px}.situation-tag-label{font-size:13px;font-weight:600;color:#414754;margin:0 0 10px}.situation-tag-list{display:flex;flex-wrap:wrap;gap:8px}.situation-tag{padding:8px 16px;border-radius:99px;border:1.5px solid #c1c6d6;background:#fff;color:#414754;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.situation-tag--active{border-color:#0059b9;background:#d7e2ff;color:#0059b9;font-weight:700}.situation-tag:active{transform:scale(.96)}.survey-custom-input{width:100%;padding:16px 20px;border-radius:16px;border:2px solid #0059b9;background:#fff;font-size:16px;color:#181c23;outline:none;box-sizing:border-box}.survey-footer{position:fixed;bottom:0;left:0;right:0;padding:12px 24px 32px;background:linear-gradient(to top,#f9f9ff 80%,transparent);pointer-events:none;box-sizing:border-box}.survey-next-btn{width:100%;height:56px;border-radius:16px;border:none;font-size:17px;font-weight:700;pointer-events:all;transition:all .15s ease}.survey-next-btn:active:not(:disabled){transform:scale(.97)}.adgate-screen{background:#f9f9ff;min-height:100vh}.adgate-main{padding:80px 24px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}.adgate-icon{font-size:48px;width:88px;height:88px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:24px;box-shadow:0 12px 32px #181c230f;margin-bottom:32px}.adgate-title{font-size:26px;font-weight:800;color:#181c23;margin:0 0 12px;line-height:1.3}.adgate-subtitle{font-size:16px;color:#414754;margin:0 0 40px}.adgate-summary{width:100%;background:#f2f3fd;border-radius:16px;padding:20px;text-align:left;margin-bottom:40px}.adgate-summary-label{font-size:11px;font-weight:700;color:#0059b9;letter-spacing:.08em;text-transform:uppercase;display:block;margin-bottom:12px}.adgate-summary-rows{display:flex;flex-direction:column;gap:10px}.adgate-summary-row{display:flex;align-items:center;gap:12px}.adgate-summary-key{font-size:12px;font-weight:700;color:#0059b9;width:52px;flex-shrink:0}.adgate-summary-val{font-size:14px;font-weight:600;color:#181c23}.adgate-btn{width:100%;height:56px;border-radius:99px;border:none;background:linear-gradient(135deg,#0059b9,#1071e5);color:#fff;font-size:17px;font-weight:700;cursor:pointer;box-shadow:0 12px 32px #3182f640;transition:all .15s ease;margin-bottom:12px}.adgate-btn:active{transform:scale(.97)}.adgate-hint{font-size:13px;color:#414754;margin:0}.result-card{display:block;width:100%;background:#fff;border:none;text-align:left;padding:20px;margin:0 0 8px;cursor:pointer;transition:background .15s ease}.result-card:active{background:#f2f3fd}.result-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.result-card-info{display:flex;flex-direction:column;gap:4px;flex:1;padding-right:8px}.result-card-name{font-size:16px;font-weight:700;color:#181c23;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-card-number{font-size:13px;font-weight:500;color:#475e8b}.result-card-arrow{color:#c1c6d6;font-size:20px;line-height:1;flex-shrink:0}.result-card-bottom{display:flex;align-items:center;gap:8px;padding-top:12px;border-top:1px solid #ecedf7}.result-card-badge{font-size:11px;font-weight:700;color:#944600;background:#ffdbc8;padding:3px 8px;border-radius:6px}.result-card-date{font-size:12px;color:#414754;font-weight:500}.detail-body{padding:0 20px}.detail-floating-footer{position:sticky;bottom:0;background:#fff;padding:16px 0 32px;border-top:1px solid #ecedf7;display:flex;flex-direction:column;gap:10px;margin-top:32px}.detail-meta-card{background:#f2f3fd;border-radius:16px;padding:16px 20px;margin-bottom:28px;display:flex;flex-direction:column;gap:8px}.detail-badges{display:flex;gap:6px;flex-wrap:wrap}.detail-badge{font-size:12px;font-weight:700;padding:4px 10px;border-radius:99px}.detail-badge--blue{color:#0059b9;background:#d7e2ff}.detail-badge--orange{color:#944600;background:#ffdbc8}.detail-meta-text{font-size:13px;color:#414754;margin:0;font-weight:500}.detail-section{margin-bottom:28px}.detail-section-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#0059b9;margin:0 0 12px;text-transform:uppercase;letter-spacing:.04em}.detail-section-bar{display:inline-block;width:3px;height:14px;background:#0059b9;border-radius:99px;flex-shrink:0}.detail-section-body{font-size:14px;line-height:1.8;color:#181c23;word-break:keep-all}.detail-section-body--ref{color:#414754;font-size:13px}.detail-copy-section{margin-top:32px;padding-top:24px;border-top:1px solid #ecedf7;display:flex;flex-direction:column;gap:10px}.detail-action-label{font-size:12px;font-weight:700;color:#414754;text-align:center;margin:0 0 4px;text-transform:uppercase;letter-spacing:.06em}.detail-chatgpt-btn{width:100%;height:52px;border-radius:14px;border:none;background:linear-gradient(135deg,#0059b9,#1071e5);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:all .15s ease;box-shadow:0 6px 20px #0059b933}.detail-chatgpt-btn:active{transform:scale(.98);opacity:.9}.detail-share-btn{width:100%;height:48px;border-radius:14px;border:1.5px solid #c1c6d6;background:#fff;color:#414754;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.detail-share-btn:active{transform:scale(.98);background:#f2f3fd}.detail-legal-notice{font-size:11px;color:#c1c6d6;text-align:center;margin:4px 0 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(min-width:481px){.survey-topbar,.survey-footer{left:50%;right:auto;transform:translate(-50%);width:480px}}:root{font-family:sans-serif}*{-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh}@media(min-width:481px){body{display:flex;justify-content:center;align-items:flex-start;background-color:#f5f5f5!important}}
