@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Serif+JP:wght@500;600;700&display=swap";
:root{--ink:#113b2e;--ink-deep:#0b2e23;--accent:#e84b32;--paper:#f7f3e9;--surface:#fffdf8;--muted:#6d7069;--line:#d9d2c4;--success:#1c6a4e;--shadow:0 18px 60px #1c2b221a;--sans:"DM Sans","Noto Sans JP",sans-serif;--serif:"Noto Serif JP",serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink-deep)}body{font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}button,input,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}svg{stroke-width:1.8px;width:1.15em;height:1.15em}h1,h2,h3,p{margin-top:0}.brand{font-family:Georgia,var(--serif);letter-spacing:-.5px;align-items:center;gap:10px;font-size:27px;font-weight:600;display:inline-flex}.brand-mark{font-family:var(--serif);border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:inline-flex}.brand-light{color:#fffdf8}.primary-action{background:var(--accent);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:64px;padding:0 24px;font-size:17px;font-weight:700;display:flex;box-shadow:0 8px 20px #e84b322e}.primary-action svg{margin-left:auto}.primary-action:disabled{box-shadow:none;cursor:not-allowed;background:#c9c6bd}.secondary-action,.outline-button{border:1px solid var(--line);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:600;display:inline-flex}.primary-small{background:var(--accent);color:#fff;border:0;border-radius:8px;align-items:center;gap:8px;padding:13px 19px;font-weight:700;display:inline-flex}.page-kicker{color:var(--accent);letter-spacing:.18em;margin-bottom:7px;font-size:11px;font-weight:700}.animate-in{animation:.4s cubic-bezier(.2,.8,.2,1) rise}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.customer-shell{background:var(--paper);min-height:100dvh;position:relative;overflow:hidden}.customer-shell:before{content:"";opacity:.16;pointer-events:none;background-image:radial-gradient(#223d301f .55px,#0000 .55px);background-size:5px 5px;position:absolute;inset:0}.customer-bg-word{color:#113b2e06;font-family:var(--serif);font-size:65vw;line-height:.8;position:fixed;top:15vh;right:-5vw}.customer-card{background:#fffdf8e0;width:min(100%,560px);min-height:100dvh;margin:auto;position:relative;box-shadow:0 0 70px #192f2514}.customer-header{border-bottom:1px solid #d9d2c4b3;justify-content:space-between;align-items:center;height:84px;padding:0 30px;display:flex}.restaurant-name{font-family:var(--serif);font-size:13px}.welcome-panel,.survey-panel,.loading-panel,.review-panel,.done-panel{flex-direction:column;min-height:calc(100dvh - 84px);padding:40px 34px 28px;display:flex}.welcome-panel{text-align:center}.restaurant-seal{background:var(--ink);color:#fff;font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:10px auto 13px;font-size:20px;display:flex}.store-caption{font-family:var(--serif);letter-spacing:.12em;margin-bottom:25px;font-size:14px}.welcome-panel h1,.question-block h1,.detail-content h1,.loading-panel h1,.done-panel h1{font-family:var(--serif);letter-spacing:.03em;margin-bottom:20px;font-size:35px;font-weight:600;line-height:1.65}.welcome-panel .lead{color:#4f554f;font-family:var(--serif);font-size:15px;line-height:2}.welcome-panel .primary-action{margin-top:auto}.privacy-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:16px 0 0;font-size:12px;display:flex}.privacy-note svg{width:15px}.survey-topline{font-family:var(--serif);text-align:center;grid-template-columns:1fr 1fr 1fr;align-items:center;margin-bottom:17px;display:grid}.icon-button{background:0 0;border:0;align-items:center;padding:7px 0;font-size:20px;display:flex}.time-note{color:var(--muted);font-family:var(--sans);text-align:right;font-size:12px}.progress-track{background:#ded9ce;width:100%;height:3px;margin-bottom:58px}.progress-track span{background:var(--ink);height:100%;transition:width .3s;display:block}.question-block{text-align:center}.question-index{color:var(--accent);letter-spacing:.17em;margin-bottom:15px;font-size:10px;font-weight:700}.question-block h1{font-size:28px;line-height:1.55}.question-block>p:not(.question-index){color:var(--muted);font-size:13px}.stars{justify-content:center;gap:11px;margin:56px 0 20px;display:flex}.stars button{color:#a9a99f;background:0 0;border:0;padding:0}.stars button svg{stroke-width:1.35px;width:53px;height:53px}.stars button.star-active{color:var(--accent);filter:drop-shadow(0 5px 8px #e84b3226)}.rating-label{font-family:var(--serif);min-height:30px;font-size:17px}.survey-panel>.primary-action{margin-top:auto}.detail-panel{padding-top:28px}.detail-panel .progress-track{margin-bottom:30px}.detail-content{overflow:auto}.detail-content h1{margin-bottom:25px;font-size:26px;line-height:1.55}.choice-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:24px;display:grid}.choice-grid button{border:1px solid var(--line);text-align:left;background:0 0;border-radius:7px;align-items:center;gap:8px;min-height:48px;padding:8px 11px;font-size:13px;display:flex}.choice-grid button span{border:1px solid #bbb8ae;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.choice-grid button.selected{border-color:var(--ink);background:#edf2ed;font-weight:600}.choice-grid button.selected span{background:var(--ink);border-color:var(--ink);color:#fff}.choice-grid svg{width:12px}.field-label{margin-top:17px;font-size:13px;font-weight:600;display:block}.field-label small{color:var(--muted);font-weight:400}.field-label input,.field-label textarea{border:1px solid var(--line);color:var(--ink-deep);resize:none;background:#ffffff9e;border-radius:7px;outline:none;width:100%;margin-top:7px;padding:13px 14px}.field-label input:focus,.field-label textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #113b2e14}.detail-panel>.primary-action{flex-shrink:0;margin-top:24px}.loading-panel{text-align:center;justify-content:center;align-items:center}.spark-orbit{border:1px solid var(--line);color:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:94px;height:94px;margin-bottom:34px;display:flex;position:relative}.spark-orbit:after{border:2px solid #0000;border-top-color:var(--ink);content:"";border-radius:50%;animation:1.7s linear infinite spin;position:absolute;inset:-8px}.spark-orbit svg{width:37px;height:37px}@keyframes spin{to{transform:rotate(360deg)}}.loading-panel h1{font-size:30px;line-height:1.55}.loading-panel>p{color:var(--muted);max-width:330px;font-size:13px;line-height:1.9}.loading-lines{width:240px;margin-top:27px}.loading-lines span{background:#ded8cd;height:8px;margin:9px 0;animation:1.4s infinite pulse;display:block}.loading-lines span:nth-child(2){width:80%;animation-delay:.2s}.loading-lines span:nth-child(3){width:55%;animation-delay:.4s}@keyframes pulse{50%{background:#afc0b8}}.review-panel{padding-top:35px}.review-heading{align-items:center;gap:16px;display:flex}.review-heading>span{border:1px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.review-heading>span svg{color:var(--accent);width:23px;height:23px}.review-heading p{color:var(--accent);letter-spacing:.08em;margin-bottom:4px;font-size:11px;font-weight:600}.review-heading h1{font-family:var(--serif);margin:0;font-size:23px;line-height:1.45}.review-help{color:var(--muted);margin:20px 0;font-size:12px;line-height:1.8}.review-editor{position:relative}.review-editor textarea{color:#20332b;font-family:var(--serif);resize:none;background:#ffffff8c;border:1px solid #9e9e94;border-radius:8px;outline:none;width:100%;padding:18px 18px 40px;font-size:15px;line-height:2}.review-editor textarea:focus{border-color:var(--ink)}.review-editor span{color:var(--muted);font-size:11px;position:absolute;bottom:13px;right:15px}.review-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:13px;display:grid}.review-actions button{border:1px solid var(--line);background:0 0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:50px;font-size:13px;font-weight:600;display:flex}.review-actions .copied{border-color:var(--success);color:var(--success);background:#e9f2ed}.google-action{margin-top:auto;font-size:16px}.google-action>span{color:var(--accent);background:#fff;border-radius:50%;padding:3px 7px;font-family:Arial;font-weight:700}.done-panel{text-align:center;justify-content:center;align-items:center}.done-check{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:30px;display:flex}.done-check svg{width:32px;height:32px}.done-panel h1{font-size:31px}.done-panel>p{color:var(--muted);font-size:13px;line-height:1.8}.done-panel .secondary-action{min-width:220px;margin-top:27px}.admin-demo-link{color:var(--accent);align-items:center;gap:7px;margin-top:24px;font-size:13px;font-weight:600;display:flex}.admin-shell{background:var(--paper);min-height:100dvh;display:flex}.sidebar{color:#f8f3e8;z-index:20;background:linear-gradient(#0d392b,#0b2e23);flex-direction:column;width:250px;min-height:100dvh;padding:26px 14px 20px;display:flex;position:fixed}.sidebar:after{content:"";opacity:.12;pointer-events:none;background-image:radial-gradient(#ffffff2e .55px,#0000 .55px);background-size:5px 5px;position:absolute;inset:0}.sidebar>*{z-index:1;position:relative}.sidebar-brand{justify-content:space-between;align-items:center;padding:0 13px 28px;display:flex}.sidebar-brand button{color:#fff;background:0 0;border:0;display:none}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav a{color:#ffffffbf;border-radius:7px;align-items:center;gap:14px;padding:13px 14px;font-size:14px;font-weight:600;display:flex;position:relative}.sidebar nav a svg{width:20px}.sidebar nav a.active{color:#fff;background:#ffffff1a}.sidebar nav a.active:before{background:var(--accent);content:"";border-radius:0 2px 2px 0;width:4px;height:28px;position:absolute;left:-14px}.store-switcher{color:#fff;text-align:left;background:#ffffff0a;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:10px;margin:44px 0 0;padding:12px;display:flex}.store-switcher>svg:first-child{width:20px}.store-switcher>svg:last-child{width:15px;margin-left:auto}.store-switcher span{font-size:13px}.store-switcher small{color:#ffffff8c;margin-bottom:2px;font-size:9px;display:block}.sidebar-foot{color:#ffffff73;margin:auto 12px 0;font-size:10px}.admin-main{width:calc(100% - 250px);min-width:0;margin-left:250px}.admin-topbar{border-bottom:1px solid var(--line);z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8d1;justify-content:flex-end;align-items:center;height:63px;padding:0 31px;display:flex;position:sticky;top:0}.menu-toggle{background:0 0;border:0;display:none}.topbar-store{display:none}.user-menu{background:0 0;border:0;align-items:center;gap:9px;font-size:13px;display:flex}.user-menu>span{border:1px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.dashboard-content{max-width:1500px;margin:0 auto;padding:28px 31px 45px}.page-title-row{justify-content:space-between;align-items:flex-end;margin-bottom:23px;display:flex}.page-title-row h1{font-family:var(--serif);letter-spacing:.05em;margin-bottom:6px;font-size:30px}.page-title-row>div>p:last-child{color:var(--muted);margin-bottom:0;font-size:12px}.date-filter{background:var(--surface);border:1px solid var(--line);border-radius:7px;align-items:center;gap:9px;padding:11px 16px;font-size:13px;display:flex}.kpi-strip{background:var(--surface);border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(4,1fr);margin-bottom:15px;display:grid}.kpi-strip article{border-right:1px solid var(--line);align-items:center;gap:15px;padding:18px;display:flex}.kpi-strip article:last-child{border-right:0}.kpi-icon{border:1px solid var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.kpi-icon svg{width:21px}.kpi-strip p{margin-bottom:2px;font-size:12px}.kpi-strip strong{font-family:Georgia,var(--serif);font-size:29px;font-weight:500;line-height:1.1;display:block}.kpi-strip small{color:var(--success);font-size:10px}.kpi-strip small span{color:var(--muted)}.dashboard-grid{grid-template-columns:minmax(0,2.15fr) minmax(280px,1fr);gap:15px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:9px}.panel-heading{justify-content:space-between;align-items:center;padding:19px 20px 12px;display:flex}.panel-heading h2{font-family:var(--serif);margin-bottom:3px;font-size:17px}.panel-heading p{color:var(--muted);margin:0;font-size:10px}.conversion-value{font-size:11px}.conversion-value strong{color:var(--accent);font-size:15px}.chart-wrap{height:265px;padding:0 10px}.funnel-steps{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);padding:12px 10px;display:grid}.funnel-steps div{text-align:center}.funnel-steps span{background:#edf0eb;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;margin:auto;font-size:10px;display:flex}.funnel-steps p{margin:5px 0 1px;font-size:10px}.funnel-steps strong{font-family:Georgia;font-size:13px}.rating-list{border:1px solid var(--line);border-radius:7px;margin:9px 18px}.rating-list>div{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr 32px;align-items:center;padding:10px 12px;display:grid}.rating-list>div:last-child{border-bottom:0}.rating-list>div>span{font-size:13px;font-weight:600}.rating-list>div>strong{font-family:Georgia;font-size:15px}.stars-compact{justify-content:flex-start;gap:1px;margin:0}.stars-compact button svg{width:17px;height:17px}.rating-summary{background:#f0f1eb;align-items:center;gap:13px;margin-top:18px;padding:15px 18px;display:flex}.rating-summary>strong{font-family:Georgia;font-size:37px}.rating-summary>span{font-size:11px}.rating-summary small{color:var(--muted)}.recent-panel{min-width:0}.recent-panel .panel-heading a{color:var(--accent);align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.response-table{font-size:11px}.response-row{border-top:1px solid var(--line);grid-template-columns:83px 62px minmax(0,1fr) 100px;align-items:center;gap:10px;padding:10px 20px;display:grid}.response-row>span:nth-child(3){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.response-row>span:last-child{align-items:center;gap:4px;display:flex}.response-row>span:last-child svg{color:var(--success);width:14px}.response-head{color:var(--muted);background:#f5f2e9;padding-block:7px}.mini-rating{color:var(--accent);align-items:center;gap:3px;display:flex}.mini-rating svg{width:13px}.insight-panel .panel-heading>svg{color:var(--accent)}.insight-panel article{gap:11px;margin:5px 18px;padding:13px 0;display:flex}.insight-panel article+article{border-top:1px solid var(--line)}.insight-panel article>span{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.insight-positive>span{background:var(--success)}.insight-improve>span{background:var(--accent)}.insight-panel h3{margin-bottom:5px;font-size:12px}.insight-panel p{color:#505651;margin:0;font-size:10px;line-height:1.7}.text-action{color:var(--accent);float:right;background:0 0;border:0;margin:8px 17px 17px;font-size:11px;font-weight:600}.inner-page{padding-top:36px}.list-panel{overflow:hidden}.list-tools{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:17px 20px;display:flex}.list-tools label{border:1px solid var(--line);border-radius:7px;flex:1;align-items:center;max-width:390px;padding:0 12px;display:flex}.list-tools label svg{color:var(--muted);width:17px}.list-tools input{background:0 0;border:0;outline:none;width:100%;padding:11px}.list-tools>button{border:1px solid var(--line);background:0 0;border-radius:7px;align-items:center;gap:7px;padding:10px 13px;display:flex}.list-tools>span{color:var(--muted);margin-left:auto;font-size:11px}.full-response-row{border-bottom:1px solid var(--line);grid-template-columns:130px 80px minmax(250px,1fr) 100px 18px;align-items:center;gap:17px;padding:14px 20px;font-size:12px;display:grid}.full-response-row>span:nth-child(3) strong,.full-response-row>span:nth-child(3) small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.full-response-row>span:nth-child(3) strong{margin-bottom:3px;font-size:11px}.full-response-row>span:nth-child(3) small{color:var(--muted)}.table-head{color:var(--muted);background:#f3f0e7;padding-block:9px;font-size:10px}.table-stars{color:var(--accent);align-items:center;gap:4px;font-weight:600;display:flex}.table-stars svg{width:14px}.status-done{color:var(--success);font-weight:600}.status-muted{color:#94958f}.pagination{justify-content:flex-end;align-items:center;gap:20px;padding:15px 20px;display:flex}.pagination button{border:1px solid var(--line);background:0 0;border-radius:6px;padding:7px 13px}.pagination span{font-size:11px}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:25px;font-size:12px;display:flex}.large-status{color:var(--success);background:#eaf2ed;border-radius:20px;align-items:center;gap:6px;padding:9px 13px;font-size:12px;font-weight:600;display:flex}.detail-grid{grid-template-columns:1.4fr 1fr;gap:16px;display:grid}.answer-panel,.draft-panel{padding:22px}.answer-panel h2{font-family:var(--serif);font-size:17px}.score-grid{grid-template-columns:repeat(4,1fr);display:grid}.score-grid div{border-right:1px solid var(--line);padding-left:18px}.score-grid div:first-child{padding-left:0}.score-grid div:last-child{border:0}.score-grid span{color:var(--muted);font-size:10px;display:block}.score-grid strong{align-items:center;gap:6px;font-family:Georgia;font-size:23px;display:flex}.score-grid strong svg{color:var(--accent);width:17px}.answer-panel hr,.qr-tools hr{border:0;border-top:1px solid var(--line);margin:25px 0}.answer-panel dl{font-size:13px}.answer-panel dt{color:var(--muted);margin-top:18px;font-size:10px}.answer-panel dd{margin:7px 0}.answer-panel dd span{background:#eef1eb;border-radius:4px;margin-right:6px;padding:5px 8px}.draft-panel .panel-heading{padding:0 0 16px}.draft-panel blockquote{border-left:3px solid var(--accent);font-family:var(--serif);margin:8px 0;padding:10px 0 10px 18px;font-size:14px;line-height:2}.draft-meta{border-top:1px solid var(--line);gap:10px;padding-top:18px;display:flex}.draft-meta span{color:var(--success);align-items:center;gap:5px;font-size:10px;display:flex}.builder-layout{grid-template-columns:minmax(0,1.6fr) 340px;gap:16px;display:grid}.question-builder{overflow:hidden}.builder-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.builder-head h2{font-family:var(--serif);margin:0;font-size:17px}.builder-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.builder-head button{border:1px solid var(--line);background:0 0;border-radius:6px;align-items:center;gap:5px;padding:8px 10px;font-size:11px;display:flex}.question-item{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:13px 15px;display:flex}.question-item.disabled{opacity:.5}.drag-handle{color:#aaa;width:16px}.question-number{background:#edf0ea;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:10px;display:flex}.question-main{flex:1;gap:8px;display:flex}.question-main>input{background:0 0;border:0;border-bottom:1px solid #0000;outline:none;width:100%;min-width:100px;padding:7px}.question-main>input:focus{border-bottom-color:var(--ink)}.type-select{white-space:nowrap;background:#f3f0e8;border:0;border-radius:5px;align-items:center;gap:8px;padding:7px 9px;font-size:10px;display:flex}.question-item label{align-items:center;gap:4px;font-size:10px;display:flex}.toggle-button,.delete-button{background:0 0;border:0;padding:3px}.toggle-button{color:var(--success)}.toggle-button svg{width:26px;height:26px}.delete-button{color:#989990}.preview-panel{padding:18px}.preview-panel>div:first-child{justify-content:space-between;display:flex}.preview-panel>div>span{font-family:var(--serif);font-weight:600}.preview-panel>div>small{color:var(--muted)}.phone-preview{background:var(--paper);box-shadow:var(--shadow);text-align:center;border:7px solid #172820;border-radius:24px;width:270px;min-height:510px;margin:20px auto 0;padding:25px 19px}.preview-logo{text-align:left;margin-bottom:40px;font-family:Georgia;font-size:19px}.phone-preview>span{font-family:Georgia;font-size:13px}.preview-progress{background:#ddd7cc;height:2px;margin:13px 0 55px}.preview-progress i{background:var(--ink);width:40%;height:100%;display:block}.phone-preview h3{font-family:var(--serif);font-size:17px;line-height:1.7}.phone-preview p{color:var(--muted);font-size:9px}.preview-stars{justify-content:center;gap:5px;margin:42px 0;display:flex}.preview-stars svg{color:#aaa;width:30px}.phone-preview>button{background:var(--accent);color:#fff;border:0;border-radius:5px;width:100%;padding:12px;font-weight:600}.settings-grid{grid-template-columns:1.25fr .85fr;gap:16px;display:grid}.settings-section{padding:24px}.settings-title{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:23px;padding-bottom:18px;display:flex}.settings-title>span{border:1px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.settings-title h2{font-family:var(--serif);margin:0;font-size:17px}.settings-title p{color:var(--muted);margin:4px 0 0;font-size:10px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label,.url-field{font-size:11px;font-weight:600}.form-grid input,.url-field input{border:1px solid var(--line);background:#fff;border-radius:6px;outline:none;width:100%;margin-top:7px;padding:11px 12px;display:block}.form-grid small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.full-field{grid-column:1/-1}.logo-upload{align-items:center;gap:12px;margin-top:7px;display:flex}.logo-upload span{background:var(--ink);color:#fff;font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.logo-upload button{border:1px solid var(--line);background:0 0;border-radius:6px;padding:8px 10px;font-size:10px}.url-field>div{display:flex}.url-field input{border-radius:6px 0 0 6px}.url-field button{border:1px solid var(--line);background:#fff;border-left:0;border-radius:0 6px 6px 0;margin-top:7px}.info-box{background:#eef2ed;border-radius:7px;align-items:flex-start;gap:9px;margin:18px 0;padding:13px;font-size:10px;line-height:1.7;display:flex}.info-box p{margin:0}.info-box svg{flex-shrink:0;margin-top:2px}.qr-layout{grid-template-columns:430px 1fr;gap:18px;display:grid}.qr-card{background:var(--ink);color:#fff;text-align:center;flex-direction:column;align-items:center;padding:37px;display:flex}.qr-frame{background:#fffdf8;border-radius:10px;padding:18px}.qr-frame img{width:230px;height:230px;display:block}.qr-card>p{font-family:var(--serif);letter-spacing:.15em;margin:22px 0 13px;font-size:12px}.qr-card h2{font-family:var(--serif);font-size:25px;line-height:1.6}.qr-card small{color:#ffffffa6}.qr-tools{padding:27px}.qr-tools h2{font-family:var(--serif)}.qr-tools>p{color:var(--muted);font-size:12px}.url-copy{margin:31px 0 20px}.url-copy>span{font-size:10px;font-weight:600}.url-copy>div{margin-top:6px;display:flex}.url-copy code{border:1px solid var(--line);background:#f1eee6;border-radius:6px 0 0 6px;flex:1;padding:14px;font-size:11px}.url-copy button{border:1px solid var(--line);background:#fff;border-left:0;border-radius:0 6px 6px 0;width:48px}.download-button{justify-content:center;width:100%}.wide-button{width:100%;margin-top:10px}.qr-tools h3{font-size:13px}.qr-tools ul{color:var(--muted);font-size:11px;line-height:2}.login-page{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.login-story{background:var(--ink);color:#fff;flex-direction:column;padding:42px 60px;display:flex;position:relative}.login-story:after{content:"";opacity:.12;background-image:radial-gradient(#ffffff40 .6px,#0000 .6px);background-size:6px 6px;position:absolute;inset:0}.login-story>*{z-index:1;position:relative}.login-story>div{margin:auto 0}.login-story>div p{font-family:var(--serif);letter-spacing:.05em;margin-bottom:25px;font-size:52px;line-height:1.65}.login-story>div span{color:#ffffffa6;font-size:13px;line-height:2}.login-story>small{color:#fff6}.login-form-wrap{background:var(--surface);justify-content:center;align-items:center;padding:40px;display:flex}.login-form-wrap form{width:100%;max-width:400px}.mobile-login-brand{display:none}.login-form-wrap h1{font-family:var(--serif);font-size:34px;line-height:1.55}.login-form-wrap form>p:not(.page-kicker){color:var(--muted);margin-bottom:32px;font-size:12px;line-height:1.8}.login-form-wrap label{margin:16px 0;font-size:11px;font-weight:600;display:block}.login-form-wrap label>div{border:1px solid var(--line);border-radius:7px;align-items:center;margin-top:7px;padding:0 12px;display:flex}.login-form-wrap label svg{color:var(--muted);width:17px}.login-form-wrap input{background:0 0;border:0;outline:none;width:100%;padding:13px 10px}.login-form-wrap label button{background:0 0;border:0}.login-form-wrap .primary-action{min-height:57px;margin-top:26px}.forgot-link{color:var(--muted);background:0 0;border:0;margin:14px auto;font-size:11px;display:block}.demo-note{background:#f1eee5;border-radius:7px;flex-direction:column;gap:4px;margin-top:28px;padding:13px;font-size:10px;display:flex}.demo-note span{color:var(--muted)}.mock-google{background:#f1f3f4;justify-content:center;align-items:center;min-height:100dvh;padding:20px;display:flex}.mock-google section{background:#fff;border-radius:10px;width:100%;max-width:520px;padding:35px;box-shadow:0 2px 12px #0000001f}.google-word{color:#4285f4;margin-bottom:25px;font-size:25px}.mock-google h1{font-size:20px}.mock-google p{color:#5f6368}.mock-stars{gap:9px;margin:20px 0;display:flex}.mock-stars svg{color:#fbbc04;width:34px;height:34px}.mock-google textarea{resize:none;border:1px solid #dadce0;border-radius:7px;width:100%;padding:13px}.mock-google button{color:#fff;background:#1a73e8;border:0;border-radius:5px;align-items:center;gap:6px;margin:15px 0;padding:10px 19px;display:flex}.mock-google a{color:#1a73e8;font-size:12px}@media (max-width:1100px){.kpi-strip{grid-template-columns:1fr 1fr}.kpi-strip article:nth-child(2){border-right:0}.kpi-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid,.settings-grid,.builder-layout{grid-template-columns:1fr}.preview-panel{display:none}}@media (max-width:820px){.sidebar{width:260px;transition:transform .25s;transform:translate(-100%)}.sidebar-open{transform:none}.sidebar-brand button{display:block}.sidebar-scrim{z-index:19;background:#06161080;border:0;position:fixed;inset:0}.admin-main{width:100%;margin:0}.admin-topbar{justify-content:space-between;padding:0 18px}.menu-toggle{display:block}.topbar-store{font-family:var(--serif);font-size:13px;display:block}.user-menu{font-size:0}.user-menu>span{font-size:12px}.dashboard-content{padding:24px 18px 40px}.page-title-row{align-items:flex-start;gap:14px}.page-title-row h1{font-size:25px}.date-filter{padding:10px;font-size:0}.date-filter svg{font-size:16px}.kpi-strip{grid-template-columns:1fr 1fr}.dashboard-grid{display:block}.dashboard-grid>.panel{margin-bottom:14px}.chart-wrap{height:240px}.funnel-steps{overflow-x:auto}.funnel-steps div{min-width:100px}.response-row{grid-template-columns:78px 55px minmax(150px,1fr)}.response-row>span:last-child,.response-head>span:last-child{display:none}.full-response-table{overflow:auto}.full-response-row{min-width:750px}.detail-grid,.qr-layout{grid-template-columns:1fr}.qr-card{padding:28px}.question-main,.detail-page .page-title-row{flex-direction:column}.login-page{grid-template-columns:1fr}.login-story{display:none}.mobile-login-brand{margin-bottom:55px;display:block}.login-form-wrap{padding:28px 25px}.login-form-wrap form{max-width:460px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}}@media (max-width:560px){.customer-header{height:73px;padding:0 22px}.brand{font-size:23px}.brand-mark{width:30px;height:30px}.restaurant-name{font-size:11px}.welcome-panel,.survey-panel,.loading-panel,.review-panel,.done-panel{min-height:calc(100dvh - 73px);padding:28px 22px 22px}.welcome-panel h1{font-size:31px}.welcome-panel .lead br{display:none}.welcome-panel .lead{font-size:13px}.welcome-panel .primary-action{min-height:59px}.survey-panel{padding-top:20px}.progress-track{margin-bottom:44px}.question-block h1{font-size:25px}.stars{gap:6px;margin-top:47px}.stars button svg{width:46px;height:46px}.detail-content h1{font-size:23px}.choice-grid button{font-size:12px}.review-heading h1{font-size:20px}.review-help{margin:14px 0}.review-editor textarea{font-size:14px;line-height:1.85}.review-actions button{font-size:11px}.kpi-strip{display:block}.kpi-strip article{border-right:0;border-bottom:1px solid var(--line)!important}.kpi-strip article:last-child{border-bottom:0!important}.chart-wrap{height:215px}.rating-list{margin-inline:12px}.recent-panel{overflow:hidden}.response-row{padding-inline:12px;font-size:10px}.funnel-panel .panel-heading{align-items:flex-start;gap:10px}.conversion-value{white-space:nowrap}.list-tools{flex-wrap:wrap}.list-tools label{width:100%;max-width:none}.full-response-row{padding-inline:14px}.question-item{flex-wrap:wrap;align-items:flex-start}.question-main{min-width:calc(100% - 80px)}.qr-frame img{width:200px;height:200px}.settings-section{padding:18px}.score-grid{grid-template-columns:1fr 1fr;gap:16px}.score-grid div{border:0;padding:0}.answer-panel,.draft-panel{padding:18px}.review-panel .google-action{margin-top:16px}.login-form-wrap h1{font-size:30px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.form-error{color:#922f22;background:#fff1ee;border:1px solid #e8aba0;border-radius:8px;margin:12px 0;padding:11px 14px;font-size:12px}.empty-state{color:var(--muted);text-align:center;padding:25px;font-size:12px}.type-select{position:relative;overflow:hidden}.type-select select{cursor:pointer;opacity:0;width:100%;position:absolute;inset:0}.sidebar-foot{background:0 0;border:0;align-items:center;gap:7px;display:flex}.sidebar-foot svg{width:14px}.url-field a{border:1px solid var(--line);background:#fff;border-left:0;border-radius:0 6px 6px 0;align-items:center;margin-top:7px;padding:0 13px;display:flex}.primary-small:disabled{cursor:not-allowed;opacity:.55}.stars{isolation:isolate;z-index:2;position:relative}.stars button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:3;justify-content:center;align-items:center;min-width:58px;min-height:58px;display:flex;position:relative}.stars button:focus-visible{outline-offset:2px;border-radius:8px;outline:3px solid #e84b3247}.question-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.question-title-row h1{margin-bottom:20px}.question-title-row>span,.choice-label>span{color:var(--success);background:#edf2ed;border-radius:999px;flex-shrink:0;padding:6px 9px;font-size:10px;font-weight:700}.choice-label{justify-content:space-between;align-items:center;margin:21px 0 9px;display:flex}.choice-label strong{font-size:13px}.reason-block{border-top:1px solid var(--line);margin-top:23px;padding-top:1px}.compact-choices{margin-bottom:8px}.destination-actions{gap:9px;margin-top:auto;display:grid}.destination-action{min-height:56px;font-size:14px}.destination-action>span{color:var(--accent);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;margin-right:10px;font-family:Arial;font-weight:700;display:flex}.reward-card{text-align:left;background:#fff8df;border:1px solid #e6cf7b;border-radius:10px;align-items:flex-start;gap:13px;width:100%;margin:23px 0 4px;padding:16px;display:flex}.reward-card>svg{color:#b48300;flex-shrink:0;width:24px;height:24px}.reward-card strong{font-family:var(--serif);font-size:15px;display:block}.reward-card p{color:var(--ink-deep);margin:7px 0;font-size:13px;font-weight:600}.reward-card small{color:var(--muted);font-size:10px;line-height:1.6;display:block}.done-panel:has(.reward-card){justify-content:flex-start;padding-top:38px}.done-panel:has(.reward-card) .done-check{width:58px;height:58px;margin-bottom:18px}.thanks-gift{color:#a47400;background:#fff3c4;border:1px solid #e6cf7b;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:26px;display:flex}.thanks-gift svg{width:34px;height:34px}.thanks-panel .store-caption{color:var(--accent);font-family:var(--sans);letter-spacing:.2em;margin-bottom:13px;font-size:10px;font-weight:700}.thanks-panel h1{font-size:30px;line-height:1.55}.thanks-panel .thanks-message{color:var(--ink-deep);font-family:var(--serif);font-size:15px;line-height:2}.thanks-message strong{color:#a47400;font-size:17px}.thanks-panel .primary-action{max-width:390px;margin-top:38px}.thanks-panel .primary-action svg{margin-left:auto}.full-settings-section{grid-column:1/-1}.plan-mark{font-family:Georgia}.plan-summary>div{align-items:baseline;gap:12px;display:flex}.plan-summary>div strong{font-family:var(--serif);font-size:22px}.plan-summary>div span{color:var(--accent);font-weight:700}.plan-summary ul{color:var(--muted);margin:14px 0;padding-left:19px;font-size:11px;line-height:2}.plan-summary>small{color:var(--muted);font-size:9px}.length-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.length-options button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;flex-direction:column;gap:5px;padding:15px;display:flex}.length-options button.selected{border-color:var(--ink);background:#edf2ed;box-shadow:0 0 0 2px #113b2e14}.length-options span{color:var(--muted);font-size:10px}.destination-settings{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.destination-settings article{opacity:.68;background:#f4f1e9;border:1px solid #0000;border-radius:9px;padding:15px}.destination-settings article.enabled{border-color:var(--line);opacity:1;background:#fff}.destination-settings article>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.destination-settings article>small{color:var(--muted);margin-top:7px;font-size:9px;display:block}.destination-toggle{align-items:center;gap:5px;font-size:10px;display:flex}.destination-url{margin-top:12px;display:flex}.destination-url input{border:1px solid var(--line);border-radius:6px 0 0 6px;width:100%;min-width:0;padding:11px}.destination-url a{border:1px solid var(--line);background:#fff;border-left:0;border-radius:0 6px 6px 0;align-items:center;padding:0 12px;display:flex}.reward-toggle{align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.reward-field{margin-top:18px;font-size:11px;font-weight:600;display:block}.reward-field textarea{border:1px solid var(--line);resize:vertical;background:#fff;border-radius:7px;width:100%;margin-top:7px;padding:12px;display:block}.reward-field textarea:disabled{color:#999;background:#eeeae1}.reward-field small{color:var(--muted);margin-top:6px;font-size:9px;line-height:1.6;display:block}.report-actions{align-items:center;gap:8px;display:flex}.report-actions input{border:1px solid var(--line);background:#fff;border-radius:7px;padding:11px 12px}.report-actions button:disabled{cursor:not-allowed;opacity:.5}.report-loading,.locked-report{text-align:center;padding:45px}.locked-report>svg{color:var(--accent);width:42px;height:42px}.locked-report h2{font-family:var(--serif);margin-top:14px}.locked-report p{color:var(--muted)}.report-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.report-kpis article{flex-direction:column;padding:19px;display:flex}.report-kpis span{color:var(--muted);font-size:10px}.report-kpis strong{font-family:Georgia,var(--serif);margin:8px 0;font-size:31px}.report-kpis small{color:var(--success);font-size:10px}.report-grid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.report-section{padding:22px}.report-section .panel-heading{padding:0 0 18px}.trend-bars>div{grid-template-columns:55px 1fr 40px 80px;align-items:center;gap:9px;margin:12px 0;font-size:10px;display:grid}.trend-bars>div>div,.rating-report>div>div{background:#e8e3d8;border-radius:99px;height:8px;overflow:hidden}.trend-bars i,.rating-report i{background:var(--ink);border-radius:99px;height:100%;display:block}.trend-bars small{color:var(--muted)}.year-comparison{background:#edf2ed;border-radius:7px;margin:18px 0 0;padding:10px;font-size:10px}.year-comparison.muted{color:var(--muted);background:#f3f0e8}.media-metrics{gap:9px;display:grid}.media-metrics>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 50px 50px;align-items:center;padding:11px 0;display:grid}.media-metrics span{font-size:12px}.media-metrics strong{font-size:13px}.media-metrics small{color:var(--success);font-weight:700}.rating-report>div{grid-template-columns:55px 1fr 30px;align-items:center;gap:9px;margin:13px 0;display:grid}.rating-report span{font-size:11px}.rating-report strong{font-family:Georgia}.keyword-cloud{flex-wrap:wrap;gap:8px;display:flex}.keyword-cloud>span{background:#edf2ed;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;display:flex}.keyword-cloud small{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;display:flex}.report-insights{gap:10px;display:grid}.report-insights article{border-left:3px solid var(--success);padding:8px 12px}.report-insights article+article{border-left-color:var(--accent)}.report-insights strong{font-size:11px}.report-insights p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.7}.comments-section{grid-column:1/-1}.report-comments{grid-template-columns:repeat(2,1fr);gap:9px;max-height:360px;display:grid;overflow:auto}.report-comments article{background:#f5f2ea;border-radius:7px;padding:12px}.report-comments time{color:var(--muted);font-size:9px}.report-comments p{margin:5px 0 0;font-size:11px;line-height:1.7}@media (max-width:900px){.destination-settings{grid-template-columns:1fr}.report-kpis{grid-template-columns:1fr 1fr}.report-grid{grid-template-columns:1fr}.comments-section{grid-column:auto}}@media (max-width:560px){.stars button{min-width:49px;min-height:49px}.question-title-row{display:block}.question-title-row>span{margin-bottom:14px;display:inline-block}.destination-actions{margin-top:16px}.length-options{grid-template-columns:1fr}.report-actions{flex-direction:column;align-items:stretch}.report-kpis{grid-template-columns:1fr 1fr}.report-kpis article{padding:14px}.report-kpis strong{font-size:25px}.report-comments{grid-template-columns:1fr}.trend-bars>div{grid-template-columns:50px 1fr 34px}.trend-bars small{display:none}}.stars-compact button{min-width:20px;min-height:20px}.sidebar nav .nav-locked{color:#ffffff80;padding:10px 14px;display:block}.nav-locked button{color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:14px;width:100%;padding:0;font-size:14px;display:flex}.nav-locked button svg{flex-shrink:0;width:20px}.nav-locked button svg:last-child{width:14px;margin-left:auto}.nav-locked small{margin:4px 0 0 34px;font-size:10px;display:block}.plan-notice{background:#fff5dc;border:1px solid #e1c68a;border-radius:8px;padding:16px;font-size:13px;line-height:1.8}.report-locked{padding:12px 18px 18px}.report-locked button{border:1px solid var(--line);color:var(--muted);background:#f0eee7;border-radius:6px;width:100%;padding:10px;font-size:11px}.report-locked small{color:var(--muted);margin-top:8px;font-size:10px;line-height:1.7;display:block}.access-page{justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.access-card{width:100%;max-width:680px;padding:36px}.access-card>svg{color:var(--accent);width:32px;height:32px}.access-card h1{font-size:24px;line-height:1.6}.access-card p{font-size:14px;line-height:1.9}.access-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.plan-services h3{font-family:var(--serif);font-size:18px}.plan-services li{margin:8px 0;font-size:13px;line-height:1.9}.plan-services p{color:var(--muted);font-size:12px;line-height:1.8}.destination-url input:disabled{color:#777;background:#eeeae1}.plan-summary>div{flex-wrap:wrap}.review-length-choice{text-align:left;width:100%;max-width:390px;margin-top:24px;font-size:13px;display:block}.review-length-choice select{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:7px;width:100%;margin-top:8px;padding:12px;display:block}.finish-action{color:#77766f;background:#ebe9e3;border:0;border-radius:999px;justify-self:center;min-height:32px;margin-top:2px;padding:7px 20px;font-size:11px;font-weight:600}.finish-action:hover{background:#dfddd6}.finish-action:focus-visible{outline-offset:2px;outline:2px solid #aaa79e}@media (max-width:560px){.customer-shell{overflow:clip visible}.welcome-panel,.survey-panel,.loading-panel,.review-panel,.done-panel{min-height:calc(100dvh - 73px);padding-bottom:calc(22px + env(safe-area-inset-bottom))}.survey-panel>.primary-action,.thanks-panel>.primary-action,.destination-actions{bottom:calc(10px + env(safe-area-inset-bottom));z-index:5;position:sticky}.survey-panel>.primary-action,.thanks-panel>.primary-action{box-shadow:0 12px 26px #211b122e,0 0 0 6px var(--paper)}.destination-actions{background:var(--paper);box-shadow:0 0 0 7px var(--paper),0 -10px 22px #211b1214}}@media (max-width:560px) and (max-height:700px){.customer-header{height:64px}.welcome-panel,.survey-panel,.loading-panel,.review-panel,.done-panel{min-height:calc(100dvh - 64px);padding-top:18px}.survey-panel{padding-top:12px}.survey-topline{margin-bottom:8px}.progress-track{margin-bottom:24px}.question-block h1{font-size:22px}.stars{margin-top:26px}}
