*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}img,picture,svg,canvas,video{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:0;padding:0}table{border-collapse:collapse;border-spacing:0}body{font-family:Inter,Geist Sans,system-ui,-apple-system,sans-serif}.page-dashboard{color:#111827;background:#f5f5f5}.dashboard-layout{min-height:100vh;display:grid;grid-template-columns:300px 1fr}@media(max-width:820px){.dashboard-layout{grid-template-columns:1fr}}.dashboard-sidebar{position:fixed;top:0;left:0;z-index:500;display:flex;flex-direction:column;width:300px;min-width:300px;max-width:300px;height:100vh;background-color:#fff;overscroll-behavior:contain;color:#111827;padding:0;gap:0}@media(min-width:769px){.dashboard-sidebar{border-right:1px solid #ebebeb}}.dashboard-sidebar__header{padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:80px}.dashboard-sidebar__logo{display:flex;align-items:center;gap:14px;width:fit-content}.dashboard-sidebar__logo-symbol{width:38px;height:38px;display:block;flex:0 0 auto}.dashboard-sidebar__logo-logotype{width:auto;height:20px;display:block;flex:0 0 auto;fill:#0a1e41}.dashboard-sidebar__nav{display:flex;flex-direction:column;min-height:0;height:calc(100vh - 80px)}.dashboard-sidebar__project-switch{padding:0 10px 18px;display:grid;gap:8px}.dashboard-sidebar__project-label{color:#6b7280;font-size:12px;font-weight:600}.dashboard-sidebar__project-select{width:100%;min-height:40px;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;color:#111827;padding:0 12px;font-size:14px}.dashboard-sidebar__project-select:disabled{opacity:.7;cursor:not-allowed}.dashboard-sidebar__nav-section{padding:20px 10px;display:flex;flex-direction:column;gap:20px}.dashboard-sidebar__plan-card{background:#f5f5f5;border-radius:8px;padding:20px;display:grid;gap:12px}.dashboard-sidebar__plan-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.dashboard-sidebar__plan-name{font-size:14px;font-weight:600}.dashboard-sidebar__plan-meter{width:100%;height:5px;border-radius:999px;background:#d1d5db;overflow:hidden}.dashboard-sidebar__plan-meter-fill{height:100%;border-radius:999px;background:#1464ff}.dashboard-sidebar__plan-count{display:inline-flex;align-items:baseline;gap:6px}.dashboard-sidebar__plan-count-label{font-size:13px;color:#6b7280}.dashboard-sidebar__plan-count-value{display:inline-flex;align-items:baseline;gap:4px;color:#9ca3af;font-size:14px}.dashboard-sidebar__plan-count-number{color:#111827}.dashboard-sidebar__plan-count-separator{color:#9ca3af;font-weight:200}.dashboard-sidebar__plan-reset{color:#6b7280;font-size:14px}.dashboard-sidebar__plan-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-sidebar__plan-upgrade-button,.dashboard-sidebar__action-button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:44px;border:0;border-radius:6px;background:#1464ff;color:#fff;cursor:pointer;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .16s ease,background-color .16s ease}.dashboard-sidebar__action-button{gap:10px}.dashboard-sidebar__plan-upgrade-button{background:#111827}.dashboard-sidebar__plan-upgrade-button:hover{opacity:.65}.dashboard-sidebar__action-button-icon{width:16px;height:16px;fill:currentColor}.dashboard-sidebar__nav-section+.dashboard-sidebar__nav-section{margin-top:auto;border-top:1px solid #ebebeb}.dashboard-sidebar__action-button:hover{background:#0f57e0}.dashboard-sidebar__nav-list,.dashboard-sidebar__nav-item{display:flex;flex-direction:column;gap:4px}.dashboard-sidebar__nav-link{width:100%;min-height:40px;border:0;background:transparent;display:flex;align-items:center;gap:14px;padding:10px 14px;border-radius:8px;color:#222;cursor:pointer;font:inherit}.dashboard-sidebar__nav-link:hover,.dashboard-sidebar__nav-link.is-active{background:#efefef}.dashboard-sidebar__nav-link.is-active .dashboard-sidebar__nav-text{font-weight:600}.dashboard-sidebar__nav-icon{width:24px;height:24px;display:grid;place-items:center;color:#111827;flex:0 0 auto}.dashboard-sidebar__nav-svg{width:18px;height:18px;display:block;fill:currentColor}.dashboard-sidebar__nav-text{flex:1 1 auto;text-align:left;font-size:14px}.dashboard-sidebar__nav-text-group{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.dashboard-sidebar__nav-text-group .dashboard-sidebar__nav-text{flex:0 0 auto;line-height:1.2}.dashboard-sidebar__nav-subtext{display:block;color:#6b7280;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:820px){.dashboard-sidebar{position:static;width:auto;min-width:0;max-width:none;height:auto;border-right:0;border-bottom:1px solid #e5e7eb}.dashboard-sidebar__nav{height:auto}}.dashboard-content-area{grid-column:2;background:#f7f7f7}.dashboard-content{margin:0 auto;width:100%;padding:56px 64px}.dashboard-content--default{min-width:960px;max-width:1280px}.dashboard-content--narrow{min-width:768px;max-width:768px}.dashboard-home{display:grid;gap:30px}.dashboard-home__header{display:grid;gap:14px}.dashboard-home__demo-alert{margin:0;padding:14px 16px;border:1px solid #f87171;border-radius:4px;background:#fff5f5;color:#ef4444;font-size:14px;line-height:1.7;font-weight:600}.dashboard-home__title{font-size:36px;line-height:1.35;color:#111827}.dashboard-home__demo-subtitle{margin:0;color:#6b7280;font-size:14px;line-height:1.4}.dashboard-home__card{display:grid;gap:24px;padding:30px;border:1px solid #e5e7eb;border-radius:5px;background:#fff}.dashboard-home__pending{display:grid;gap:10px}.dashboard-home__form{display:grid;gap:16px}.dashboard-home__form-block{display:grid;gap:14px}.dashboard-home__form-note{margin:0;color:#6b7280;font-size:14px;line-height:1.6}.dashboard-home__demo-limit-note{margin:0;color:#ef4444;font-size:14px;line-height:1.6;font-weight:700}.dashboard-home__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.dashboard-home__phone-input{min-width:0}.dashboard-home__primary-button{width:auto;min-width:160px}.dashboard-home__status{color:#374151;font-size:14px;line-height:1.6}.dashboard-home__status--error{color:#dc2626}.dashboard-home__status a{color:#1d4ed8;text-decoration:underline;text-underline-offset:2px}.dashboard-home__status a:hover{color:#1e40af}.dashboard-home__divider{display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:14px}.dashboard-home__divider:before,.dashboard-home__divider:after{content:"";flex:1 1 auto;height:1px;background:#e5e7eb}.dashboard-home__divider span{padding:0 12px}.dashboard-home__secondary-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:0 16px;border:1px solid #d1d5db;border-radius:5px;background:#fff;color:#111827;font-size:14px;font-weight:500;cursor:pointer}.dashboard-home__secondary-button:hover{background:#f9fafb}.dashboard-home__secondary-button:disabled{opacity:.45;cursor:not-allowed}.dashboard-home__secondary-link{text-decoration:none}.dashboard-home__pending-title{font-size:18px;line-height:1.4;color:#111827}.dashboard-home__pending-description{color:#6b7280;font-size:14px;line-height:1.6}.dashboard-home__pending-empty{padding:28px 0;color:#6b7280;text-align:center}.dashboard-home__table-inline{display:inline-flex;align-items:center;gap:8px}.dashboard-home__table-action{border:0;background:transparent;color:#1464ff;font-size:13px;text-decoration:underline;cursor:pointer}.dashboard-home__table-action:hover{opacity:.75}.dashboard-home__table-action:disabled,.dashboard-home__table-delete:disabled{opacity:.45;cursor:not-allowed}.dashboard-home__table-delete{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#b91c1c;font-size:13px;text-decoration:underline;cursor:pointer}.dashboard-home__table-delete-icon{width:14px;height:14px;fill:currentColor;flex:0 0 auto}.dashboard-home__table-delete:hover{opacity:.75}.dashboard-home__expiry--warning{color:#b91c1c;font-weight:600}.dashboard-home__demo-card{display:grid;gap:14px;padding:20px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.dashboard-home__demo-image{width:100%;border-radius:2px;border:1px solid #e5e7eb;display:block}.dashboard-home__demo-copy{display:grid;gap:4px}.dashboard-home__demo-copy p{margin:0;color:#111827;font-size:14px;line-height:1.4}.dashboard-home__demo-copy a{color:#1464ff;text-decoration:underline;text-underline-offset:2px;font-weight:600}.dashboard-home__demo-copy a:hover{color:#0f4cc7}.dashboard-home__demo-copy a:focus-visible{outline:2px solid rgba(20,100,255,.35);outline-offset:2px;border-radius:2px}.dashboard-home__demo-modal-backdrop{position:fixed;inset:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;padding:24px;z-index:600}.dashboard-home__demo-modal{width:min(640px,100%);padding:32px 30px 24px;background:#fff;border-radius:14px;box-shadow:0 30px 80px #0f172a59;position:relative;display:grid;gap:16px}.dashboard-home__demo-modal-close{position:absolute;top:12px;right:12px;border:0;background:transparent;font-size:18px;line-height:1;color:#6b7280;cursor:pointer}.dashboard-home__demo-modal-title{margin:0;font-size:20px;line-height:1.4;color:#111827;font-weight:700}.dashboard-home__demo-modal-subtitle{margin:0 0 15px;color:#4b5563;font-size:14px;line-height:1.6}.dashboard-home__demo-modal-subtitle-highlight{color:#b91c1c;font-weight:600}.dashboard-home__demo-modal-body{display:grid;gap:16px}.dashboard-home__demo-modal-body img{width:100%;display:block;border-radius:12px}.dashboard-home__demo-modal-cta{width:100%;border:0;background:#111827;color:#fff;border-radius:8px;font-size:14px;font-weight:600;padding:14px 18px;cursor:pointer;align-self:center;margin-top:30px;text-align:center}@media(max-width:820px){.dashboard-home__demo-modal{transform:none}}.dashboard-home__demo-modal-note{margin:0;padding:12px 16px;border:1px solid #f87171;border-radius:6px;background:#fff5f5;color:#b91c1c;font-size:13px}.dashboard-home__demo-modal-cta{width:100%;border:0;background:#111827;color:#fff;border-radius:8px;font-size:14px;font-weight:600;padding:14px 18px;cursor:pointer;transition:opacity .16s ease}.dashboard-home__demo-modal-cta:hover{opacity:.75}.dashboard-home__demo-modal-cta:disabled{opacity:.6;cursor:not-allowed}.dashboard-home__demo-modal-cta-primary{font-size:16px}.dashboard-home__demo-modal-cta-secondary{font-size:13px;opacity:.65;font-weight:400}.dashboard-history{display:grid;gap:30px}.dashboard-history--devices{margin-top:24px}.dashboard-history__header,.dashboard-history__header-main{display:grid;gap:14px}.dashboard-history__header-cta,.dashboard-history__header-cta p{margin:0}.history-review__panel--furniture{border-top:0}.history-review__furniture-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:12px}.history-review__furniture-column{padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.history-review__furniture-label{margin:0 0 8px;font-size:14px;font-weight:600;color:#111827}.history-review__furniture-list{margin:0;padding:0;list-style:none;display:grid;gap:6px;font-size:14px}.history-review__furniture-list li{display:flex;justify-content:space-between;color:#111827}.history-review__furniture-empty{margin:0;font-size:13px;color:#6b7280}.history-review__furniture-editor{margin-top:10px;display:grid;gap:10px}.history-review__furniture-edit-list{display:grid;gap:8px}.history-review__furniture-edit-row{display:grid;grid-template-columns:90px minmax(0,1fr) 110px auto;gap:8px;align-items:center}.history-review__furniture-edit-type{color:#475569;font-size:13px;font-weight:600}.history-review__furniture-edit-size{color:#0f172a;font-size:13px;font-weight:500}.history-review__furniture-edit-count{width:100%;min-width:0}.history-review__furniture-edit-unit{color:#475569;font-size:13px;font-weight:600}.dashboard-history__header-cta p+p{margin-top:6px}@media(min-width:1024px){.dashboard-history__header{grid-template-columns:minmax(0,1fr) minmax(360px,460px);align-items:start;column-gap:20px}}.dashboard-history__title{font-size:36px;line-height:1.3;color:#111827}.dashboard-history__description{color:#111827;font-size:16px;line-height:1.65}.dashboard-history__table-wrap{width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:5px;overflow-x:auto;overflow-y:hidden}.dashboard-history__table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.dashboard-history__table thead th{position:sticky;top:0;background:#f9fafb;color:#4b5563;font-size:12px;font-weight:600;text-align:left;padding:12px 14px;border-bottom:1px solid #e5e7eb;white-space:nowrap}.dashboard-history__table tbody td{padding:12px 14px;border-bottom:1px solid #f3f4f6;font-size:13px;color:#111827;vertical-align:middle;white-space:nowrap}.dashboard-history__memo-cell{min-width:220px;white-space:normal}.dashboard-history__memo{min-height:32px;padding:6px 8px;border:1px solid transparent;border-radius:6px;background:transparent;line-height:1.4;outline:none;cursor:text}.dashboard-history__memo:hover{background:#f9fafb;border-color:#f3f4f6}.dashboard-history__memo:focus{background:#fff;border-color:#1464ff;box-shadow:0 0 0 3px #1464ff1f}.dashboard-history__table tbody tr:last-child td{border-bottom:0}.dashboard-history__status{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent}.dashboard-history__status--not-started{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.dashboard-history__status--connected{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.dashboard-history__status--ended{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}.dashboard-history__status--failed{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.history-review{display:block}.history-review>*+*{margin-top:18px}.history-review__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.history-review__heading{display:grid;gap:10px;min-width:0}.history-review__id{margin:0;color:#0f172a;font-size:30px;line-height:1.3;letter-spacing:-.01em;font-weight:700;overflow-wrap:anywhere}.history-review__status{display:flex;flex-wrap:wrap;gap:8px}.history-review__status-chip{margin:0;display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;border:1px solid #dbeafe;background:#eff6ff;color:#1e3a8a;font-size:12px;font-weight:600}.history-review__generated-at{margin:0;padding:7px 12px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:12px;line-height:1.4;white-space:nowrap}.history-review__detail-grid{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.history-review__detail-item{margin:0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;display:grid;gap:5px}.history-review__detail-item dt{margin:0;color:#64748b;font-size:12px;line-height:1.4}.history-review__detail-item dd{margin:0;color:#111827;font-size:15px;line-height:1.5;overflow-wrap:anywhere}.history-review__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.history-review__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid transparent;background:transparent;color:#111827;text-decoration:none;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .16s ease,border-color .16s ease,background-color .16s ease}.history-review__button:hover{opacity:.82}.history-review__button:focus-visible{outline:3px solid rgba(20,100,255,.24);outline-offset:2px}.history-review__button--primary{border-color:#1464ff;background:#1464ff;color:#fff}.history-review__button--secondary{border-color:#d1d5db;background:#fff;color:#111827}.history-review__button--subtle{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}.history-review__hint{margin:0;display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#475569;font-size:13px}.history-review__workspace{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.history-review__workspace--loading .history-review__panel{opacity:.35;pointer-events:none;filter:blur(1px)}.history-review__workspace-loading{position:absolute;z-index:2;inset:0;display:grid;place-content:center;gap:10px;justify-items:center;text-align:center;padding:24px;border-radius:12px;background:#f8fafcd6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.history-review__workspace-spinner{width:38px;height:38px;border-radius:999px;border:3px solid #dbeafe;border-top-color:#1464ff;animation:history-review-spin .8s linear infinite}.history-review__workspace-loading-title{margin:0;color:#0f172a;font-size:16px;line-height:1.4;font-weight:700}.history-review__workspace-loading-subtitle{margin:0;color:#475569;font-size:13px;line-height:1.5}@keyframes history-review-spin{to{transform:rotate(360deg)}}.history-review__panel{display:grid;align-content:start;gap:12px;padding:18px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;min-width:0}.history-review__panel-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.history-review__panel-meta{margin:0;color:#64748b;font-size:13px;line-height:1.45}.history-review__search{width:100%;margin:0;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;background:#fff;color:#0f172a;font-size:15px;line-height:1.45}.history-review__search:focus{outline:3px solid rgba(20,100,255,.2);outline-offset:1px;border-color:#60a5fa}.history-review__transcript-scroll{max-height:56vh;overflow-y:auto;border:1px solid #dbe6f5;border-radius:10px;background:#f8fbff;padding:10px;display:grid;gap:8px}.history-review__transcript-line{margin:0;padding:10px 12px;border:1px solid #d9e2f1;border-radius:9px;background:#fff;color:#0f172a;font-size:14px;line-height:1.58;white-space:pre-wrap;overflow-wrap:anywhere;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.history-review__transcript-line:hover{border-color:#bfdbfe}.history-review__transcript-line--a{margin-right:50px}.history-review__transcript-line--b{margin-left:50px}.history-review__transcript-line--left{margin-right:50px}.history-review__transcript-line--right{margin-left:50px}.history-review__transcript-line--active{border-color:#1464ff;box-shadow:0 0 0 2px #1464ff33}.history-review__notice{grid-column:1 / -1;margin:0;padding:9px 12px;border:1px solid #fcd34d;border-radius:8px;background:#fffbeb;color:#92400e;font-size:13px;line-height:1.5}.history-review__video-player{display:block;width:300px;max-width:720px;border:1px solid #dbe6f5;border-radius:10px;background:#000}.history-review__video-wrap{position:relative;width:300px;max-width:720px}.history-review__video-player--hidden{opacity:0}.history-review__video-skeleton{position:absolute;inset:0;border:1px solid #dbe6f5;border-radius:10px;background:linear-gradient(120deg,#e2e8f0,#f1f5f9 45%,#e2e8f0);background-size:200% 100%;animation:history-review-skeleton-shimmer 1.35s ease-in-out infinite}.history-review__chunk-player{width:min(720px,100%);padding:12px 14px;border:1px solid #dbe6f5;border-radius:10px;background:#f8fbff}.history-review__chunk-player-native{display:none}.history-review__chunk-player-main{display:grid;grid-template-columns:auto 1fr minmax(120px,180px) auto;gap:10px;align-items:center}.history-review__chunk-player-button{border:1px solid #c5d7f5;border-radius:8px;background:#fff;color:#0f172a;font-size:13px;font-weight:600;line-height:1;padding:9px 12px;cursor:pointer}.history-review__chunk-player-button:hover{border-color:#94b5ef}.history-review__chunk-player-button:focus-visible{outline:2px solid #1464ff;outline-offset:2px}.history-review__chunk-player-seek{width:100%;accent-color:#1464ff}.history-review__chunk-player-seek::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#1464ff,#4f8dff)}.history-review__chunk-player-seek::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;margin-top:-4px;border:2px solid #ffffff;border-radius:999px;background:#1464ff;box-shadow:0 1px 3px #1464ff59}.history-review__chunk-player-seek::-moz-range-track{height:6px;border:0;border-radius:999px;background:linear-gradient(90deg,#1464ff,#4f8dff)}.history-review__chunk-player-seek::-moz-range-thumb{width:14px;height:14px;border:2px solid #ffffff;border-radius:999px;background:#1464ff;box-shadow:0 1px 3px #1464ff59}.history-review__chunk-player-time{margin:0;min-width:95px;text-align:right;color:#334155;font-size:12px;font-weight:500}.history-review__chunk-player-volume{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.history-review__chunk-player-volume-label{color:#334155;font-size:12px;font-weight:500;white-space:nowrap}.history-review__chunk-player-volume-seek{width:100%;accent-color:#1464ff}@media(max-width:768px){.history-review__chunk-player-main{grid-template-columns:auto 1fr}.history-review__chunk-player-time{grid-column:2;text-align:left}.history-review__chunk-player-volume{grid-column:1 / -1}}.history-review__section-loading{display:grid;gap:8px;justify-items:center;text-align:center;padding:16px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff}.history-review__section-loading--inline{grid-template-columns:auto 1fr;align-items:center;justify-items:start;text-align:left;padding:10px 12px;margin-bottom:8px}.history-review__section-spinner{width:24px;height:24px;border-radius:999px;border:2px solid #dbeafe;border-top-color:#1464ff;animation:history-review-spin .8s linear infinite}.history-review__section-loading-title{margin:0;color:#0f172a;font-size:14px;line-height:1.4;font-weight:700}.history-review__section-loading-subtitle{margin:0;color:#475569;font-size:12px;line-height:1.45}@keyframes history-review-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.history-review__field{display:grid;gap:6px}.history-review__field--full{grid-column:1 / -1}.history-review__label{color:#111827;font-size:14px;font-weight:600;line-height:1.45}.history-review__input{width:100%;margin:0;border:1px solid #d1d5db;border-radius:10px;padding:11px 12px;background:#fff;color:#0f172a;font-size:15px;line-height:1.55}.history-review__input[readonly]{cursor:default}.history-review__textarea{min-height:96px;resize:vertical}.history-review__demo-card{display:grid;grid-template-columns:1fr;gap:14px;align-items:start}.history-review__demo-copy{display:grid;gap:4px}.history-review__demo-copy p{margin:0;color:#111827;font-size:14px;line-height:1.45}.history-review__demo-copy a{color:#1464ff;text-decoration:underline;text-underline-offset:2px;font-weight:600}.history-review__demo-copy a:hover{color:#0f4cc7}.history-review__demo-copy a:focus-visible{outline:2px solid rgba(20,100,255,.35);outline-offset:2px;border-radius:2px}.history-review__demo-image{width:100%;display:block;border:1px solid #e5e7eb;border-radius:2px}.pricing-section{display:grid;gap:30px}.notice-box{padding:16px 20px;border-radius:8px}.notice-box__title{margin:0;font-size:15px;font-weight:600;line-height:1.45}.notice-box__description{margin:8px 0 0;font-size:14px;line-height:1.6}.notice-box--info{border:1px solid rgba(20,100,255,.55);background:#1464ff17;color:#134ab5}.notice-box--info .notice-box__title{color:#134ab5}.notice-box--info .notice-box__description{color:#1f3f78}.plans-page__notice{margin-top:-8px}.pricing-section__header{display:grid;gap:14px}.pricing-section__title,.pricing-section__description{text-align:left}.pricing-section__title{font-size:36px;line-height:1.3;color:#111827}.pricing-section__description{color:#111827;font-size:16px;line-height:1.65}.pricing-section__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pricing-section__note{color:#6b7280;font-size:13px}.pricing-section__note-link{color:#1464ff;text-decoration:underline}.pricing-section__card{display:grid;gap:12px;align-content:start;min-height:240px;padding:30px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.pricing-section__card.is-current{border-color:#1464ff}.pricing-section__plan-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.pricing-section__badge{display:none;align-items:center;justify-content:center;width:fit-content;min-height:24px;padding:0 10px;border-radius:999px;background:#e8f0ff;color:#1464ff;font-size:12px;font-weight:600}.pricing-section__card.is-current .pricing-section__badge{display:inline-flex}.pricing-section__plan-name{font-size:18px;line-height:1.3;color:#111827}.pricing-section__price{color:#111827;font-size:14px;line-height:1.2}.pricing-section__price strong{display:inline-block;font-size:32px;font-weight:700;letter-spacing:-.02em;margin-inline:4px}.pricing-section__price-note{margin-top:-4px;color:#6b7280;font-size:14px}.pricing-section__cta{margin-top:2px}.pricing-section__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;border-radius:5px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .16s ease,color .16s ease,opacity .16s ease}.pricing-section__button--change{border:0;background:#111827;color:#fff}.pricing-section__button--change:hover{background:#000;opacity:.65}.pricing-section__button--change:active{background:#1f2937;opacity:1}.pricing-section__button--current{display:none;border:1px solid #e5e7eb;background:#f3f4f6;color:#6b7280;cursor:not-allowed}.pricing-section__button--disabled{border:1px solid #e5e7eb;background:#f3f4f6;color:#6b7280;cursor:not-allowed}.pricing-section__card.is-current .pricing-section__button--change{display:none}.pricing-section__card.is-current .pricing-section__button--current{display:inline-flex}.pricing-section__features{display:grid;gap:8px;margin-top:4px}.pricing-section__features li{display:grid;grid-template-columns:20px 1fr;column-gap:8px;align-items:start;color:#1f2937;font-size:14px;line-height:1.5}.pricing-section__features li:before{content:"✓";position:static;display:grid;place-items:center;width:20px;height:20px;color:#16a34a;font-size:12px;font-weight:700;line-height:1}.pricing-section__features .is-muted{color:#9ca3af}.pricing-section__features .is-muted:before{color:#d1d5db}.pricing-section__features--accent li:before{color:#16a34a}.pricing-section__inquiry-price{color:#111827;font-size:20px;line-height:1.3}.pricing-section__inquiry-copy{color:#4b5563;font-size:14px;line-height:1.6}.pricing-section__inquiry-copy a{color:#1464ff;text-decoration:none}.pricing-section__inquiry-copy a:hover{text-decoration:underline}.dashboard-settings{display:grid;gap:30px}.dashboard-settings__header{display:grid;gap:10px}.dashboard-settings__title{font-size:36px;line-height:1.3;color:#111827}.dashboard-settings__description{color:#6b7280;font-size:16px;line-height:1.65}.dashboard-tabs{display:flex;align-items:center;gap:20px;padding:8px 24px;border:1px solid #e5e7eb;border-radius:5px;background:#fff;overflow-x:auto}.dashboard-tabs__item{display:flex;align-items:center}.dashboard-tabs__item--end{margin-left:auto}.dashboard-tabs__button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0;border:0;background:transparent;color:#374151;white-space:nowrap;font-size:14px;font-weight:500;cursor:pointer}.dashboard-tabs__link{color:#374151;text-decoration:none}.dashboard-tabs__button-label{position:relative;display:inline-block}.dashboard-tabs__button.is-active{color:#1464ff;font-weight:600}.dashboard-tabs__button.is-active .dashboard-tabs__button-label:after{content:"";position:absolute;left:0;right:0;bottom:-21px;height:2px;border-radius:999px;background:#1464ff}.dashboard-settings__grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.dashboard-settings__footer{margin:0}.dashboard-settings__danger-link{color:#b91c1c;font-size:14px;text-decoration:none}.dashboard-settings__danger-link:hover{text-decoration:underline}.dashboard-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px}.dashboard-modal[hidden]{display:none}.dashboard-modal__backdrop{position:absolute;inset:0;background:#1118276b}.dashboard-modal__dialog{position:relative;z-index:1;width:560px;max-width:100%;border-radius:5px;background:#fff;box-shadow:0 16px 40px #00000029}.dashboard-modal__body{display:grid;gap:18px;padding:30px}.dashboard-modal__title{font-size:24px;line-height:1.3;color:#111827}.dashboard-modal__description{color:#111827;font-size:14px;line-height:1.7}.dashboard-modal__help{margin:0;color:#6b7280;font-size:13px;line-height:1.5}.dashboard-modal__footer{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 30px 30px}.dashboard-modal__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:0 16px;border-radius:5px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .16s ease}.dashboard-modal__button:hover{opacity:.8}.dashboard-modal__button:disabled{cursor:not-allowed;opacity:.45}.dashboard-modal__button--ghost{border:0;background:#e5e7eb;color:#374151}.dashboard-modal__button--danger{border:0;background:#b91c1c;color:#fff}.dashboard-toast{position:fixed;right:24px;bottom:24px;z-index:1100;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.dashboard-toast[hidden]{display:none}.dashboard-toast.is-visible{opacity:1;transform:translateY(0)}.dashboard-toast__body{min-height:44px;padding:0 14px;border-radius:5px;background:#111827;color:#fff;display:inline-flex;align-items:center;box-shadow:0 10px 24px #11182733}.dashboard-toast__message{font-size:14px;line-height:1.4}.dashboard-settings__card{display:grid;gap:14px;padding:30px 30px 36px;border:1px solid #e5e7eb;border-radius:5px;background:#fff}.dashboard-settings__card.dashboard-settings__panel{display:none}.dashboard-settings__card.dashboard-settings__panel.is-active{display:grid}.dashboard-settings__card--danger{border-color:#f3d3d3}.dashboard-settings__card-title{font-size:18px;line-height:1.3;color:#111827}.ui-form{display:grid;gap:24px}.ui-form__field{display:grid;gap:10px}.ui-form__label{font-size:14px;color:#4b5563}.ui-form__input{width:100%;min-height:44px;padding:0 12px;border:1px solid #d1d5db;border-radius:5px;background:#fff;color:#111827;font-size:14px}.ui-form__input-wrap{position:relative}.ui-form__input-wrap .ui-form__input{padding-right:44px}.ui-form__count{position:absolute;top:50%;right:20px;transform:translateY(-50%);color:#9ca3af;font-size:12px;line-height:1;pointer-events:none}.ui-form__count.is-over{color:#dc2626;font-weight:600}.ui-form__input:focus{outline:none;border-color:#1464ff;box-shadow:0 0 0 3px #1464ff1f}.ui-form__input.is-disabled{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb;cursor:not-allowed}.ui-form__input.is-disabled:focus{border-color:#e5e7eb;box-shadow:none}.ui-form__button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:120px;min-height:44px;padding:0 16px;border:0;border-radius:5px;background:#111827;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .16s ease}.ui-form__button:hover{opacity:.75}.dashboard-settings__actions{display:grid;gap:8px}.dashboard-settings__menu-link{display:flex;align-items:center;width:100%;min-height:44px;padding:0 14px;border:1px solid #e5e7eb;border-radius:5px;background:#fff;color:#111827;text-decoration:none;font-size:14px}.dashboard-settings__menu-link:hover{background:#f9fafb}.dashboard-settings__menu-link--danger{border-color:#fecaca;background:#fff5f5;color:#b91c1c;cursor:pointer}.dashboard-settings__menu-link--danger:hover{background:#fee2e2}.demo-users{gap:36px}.demo-users__panel{max-width:760px;padding:28px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.demo-users__form{display:grid;gap:20px}.demo-users__field{display:grid;gap:8px}.demo-users__field label{font-size:14px;color:#111827}.demo-users__submit{margin-top:8px}.demo-users__result{display:grid;gap:10px}.demo-users__login-url{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.demo-users__copy{width:auto;min-width:88px;padding:8px 14px;font-size:13px}.demo-users__subheading{font-size:20px;color:#111827}@media(max-width:1200px){.pricing-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-settings__grid{grid-template-columns:1fr}}@media(max-width:820px){.dashboard-content-area{grid-column:auto}.dashboard-content{padding:28px 20px 36px}.dashboard-content--default,.dashboard-content--narrow{min-width:0;max-width:none}.dashboard-history__title,.pricing-section__title,.dashboard-home__title{font-size:20px}.dashboard-home__demo-subtitle{font-size:18px}.dashboard-home__card{padding:24px 20px;gap:20px}.dashboard-home__row{grid-template-columns:1fr}.dashboard-home__primary-button{width:100%}.dashboard-home__demo-copy p{font-size:14px}.history-review{padding:20px}.history-review>*+*{margin-top:14px}.history-review__header{flex-direction:column;align-items:stretch;gap:10px}.history-review__id{font-size:22px}.history-review__generated-at{width:fit-content;white-space:normal}.history-review__button{width:100%}.history-review__workspace{grid-template-columns:1fr}.history-review__panel{padding:14px}.history-review__field--full{grid-column:auto}.dashboard-settings__title{font-size:20px}.dashboard-tabs{border-radius:5px}.dashboard-toast{right:20px;left:20px;bottom:20px}.dashboard-toast__body{width:100%;justify-content:center}.pricing-section__grid{grid-template-columns:1fr}}.dashboard-devices-card{background:#fff;border:1px solid #e5e7eb;border-radius:5px;padding:34px;display:grid;gap:22px}.dashboard-devices-card__header{display:grid;gap:8px}.dashboard-devices-card__title{font-size:28px;color:#111827}.dashboard-devices-card__description{color:#4b5563;font-size:15px;line-height:1.6}.dashboard-devices-card__link{width:100%;padding:14px 16px;border-radius:8px;border:1px solid #cbd5f5;background:#f8fafc;color:#0f172a;font-size:14px;font-family:Sawarabi Mincho,Noto Sans JP,"sans-serif";cursor:text;-webkit-user-select:all;user-select:all;overflow-x:auto}.dashboard-devices-card__row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.dashboard-devices-card__button{border:none;border-radius:6px;padding:12px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease}.dashboard-devices-card__button--primary{background:#111827;color:#fff}.dashboard-devices-card__button--secondary{background:#f3f4f6;color:#111827;border:1px solid #d1d5db}.dashboard-devices-card__button:disabled{opacity:.6;cursor:not-allowed}.dashboard-devices-card__meta{color:#6b7280;font-size:13px}.dashboard-home__demo-modal{width:min(640px,100%);padding:32px 30px 24px;background:#fff;border-radius:14px;box-shadow:0 30px 80px #0f172a59;position:relative;display:grid;gap:16px;transform:translate(calc(var(--dashboard-sidebar-width, 300px) / 2))}@media(max-width:640px){.history-review__furniture-edit-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px 8px}.history-review__furniture-edit-count{grid-column:1 / 2}.history-review__furniture-edit-unit{grid-column:2 / 3;align-self:center}}#app{height:100dvh}html.call-page-scroll-lock,body.call-page-scroll-lock{height:100dvh;overflow:hidden;overscroll-behavior:none}body.call-page-scroll-lock{position:fixed;inset:0;width:100%}.dashboard-modal__backdrop{cursor:pointer}.call-page{height:100dvh;display:flex;justify-content:center;align-items:stretch;overflow:hidden;overscroll-behavior:none}.call-page__container{width:100%;position:relative;overflow:hidden;background:#000}.call-page__container--immersive{height:100dvh;overflow:hidden;overscroll-behavior:none}.call-page--check,.call-page--check .call-page__container{background:#f3f4f6}.call-page--check.call-page--host{background:#06070a}.call-page--check.call-page--host .call-page__container{background:#000}.call-page__video{position:absolute;background:#050505}.call-page__video video,.call-page__video canvas{width:100%!important;height:100%!important;object-fit:cover;border-radius:inherit}.call-page .OT_bar,.call-page .OT_name,.call-page .OT_audio-level-meter,.call-page .OT_archiving-status,.call-page .OT_mute,.call-page .OT_video-muted,.call-page .OT_video-poster,.call-page .OT_poster{display:none!important}.call-page__video--remote{inset:0;border-radius:0}.call-page__video--host-waiting{background:radial-gradient(circle at 18% 18%,#2563eb5c,#2563eb00 46%),radial-gradient(circle at 82% 78%,#d946ef47,#d946ef00 42%),linear-gradient(160deg,#0b1220,#0f172a 58%,#1f2937)}.call-page__video--self{width:106px;height:106px;right:10px;bottom:126px;border-radius:50%;border:2px solid rgba(255,255,255,.8);box-shadow:0 10px 28px #0000007a;z-index:6;background:transparent;overflow:hidden}.call-page__video--self-inactive{visibility:hidden}.call-page__topbar{position:absolute;top:calc(6px + env(safe-area-inset-top));left:10px;right:10px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:10px}.call-page__topbar-actions{display:flex;gap:8px;align-items:center}.call-page__demo-cta{position:absolute;top:calc(52px + env(safe-area-inset-top));left:10px;right:10px;z-index:8;display:flex;justify-content:center;pointer-events:none}.call-page__demo-cta-text{margin:0;width:min(100%,740px);padding:.45rem .68rem;border-radius:12px;background:#0f172a9e;color:#f8fafc;font-size:16px;font-weight:600;line-height:1.4;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.call-page__demo-cta-highlight{color:#fde68a}.call-page__status-badge{margin:0;display:inline-flex;align-items:center;min-height:30px;max-width:62%;border-radius:999px;padding:.3rem .7rem;background:#0f172a94;color:#f8fafc;font-size:.875rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.call-page__status-badge--error{background:#7f1d1db8;color:#fee2e2}.call-page__guest-initial{width:100%;height:100dvh;padding:22px 14px 16px;border:0;border-radius:0;display:flex;flex-direction:column;gap:14px}.call-page__guest-initial-avatar{width:94px;height:94px;margin:0 auto;border-radius:999px;background:#d1d5db url(/static/img/guest-avatar.png) center / cover no-repeat;border:2px solid #ffffff;box-shadow:0 8px 22px #0f172a29}.call-page__guest-initial-name{color:#1f2937;font-size:28px;font-weight:700;text-align:center;overflow-wrap:anywhere}.call-page__guest-initial-subname{color:#374151;font-size:16px;font-weight:700;text-align:center}.call-page__guest-initial-description{width:100%;box-sizing:border-box;color:#b91c1c;font-size:16px;font-weight:700;text-align:center}.call-page__guest-initial-button{width:100%;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:12px 14px;background:#2f6fdf;color:#fff;font-size:16px;line-height:1.4;font-weight:700;text-align:center;cursor:pointer;box-shadow:0 10px 24px #2f6fdf47}.call-page__guest-initial-button:disabled{opacity:.65;cursor:not-allowed}.call-page__guest-initial-warning{width:100%;max-width:420px;box-sizing:border-box;margin:4px 0 0;color:#dc2626;font-size:13px;line-height:1.4;font-weight:700;text-align:center}.call-page__guest-initial-brand{margin:60px 0 0;width:100%;display:flex;justify-content:center}.call-page__guest-brand-logo{display:inline-flex;align-items:center;gap:8px}.call-page__guest-brand-symbol{width:30px;height:30px;flex:0 0 auto}.call-page__guest-brand-logotype{height:24px;flex:0 0 auto}.call-page__guest-waiting{position:relative;width:100%;height:100dvh;box-sizing:border-box;background:#f4f6fa;padding:24px 16px 136px;display:flex;flex-direction:column;align-items:center;gap:16px}.call-page__guest-canceled-banner{margin:0;width:min(100%,320px);border:1px solid #d99aa0;background:#f5c4c8;color:#b91c1c;font-size:15px;line-height:1.35;font-weight:700;text-align:center;padding:8px 12px}.call-page__guest-waiting-status{margin:0;color:#111827;font-size:16px;line-height:1.45;font-weight:700;text-align:center}.call-page__guest-waiting-status--error{color:#b91c1c}.call-page__guest-phone{position:relative;width:min(52vw,190px);aspect-ratio:9 / 16;border-radius:28px;overflow:hidden;background:#111827;box-shadow:0 18px 32px #0f172a40;border:1px solid rgba(255,255,255,.6)}.call-page__video--guest-phone{inset:0;border-radius:28px}.call-page__guest-phone-controls{display:flex;align-items:center;gap:10px;justify-content:center;margin-top:10px}.call-page__guest-phone-controls .call-page__control{padding:0}.call-page__guest-recording-note{margin:4px 0 0;width:min(100%,380px);color:#dc2626;font-size:13px;line-height:1.5;font-weight:700;text-align:center}.call-page__guest-pending-note{margin:4px 0 0;width:min(100%,380px);color:#4b5563;font-size:13px;line-height:1.45;font-weight:500;text-align:center}.call-page__guest-bottom{position:fixed;left:0;right:0;bottom:0;background:#eceff5fa;border-top:1px solid #d5dbe6;padding:10px 16px calc(12px + env(safe-area-inset-bottom));display:grid;gap:6px;z-index:9}.call-page__guest-request-button{width:100%;max-width:420px;margin:0 auto;border:0;border-radius:10px;padding:12px;background:#2f80ed;color:#fff;font-size:15px;line-height:1.2;font-weight:700;text-align:center;cursor:pointer;box-shadow:0 8px 18px #2f80ed47}.call-page__guest-cancel-button{width:min(100%,220px);margin:0 auto;border:1px solid #c5cad5;border-radius:14px;padding:10px 14px;background:#edf0f6;color:#5b6471;font-size:15px;line-height:1.2;font-weight:600;text-align:center;cursor:pointer}.call-page__guest-cancel-button:hover{background:#e5e9f1}.call-page__guest-cancel-button:disabled{opacity:.65;cursor:not-allowed}.call-page__guest-request-button:disabled{opacity:.65;cursor:not-allowed}.call-page__guest-bottom-note{margin:0;color:#374151;font-size:12px;line-height:1.4;text-align:center}.call-page__end-button{border:none;border-radius:999px;padding:.5rem .95rem;background:#cf1020;color:#fff;font-weight:700;font-size:.875rem;cursor:pointer;box-shadow:0 8px 22px #cf102073}.call-page__end-button:disabled{opacity:.65;cursor:not-allowed}.call-page__container--thanks{display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#fff}.call-page__thanks-content{width:min(100%,880px);display:grid;gap:1.25rem}.call-page__thanks-panel{text-align:center}.call-page__thanks-title{margin:0;color:#0f172a;font-size:2rem;line-height:1.3;font-weight:800}.call-page__thanks-description{margin:1rem 0 0;color:#334155;font-size:1rem;line-height:1.6}.call-page__thanks-description a{color:#0f766e;text-decoration:underline;text-underline-offset:2px}.call-page__demo-card{display:grid;gap:.75rem;padding:1rem;border:1px solid #d1d5db;border-radius:8px;background:#fff}.call-page__demo-image{width:100%;display:block;border:1px solid #e5e7eb;border-radius:2px}.call-page__demo-copy{display:grid;gap:.25rem}.call-page__demo-copy p{margin:0;color:#111827;font-size:16px;line-height:1.6}.call-page__demo-copy a{color:#0f766e;text-decoration:underline;text-underline-offset:2px;font-weight:600}.call-page__leave-confirm-backdrop{position:absolute;inset:0;z-index:14;display:flex;align-items:center;justify-content:center;padding:1.1rem;background:#000000d1}.call-page__leave-confirm-panel{width:min(100%,420px);border-radius:1rem;border:1px solid rgba(248,250,252,.15);background:#0f172aeb;box-shadow:0 16px 42px #00000073;padding:1.2rem 1rem 1rem;text-align:center}.call-page__leave-confirm-title{margin:0;color:#f8fafc;font-size:1.1rem;line-height:1.4}.call-page__leave-confirm-description{margin:.6rem 0 0;color:#cbd5e1;font-size:.9rem;line-height:1.45}.call-page__leave-confirm-primary{width:100%;margin-top:1rem;border:0;border-radius:999px;padding:.72rem 1rem;background:#dc2626;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer}.call-page__leave-confirm-primary:disabled{opacity:.6;cursor:not-allowed}.call-page__leave-confirm-cancel{width:100%;margin-top:.6rem;border:1px solid rgba(226,232,240,.3);border-radius:999px;padding:.68rem 1rem;background:transparent;color:#f8fafc;font-size:.92rem;font-weight:600;cursor:pointer}.call-page__leave-confirm-cancel:disabled{opacity:.6;cursor:not-allowed}.call-page__ended-backdrop{position:absolute;inset:0;z-index:15;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000ad}.call-page__ended-panel{width:min(100%,300px);border-radius:.9rem;background:#26272b;box-shadow:0 14px 32px #00000073;padding:1.35rem 1rem .9rem;text-align:center}.call-page__ended-title{margin:0;color:#f8fafc;font-size:1.05rem;line-height:1.5;font-weight:700}.call-page__ended-ok{margin-top:1rem;border:0;border-radius:.7rem;width:100%;padding:.6rem .85rem;background:transparent;color:#3b82f6;font-size:1.02rem;font-weight:700;cursor:pointer}.call-page__consent-modal-backdrop{position:absolute;inset:0;z-index:12;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0206179e}.call-page__consent-modal{position:relative;z-index:1;width:min(100%,440px);overflow:visible;border-radius:1.1rem;border:1px solid rgba(203,213,225,.6);background:#fff;box-shadow:0 20px 50px #02061757;padding:1.25rem 1.2rem 1.15rem}.call-page__consent-title{margin:0;font-size:1.12rem;line-height:1.3;color:#0f172a}.call-page__consent-description{margin:.9rem 0 0;color:#1e293b;font-size:.98rem;line-height:1.45}.call-page__consent-usermedia-group{position:relative;z-index:2;margin-top:1rem;display:grid;gap:.45rem}.pepc-button{display:block;box-sizing:border-box;width:100%;min-height:40px;margin:0;padding:.45rem .5rem;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;text-align:center}.call-page__consent-secondary{width:100%;margin-top:.48rem;border:1px solid #cbd5e1;border-radius:999px;padding:.62rem .9rem;background:#fff;color:#334155;font-weight:600;font-size:.84rem;cursor:pointer}.call-page__consent-secondary--strong{border-color:#94a3b8;color:#0f172a;font-weight:700}.call-page__consent-secondary:disabled{opacity:.6;cursor:not-allowed}.call-page__consent-tertiary{width:100%;margin-top:.38rem;border:0;background:transparent;color:#475569;font-size:.82rem;font-weight:600;text-decoration:underline;cursor:pointer}.call-page__consent-tertiary:disabled{opacity:.55;cursor:not-allowed}.call-page__controls{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:0}.call-page__control{flex:1 1 calc(50% - .45rem);min-width:0;border-radius:999px;padding:.62rem .95rem;border:1px solid rgba(226,232,240,.7);background:#ffffffe6;color:#0f172a;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.call-page__control--primary{background:#2563eb;border-color:#2563eb;color:#fff}.call-page__control--secondary{background:#f3f4f6;border-color:#d1d5db}.call-page__control:disabled{opacity:.5;cursor:not-allowed}.call-page__control--icon-toggle{flex:0 0 auto;width:92px;min-width:92px;border:0;padding:0;background:transparent;color:#f8fafc;display:inline-flex;flex-direction:column;align-items:center;gap:.25rem}.call-page__control--icon-toggle:disabled{opacity:.45}.call-page__control-icon-circle{position:relative;width:52px;height:52px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.55);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.call-page__control-icon-circle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.call-page__control-icon-circle--on{background:#0f172ad6;border-color:#94a3b8a6;color:#f8fafc}.call-page__control-icon-circle--off{background:#0f172ad6;border-color:#94a3b8a6;color:#fff}.call-page__control-icon-circle--blocked{background:#0f172aeb;border-color:#ef4444f5;color:#fff}.call-page__mic-level-meter{position:absolute;left:50%;bottom:6px;transform:translate(-50%);display:inline-flex;align-items:flex-end;gap:2px;pointer-events:none}.call-page__mic-level-meter-bar{width:3.4px;height:13px;border-radius:999px;background:#22c55e;box-shadow:0 0 6px #22c55e80;transform-origin:center bottom;transition:transform 80ms linear}.call-page__floating-actions{display:flex;gap:6px;width:fit-content;align-items:center}.call-page__floating-actions--top{width:fit-content}.call-page__floating-actions .call-page__control{width:min(420px,100%)}.call-page__bottom-panel{position:absolute;left:0;right:0;bottom:0;z-index:6;padding:.45rem .4rem calc(.62rem + env(safe-area-inset-bottom));background:linear-gradient(180deg,#03071200,#030712b3 30%,#030712f5);border-top:1px solid rgba(148,163,184,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.call-page__dock{display:flex;align-items:flex-start;justify-content:center;gap:.1rem;width:100%;overflow-x:auto;padding:0 .1rem;scrollbar-width:none;-ms-overflow-style:none}.call-page__dock::-webkit-scrollbar{display:none}.call-page__dock-button{flex:0 0 68px;min-width:68px;border:0;background:transparent;color:#f8fafc;display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.24rem;padding:.1rem .12rem 0;transition:opacity .2s ease}.call-page__dock-button:disabled{opacity:.48;cursor:not-allowed}.call-page__dock-icon-shell{position:relative;width:40px;height:40px;border-radius:999px;border:1px solid rgba(148,163,184,.66);background:#0f172ae0;color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.call-page__mic-level-meter--dock{bottom:5px;gap:1.5px}.call-page__mic-level-meter--dock .call-page__mic-level-meter-bar{width:2.6px;height:10px}.call-page__dock-icon-shell--active{background:#0f172ae0;border-color:#94a3b8ad}.call-page__dock-icon-shell--muted{background:#7f1d1d94;border-color:#f87171d9;color:#fecaca}.call-page__dock-icon-shell--pending{background:#78350fd1;border-color:#fbbf24eb;color:#fde68a}.call-page__dock-icon-shell--danger{background:#991b1bd9;border-color:#f87171f5;color:#ffe4e6}.call-page__dock-button--danger .call-page__dock-label{color:#fecdd3}.call-page__dock-icon-svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none}.call-page__dock-label{color:#f8fafc;font-size:.67rem;line-height:1.2;letter-spacing:.01em;font-weight:600;text-align:center;white-space:nowrap}.call-review-page{min-height:100vh;margin:0;background:#fff;display:block;box-sizing:border-box}.call-review-page .call-page__container{width:100%;max-width:960px;min-height:100vh;margin:0 auto;padding:34px 16px 22px;position:static;overflow:visible;background:transparent;box-sizing:border-box}.call-review-page__container{width:100%;max-width:960px;border:0;border-radius:0;background:transparent;box-shadow:none;display:flex;flex-direction:column;align-items:stretch;gap:0}.call-review-page__header{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.call-review-page__title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}.call-review-page__meta{margin:.25rem 0 0;color:#334155;font-size:.9rem}.call-review-page__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem}.call-review-page__workspace{margin-top:1rem;display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}.call-review-page__panel{min-width:0;padding:1rem 1.05rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;gap:.9rem;height:fit-content}.call-review-page__panel-header{display:flex;align-items:center;justify-content:space-between;gap:.45rem;flex-wrap:wrap}.call-review-page__panel-header .call-review-form__label,.call-review-page__panel-header .call-review-page__meta{margin:0;line-height:1.25}.call-review-page .call-page__control{border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#111827;box-shadow:none;flex:0 0 auto;min-width:168px;padding:.65rem .95rem;font-size:.92rem;font-weight:600}.call-review-page .call-page__control--primary{background:#1464ff;border-color:#1464ff;color:#fff}.call-review-page .call-page__control--secondary{background:#fff;border-color:#d1d5db;color:#111827}.call-review-page__action{flex:0 0 auto;min-width:0;text-align:center;width:100%}.call-review-page__notice{margin:0;font-size:.9rem;line-height:1.4;color:#475569}.call-review-form__field{display:flex;flex-direction:column;gap:.4rem}.call-review-form__label{margin:0;font-size:.92rem;font-weight:600;color:#0f172a}.call-review-form__input{width:100%;border:1px solid #cbd5e1;border-radius:.6rem;padding:.65rem .75rem;font-size:.95rem;line-height:1.45;color:#0f172a;background:#fff}.call-review-form__input:focus{outline:2px solid #bfdbfe;outline-offset:1px;border-color:#60a5fa}.call-review-form__input[readonly]{background:#fff;cursor:default}.call-review-form__textarea{resize:vertical;min-height:90px}.call-review-page__furniture-grid{display:flex;gap:16px;flex-wrap:wrap}.call-review-page__furniture-column{flex:1;min-width:220px;padding:16px;border-radius:10px;border:1px solid rgba(148,163,184,.35);background:#fff;box-shadow:0 4px 12px #0f172a14}.call-review-page__furniture-label{margin:0 0 8px;font-weight:600;color:#111827}.call-review-page__furniture-list{margin:0;padding:0;list-style:none;display:grid;gap:6px}.call-review-page__furniture-list li{display:flex;justify-content:space-between;font-size:14px;color:#111827}.call-review-page__furniture-empty{margin:0;color:#6b7280;font-size:13px}.call-review-timeline{display:grid;gap:.6rem}.call-review-timeline__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.45rem;flex-wrap:wrap}.call-review-timeline__toolbar .call-review-form__label{margin:0;line-height:1.25}.call-review-timeline__search{flex:1 1 300px;min-width:220px;border:1px solid #cbd5e1;border-radius:.6rem;padding:.58rem .72rem;font-size:.92rem;color:#0f172a;background:#fff}.call-review-timeline__search:focus{outline:2px solid #bfdbfe;outline-offset:1px;border-color:#60a5fa}.call-review-timeline__scroll{max-height:46vh;overflow-y:auto;border:1px solid #dbe6f5;border-radius:.9rem;background:#f8fbff;padding:.62rem;display:grid;gap:.52rem}.call-review-timeline__empty{margin:0;color:#64748b;font-size:.9rem}.call-review-timeline__item{width:100%;display:grid;gap:.28rem}.call-review-timeline__item--host{margin-left:auto}.call-review-timeline__item--guest,.call-review-timeline__item--unknown{margin-right:auto}.call-review-timeline__meta{display:flex;align-items:center;gap:.45rem}.call-review-timeline__speaker{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.18rem .58rem;font-size:.72rem;font-weight:700}.call-review-timeline__speaker--host{color:#1d4ed8;background:#dbeafe}.call-review-timeline__speaker--guest{color:#166534;background:#dcfce7}.call-review-timeline__speaker--unknown{color:#334155;background:#e2e8f0}.call-review-timeline__time{font-size:.76rem;color:#64748b}.call-review-timeline__text{margin:0;border:1px solid #bfdbfe;border-radius:.9rem;min-height:56px;padding:.52rem .72rem;font-size:.95rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;color:#0f172a}.call-review-timeline__item--host .call-review-timeline__text{background:#eff6ff}.call-review-timeline__item--guest .call-review-timeline__text,.call-review-timeline__item--unknown .call-review-timeline__text{background:#fff}.call-review-page__footer{margin-top:.25rem;display:flex;flex-direction:column;gap:.4rem}.call-review-page__save{width:100%;min-width:200px;flex:0 0 auto}.call-review-page__message{margin:0;font-size:.9rem;color:#166534}.call-page__error{color:#fecaca}.call-review-page .call-page__error{color:#b91c1c}.device-registration-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:#f4f5f7}.device-registration-page__card{width:min(520px,100%);background:#fff;border-radius:12px;padding:36px;box-shadow:0 25px 60px #0f172a26;border:1px solid #e5e7eb;text-align:center}.device-registration-page__tag{color:#0f172a;font-size:12px;letter-spacing:.3em;text-transform:uppercase;margin-bottom:12px}.device-registration-page__title{font-size:28px;color:#111827;margin-bottom:16px}.device-registration-page__description{color:#4b5563;font-size:16px;line-height:1.7;margin-bottom:24px}.device-registration-page__device-id{background:#f9fafb;border-radius:8px;padding:14px 18px;border:1px solid #d9e2ec;display:flex;flex-direction:column;gap:4px;margin:0 auto 20px}.device-registration-page__label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.device-registration-page__value{font-size:14px;color:#0f172a;font-weight:600}.device-registration-page__footer{color:#475467;font-size:14px;line-height:1.6}.call-page__consent-pepc-compact{min-height:34px;padding-top:.28rem;padding-bottom:.28rem;line-height:1.2}.toast{display:flex;align-items:center;max-width:320px;background:#111827e6;color:#fff;padding:.75rem 1rem;border-radius:10px;box-shadow:0 10px 30px #0f172a33;transition:transform .2s ease,opacity .2s ease;opacity:0;transform:translateY(8px)}.toast--visible{opacity:1;transform:translateY(0)}.toast__icon{margin-right:.75rem}.toast__content{flex:1}.toast__title{margin:0;font-weight:600}.toast__message{margin:0;font-size:.875rem}.toast__close{background:transparent;border:none;color:inherit;font-size:1.25rem;cursor:pointer}.toast-container{position:fixed;bottom:2rem;right:2rem;display:flex;flex-direction:column;gap:.75rem;z-index:9999}.sms-send-page{min-height:100vh;margin:0;padding:0;background:#fff;display:block;box-sizing:border-box}.sms-send-page__shell{width:100%;max-width:920px;margin:0 auto;padding:88px 40px 72px;box-sizing:border-box}.sms-send-page__card{width:100%;max-width:560px;margin:0 auto;min-height:auto;display:flex;flex-direction:column;align-items:stretch;gap:28px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.sms-send-page__brand{margin:0 0 6px;display:inline-flex;align-items:center;justify-content:center;gap:.875rem;align-self:center}.sms-send-page__brand-symbol{width:3.4rem;height:3.4rem;display:block;color:#2563eb;flex-shrink:0}.sms-send-page__brand-logotype{width:auto;height:1.56rem;display:block;color:#111827;flex-shrink:0}.sms-send-page__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sms-send-page__project{margin:-6px 0 6px;text-align:center;font-size:.95rem;color:#6b7280}.sms-send-page__form{display:flex;flex-direction:column;gap:14px}.sms-send-page__field{display:grid;gap:10px}.sms-send-page__field-label{font-size:.9rem;font-weight:600;color:#374151}.sms-send-page__row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;column-gap:10px;row-gap:24px}.sms-send-page__input{width:100%;min-width:0;border:1px solid #d1d5db;background:#fff;min-height:52px;padding:13px 14px;box-sizing:border-box;font-size:.95rem;color:#111;border-radius:6px;outline:none}.sms-send-page__input:focus{border-color:#1464ff;box-shadow:0 0 0 3px #1464ff1f}.sms-send-page__button{border:0;border-radius:6px;cursor:pointer;transition:transform .12s ease,opacity .12s ease;font-size:.95rem;font-weight:600}.sms-send-page__button:hover:not(:disabled){transform:translateY(-1px)}.sms-send-page__button:disabled{cursor:wait;opacity:.72}.sms-send-page__button--primary{background:#1464ff;color:#fff;padding:0 18px;min-height:52px}.sms-send-page__button--inline{min-width:112px;white-space:nowrap}.sms-send-page__form+.sms-send-page__form{margin-top:2px}.sms-send-page__button--ghost{background:transparent;color:#111;padding:10px 0 0;font-size:1rem}.sms-send-page__button--open-call{width:100%;min-height:46px;padding:0 14px;border:1px solid #d1d5db;background:#fff;color:#111827}.sms-send-page__button--open-call:disabled{cursor:not-allowed}.sms-send-page__messages{display:flex;flex-direction:column;gap:8px}.sms-send-page__status,.sms-send-page__error,.sms-send-page__link-row{margin:0;text-align:center}.sms-send-page__status{color:#1c4c1c}.sms-send-page__error{color:#8d1f1f}.sms-send-page__link-row a{color:#1d5fa8;text-decoration:none;border-bottom:1px solid currentColor}.sms-send-page__pending{margin-top:10px;display:grid;gap:8px}.sms-send-page__pending-title{margin:0;font-size:1.05rem;font-weight:600;color:#1f2937}.sms-send-page__pending-description{margin:0;font-size:.88rem;color:#4b5563}.sms-send-page__pending-table-wrap{overflow-x:visible;border:1px solid #e5e7eb;background:#fff;border-radius:6px}.sms-send-page__pending-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.sms-send-page__pending-table th,.sms-send-page__pending-table td{border-bottom:1px solid #e5e7eb;padding:8px 10px;text-align:left;font-size:.82rem;color:#111827;vertical-align:middle;white-space:normal;word-break:break-word}.sms-send-page__pending-table th{font-size:.76rem;color:#4b5563;font-weight:600;background:#f9fafb}.sms-send-page__pending-table tr:last-child td{border-bottom:0}.sms-send-page__pending-table th:nth-child(1),.sms-send-page__pending-table td:nth-child(1){width:50%}.sms-send-page__pending-table th:nth-child(2),.sms-send-page__pending-table td:nth-child(2){width:20%;white-space:nowrap}.sms-send-page__pending-table th:nth-child(3),.sms-send-page__pending-table td:nth-child(3){width:30%}.sms-send-page__pending-empty{text-align:center!important;color:#6b7280!important;font-size:.85rem}.sms-send-page__pending-expiry--warning{color:#b45309!important;font-weight:600}.sms-send-page__pending-action{border:0;background:#fff;color:#1d4ed8;border-radius:4px;padding:6px 8px;width:100%;min-width:86px;font-size:.78rem;cursor:pointer}.sms-send-page__pending-action:hover:not(:disabled){background:#eff6ff}.sms-send-page__pending-action:disabled{cursor:wait;opacity:.72}@media(max-width:560px){.sms-send-page{padding:0}.sms-send-page__shell{width:100%;min-height:100vh;padding:50px 20px 36px}.sms-send-page__card{min-height:auto;max-width:100%;gap:24px}.sms-send-page__brand{gap:.625rem}.sms-send-page__brand-symbol{width:2.4rem;height:2.4rem}.sms-send-page__brand-logotype{height:1.13rem}.sms-send-page__row{grid-template-columns:1fr}.sms-send-page__button--inline{width:100%;min-width:0}.sms-send-page__pending-table th,.sms-send-page__pending-table td{font-size:.8rem;padding:8px}.sms-send-page__pending-table th:nth-child(1),.sms-send-page__pending-table td:nth-child(1){width:auto}.sms-send-page__pending-table th:nth-child(2),.sms-send-page__pending-table td:nth-child(2){width:22%}.sms-send-page__pending-table th:nth-child(3),.sms-send-page__pending-table td:nth-child(3){width:30%}}
