/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}:root{--navy:#082b5c;--teal:#00a99d;--blue:#2676ea;--ink:#10233f;--muted:#6d7b8f;--line:#e6ebf1;--soft:#f5f8fb}*{box-sizing:border-box}html{background:#eef2f6}body{color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Arial,sans-serif;font-size:16px}button{font:inherit}.app-shell{background:#fff;width:100%;max-width:760px;min-height:100vh;margin:0 auto;padding:0 22px 118px;position:relative;overflow:hidden;box-shadow:0 0 40px #082b5c12}.top-band{background:linear-gradient(90deg,var(--navy) 0 62%,var(--teal) 62%);height:7px;margin:0 -22px}.header{border-bottom:1px solid #f1f3f6;justify-content:space-between;align-items:center;min-height:102px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-symbol{object-fit:contain;flex:0 0 58px;width:58px;height:58px;display:block}.brand-text{flex-direction:column;min-width:0;display:flex}.brand-text strong{color:var(--navy);letter-spacing:-1px;white-space:nowrap;font-size:25px;line-height:1.12}.brand-text em{color:#149bf2;font-style:normal}.brand-text small{color:#53657b;letter-spacing:-.2px;white-space:nowrap;margin-top:6px;font-size:14px;font-weight:700}.icon-button{min-width:48px;min-height:48px;color:var(--navy);cursor:pointer;background:#f4f7fa;border:0;border-radius:50%;place-items:center;font-size:27px;display:grid;position:relative}.icon-button span{background:#ff695e;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:9px}.welcome{padding:31px 2px 25px}.welcome p{color:#52647c;margin:0 0 8px;font-size:17px}.welcome p strong{color:var(--teal)}.welcome h1{color:var(--navy);letter-spacing:-1px;margin:0;font-size:28px;line-height:1.32}.summary{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 8px 26px #12315312}.summary button{border:0;border-right:1px solid var(--line);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:118px;display:flex}.summary button:last-child{border-right:0}.summary-icon{border-radius:11px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:800;display:grid}.summary small{color:#6c7a8d;font-size:13px}.summary strong{color:var(--navy);font-size:25px}.section{margin-top:34px}.section-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-title>div{align-items:center;gap:10px;display:flex}.section-title h2{letter-spacing:-.5px;margin:0;font-size:20px}.section-title>button{color:#67788e;cursor:pointer;background:0 0;border:0;min-height:44px;font-size:14px}.title-icon{border-radius:10px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.title-icon.navy{color:var(--navy);background:#e9f0f8}.title-icon.teal{color:var(--teal);background:#e4f7f3}.title-icon.purple{color:#7255c9;background:#f0eaff}.empty-card{border:1px solid var(--line);text-align:center;background:linear-gradient(#fbfdff,#f7fafc);border-radius:20px;flex-direction:column;align-items:center;padding:28px 22px;display:flex}.empty-illustration{width:66px;height:66px;color:var(--teal);background:#eaf6f4;border-radius:24px;place-items:center;margin-bottom:14px;font-size:31px;display:grid}.empty-card strong,.line-empty strong{font-size:17px}.empty-card p,.line-empty p{color:var(--muted);margin:8px 0 19px;font-size:14px;line-height:1.55}.primary{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:13px;min-height:48px;padding:0 22px;font-weight:700}.line-empty{border:1px solid var(--line);border-radius:17px;align-items:center;gap:15px;min-height:93px;padding:17px 18px;display:flex}.line-empty>span{height:45px;color:var(--teal);background:#edf8f6;border-radius:13px;flex:0 0 45px;place-items:center;font-size:21px;display:grid}.line-empty p{margin:4px 0 0}.quick-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quick{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;grid-template-rows:29px 1fr;grid-template-columns:42px 1fr;column-gap:12px;min-height:125px;padding:18px;display:grid}.quick>span{border-radius:13px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:23px;font-weight:700;display:grid}.quick>strong{align-self:end;font-size:16px}.quick>small{color:var(--muted);padding-top:5px;line-height:1.4}.quick-1>span{color:var(--navy);background:#e9f1fb}.quick-2>span{color:var(--teal);background:#e6f8f4}.quick-3>span{color:#e9772e;background:#fff0e6}.quick-4>span{color:#7355c8;background:#f0eaff}.privacy-note{text-align:center;color:#788597;margin:30px 0 0;font-size:12px}.signin-card{border:1px solid var(--line);text-align:center;background:linear-gradient(145deg,#f8fbff,#f4fbf9);border-radius:24px;flex-direction:column;align-items:center;max-width:560px;margin:48px auto 0;padding:40px 28px;display:flex;box-shadow:0 14px 36px #082b5c14}.signin-symbol{width:68px;height:68px;color:var(--teal);background:#e6f7f2;border-radius:23px;place-items:center;font-size:34px;font-weight:900;display:grid}.signin-card>p:first-of-type{color:var(--teal);margin:20px 0 8px;font-weight:800}.signin-card h1{color:var(--navy);letter-spacing:-1px;margin:0;font-size:29px;line-height:1.35}.signin-help{color:var(--muted);margin:16px 0 24px;line-height:1.6}.signin-button{justify-content:center;align-items:center;width:100%;min-height:52px;text-decoration:none;display:flex}.signin-assistants{text-align:left;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin:0 0 20px;display:grid}.signin-assistants article{background:#fff;border:1px solid #c8dce8;border-radius:15px;align-items:center;gap:10px;min-width:0;padding:13px 12px;display:flex;box-shadow:0 5px 14px #082b5c0d}.signin-assistants article>span{color:#0a4f91;background:#e8f2ff;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.signin-assistants article+article>span{color:#087f72;background:#e5f8f1}.signin-assistants strong{color:var(--navy);font-size:14px;display:block}.signin-assistants strong em{color:#087f72;font-size:10px;font-style:normal}.signin-assistants small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.35;display:block}.signin-shared-note{color:#087f72;margin:9px 0 2px;font-size:11px;font-weight:750}.explore-link{color:#50647d;align-items:center;min-height:44px;margin-top:18px;font-weight:700;display:flex}.seo-intro-link{color:#087f76;margin-top:3px;font-size:14px;font-weight:800;text-decoration:none}.seo-page{color:#14263e;background:#f4f8fb;min-height:100vh}.seo-header,.seo-hero,.seo-flow,.seo-section,.seo-footer{width:min(1100px,100% - 36px);margin-inline:auto}.seo-header{justify-content:space-between;align-items:center;gap:20px;min-height:88px;display:flex}.seo-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.seo-brand img{object-fit:contain}.seo-brand span{display:grid}.seo-brand strong{color:#082b5c;font-size:20px}.seo-brand em{color:#109a91;font-style:normal}.seo-brand small{color:#63758a;font-size:12px}.seo-header nav{align-items:center;gap:22px;display:flex}.seo-header nav a{color:#40566f;font-size:14px;font-weight:800;text-decoration:none}.seo-header .seo-login{color:#fff;background:#082b5c;border-radius:12px;align-items:center;min-height:44px;padding:0 17px;display:flex}.seo-hero{background:radial-gradient(circle at 88% 22%,#6cf1da38,#0000 17rem),linear-gradient(132deg,#062c61 0,#075d92 56%,#078b7e 100%);border-radius:32px;min-height:480px;padding:85px clamp(28px,7vw,78px);position:relative;overflow:hidden;box-shadow:0 28px 65px #072f593d}.seo-hero:after{content:"";border:1px solid #ffffff47;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-130px;right:-80px;box-shadow:0 0 0 55px #ffffff0e,0 0 0 110px #ffffff09}.seo-kicker{z-index:1;color:#bffff3;background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;margin:0 0 20px;padding:8px 13px;font-size:14px;font-weight:900;display:inline-flex;position:relative}.seo-hero h1{z-index:1;color:#fff;letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(36px,6vw,62px);line-height:1.16;position:relative}.seo-hero h1 em{color:#76f2dc;font-style:normal}.seo-hero>p:not(.seo-kicker){z-index:1;color:#dcecff;max-width:700px;margin:24px 0 0;font-size:18px;line-height:1.8;position:relative}.seo-actions{z-index:1;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex;position:relative}.seo-actions a{color:#fff;border:1px solid #ffffff80;border-radius:13px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:900;text-decoration:none;display:flex}.seo-actions .primary{color:#063260;background:#fff;border-color:#fff}.seo-flow{z-index:2;background:#fff;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:-34px;padding:18px;display:grid;position:relative;box-shadow:0 18px 45px #14375b24}.seo-flow article{border-right:1px solid #e4ebf1;align-items:center;gap:14px;padding:18px;display:flex}.seo-flow article:last-child{border-right:0}.seo-flow b{color:#087f76;background:#e5f7f3;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.seo-flow span{gap:4px;display:grid}.seo-flow strong{color:#082b5c}.seo-flow small{color:#687a8d}.seo-section{padding-top:100px}.seo-heading{max-width:760px}.seo-heading small,.seo-pricing small{color:#087f76;font-size:14px;font-weight:900}.seo-heading h2,.seo-pricing h2{color:#082b5c;letter-spacing:-.045em;margin:10px 0 14px;font-size:clamp(29px,4.4vw,44px)}.seo-heading p,.seo-pricing p{color:#52667c;line-height:1.75}.seo-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px;display:grid}.seo-grid article,.audience-grid article{background:#fff;border:1px solid #dbe5ee;border-radius:22px;padding:28px;box-shadow:0 12px 30px #12395c0f}.seo-grid article>span{color:#087f76;background:#e8f8f5;border-radius:15px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.seo-grid h3{color:#082b5c;margin:20px 0 8px}.seo-grid p,.audience-grid p{color:#586b80;margin:0;line-height:1.7}.compare-table{background:#fff;border:1px solid #d8e4ed;border-radius:22px;margin-top:28px;overflow:hidden}.compare-table>div{border-top:1px solid #e5edf3;grid-template-columns:.7fr 1fr 1.2fr;align-items:center;gap:18px;min-height:70px;padding:0 24px;display:grid}.compare-table>div:first-child{color:#fff;background:#082b5c;border-top:0}.compare-table b{color:#344d67}.compare-table span:last-child{color:#08776f;font-weight:850}.audience-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px;display:grid}.audience-grid article{padding:23px}.audience-grid b{color:#082b5c;font-size:18px}.audience-grid p{margin-top:10px;font-size:14px}.seo-pricing{background:linear-gradient(120deg,#e6f5ff,#e6fbf6);border-radius:26px;justify-content:space-between;align-items:center;gap:30px;margin-top:100px;padding:40px clamp(25px,5vw,54px);display:flex}.seo-pricing>div{max-width:730px}.seo-pricing h2{font-size:clamp(27px,4vw,39px)}.seo-pricing .primary{flex:none;align-items:center;text-decoration:none;display:flex}.faq-list{gap:10px;margin-top:28px;display:grid}.faq-list details{background:#fff;border:1px solid #dbe5ee;border-radius:16px}.faq-list summary{color:#173653;cursor:pointer;padding:21px 24px;font-weight:850}.faq-list p{color:#52667b;margin:0;padding:0 24px 22px;line-height:1.75}.seo-footer{border-top:1px solid #d9e3eb;margin-top:100px;padding:42px 0 60px}.seo-footer strong{color:#082b5c;font-size:20px}.seo-footer p{color:#5c6f83}.seo-footer nav{flex-wrap:wrap;gap:12px 20px;margin:22px 0 18px;display:flex}.seo-footer a{color:#38556f;font-size:14px}.seo-footer small{color:#7a8998}@media (width<=760px){.seo-header{min-height:78px}.seo-header nav>a:not(.seo-login){display:none}.seo-hero{border-radius:24px;min-height:auto;padding:58px 26px 76px}.seo-hero h1{font-size:clamp(34px,10vw,48px)}.seo-hero>p:not(.seo-kicker){font-size:16px}.seo-flow{grid-template-columns:1fr;margin-top:-25px}.seo-flow article{border-bottom:1px solid #e4ebf1;border-right:0}.seo-flow article:last-child{border-bottom:0}.seo-section{padding-top:75px}.seo-grid,.audience-grid{grid-template-columns:1fr}.compare-table>div{grid-template-columns:.75fr 1fr 1.25fr;padding:15px;font-size:13px}.seo-pricing{flex-direction:column;align-items:stretch;margin-top:75px}.seo-pricing .primary{justify-content:center}.seo-footer{margin-top:75px}}[data-theme=dark] .seo-page{color:#e6eef8;background:#0b1725}[data-theme=dark] .seo-brand strong,[data-theme=dark] .seo-heading h2,[data-theme=dark] .seo-pricing h2,[data-theme=dark] .seo-grid h3,[data-theme=dark] .audience-grid b,[data-theme=dark] .seo-footer strong{color:#e7f1ff}[data-theme=dark] .seo-brand small,[data-theme=dark] .seo-header nav a,[data-theme=dark] .seo-heading p,[data-theme=dark] .seo-grid p,[data-theme=dark] .audience-grid p,[data-theme=dark] .seo-pricing p,[data-theme=dark] .faq-list p,[data-theme=dark] .seo-footer p{color:#b5c5d5}[data-theme=dark] .seo-flow,[data-theme=dark] .seo-grid article,[data-theme=dark] .audience-grid article,[data-theme=dark] .compare-table,[data-theme=dark] .faq-list details{background:#14263a;border-color:#334d65}[data-theme=dark] .compare-table>div{border-color:#33485d}[data-theme=dark] .compare-table b,[data-theme=dark] .faq-list summary{color:#d9e9f7}[data-theme=dark] .seo-pricing{background:linear-gradient(120deg,#142e48,#153c39)}.industry-problems{gap:12px;margin-top:30px;display:grid}.industry-problems article{background:#fff;border:1px solid #dbe5ee;border-radius:20px;align-items:flex-start;gap:22px;padding:25px 28px;display:flex}.industry-problems b{color:#0a8a80;flex:none;font-size:26px}.industry-problems h3,.industry-steps h3,.industry-screens h3{color:#082b5c;margin:0 0 8px}.industry-problems p,.industry-steps p{color:#586b80;margin:0;line-height:1.7}.industry-solution{padding-bottom:5px}.industry-steps{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;display:grid}.industry-steps article{color:#fff;background:#082b5c;border-radius:22px;padding:28px}.industry-steps b{color:#72e8d5;margin-bottom:30px;font-size:13px;display:block}.industry-steps h3{color:#fff}.industry-steps p{color:#d6e5f3}.industry-screens{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;display:grid}.industry-screens article{background:linear-gradient(#f8fbfd,#fff);border:1px solid #d8e4ed;border-radius:22px;min-height:280px;padding:18px;box-shadow:0 16px 35px #12395c14}.screen-bar{border-bottom:1px solid #dfe8ef;align-items:center;gap:5px;margin:-2px -2px 22px;padding-bottom:13px;display:flex}.screen-bar i{background:#92a7ba;border-radius:50%;width:7px;height:7px}.screen-bar span{color:#60758a;margin-left:auto;font-size:12px;font-weight:800}.industry-screens ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.industry-screens li{color:#38546e;background:#edf5fa;border-radius:11px;padding:12px 13px;font-size:14px}.privacy-explain{background:#effaf7;border:1px solid #cfe3df;border-radius:26px;justify-content:space-between;align-items:center;gap:30px;margin-top:100px;padding:38px clamp(25px,5vw,52px);display:flex}.privacy-explain>div{max-width:780px}.privacy-explain small{color:#087f76;font-weight:900}.privacy-explain h2{color:#082b5c;margin:9px 0 12px;font-size:clamp(27px,4vw,38px)}.privacy-explain p{color:#52667c;margin:0;line-height:1.75}.privacy-explain>a{color:#096c65;border:1px solid #0b7c73;border-radius:12px;flex:none;padding:13px 16px;font-weight:850;text-decoration:none}@media (width<=760px){.industry-steps,.industry-screens{grid-template-columns:1fr}.privacy-explain{flex-direction:column;align-items:stretch;margin-top:75px}.privacy-explain>a{text-align:center}.industry-problems article{gap:15px;padding:22px 20px}}[data-theme=dark] .industry-problems article,[data-theme=dark] .industry-screens article{background:#14263a;border-color:#334d65}[data-theme=dark] .industry-problems h3,[data-theme=dark] .industry-screens h3,[data-theme=dark] .privacy-explain h2{color:#e7f1ff}[data-theme=dark] .industry-problems p,[data-theme=dark] .privacy-explain p{color:#b5c5d5}[data-theme=dark] .industry-screens li{color:#d4e5f3;background:#1c3349}[data-theme=dark] .privacy-explain{background:#122f2d;border-color:#28554e}.industry-links{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.industry-links a{color:#3e5c75;border:1px solid #d7e3ec;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;text-decoration:none}[data-theme=dark] .industry-links a{color:#c7d8e8;border-color:#3d566c}.explore-shell{color:#132238;background:linear-gradient(#eef6ff 0,#f5f8fb 300px,#edf2f7 100%);min-height:100vh;padding:0 20px 112px}.explore-header{justify-content:space-between;align-items:center;gap:16px;max-width:760px;min-height:92px;margin:0 auto;display:flex}.explore-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.explore-brand img{object-fit:contain;width:52px;height:52px}.explore-brand span{display:grid}.explore-brand strong{color:#082b5c;font-size:21px}.explore-brand em{color:#087f76;font-style:normal}.explore-brand small{color:#61748a}.explore-login{color:#082b5c;background:#fff;border:1px solid #b8c9d9;border-radius:12px;align-items:center;min-height:44px;padding:0 17px;font-weight:900;text-decoration:none;display:flex}.demo-banner{color:#265c58;background:#eaf8f5;border:1px solid #b8ddd7;border-radius:14px;align-items:center;gap:10px;max-width:760px;margin:0 auto 14px;padding:12px 15px;font-size:13px;display:flex}.demo-banner strong{color:#fff;white-space:nowrap;background:#087f76;border-radius:8px;padding:5px 8px}.demo-workspace{max-width:760px;margin:0 auto}.demo-hero{background:linear-gradient(135deg,#fff,#e6f2ff);border-radius:24px;padding:28px 24px;box-shadow:0 14px 34px #082b5c1a}.demo-hero small,.demo-title small{color:#087f76;font-weight:900}.demo-hero h1,.demo-title h1{color:#082b5c;margin:8px 0 0;line-height:1.25}.demo-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.demo-summary article{background:#fff;border:1px solid #dce6ef;border-radius:18px;gap:6px;min-height:105px;padding:16px;display:grid;box-shadow:0 8px 22px #082b5c0f}.demo-summary span{font-size:20px}.demo-summary small{color:#66788c}.demo-summary strong{color:#082b5c;font-size:24px}.demo-card{background:#fff;border:1px solid #dce6ef;border-radius:21px;margin-top:14px;padding:20px;box-shadow:0 10px 26px #082b5c12}.demo-card h2{color:#082b5c;margin:0 0 14px;font-size:18px}.demo-actions{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.demo-actions button{color:#183f64;cursor:pointer;background:#f7fafc;border:1px solid #cbd9e5;border-radius:13px;min-height:54px;font-weight:800}.demo-title{padding:24px 4px 8px}.demo-search{color:#78889a;background:#fff;border:1px solid #ccd9e4;border-radius:14px;align-items:center;min-height:50px;margin-top:10px;padding:0 16px;display:flex}.demo-customers article,.demo-schedule{border-top:1px solid #e5ebf1;align-items:center;gap:12px;min-height:70px;padding:10px 0;display:flex}.demo-customers article:first-child,.demo-schedule:first-of-type{border-top:0}.demo-customers article>span{color:#164a5e;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.demo-customers .mint{background:#dff7f1}.demo-customers .blue{background:#dbeaff}.demo-customers .amber{background:#fff1df}.demo-customers article div,.demo-schedule div{flex:1;gap:4px;min-width:0;display:grid}.demo-customers small,.demo-schedule small,.demo-record small{color:#697b8f}.demo-customers b{color:#8b9bab}.demo-record{border-top:1px solid #e5ebf1;padding:15px 0}.demo-record:first-of-type{border-top:0}.demo-record p{color:#43566c;line-height:1.55}.demo-record small{display:block}.demo-schedule time{color:#087f76;min-width:92px;font-weight:900}.demo-copy{color:#53677d;line-height:1.65}.demo-start{color:#fff;justify-content:center;align-items:center;min-height:50px;margin-top:14px;text-decoration:none;display:flex}.explore-nav{z-index:10;width:100%;max-width:760px;height:82px;padding:8px 12px max(8px,env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #dce5ee;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 25px #082b5c12}.explore-nav button{color:#8795a5;cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:58px;display:flex}.explore-nav button span{font-size:21px}.explore-nav button.active{color:#082b5c;background:#edf6fb;font-weight:900}@media (width<=520px){.explore-shell{padding-left:14px;padding-right:14px}.explore-header{min-height:82px}.explore-brand img{width:44px;height:44px}.explore-brand strong{font-size:18px}.explore-brand small{font-size:11px}.demo-banner{align-items:flex-start}.demo-summary{gap:7px}.demo-summary article{min-height:96px;padding:12px}.demo-actions{grid-template-columns:1fr}.demo-card{padding:16px}.demo-schedule{flex-direction:column;align-items:flex-start;gap:5px}.explore-nav{height:78px;padding-left:7px;padding-right:7px}.explore-nav button small{font-size:11px}}.customer-list{border:1px solid var(--line);border-radius:18px;overflow:hidden}.customer-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;width:100%;min-height:76px;padding:12px 16px;display:grid}.customer-list>button:last-child{border-bottom:0}.customer-list>button>span{width:44px;height:44px;color:var(--teal);background:#eaf6f4;border-radius:15px;place-items:center;font-size:18px;font-weight:900;display:grid}.customer-list>button>div{flex-direction:column;gap:4px;min-width:0;display:flex}.customer-list strong{font-size:17px}.customer-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-list em{color:#65768c;font-size:12px;font-style:normal}.meeting-list{flex-direction:column;gap:10px;display:flex}.meeting-list article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px}.meeting-list article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.meeting-list article strong{font-size:17px}.meeting-list article small{color:var(--muted);font-size:12px}.meeting-list article p{color:#40536a;white-space:pre-wrap;margin:10px 0;line-height:1.55}.meeting-list-compact article p,.home-clamped-list article p,.home-clamped-list article small{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.list-more{color:#0b5c75;cursor:pointer;background:#edf7fb;border:1px solid #a9c7da;border-radius:13px;width:100%;min-height:48px;margin-top:12px;font-weight:900}.notification-settings-disclosure{background:#fff;border:1.5px solid #b4c6d5;border-radius:18px;margin-top:14px;overflow:hidden;box-shadow:0 13px 34px #06284e24}.notification-settings-disclosure>summary{cursor:pointer;color:#0b294c;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:14px 18px;list-style:none;display:flex}.notification-settings-disclosure>summary::-webkit-details-marker{display:none}.notification-settings-disclosure>summary span{align-items:center;gap:10px;display:flex}.notification-settings-disclosure>summary b{color:#7656c9;background:#efe8ff;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.notification-settings-disclosure>summary small{color:#60748a}.notification-settings-disclosure[open]>summary{border-bottom:1px solid var(--line)}.notification-settings-disclosure .notification-settings{box-shadow:none;border:0;border-radius:0;margin-top:0}[data-theme=dark] .list-more{color:#9ce8df;background:#173044;border-color:#4e7085}[data-theme=dark] .notification-settings-disclosure{background:#142438;border-color:#3a536c}.notification-settings-disclosure>summary{font-weight:800}[data-theme=dark] .notification-settings-disclosure>summary{color:#e7f1ff}[data-theme=dark] .notification-settings-disclosure>summary small{color:#b8c8d8}.meeting-list article>span{color:#087d72;background:#e8f7f2;border-radius:9px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.appointment-list{border:1px solid var(--line);border-radius:17px;overflow:hidden}.appointment-list article{border-bottom:1px solid var(--line);grid-template-columns:112px 1fr auto;align-items:center;gap:12px;min-height:78px;padding:13px 15px;display:grid}.appointment-list article:last-child{border-bottom:0}.appointment-list time{color:#1768c7;font-size:13px;font-weight:800}.appointment-list strong{font-size:16px}.appointment-list p{color:var(--muted);margin:4px 0 0;font-size:13px}.appointment-list article>span{color:#2969bd;background:#eaf2ff;border-radius:9px;padding:6px 9px;font-size:12px;font-weight:800}.action-list,.todo-list,.prep-list{flex-direction:column;gap:10px;display:flex}.action-list article,.todo-list article,.prep-list article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:15px}.action-list article,.todo-list article{justify-content:space-between;align-items:center;gap:14px;display:flex}.action-main{align-items:center;gap:12px;min-width:0;display:flex}.customer-avatar{color:#078579;background:#e7f8f4;border-radius:15px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:grid}.action-list p,.todo-list p,.prep-list p{color:#53657b;margin:5px 0;line-height:1.45}.action-list small,.prep-list small{color:#7a8797;font-size:12px}.action-list button,.todo-list button{color:#116b62;cursor:pointer;background:#f0faf7;border:1px solid #b8d9d3;border-radius:12px;flex:none;min-height:44px;padding:0 14px;font-weight:800}.prep-list strong{color:var(--navy)}.prep-list small{border-top:1px solid var(--line);margin-top:9px;padding-top:9px;display:block}.coming-soon{color:#68778a;background:#f7f8fa}.coming-soon>span{filter:grayscale();opacity:.65}.customer-workspace{padding:28px 0 12px}.workspace-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.workspace-head small{color:var(--teal);font-weight:800}.workspace-head h1{color:var(--navy);letter-spacing:-.8px;margin:5px 0 0;font-size:27px}.workspace-head .primary{flex:none}.customer-tools{border:1px solid var(--line);background:#f8fafc;border-radius:18px;padding:16px}.search-box{background:#fff;border:1px solid #cdd7e2;border-radius:13px;align-items:center;gap:10px;height:50px;padding:0 14px;display:flex}.search-box span{color:var(--navy);font-size:23px}.search-box input{background:0 0;border:0;outline:0;width:100%;height:46px;font-size:16px}.filter-row{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px;display:grid}.filter-row select{color:#334a63;background:#fff;border:1px solid #ccd7e2;border-radius:11px;min-height:44px;padding:0 9px;font-size:14px}.customer-result-head{justify-content:space-between;align-items:center;min-height:58px;display:flex}.customer-result-head strong{color:#506278}.export-button{color:#225f9c;align-items:center;min-height:44px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.customer-directory{border:1px solid var(--line);border-radius:18px;overflow:hidden}.customer-directory>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;width:100%;min-height:88px;padding:14px 15px;display:grid}.customer-directory>button:last-child{border-bottom:0}.customer-directory>button:hover{background:#f8fbfd}.customer-directory>button>div{min-width:0}.customer-directory strong{font-size:17px}.customer-directory strong em{color:#ad4139;background:#fff0ef;border-radius:7px;margin-left:8px;padding:3px 6px;font-size:10px;font-style:normal}.customer-directory p{color:#52657b;white-space:nowrap;text-overflow:ellipsis;margin:5px 0;overflow:hidden}.customer-directory small{color:#7a8797}.customer-directory b{color:#65778c;font-size:13px}.customer-detail-modal{max-width:620px}.detail-actions{grid-template-columns:1fr 1.5fr;gap:10px;margin-bottom:18px;display:grid}.detail-actions button{cursor:pointer;background:#fff;border:1px solid #d3dce5;border-radius:12px;min-height:48px;font-weight:800}.detail-actions .primary{background:var(--navy)}.detail-grid{border:1px solid var(--line);border-radius:15px;grid-template-columns:1fr 1fr;margin:0;display:grid;overflow:hidden}.detail-grid div{border-bottom:1px solid var(--line);padding:13px}.detail-grid div:nth-child(odd){border-right:1px solid var(--line)}.detail-grid div:nth-last-child(-n+2){border-bottom:0}.detail-grid dt{color:#7b8797;font-size:12px}.detail-grid dd{color:#253d57;margin:5px 0 0;font-weight:700;line-height:1.4}.detail-note{background:#f6f9fc;border-radius:13px;margin-top:14px;padding:14px}.detail-note p{color:#52657b;white-space:pre-wrap;margin:7px 0 0}.detail-section{margin-top:22px}.detail-section h3{margin:0 0 10px;font-size:17px}.detail-section article{background:#f7fbfa;border-left:3px solid #8ad6cc;border-radius:0 12px 12px 0;margin-top:9px;padding:13px}.detail-section article p{color:#435a70;white-space:pre-wrap;margin:7px 0;line-height:1.5}.detail-section article small{color:#687b8f;margin-top:5px;display:block}.detail-empty{color:#718095;text-align:center;border:1px dashed #cbd6e1;border-radius:12px;padding:16px}.security-caption{color:#7b8898;text-align:center;margin:22px 0 0;font-size:12px}.contact-launcher{background:#f1faf8;border:1px solid #b9ddd6;border-radius:16px;margin-top:14px;padding:15px}.contact-launcher>strong{color:#155e57}.contact-launcher>div{grid-template-columns:1.5fr repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.contact-launcher select,.contact-launcher button{color:#234b48;background:#fff;border:1px solid #b8d1cc;border-radius:11px;min-height:44px;padding:0 9px;font-weight:700}.contact-launcher button{cursor:pointer}.contact-launcher button:disabled{opacity:.5;cursor:not-allowed}.contact-launcher>small{color:#607873;margin-top:9px;line-height:1.45;display:block}.contact-modal{max-width:590px}.contact-compose{flex-direction:column;gap:14px;display:flex}.channel-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.channel-tabs button{color:#52667b;cursor:pointer;background:#fff;border:1px solid #d1dbe4;border-radius:12px;min-height:46px;font-weight:800}.channel-tabs button.active{border-color:var(--teal);color:#08766c;background:#eaf8f5}.recipient-box{background:#f4f7fa;border-radius:13px;flex-direction:column;gap:5px;padding:13px 15px;display:flex}.recipient-box small{color:#718096}.contact-compose>label{color:#354a63;flex-direction:column;gap:7px;font-size:14px;font-weight:800;display:flex}.contact-compose textarea{width:100%;font:inherit;resize:vertical;border:1px solid #cfd8e3;border-radius:12px;padding:12px 13px}.result-notice{color:#70531d;background:#fff7e7;border-radius:13px;padding:14px}.result-notice p{margin:6px 0 0}.contact-modal form{flex-direction:column;gap:16px;display:flex}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0316308c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(100%,560px);max-height:calc(100vh - 36px);padding:24px;overflow:auto;box-shadow:0 24px 70px #00000047}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.modal-head small{color:var(--teal);font-weight:800}.modal-head h2{color:var(--navy);margin:4px 0 0;font-size:25px}.modal-head button{color:#455970;cursor:pointer;background:#f2f5f8;border:0;border-radius:50%;min-width:46px;min-height:46px;font-size:28px}.modal form{flex-direction:column;gap:16px;display:flex}.modal label{color:#354a63;flex-direction:column;gap:7px;font-size:14px;font-weight:800;display:flex}.modal label b{color:#ef5f56}.modal input,.modal select,.modal textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #cfd8e3;border-radius:12px;outline:none;padding:12px 13px;font-size:16px}.modal textarea{resize:vertical;min-height:88px}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #00a99d24}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-error{color:#b43730;background:#fff0ef;border-radius:10px;margin:0;padding:11px 13px;font-size:14px}.ai-candidate-box{background:#f6f9fc;border:1px dashed #9db2c9;border-radius:13px;padding:15px}.ai-candidate-box strong{color:var(--navy)}.ai-candidate-box p{color:#64758a;margin:6px 0 0;font-size:13px;line-height:1.55}.ai-consent{align-items:flex-start;margin-top:12px;line-height:1.45;color:#53657b!important;flex-direction:row!important;gap:9px!important;font-size:13px!important}.ai-consent input{accent-color:var(--teal);flex:0 0 20px;margin:0;width:20px!important;height:20px!important;min-height:20px!important}.ai-generate{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0c376e,#087e78);border:0;border-radius:12px;width:100%;min-height:48px;margin-top:13px;font-weight:800}.ai-generate:disabled{opacity:.5;cursor:not-allowed}.candidate-ready{background:#edf9f5;border:1px solid #a9dccc;border-radius:13px;padding:13px 14px}.candidate-ready strong{color:#17675d}.candidate-ready p{color:#9b5b16;margin:6px 0;font-size:13px}.candidate-ready small{color:#58756f}.confirm-check{background:#edf8f5;border-radius:13px;align-items:flex-start;padding:14px;line-height:1.45;color:#2d554f!important;flex-direction:row!important;gap:10px!important}.confirm-check input{accent-color:var(--teal);flex:0 0 22px;margin:0;width:22px!important;height:22px!important;min-height:22px!important}.modal-actions{grid-template-columns:1fr 1.4fr;gap:10px;margin-top:4px;display:grid}.modal-actions button{cursor:pointer;background:#fff;border:1px solid #d4dce5;border-radius:13px;min-height:50px;font-weight:800}.modal-actions .primary{border-color:var(--navy);background:var(--navy)}.modal-actions button:disabled{opacity:.55;cursor:wait}.error-toast{background:#a8342f}.header-actions{align-items:center;gap:8px;display:flex}.install-small{color:#0b695f;cursor:pointer;background:linear-gradient(145deg,#f3fcfa,#e5f7f3);border:1px solid #a8d8d0;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 13px;font-weight:800;display:inline-flex;box-shadow:0 6px 16px #085c531a}.install-small b{white-space:nowrap;font-size:14px}.install-small:active{transform:translateY(1px)}.install-help{max-width:520px}.install-help>p{color:#27445f;margin:0 0 12px}.install-help ol{color:#52657b;margin:0 0 18px;padding-left:24px;line-height:1.75}.install-tip{background:#f3f8fc;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.7;color:#36536e!important}.install-help-close{width:100%}.schedule-workspace{padding-bottom:12px}.schedule-toolbar{justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px;display:flex}.schedule-tabs{gap:7px;display:flex}.schedule-tabs button{color:#51657c;cursor:pointer;background:#fff;border:1px solid #ccd7e2;border-radius:11px;min-height:42px;padding:0 16px;font-weight:800}.schedule-tabs button.active{border-color:var(--teal);color:#08766c;background:#eaf8f5}.schedule-toolbar>label,.setting-grid label{color:#53657a;flex-direction:column;gap:6px;font-size:13px;font-weight:800;display:flex}.schedule-toolbar input,.setting-grid input,.setting-grid select{color:#263f59;min-height:44px;font:inherit;background:#fff;border:1px solid #ccd7e2;border-radius:10px;padding:0 11px}.schedule-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:14px;padding:18px}.schedule-list{border:1px solid var(--line);border-radius:15px;overflow:hidden}.schedule-list article{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr auto;align-items:center;gap:12px;min-height:76px;padding:12px 14px;display:grid}.schedule-list article:last-child{border-bottom:0}.schedule-list time{color:#1768c7;font-size:13px;font-weight:800}.schedule-list p{color:var(--muted);margin:4px 0 0;font-size:13px}.schedule-list article>span{color:#08766c;background:#eaf8f5;border-radius:9px;padding:6px 9px;font-size:12px;font-weight:800}.setting-toggle{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:10px 0;display:flex}.setting-toggle span{flex-direction:column;gap:5px;display:flex}.setting-toggle small{color:var(--muted);font-weight:400;line-height:1.4}.setting-toggle input{width:22px;height:22px;accent-color:var(--teal)}.setting-toggle.disabled{opacity:.55}.setting-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.save-settings{border:0;border-radius:12px;width:100%;min-height:48px;margin-top:16px}.ios-install,.installed-note{color:#245e58;background:#edf8f5;border-radius:15px;margin:14px 0;padding:16px}.ios-install p{margin:6px 0 0}.notification-panel{z-index:35;border:1px solid var(--line);background:#fff;border-radius:18px;width:min(380px,100vw - 36px);max-height:70vh;padding:18px;position:fixed;top:88px;right:max(18px,50vw - 362px);overflow:auto;box-shadow:0 18px 50px #041e3c33}.notification-panel>div{justify-content:space-between;align-items:center;display:flex}.notification-panel>div>button{background:#f1f4f7;border:0;border-radius:50%;width:38px;height:38px;font-size:24px}.notification-panel>p{color:var(--muted)}.notification-panel article{border-top:1px solid var(--line);gap:5px;padding:13px 0;display:grid}.notification-panel article span{color:var(--teal);font-size:12px;font-weight:800}.notification-panel article time{color:var(--muted);font-size:12px}.notification-open{color:#173c62;cursor:pointer;background:#f5f9fc;border:1px solid #bfd0df;border-radius:9px;justify-self:start;min-height:34px;margin-top:4px;padding:0 11px;font-weight:800}.bottom-nav{z-index:10;width:100%;max-width:760px;height:82px;padding:8px 12px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#8894a4;cursor:pointer;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:58px;display:flex}.bottom-nav button span{font-size:22px;line-height:1}.bottom-nav button small{font-size:12px}.toast{z-index:20;color:#fff;text-align:center;background:#10233f;border-radius:14px;width:min(100% - 44px,600px);padding:14px 18px;position:fixed;bottom:94px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0003}button:focus-visible{outline-offset:2px;outline:3px solid #67cfc6}@media (width>=760px){.app-shell{padding-left:42px;padding-right:42px}.top-band{margin-left:-42px;margin-right:-42px}.welcome h1{font-size:32px}.summary button{min-height:126px}.quick{min-height:115px}.bottom-nav{height:78px}}@media (width<=420px){.app-shell{padding-left:16px;padding-right:16px}.top-band{margin-left:-16px;margin-right:-16px}.header{min-height:94px}.brand{gap:9px}.brand-symbol{flex-basis:50px;width:50px;height:50px}.brand-text strong{font-size:22px}.brand-text small{font-size:13px}.welcome h1{font-size:25px}.summary button{min-height:108px}.quick-grid{grid-template-columns:1fr}.quick{min-height:96px}.privacy-note{line-height:1.5}.signin-card{margin-top:28px;padding:30px 18px}.signin-card h1{font-size:25px}.form-row{grid-template-columns:1fr}.modal{padding:20px 16px}.customer-list em{display:none}.appointment-list article{grid-template-columns:1fr auto}.appointment-list time{grid-column:1/3}.meeting-list article>div{flex-direction:column;align-items:flex-start;gap:4px}.action-list article,.todo-list article{flex-direction:column;align-items:flex-start}.action-list button,.todo-list button{width:100%}}@media (width<=520px){.signin-assistants{grid-template-columns:1fr}.signin-assistants article{padding:11px 12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width<=520px){.workspace-head{flex-direction:column;align-items:flex-start}.workspace-head .primary{width:100%}.filter-row{grid-template-columns:1fr}.customer-tools{padding:12px}.customer-directory>button{grid-template-columns:44px 1fr}.customer-directory>button>b{display:none}.customer-directory p{white-space:normal}.detail-grid{grid-template-columns:1fr}.detail-grid div,.detail-grid div:nth-child(odd),.detail-grid div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.detail-grid div:last-child{border-bottom:0}.customer-result-head{flex-direction:column;align-items:flex-start;padding:10px 0}.detail-actions{grid-template-columns:1fr}.contact-launcher>div{grid-template-columns:1fr 1fr}.contact-launcher select{grid-column:1/3}.channel-tabs,.contact-modal .modal-actions{grid-template-columns:1fr}.install-small{min-width:46px;padding:0 10px}.install-small b{font-size:13px}.schedule-toolbar{flex-direction:column;align-items:stretch}.schedule-tabs{grid-template-columns:repeat(3,1fr);display:grid}.schedule-tabs button{padding:0 7px}.schedule-list article{grid-template-columns:1fr auto}.schedule-list time{grid-column:1/3}.setting-grid{grid-template-columns:1fr}}.credit-badge{color:#08766c;background:#eaf8f5;border-radius:13px;padding:10px 14px;font-weight:900}.billing-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}.billing-summary article,.pass-card,.order-card,.admin-payment{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.billing-summary small{color:var(--muted)}.billing-summary strong{color:var(--navy);margin:7px 0;font-size:20px;display:block}.billing-summary p,.pass-card p,.admin-payment>p{color:#607086;margin:6px 0;line-height:1.5}.pass-card{background:linear-gradient(145deg,#fff,#f1fbf8);border-color:#a9dcd4;margin-top:14px}.pass-card h2{color:var(--navy);margin:7px 0;font-size:30px}.pass-card ul{color:#3f566d;padding-left:20px;line-height:1.8}.bank-box{color:#fff;background:#082b5c;border-radius:14px;gap:6px;padding:15px;display:grid}.bank-box small{color:#b9d1ee}.bank-box b{font-size:20px}.pass-card form{grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:14px;display:grid}.pass-card form label{color:#40556e;flex-direction:column;gap:6px;font-size:13px;font-weight:800;display:flex}.pass-card input{border:1px solid #bdcbd8;border-radius:11px;min-height:48px;padding:0 13px;font-size:16px}.pass-card form button{border:0;border-radius:11px;min-height:48px}.payment-warning{font-size:12px!important}.billing-message{color:#17675d;background:#edf8f5;border-radius:13px;padding:14px;font-weight:800}.order-card,.admin-payment{margin-top:14px}.order-card>h2{margin-top:0}.order-card article,.admin-payment article{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:13px 0;display:grid}.order-card article div,.admin-payment article div{gap:4px;display:grid}.order-card small,.admin-payment small{color:var(--muted)}.order-card article>b{color:#815b13;background:#fff5df;border-radius:9px;padding:6px 9px;font-size:12px}.order-card .order-granted{color:#08766c;background:#eaf8f5}.admin-payment article{grid-template-columns:1fr auto}.admin-payment article p{margin:4px 0}.admin-payment article button{color:#116b62;background:#f0faf7;border:1px solid #b8d9d3;border-radius:11px;min-height:44px;padding:0 13px;font-weight:800}@media (width<=520px){.billing-summary,.pass-card form,.order-card article{grid-template-columns:1fr}.credit-badge{align-self:flex-start}}.product-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.product-grid button{color:#334b63;text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd7e1;border-radius:13px;flex-direction:column;gap:7px;min-height:82px;padding:12px;display:flex}.product-grid button.selected{border:2px solid var(--teal);color:#08766c;background:#eaf8f5}.product-grid button:disabled{cursor:not-allowed;opacity:.5;background:#f4f6f8}.product-grid span{font-size:12px;line-height:1.4}.referral-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:14px;padding:18px}.referral-card h2{margin-top:0}.referral-card p{color:#607086;line-height:1.5}.referral-code{background:#f0f4fb;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.referral-code strong{color:var(--navy);letter-spacing:1px;font-size:22px}.referral-code button,.referral-register button{color:#116b62;background:#fff;border:1px solid #b8d9d3;border-radius:10px;min-height:42px;padding:0 12px;font-weight:800}.referral-register{grid-template-columns:1fr auto;gap:8px;display:grid}.referral-register input{text-transform:uppercase;border:1px solid #cbd7e1;border-radius:10px;min-height:44px;padding:0 12px}@media (width<=520px){.product-grid{grid-template-columns:1fr}.referral-code{flex-direction:column;align-items:flex-start}.referral-code button{width:100%}}.privacy-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin:14px 0;padding:18px}.privacy-card h2{color:var(--navy);margin-top:0}.privacy-card form{gap:13px;display:grid}.privacy-card label{color:#40556e;flex-direction:column;gap:6px;font-size:13px;font-weight:800;display:flex}.privacy-card input,.privacy-card select{background:#fff;border:1px solid #c7d3df;border-radius:10px;min-height:46px;padding:0 12px;font-size:15px}.privacy-card form>small{color:#68798d;line-height:1.5}.privacy-card form>.primary{border:0;border-radius:11px;min-height:46px}.profile-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.privacy-actions{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.privacy-actions a{color:#135f58;text-align:center;background:#f2faf8;border:1px solid #b9d7d2;border-radius:11px;justify-content:center;align-items:center;min-height:48px;padding:0 10px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.privacy-actions .current-device-signout{color:#6d28d9;font-weight:900}.privacy-card>p,.privacy-trust li{color:#5f7185;line-height:1.65}.privacy-trust{background:#f7fafc}.privacy-trust ul{padding-left:20px}.danger-zone{background:#fff8f7;border-color:#efc1bd}.danger-zone h2{color:#9e302a}.danger-zone button{color:#a6322c;cursor:pointer;background:#fff;border:1px solid #d85c54;border-radius:11px;min-height:46px;padding:0 14px;font-weight:900}.user-guide{background:linear-gradient(#f5fcfa,#fff);border-color:#b9ddd6}.guide-toggle{cursor:pointer;color:#0a3b63;justify-content:space-between;align-items:center;gap:12px;font-size:18px;font-weight:900;list-style:none;display:flex}.guide-toggle::-webkit-details-marker{display:none}.guide-toggle:after{content:"＋";color:#087e75;background:#e6f5f2;border-radius:10px;place-items:center;width:34px;height:34px;font-size:22px;display:grid}.user-guide[open]>.guide-toggle:after{content:"−"}.guide-toggle small{color:#718497;margin-left:auto;font-size:12px;font-weight:700}.guide-content{margin-top:16px}.guide-heading{align-items:flex-start;gap:13px;display:flex}.guide-heading>span{color:#fff;background:linear-gradient(135deg,#0a4b8f,#09a799);border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:900;display:grid}.guide-heading small{color:#07877c;font-weight:900}.guide-heading h2{margin:4px 0 5px}.guide-heading p{color:#607287;margin:0;line-height:1.5}.guide-steps{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.guide-steps li{background:#fff;border:1px solid #d7e5e2;border-radius:14px;grid-template-columns:34px 1fr;gap:11px;padding:13px;display:grid}.guide-steps li>b{color:#08786f;background:#e7f7f4;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.guide-steps strong{color:#183d5f}.guide-steps p{color:#586c80;margin:5px 0 0;line-height:1.6}.guide-steps em{color:#075b82;font-style:normal;font-weight:900}.guide-check{color:#234f78;background:#edf5ff;border-radius:13px;margin-top:13px;padding:14px}.guide-check p{margin:5px 0 0;line-height:1.55}.user-guide details{background:#fff;border:1px solid #d5e1eb;border-radius:12px;margin-top:9px}.user-guide summary{cursor:pointer;color:#274a69;padding:13px;font-weight:900}.user-guide details p{color:#5a6e82;margin:0;padding:0 13px 13px;line-height:1.6}[data-theme=dark] .guide-heading p,[data-theme=dark] .guide-steps p,[data-theme=dark] .user-guide details p{color:#b9cadd}[data-theme=dark] .guide-steps li,[data-theme=dark] .user-guide details{background:#17283a;border-color:#3a536b}[data-theme=dark] .guide-steps strong,[data-theme=dark] .user-guide summary{color:#e1edfa}[data-theme=dark] .guide-check{color:#d9eaff;background:#18334d}.privacy-guide{background:linear-gradient(#f4fbfa,#fff);border-color:#bddbd5}.privacy-guide-content{margin-top:16px}.privacy-guide-heading{align-items:flex-start;gap:13px;display:flex}.privacy-guide-heading>span{color:#fff;background:linear-gradient(135deg,#087e75,#0a4b8f);border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid}.privacy-guide-heading small{color:#087e75;font-weight:900}.privacy-guide-heading h2{margin:4px 0 5px}.privacy-guide-heading p{color:#607287;margin:0;line-height:1.55}.privacy-summary-grid{grid-template-columns:1fr 1fr;gap:9px;margin:16px 0;display:grid}.privacy-summary-grid article{background:#fff;border:1px solid #d5e6e2;border-radius:13px;padding:13px}.privacy-summary-grid strong{color:#174d62}.privacy-summary-grid p{color:#607287;margin:5px 0 0;line-height:1.5}.privacy-guide details{background:#fff;border:1px solid #d5e1eb;border-radius:12px;margin-top:9px}.privacy-guide details summary{cursor:pointer;color:#274a69;padding:13px;font-weight:900}.privacy-guide details p{color:#5a6e82;margin:0;padding:0 13px 13px;line-height:1.65}.privacy-contact{color:#245b55;background:#eaf7f5;border-radius:13px;margin-top:12px;padding:14px}.privacy-contact p{margin:5px 0}.privacy-contact a{font-weight:900}.legal-intro{background:#eef8f6;border-radius:14px;padding:16px;color:#244d4a!important}.legal-table-wrap{width:100%;margin:10px 0 14px;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:560px;font-size:14px;line-height:1.55}.legal-table th,.legal-table td{text-align:left;vertical-align:top;border:1px solid #d5e0ea;padding:12px}.legal-table th{color:#174d62;background:#edf7f5}.legal-content ul{padding-left:22px}.legal-content li{color:#35475d;margin:6px 0;line-height:1.7}.terms-guide{background:linear-gradient(#f7f8ff,#fff);border-color:#d4d9ef}.terms-guide-heading{align-items:flex-start;gap:13px;display:flex}.terms-guide-heading>span{color:#fff;background:linear-gradient(135deg,#4f46a8,#0a4b8f);border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:900;display:grid}.terms-guide-heading small{color:#5950ac;font-weight:900}.terms-guide-heading h2{margin:4px 0 5px}.terms-guide-heading p{color:#607287;margin:0;line-height:1.55}.terms-guide details{background:#fff;border:1px solid #d8deed;border-radius:12px;margin-top:9px}.terms-guide details summary{cursor:pointer;color:#34446d;padding:13px;font-weight:900}.terms-guide details p{color:#5a6e82;margin:0;padding:0 13px 13px;line-height:1.65}.terms-contact{color:#34446d;background:#eef0fb;border-radius:13px;margin-top:12px;padding:14px}.terms-contact p{margin:5px 0}.terms-contact a{font-weight:900}[data-theme=dark] .privacy-guide-heading p,[data-theme=dark] .privacy-summary-grid p,[data-theme=dark] .privacy-guide details p{color:#b9cadd}[data-theme=dark] .privacy-summary-grid article,[data-theme=dark] .privacy-guide details{background:#17283a;border-color:#3a536b}[data-theme=dark] .privacy-summary-grid strong,[data-theme=dark] .privacy-guide details summary{color:#e1edfa}[data-theme=dark] .privacy-contact{color:#d9eee9;background:#183c39}[data-theme=dark] .legal-intro,[data-theme=dark] .legal-table th{background:#173a39;color:#d9f2ef!important}[data-theme=dark] .legal-table th,[data-theme=dark] .legal-table td{border-color:#40566d}[data-theme=dark] .legal-content li,[data-theme=dark] .legal-table td{color:#c3d1df}[data-theme=dark] .terms-guide-heading p,[data-theme=dark] .terms-guide details p{color:#b9cadd}[data-theme=dark] .terms-guide details{background:#17283a;border-color:#46516d}[data-theme=dark] .terms-guide details summary{color:#e1edfa}[data-theme=dark] .terms-contact{color:#e4e5ff;background:#272a4b}@media (width<=560px){.privacy-summary-grid{grid-template-columns:1fr}.legal-table{font-size:13px}}.guide-delete-steps{padding:0 13px 13px}.user-guide details .guide-delete-steps p{margin:0 0 10px;padding:0}.guide-delete-steps em{color:#075b82;font-style:normal;font-weight:900}.user-guide details .guide-warning{color:#74441d;background:#fff3e7;border-radius:10px;margin:2px 0 0;padding:11px 12px}.guide-warning strong{color:#a13d20}[data-theme=dark] .user-guide details .guide-warning{color:#f5d5bd;background:#432a20}[data-theme=dark] .guide-warning strong{color:#ffb69d}@media (width<=520px){.profile-grid,.privacy-actions{grid-template-columns:1fr}}.privacy-actions .current-device-signout{color:#fff;cursor:pointer;background:#7c3aed;border:2px solid #7c3aed;border-radius:11px;min-height:48px;padding:0 14px;font-size:14px;font-weight:900;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;box-shadow:0 3px 10px #6d28d92e}.privacy-actions .current-device-signout:hover{background:#6d28d9;border-color:#6d28d9;box-shadow:0 5px 14px #6d28d940}.privacy-actions .current-device-signout:active{transform:translateY(1px)}.privacy-actions .current-device-signout:focus-visible{outline-offset:2px;outline:3px solid #7c3aed47}.privacy-actions .current-device-signout:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}.admin-role{color:#fff;background:#082b5c;border-radius:11px;padding:9px 13px;font-size:13px;font-weight:900}.admin-summary{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.admin-summary article,.admin-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:17px}.admin-summary small{color:var(--muted)}.admin-summary strong{color:var(--navy);margin-top:7px;font-size:23px;display:block}.admin-card{margin-top:14px}.admin-card h2{color:var(--navy);margin-top:0}.control-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.control-grid label{background:#f4f7fa;border-radius:12px;justify-content:space-between;align-items:center;padding:13px;font-weight:800;display:flex}.control-grid input{width:22px;height:22px;accent-color:var(--teal)}.admin-card>button,.admin-card form>button{color:#125f58;background:#edf8f5;border:1px solid #b6d5d0;border-radius:10px;min-height:44px;margin-top:12px;padding:0 14px;font-weight:900}.admin-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-form-grid label{color:#4c6076;flex-direction:column;gap:5px;font-size:12px;font-weight:800;display:flex}.admin-form-grid input{border:1px solid #c9d5df;border-radius:9px;min-height:43px;padding:0 10px}.admin-member-list article{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:10px;min-height:64px;padding:10px 0;display:grid}.admin-member-list article>div:first-child{gap:4px;display:grid}.admin-member-list small{color:var(--muted)}.admin-member-list button{background:#fff;border:1px solid #c7d4df;border-radius:9px;min-height:38px}.member-admin-actions{gap:7px;display:flex}.admin-member-list button.member-delete{color:#9e302a;background:#fff4f3;border-color:#e2aaa6;font-weight:800}.admin-member-list button:disabled{opacity:.48;cursor:not-allowed}.admin-member-list .member-delete-blocked{color:#9b5c34}.audit-list article{border-top:1px solid var(--line);grid-template-columns:1fr 1fr auto;gap:10px;padding:10px 0;font-size:13px;display:grid}.audit-list span,.audit-list time{color:var(--muted)}@media (width<=520px){.admin-summary{grid-template-columns:1fr 1fr}.control-grid,.admin-form-grid{grid-template-columns:1fr}.admin-member-list article{grid-template-columns:1fr auto}.admin-member-list button{grid-column:1/3}.audit-list article{grid-template-columns:1fr}.audit-list span,.audit-list time{font-size:12px}}.beta-status{color:#915718;background:#fff0df;border-radius:11px;padding:9px 13px;font-size:13px;font-weight:900}.readiness-collapsible{border:1px solid var(--card-line);box-shadow:var(--card-shadow);background:#fff;border-radius:22px;overflow:hidden;padding:0!important}.readiness-collapsible>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;list-style:none;display:flex}.readiness-collapsible>summary::-webkit-details-marker{display:none}.readiness-collapsible>summary span{gap:4px;display:grid}.readiness-collapsible>summary small{color:var(--teal);font-weight:900}.readiness-collapsible>summary strong{color:var(--navy);font-size:19px}.readiness-collapsible>summary em{color:#73869a;font-size:12px;font-style:normal}.readiness-collapsible>summary:after{content:"＋";color:#184f7d;background:#edf5fb;border-radius:10px;place-items:center;width:34px;height:34px;font-size:22px;display:grid}.readiness-collapsible[open]>summary:after{content:"−"}.readiness-content{padding:0 18px 18px}.release-lead{color:#53667b;background:#f4f7fa;border-radius:14px;padding:15px;line-height:1.6}.readiness-group{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:14px;padding:18px}.readiness-group h2{color:var(--navy);margin-top:0}.readiness-group article{border-top:1px solid var(--line);grid-template-columns:90px 1fr;align-items:center;gap:12px;min-height:52px;padding:8px 0;display:grid}.readiness-group article span{border-radius:8px;justify-content:center;align-items:center;min-height:30px;padding:0 8px;font-size:12px;font-weight:900;display:flex}.readiness-완료{color:#08766c;background:#eaf8f5}.readiness-수동확인{color:#315f98;background:#eef3fb}.readiness-미완료{color:#a43a33;background:#fff0ef}.readiness-전문가검토{color:#815b13;background:#fff5df}.release-blocker{color:#8c322d;background:#fff8f7;border:1px solid #e8b7b2;border-radius:15px;margin:14px 0;padding:17px}.release-blocker p{margin:6px 0 0;line-height:1.55}@media (width<=520px){.readiness-group article{grid-template-columns:80px 1fr}.release-readiness .workspace-head{gap:10px}}.file-input{color:#27445f;background:#f7fafc;border:1px dashed #94a8bc;border-radius:13px;flex-direction:column;gap:8px;margin:10px 0;padding:14px;font-weight:800;display:flex}.file-input input{font:inherit}.capture-options{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 0;display:grid}.capture-choice{color:#075f58;cursor:pointer;background:#eefaf7;border:2px solid #0aa89a;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;column-gap:10px;min-height:102px;padding:14px;display:grid}.capture-choice>span{grid-row:1/3;align-self:center;font-size:25px}.capture-choice strong{font-size:15px}.capture-choice small{color:#55736f;margin-top:3px;font-weight:600;line-height:1.35}.capture-choice.secondary{color:#173d63;background:#f7f9fc;border-color:#9eb1c6}.capture-choice.secondary small{color:#66798e}.capture-choice input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.capture-choice:focus-within{outline-offset:2px;outline:3px solid #0aa89a40}.capture-choice:has(input:disabled){opacity:.55;cursor:wait}.camera-help{color:#5f7185;text-align:center;margin:10px 0 0;font-size:12px;line-height:1.5}.voice-upload-float{z-index:70;color:#fff;cursor:pointer;background:#082b5c;border-radius:14px;padding:12px 16px;font-weight:800;position:fixed;bottom:24px;right:max(20px,50vw - 360px);box-shadow:0 10px 30px #082b5c47}.voice-upload-float input{opacity:0;width:1px;height:1px;position:absolute}.admin-order-actions{gap:6px;display:flex}.order-card article>button{color:#52667b;background:#fff;border:1px solid #cbd7e1;border-radius:9px;min-height:36px}.voice-upload-inline{cursor:pointer;background:#eef6ff;border:1px solid #9eb8ca;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 15px;font-weight:850;color:#0b477d!important;display:flex!important}.voice-upload-inline:after{content:" · 최대 5분";color:#b45309}.voice-upload-inline input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}@media (width<=520px){.capture-options{grid-template-columns:1fr 1fr;gap:7px}.capture-choice{text-align:center;grid-template-columns:1fr;min-height:76px;padding:10px 8px}.capture-choice>span{display:none}.capture-choice strong{font-size:14px}.capture-choice small{font-size:11px}.business-card-modal{scroll-behavior:smooth}.business-card-modal .modal-head{z-index:2;background:#fffffff7;border-bottom:1px solid #e1e8ef;margin:-19px -15px 10px;padding:15px;position:sticky;top:-19px}.business-card-modal .security-caption{margin:8px 0}.business-card-modal form{gap:11px}.business-card-modal .form-row{grid-template-columns:1fr 1fr;gap:8px}.business-card-modal label{font-size:13px}.business-card-modal input,.business-card-modal textarea{min-height:44px;padding:9px 10px}.business-card-modal textarea{min-height:68px}.business-card-modal .modal-actions{bottom:calc(-19px - env(safe-area-inset-bottom));z-index:2;margin:3px -15px calc(-19px - env(safe-area-inset-bottom));padding:10px 15px calc(10px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #e1e8ef;grid-template-columns:1fr 1.4fr;position:sticky}}.push-status{color:#36546f;background:#f2f7fb;border-radius:10px;margin:8px 0 0;padding:9px 11px;font-size:13px;font-weight:700}.push-test{color:#173c62;cursor:pointer;background:#fff;border:1px solid #b9c9d8;border-radius:12px;width:100%;min-height:46px;margin-top:9px;font-weight:800}.push-test:disabled{opacity:.5;cursor:not-allowed}.legal-consent{background:#f8fbff;border:1px solid #cbd8e8;border-radius:12px;grid-column:1/-1;align-items:flex-start;gap:10px;padding:14px;line-height:1.55;flex-direction:row!important;font-weight:500!important;display:flex!important}.legal-consent input{min-width:20px;margin-top:2px;width:20px!important;height:20px!important}.legal-consent a,.business-card a,.legal-page a{color:#075e75;text-underline-offset:3px;text-decoration:underline}.business-card{background:#fff;border:1px solid #d6e1ec;border-radius:18px;margin-top:18px;padding:20px}.business-card h2{margin:0 0 12px}.business-card p{color:#405269;margin:6px 0;line-height:1.55}.business-card nav{flex-wrap:wrap;gap:8px 16px;margin-top:14px;display:flex}.legal-page{color:#132238;background:#f3f6fa;min-height:100vh;padding:28px 18px 60px}.legal-header,.legal-content,.legal-footer{max-width:760px;margin:0 auto}.legal-header{padding:18px 4px 22px}.legal-header>a{font-weight:700}.legal-header h1{letter-spacing:-.04em;margin:24px 0 6px;font-size:clamp(28px,5vw,42px)}.legal-header p{color:#65758a}.legal-content{background:#fff;border:1px solid #d8e2ed;border-radius:22px;padding:clamp(22px,5vw,44px);box-shadow:0 12px 36px #082b5c14}.legal-content h2{color:#082b5c;margin:30px 0 10px;font-size:20px}.legal-content h2:first-child{margin-top:0}.legal-content p{color:#35475d;margin:0;line-height:1.8}.legal-footer{color:#65758a;padding:24px 4px;font-size:14px}.legal-footer nav{flex-wrap:wrap;gap:10px 18px;margin-bottom:12px;display:flex}.business-details{margin:0}.business-details div{border-bottom:1px solid #e5ebf2;grid-template-columns:160px 1fr;gap:16px;padding:16px 0;display:grid}.business-details div:last-child{border-bottom:0}.business-details dt{color:#53657a;font-weight:700}.business-details dd{margin:0;font-weight:650}@media (width<=560px){.business-details div{grid-template-columns:1fr;gap:4px}.legal-page{padding:14px 12px 40px}.legal-content{border-radius:16px;padding:22px 18px}}:root{--page:#f2f6fa;--card:#fff;--card-line:#dde6ef;--card-shadow:0 10px 28px #082b5c13;--card-shadow-hover:0 14px 34px #082b5c1f}.header{border-bottom:0}.welcome{padding-bottom:22px}.summary{border-color:var(--card-line);box-shadow:var(--card-shadow);border-radius:24px}.summary button{transition:background .18s,transform .18s}.summary button:active{transform:scale(.98)}.section{border:1px solid var(--card-line);background:var(--card);box-shadow:var(--card-shadow);border-radius:22px;margin-top:18px;padding:20px}.section-title h2{color:var(--navy);font-size:19px}.section-title>button{color:#315f8f;border-radius:10px;padding:0 8px;font-weight:800}.section-title>button:hover{background:#eef5fb}.title-icon{border-radius:11px}.empty-card,.line-empty{box-shadow:none;background:#f8fafc;border-color:#e3eaf1}.empty-card{border-style:dashed}.line-empty{min-height:84px}.customer-list,.appointment-list,.customer-directory,.schedule-list{background:#fff;border-color:#e0e8f0;border-radius:16px}.customer-list>button,.customer-directory>button{transition:background .18s,transform .18s}.customer-list>button:hover,.customer-directory>button:hover{background:#f5fafb}.customer-list>button:active,.customer-directory>button:active{transform:scale(.992)}.meeting-list article,.action-list article,.todo-list article,.prep-list article{background:#fbfcfe;border-color:#e1e8ef;border-radius:15px;box-shadow:0 3px 12px #082b5c09}.quick-section{background:linear-gradient(145deg,#fff 0,#f7fbff 100%)}.quick{border-color:#dfe7ef;border-radius:16px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 4px 15px #082b5c0b}.quick:hover{box-shadow:var(--card-shadow-hover);border-color:#b8d4d0;transform:translateY(-2px)}.primary{background:linear-gradient(135deg,#082b5c,#0c477c);border-radius:12px;transition:transform .18s,box-shadow .18s;box-shadow:0 7px 18px #082b5c29}.primary:hover{box-shadow:0 10px 24px #082b5c3b}.primary:active{transform:translateY(1px)}.workspace-head{border:1px solid var(--card-line);box-shadow:var(--card-shadow);background:linear-gradient(135deg,#fff,#f2faf8);border-radius:22px;padding:20px}.customer-tools,.schedule-card,.privacy-card,.admin-card,.readiness-group,.billing-summary article,.pass-card,.order-card,.admin-payment,.referral-card,.business-card{border-color:var(--card-line);box-shadow:var(--card-shadow);border-radius:20px}.customer-tools{background:#fff}.customer-result-head{padding:0 4px}.customer-directory{box-shadow:var(--card-shadow)}.schedule-toolbar{border:1px solid var(--card-line);background:#fff;border-radius:16px;padding:14px;box-shadow:0 5px 18px #082b5c0d}.schedule-card{padding:20px}.setting-toggle{padding:12px 4px}.billing-summary,.admin-summary{gap:12px}.billing-summary article,.admin-summary article{background:linear-gradient(145deg,#fff,#f7fafc);min-height:112px}.pass-card{border-color:#b7ddd7}.privacy-card,.admin-card,.readiness-group,.order-card,.admin-payment,.referral-card{padding:20px}.notification-panel,.modal{border:1px solid var(--card-line);border-radius:22px;box-shadow:0 24px 70px #041e3c3d}.bottom-nav{height:84px;padding:9px 14px max(9px,env(safe-area-inset-bottom));border-top:1px solid #dce5ee;box-shadow:0 -8px 25px #082b5c12}.bottom-nav button{border-radius:15px;transition:background .18s,color .18s}.bottom-nav button.active{color:var(--navy);background:linear-gradient(145deg,#edf5fc,#eaf8f5)}.legal-content{border-color:var(--card-line);box-shadow:var(--card-shadow);border-radius:24px}@media (width<=520px){.app-shell{padding-bottom:108px}.section{border-radius:18px;margin-top:14px;padding:16px}.workspace-head{border-radius:18px;padding:17px}.summary{border-radius:19px}.summary strong{font-size:23px}.schedule-toolbar{padding:11px}.schedule-card,.privacy-card,.admin-card,.readiness-group,.order-card,.admin-payment,.referral-card{border-radius:18px;padding:16px}.bottom-nav{height:78px;padding-left:8px;padding-right:8px}.bottom-nav button{min-height:56px}.bottom-nav button span{font-size:21px}.bottom-nav button small{font-size:11px}}.admin-shell{max-width:1040px}.admin-entry{color:#fff;background:#6d3fd1;border-radius:12px;margin-top:8px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex}.passkey-gate{background:linear-gradient(135deg,#f5f0ff,#fff);border:1px solid #bda9ee;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin:14px 0;padding:18px 20px;display:flex}.passkey-gate p{color:#58677a;margin:5px 0}.passkey-gate button{color:#fff;background:#6d3fd1;border:0;border-radius:12px;min-height:46px;padding:0 17px;font-weight:900}.admin-tabs{gap:8px;padding:5px 0 12px;display:flex;overflow:auto}.admin-tabs button{white-space:nowrap;color:#43566d;background:#fff;border:1px solid #ccd6e2;border-radius:12px;min-height:44px;padding:0 15px;font-weight:800}.admin-tabs button.active{color:#fff;background:#082b5c;border-color:#082b5c}.admin-order-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.admin-order-row>div:first-child{gap:5px;display:grid}.admin-order-row small,.admin-note{color:var(--muted)}.admin-order-row button{color:#176b61;background:#effaf7;border:1px solid #9fcfc7;border-radius:10px;min-height:40px;margin-left:6px;padding:0 12px;font-weight:800}.admin-order-row button.danger{color:#a33636;background:#fff1f1;border-color:#e4b6b6}@media (width<=620px){.passkey-gate,.admin-order-row{flex-direction:column;align-items:stretch}.passkey-gate button{width:100%}.admin-tabs{margin-right:-16px}.admin-order-row>div:last-child{grid-template-columns:1fr 1fr;display:grid}.admin-order-row button{margin:0}}:root{--sky:#eaf4ff;--sky-deep:#dbeaff;--mint:#dff7f1;--warm:#fff1df;--lavender:#eee9ff;--deep-shadow:0 18px 46px #1a40701f}.app-shell{background:linear-gradient(#f7fbff 0,#eef6ff 370px,#f3f7fb 760px);max-width:800px;padding-left:28px;padding-right:28px;box-shadow:0 0 70px #15376321}.top-band{background:linear-gradient(90deg,#082b5c 0 58%,#1596e8 58% 79%,#00a99d 79%);height:6px}.brand-symbol{filter:drop-shadow(0 8px 12px #184b7824)}.icon-button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #ffffffe6;box-shadow:0 8px 20px #19416d17}.hero-welcome{min-height:238px;box-shadow:var(--deep-shadow);background:linear-gradient(135deg,#fffffff5,#e1f1ffed 55%,#d7f4f0e8);border:1px solid #ffffffe0;border-radius:30px;align-items:center;margin:8px 0 18px;padding:34px 32px;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:72%;position:relative}.hero-kicker{color:#087b72;background:#fff;border-radius:999px;align-items:center;min-height:31px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 5px 14px #1e5a7814}.hero-welcome p{color:#506986;margin:18px 0 7px;font-size:15px}.hero-welcome h1{color:#092d5c;letter-spacing:-1.5px;margin:0;font-size:clamp(26px,4.6vw,38px);line-height:1.27}.hero-welcome h1 em{color:#087fba;font-style:normal}.hero-welcome small{color:#536b83;margin-top:15px;font-size:14px;line-height:1.55;display:block}.hero-visual{z-index:1;background:radial-gradient(circle at 35% 30%,#fff 0,#e9f7ff 32%,#bfe4ee 72%,#a9dae633 100%);border-radius:50%;width:225px;height:225px;position:absolute;bottom:-32px;right:-24px;box-shadow:inset 0 0 0 1px #fffc,0 20px 40px #2971912b}.hero-mark{background:#ffffffe0;border-radius:42px;place-items:center;display:grid;position:absolute;inset:52px;transform:rotate(-4deg);box-shadow:0 18px 35px #16527729}.hero-mark img{object-fit:contain;width:83px;height:83px}.hero-mark b{color:#fff;background:linear-gradient(135deg,#1a7de5,#00a99d);border-radius:9px;padding:5px 7px;font-size:13px;position:absolute;bottom:7px;right:8px}.hero-orbit{border:1px solid #2c8eb140;border-radius:50%;position:absolute}.hero-orbit-one{inset:20px}.hero-orbit-two{inset:-18px}.hero-spark{color:#37b8c6;text-shadow:0 4px 10px #1491a040;position:absolute}.hero-spark-one{font-size:25px;top:24px;left:40px}.hero-spark-two{font-size:18px;bottom:45px;right:20px}.summary{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe8;border:1px solid #ffffffeb;border-radius:25px;margin-top:-2px;position:relative;box-shadow:0 14px 38px #183d691c}.summary button{background:0 0}.summary button:hover{background:#edf7ffb8}.summary-icon{border-radius:13px;width:39px;height:39px}.section{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe8;border:1px solid #fffffff0;border-radius:25px;box-shadow:0 12px 35px #193d6517}.title-icon{border-radius:12px;width:36px;height:36px;box-shadow:inset 0 0 0 1px #ffffff8c}.line-empty,.empty-card{background:#f7fafddb;border:1px solid #e1eaf2;border-radius:18px}.line-empty>span{background:linear-gradient(145deg,#e1f8f2,#effbff)}.empty-illustration{background:linear-gradient(145deg,#dff7f1,#e8f5ff);box-shadow:0 10px 22px #1c77801f}.quick{background:#ffffffe0;border-color:#d6e3eff2;box-shadow:0 8px 22px #1a3e6512}.workspace-head{box-shadow:var(--deep-shadow);background:linear-gradient(135deg,#fff,#e9f4ff 58%,#e3f8f3);border-color:#fffffff5;border-radius:26px}.customer-tools,.schedule-toolbar,.schedule-card,.privacy-card,.admin-card,.readiness-group,.billing-summary article,.pass-card,.order-card,.admin-payment,.referral-card,.business-card{background:#ffffffeb;border-color:#fffffff2;box-shadow:0 12px 34px #183d6617}.customer-avatar{background:linear-gradient(145deg,#def7f0,#e5f2ff);box-shadow:inset 0 0 0 1px #00a99d14}.bottom-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #fffffff2;border-radius:24px;width:min(100% - 24px,776px);height:78px;bottom:12px;box-shadow:0 14px 40px #1031582b}.bottom-nav button.active{background:linear-gradient(145deg,#e6f3ff,#e2f7f2);box-shadow:inset 0 0 0 1px #00998f14}.modal-backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#051d3a7a}.modal{background:linear-gradient(#fff,#f7fbff);border-color:#fffffffa;box-shadow:0 28px 80px #031c3b4f}@media (width>=760px){.app-shell{padding-left:46px;padding-right:46px}.top-band{margin-left:-46px;margin-right:-46px}}@media (width<=620px){.app-shell{padding-left:16px;padding-right:16px}.top-band{margin-left:-16px;margin-right:-16px}.hero-welcome{min-height:250px;padding:27px 22px}.hero-copy{max-width:78%}.hero-welcome h1{font-size:28px}.hero-welcome small{max-width:88%}.hero-visual{opacity:.9;width:218px;height:218px;bottom:-48px;right:-76px}.hero-mark{inset:58px}.hero-mark img{width:68px;height:68px}.section{border-radius:21px;padding:17px}.bottom-nav{border-radius:20px;width:calc(100% - 16px);bottom:8px}}@media (width<=390px){.hero-welcome{min-height:268px}.hero-copy{max-width:92%}.hero-welcome h1{font-size:25px}.hero-welcome small{max-width:76%}.hero-visual{bottom:-62px;right:-95px}.summary button{min-height:105px}.summary small{font-size:12px}}:root{--card-line:#cfdce8;--card-shadow:0 11px 30px #082b5c1b;--card-shadow-hover:0 16px 38px #082b5c26;--deep-shadow:0 19px 48px #143a6826}.global-mode-switch{z-index:9;margin:4px 0 18px;position:sticky;top:0}.life-dashboard[data-life-view=일정] .life-hero,.life-dashboard[data-life-view=일정] .life-briefing,.life-dashboard[data-life-view=일정] .life-summary,.life-dashboard[data-life-view=일정] .life-grid>.section:not(:first-child),.life-dashboard[data-life-view=할\ 일] .life-hero,.life-dashboard[data-life-view=할\ 일] .life-briefing,.life-dashboard[data-life-view=할\ 일] .life-summary,.life-dashboard[data-life-view=할\ 일] .life-grid>.section:not(:nth-child(2)),.life-dashboard[data-life-view=기억] .life-hero,.life-dashboard[data-life-view=기억] .life-briefing,.life-dashboard[data-life-view=기억] .life-summary,.life-dashboard[data-life-view=기억] .life-grid>.section:nth-child(-n+2){display:none}.assistant-mode-switch{z-index:2;background:#e8eef8;border-radius:18px;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 18px;padding:6px;display:grid;position:relative}.assistant-mode-switch button{color:#526074;background:0 0;border:0;border-radius:13px;flex-direction:column;align-items:flex-start;gap:3px;padding:12px 14px;display:flex}.assistant-mode-switch button.active{color:#15233b;background:#fff;box-shadow:0 4px 16px #1b31501a}.assistant-mode-switch b{font-size:15px}.assistant-mode-switch small{font-size:11px}.assistant-mode-switch em{color:#fff;background:#5a55d6;border-radius:999px;margin-left:3px;padding:2px 6px;font-size:9px;font-style:normal}.life-dashboard{flex-direction:column;gap:16px;padding-bottom:94px;display:flex}.life-hero{color:#fff;background:linear-gradient(135deg,#162a50 0%,#344b8c 60%,#6f63d9 100%);border-radius:26px;justify-content:space-between;align-items:center;min-height:250px;padding:28px 30px;display:flex;overflow:hidden;box-shadow:0 18px 46px #203a6b2b}.life-hero>div{z-index:1;position:relative}.life-hero span{background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.life-hero h1{margin:15px 0 9px;font-size:clamp(26px,5vw,40px);line-height:1.16}.life-hero h1 em{color:#a9f4da;font-style:normal}.life-hero p{color:#e6ebff;margin:0 0 18px}.life-hero img{filter:drop-shadow(0 18px 22px #07132b66);width:min(31%,220px)}.life-hero .primary{color:#273b78;background:#fff}.life-briefing{background:linear-gradient(105deg,#f3f8ff,#f7f5ff);border:1px solid #d9e4f6;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.life-briefing small{color:#635bd6;font-weight:800}.life-briefing h2{margin:5px 0;font-size:17px;line-height:1.55}.life-briefing p{color:#667085;margin:0;font-size:12px}.life-briefing button{white-space:nowrap}.life-summary{grid-template-columns:repeat(3,1fr)}.life-summary>div{background:#fff;border:1px solid #e5eaf3;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:18px;display:grid}.life-summary span{color:#635bd6;font-size:20px}.life-summary small{color:#64748b}.life-summary strong{font-size:24px}.life-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.life-grid>.section,.memory-manager{margin:0}.life-row{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.life-row:first-of-type{border-top:0}.life-row>div{min-width:0}.life-row strong,.life-row small{display:block}.life-row strong{text-overflow:ellipsis;overflow:hidden}.life-row small{color:#6b7280;margin-top:4px}.life-row button{flex:none}.life-empty{color:#7a8494;padding:18px 0}.life-input-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0;display:grid}.life-input-actions button,.life-input-actions label{cursor:pointer;background:#f8fafc;border:1px solid #dce3ee;border-radius:12px;justify-content:center;align-items:center;padding:12px;font-weight:800;display:flex}.life-analyze{width:100%;margin-top:10px}.life-memory-modal{max-width:560px}.memory-manager{padding:18px}.memory-manager .life-row strong{white-space:nowrap;max-width:620px}[data-theme=dark] .assistant-mode-switch{background:#162033}[data-theme=dark] .assistant-mode-switch button.active,[data-theme=dark] .life-summary>div{color:#eef3ff;background:#111b2e}[data-theme=dark] .life-briefing{background:linear-gradient(105deg,#142238,#211d3b);border-color:#34435c}[data-theme=dark] .life-grid>.section,[data-theme=dark] .memory-manager{background:#111b2e;border-color:#2b3950}@media (width<=700px){.assistant-mode-switch{margin:10px 12px 16px}.assistant-mode-switch button{padding:10px}.assistant-mode-switch small{display:none}.life-dashboard{padding-inline:12px}.life-hero{min-height:220px;padding:22px 20px}.life-hero p{max-width:70%;font-size:13px}.life-hero img{width:36%;margin-right:-18px}.life-briefing{flex-direction:column;align-items:flex-start}.life-summary{gap:7px}.life-summary>div{flex-direction:column;padding:12px 5px;display:flex}.life-summary strong{font-size:21px}.life-grid{grid-template-columns:1fr}.life-input-actions{grid-template-columns:1fr 1fr 1fr}}.pass-card form>label:not(.legal-consent){grid-column:1/-1;width:100%}.pass-card form>.cash-receipt-form{box-sizing:border-box;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 20px;width:100%;min-width:0;display:grid}.pass-card form>.cash-receipt-form>legend{float:none;width:auto}.pass-card form>.cash-receipt-form>label{color:#28425f;flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;min-width:0;padding:4px 0;font-size:14px;display:flex}.pass-card form>.cash-receipt-form>label input[type=radio]{flex:0 0 20px;width:20px;min-width:20px;height:20px;min-height:20px;margin:0;padding:0}.pass-card form>.cash-receipt-form>.cash-receipt-detail{box-sizing:border-box;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 20px;padding:16px;display:grid}.pass-card form>.cash-receipt-form>.cash-receipt-detail>strong,.pass-card form>.cash-receipt-form>.cash-receipt-detail>small,.pass-card form>.cash-receipt-form>p{grid-column:1/-1}.pass-card form>.cash-receipt-form>.cash-receipt-detail>label{color:#28425f;flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;min-width:0;font-size:14px;display:flex}.pass-card form>.cash-receipt-form>.cash-receipt-detail>label:last-of-type{grid-column:1/-1;grid-template-columns:150px minmax(0,240px);align-items:center;display:grid}.pass-card form>.cash-receipt-form>.cash-receipt-detail input[type=radio]{flex:0 0 20px;width:20px;min-width:20px;height:20px;min-height:20px;margin:0;padding:0}.pass-card form>.cash-receipt-form>.cash-receipt-detail input:not([type=radio]){box-sizing:border-box;width:100%;min-width:0}.pass-card form>.legal-consent{box-sizing:border-box;grid-column:1/-1;width:100%}.pass-card form>.primary{white-space:normal;grid-column:1/-1;width:100%;min-height:52px;padding:0 22px;font-size:16px;font-weight:900}@media (width<=600px){.pass-card form>.cash-receipt-form,.pass-card form>.cash-receipt-form>.cash-receipt-detail{grid-template-columns:1fr}.pass-card form>.cash-receipt-form>.cash-receipt-detail>label:last-of-type{grid-column:1;grid-template-columns:1fr;gap:7px}}.welcome-agent{z-index:88;pointer-events:none;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:max(18px,50vw - 382px)}.welcome-agent.signed-in{bottom:108px}.welcome-agent-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;transform-origin:100% 100%;background:#fffffff7;border:1px solid #fffffff5;border-radius:18px;width:min(310px,100vw - 96px);padding:14px;animation:.32s ease-out welcome-agent-arrive;box-shadow:0 18px 46px #05254838}.welcome-agent-head{justify-content:space-between;align-items:flex-start;gap:9px;display:flex}.welcome-agent-head>span{gap:2px;display:grid}.welcome-agent-head b{color:#082b5c;font-size:14px}.welcome-agent-head small{color:#087f76;font-size:11px;font-weight:800}.welcome-agent-head>button{color:#496078;cursor:pointer;background:#eef4f8;border:0;border-radius:9px;width:30px;height:30px;font-size:19px}.welcome-agent-card>p{color:#42576f;margin:9px 0;font-size:13px;line-height:1.48}.welcome-agent-card>p strong{color:#082b5c}.welcome-agent-actions{grid-template-columns:1.55fr .75fr;gap:6px;display:grid}.welcome-agent-actions button,.welcome-agent-card nav a,.welcome-agent-card nav button{color:#294967;cursor:pointer;background:#f7fafc;border:1px solid #cbd9e5;border-radius:10px;justify-content:center;align-items:center;min-height:38px;font-size:12px;font-weight:850;text-decoration:none;display:flex}.welcome-agent-actions .welcome-agent-speak{color:#fff;background:linear-gradient(135deg,#087d91,#0a9b89);border-color:#0b7d73}.welcome-agent-card nav{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:6px;display:grid}.welcome-agent.guest .welcome-agent-card nav{grid-template-columns:1fr 1fr}.welcome-agent-card nav a,.welcome-agent-card nav button{padding:4px 5px;line-height:1.2}.welcome-agent-note{color:#758497;margin-top:6px;font-size:10px;line-height:1.3;display:block}.welcome-agent-chat-toggle{color:#076d64;cursor:pointer;background:#eaf8f5;border:1px solid #8fc9c2;border-radius:10px;width:100%;min-height:36px;margin-top:6px;font-size:12px;font-weight:900}.welcome-agent-chat{gap:6px;margin-top:6px;display:grid}.welcome-agent-chat-back{color:#426078;cursor:pointer;background:0 0;border:0;justify-self:start;padding:2px 0;font-size:11px;font-weight:800}.welcome-agent-chat-messages{scrollbar-width:thin;gap:6px;max-height:180px;padding:2px;display:grid;overflow-y:auto}.welcome-agent-chat-message{color:#244b60;background:#edf8f6;border-radius:10px;max-width:92%;padding:7px 8px;font-size:11px;line-height:1.42}.welcome-agent-chat-message.user{color:#fff;background:#0b557a;justify-self:end}.welcome-agent-chat-message p{margin:0}.welcome-agent-chat-message>button{color:#08766c;cursor:pointer;background:#fff;border:1px solid #79bdb5;border-radius:7px;margin-top:5px;padding:3px 7px;font-size:10px;font-weight:900}.welcome-agent-chat-suggestions{scrollbar-width:none;gap:4px;padding-bottom:1px;display:flex;overflow-x:auto}.welcome-agent-chat-suggestions button{color:#36566f;cursor:pointer;background:#f7fafc;border:1px solid #c5d7e2;border-radius:999px;flex:none;min-height:28px;padding:0 8px;font-size:9px;font-weight:800}.welcome-agent-chat-form{grid-template-columns:minmax(0,1fr) 48px;gap:5px;display:grid}.welcome-agent-chat-form input{color:#17324f;background:#fff;border:1px solid #a9bdcc;border-radius:9px;width:100%;min-width:0;height:34px;padding:0 9px;font-size:11px}.welcome-agent-chat-form button{color:#fff;cursor:pointer;background:#087f76;border:0;border-radius:9px;height:34px;font-size:11px;font-weight:900}.welcome-agent-chat-privacy{color:#758497;font-size:8.5px;line-height:1.3}.welcome-agent-character{cursor:pointer;pointer-events:auto;background:linear-gradient(145deg,#fff,#dff5f1);border:2px solid #fffffffa;border-radius:24px;flex:0 0 64px;width:64px;height:64px;padding:3px;animation:3.6s ease-in-out infinite welcome-agent-float;position:relative;box-shadow:0 13px 30px #0536583b}.welcome-agent-character img{z-index:2;object-fit:cover;object-position:center 18%;filter:drop-shadow(0 4px 7px #144f7024);border-radius:19px;width:56px;height:56px;position:relative}.welcome-agent-character>b{z-index:3;color:#fff;background:#087f76;border:2px solid #fff;border-radius:999px;place-items:center;min-width:24px;height:21px;padding:0 5px;font-size:9px;display:grid;position:absolute;bottom:-3px;right:-5px}.welcome-agent-halo{z-index:1;opacity:.7;background:radial-gradient(circle,#44d3c15c,#0000 70%);border-radius:21px;position:absolute;inset:2px}.welcome-agent-character.speaking .welcome-agent-halo{animation:1s ease-out infinite welcome-agent-pulse}@keyframes welcome-agent-arrive{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:none}}@keyframes welcome-agent-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1deg)}}@keyframes welcome-agent-pulse{0%{opacity:.75;transform:scale(.82)}to{opacity:0;transform:scale(1.45)}}@media (width<=620px){.welcome-agent{gap:6px;bottom:15px;right:10px}.welcome-agent.signed-in{bottom:92px}.welcome-agent-card{border-radius:15px;width:min(260px,100vw - 72px);padding:10px}.welcome-agent-head b{font-size:13px}.welcome-agent-head small{font-size:10px}.welcome-agent-head>button{width:27px;height:27px;font-size:17px}.welcome-agent-card>p{margin:7px 0;font-size:11px;line-height:1.42}.welcome-agent-actions{grid-template-columns:1.45fr .7fr;gap:5px}.welcome-agent-actions button,.welcome-agent-card nav a,.welcome-agent-card nav button{border-radius:8px;min-height:34px;font-size:10px}.welcome-agent-card nav{grid-template-columns:repeat(3,1fr);gap:4px}.welcome-agent.guest .welcome-agent-card nav{grid-template-columns:1fr 1fr}.welcome-agent-note{margin-top:5px;font-size:8.5px;line-height:1.25}.welcome-agent-character{border-radius:20px;flex-basis:52px;width:52px;height:52px;padding:2px}.welcome-agent-character img{border-radius:16px;width:44px;height:44px}.welcome-agent-character>b{min-width:21px;height:18px;font-size:8px;right:-4px}}@media (width<=390px){.welcome-agent{align-items:flex-end}.welcome-agent-card{width:min(248px,100vw - 66px);max-height:calc(100vh - 180px);overflow:auto}.welcome-agent-character{flex-basis:48px;width:48px;height:48px}.welcome-agent-character img{border-radius:14px;width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.welcome-agent-card,.welcome-agent-character,.welcome-agent-character.speaking .welcome-agent-halo{animation:none}}[data-theme=dark] .welcome-agent-card{background:#122539f7;border-color:#385067}[data-theme=dark] .welcome-agent-head b,[data-theme=dark] .welcome-agent-card>p strong{color:#eff7ff}[data-theme=dark] .welcome-agent-head>button,[data-theme=dark] .welcome-agent-actions button,[data-theme=dark] .welcome-agent-card nav a,[data-theme=dark] .welcome-agent-card nav button{color:#e6f0f8;background:#20384d;border-color:#40576d}[data-theme=dark] .welcome-agent-card>p{color:#c3d1df}[data-theme=dark] .welcome-agent-note,[data-theme=dark] .welcome-agent-chat-privacy{color:#9fb0c1}[data-theme=dark] .welcome-agent-character{background:linear-gradient(145deg,#18334b,#164943);border-color:#426278}[data-theme=dark] .welcome-agent-chat-toggle{color:#8fe5da;background:#173d3a;border-color:#346b68}[data-theme=dark] .welcome-agent-chat-back{color:#a9bfd2}[data-theme=dark] .welcome-agent-chat-message{color:#d8eeee;background:#193b3d}[data-theme=dark] .welcome-agent-chat-message.user{color:#fff;background:#176288}[data-theme=dark] .welcome-agent-chat-message>button,[data-theme=dark] .welcome-agent-chat-suggestions button,[data-theme=dark] .welcome-agent-chat-form input{color:#e6f0f8;background:#14283b;border-color:#405a70}.quick>span svg,.bottom-nav button span svg,.title-icon svg{display:block}.product-preview{padding-top:88px}.product-preview .seo-heading{max-width:720px}.product-stage{grid-template-columns:minmax(0,1.7fr) minmax(250px,.8fr);align-items:stretch;gap:22px;margin-top:34px;display:grid}.product-window{background:linear-gradient(145deg,#eef7ff,#e9faf5);border:1px solid #c9dce8;border-radius:26px;padding:15px;box-shadow:0 24px 58px #0d365e29}.product-window-bar{color:#5c7185;align-items:center;gap:7px;height:42px;padding:0 12px;font-size:12px;display:flex}.product-window-bar>span{background:#8ed7cd;border-radius:50%;width:9px;height:9px}.product-window-bar>span:nth-child(2){background:#8dbfed}.product-window-bar>span:nth-child(3){background:#f2c87c}.product-window-bar>b{color:#244967;margin-left:auto}.product-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.product-summary article{background:#fff;border:1px solid #d6e2eb;border-radius:15px;place-items:center;gap:2px;min-height:82px;padding:12px;display:grid}.product-summary small{color:#64778b}.product-summary strong{color:#082b5c;font-size:25px}.product-body{grid-template-columns:1.08fr .92fr;gap:10px;margin-top:10px;display:grid}.product-agent,.product-list{background:#fffffff0;border:1px solid #d4e2eb;border-radius:17px}.product-agent{grid-template-columns:44px minmax(0,1fr);align-content:start;gap:10px;min-height:185px;padding:19px;display:grid}.product-agent>span{color:#fff;background:linear-gradient(145deg,#0d76a6,#0aa48f);border-radius:14px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.product-agent>div{gap:5px;display:grid}.product-agent small{color:#087f76;font-weight:850}.product-agent strong{color:#082b5c;font-size:18px}.product-agent p{color:#607287;margin:0;font-size:13px;line-height:1.55}.product-agent>b{color:#fff;background:#082b5c;border-radius:11px;grid-column:1/3;place-items:center;min-height:39px;margin-top:6px;font-size:13px;display:grid}.product-list{padding:17px}.product-list>strong{color:#082b5c}.product-list article{border-top:1px solid #e5edf2;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding:13px 0;display:grid}.product-list article:first-of-type{margin-top:10px}.product-list i{color:#08776f;background:#e4f7f2;border-radius:11px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:900;display:grid}.product-list span{gap:3px;display:grid}.product-list span>b{color:#173653}.product-list span>small{color:#687b8e}.product-list em{color:#087f76;font-size:12px;font-style:normal;font-weight:900}.product-stage>aside{background:#fff;border:1px solid #d9e5ed;border-radius:24px;align-content:center;gap:10px;padding:23px;display:grid;box-shadow:0 16px 38px #12395c14}.product-stage>aside article{border-top:1px solid #e4ebf1;grid-template-columns:38px 1fr;gap:12px;padding:16px 0;display:grid}.product-stage>aside article:first-child{border-top:0}.product-stage>aside b{color:#087f76;background:#e5f7f3;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.product-stage>aside strong{color:#082b5c}.product-stage>aside p{color:#607287;margin:5px 0 0;font-size:13px;line-height:1.55}.pricing-section{padding-top:100px}.pricing-section>.seo-heading{text-align:center;margin-inline:auto}.pricing-grid{grid-template-columns:1fr 1fr;gap:18px;width:min(820px,100%);margin:34px auto 0;display:grid}.pricing-grid article{background:#fff;border:1px solid #d4e1eb;border-radius:24px;padding:30px;position:relative;box-shadow:0 16px 38px #12395c14}.pricing-grid article>span{color:#3d617c;background:#edf5fa;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.pricing-grid h3{color:#082b5c;margin:20px 0 8px;font-size:22px}.pricing-grid article>strong{color:#082b5c;letter-spacing:-.04em;font-size:34px;display:block}.pricing-grid article>p{color:#687b8e;margin:7px 0 20px}.pricing-grid ul{gap:10px;min-height:112px;margin:0;padding:0;list-style:none;display:grid}.pricing-grid li{color:#3f566c}.pricing-grid li:before{content:"✓";color:#0a9488;margin-right:8px;font-weight:900}.pricing-grid a{color:#082b5c;border:1px solid #aac2d1;border-radius:13px;justify-content:center;align-items:center;min-height:50px;margin-top:25px;font-weight:900;text-decoration:none;display:flex}.pricing-grid .paid-card{background:linear-gradient(145deg,#fff,#effbf8);border:2px solid #0a8f84;box-shadow:0 22px 48px #08666426}.pricing-grid .paid-card>span{color:#fff;background:#087f76}.pricing-grid .paid-card a{color:#fff;background:#082b5c;border-color:#082b5c}.pricing-note{color:#65778a;text-align:center;max-width:820px;margin:18px auto 0;font-size:13px;line-height:1.6}.pricing-note a{color:#08776f;font-weight:850}@media (width<=760px){.product-stage,.product-body{grid-template-columns:1fr}.product-agent{min-height:auto}.product-stage>aside{padding:18px}.pricing-grid{grid-template-columns:1fr}.pricing-grid ul{min-height:auto}.product-preview{padding-top:70px}}@media (width<=460px){.product-window{border-radius:20px;padding:10px}.product-window-bar b{display:none}.product-summary article{min-height:72px;padding:8px}.product-summary small{font-size:11px}.product-list article{grid-template-columns:34px 1fr}.product-list em{grid-column:2}.pricing-grid article{padding:24px}}[data-theme=dark] .product-window{background:linear-gradient(145deg,#12273d,#143a36);border-color:#34566e}[data-theme=dark] .product-summary article,[data-theme=dark] .product-agent,[data-theme=dark] .product-list,[data-theme=dark] .product-stage>aside,[data-theme=dark] .pricing-grid article{background:#14263a;border-color:#334d65}[data-theme=dark] .product-summary strong,[data-theme=dark] .product-agent strong,[data-theme=dark] .product-list>strong,[data-theme=dark] .product-list span>b,[data-theme=dark] .product-stage>aside strong,[data-theme=dark] .pricing-grid h3,[data-theme=dark] .pricing-grid article>strong{color:#e7f1ff}[data-theme=dark] .product-agent p,[data-theme=dark] .product-stage>aside p,[data-theme=dark] .pricing-grid li{color:#b7c8d8}[data-theme=dark] .pricing-grid .paid-card{background:linear-gradient(145deg,#14263a,#153b37);border-color:#3b9f92}.cash-receipt-form{border:1px solid var(--line);background:#f8fbfd;border-radius:14px;flex-wrap:wrap;gap:12px;margin:14px 0;padding:16px;display:flex}.cash-receipt-form legend{color:#153858;padding:0 6px;font-weight:900}.cash-receipt-form>label,.cash-receipt-detail>label{align-items:center;gap:7px;display:flex}.cash-receipt-form input[type=radio]{width:18px;height:18px;accent-color:var(--teal)}.cash-receipt-form>p,.cash-receipt-detail small{width:100%;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.cash-receipt-detail{background:#fff;border-radius:12px;gap:10px;width:100%;padding:14px;display:grid}.receipt-status{color:#6a4a00;font-size:12px;font-weight:800;display:block}.receipt-completed,.receipt-cancelled{color:#08766c}.receipt-failed,.receipt-cancel_pending{color:#b64232}.receipt-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin:12px 0;display:grid}.receipt-summary article{border:1px solid var(--line);border-radius:14px;gap:5px;padding:14px;display:grid}.receipt-admin-row{border:1px solid var(--line);border-radius:14px;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:12px;margin-top:10px;padding:14px;display:grid}.receipt-admin-row>div{flex-wrap:wrap;gap:7px;display:flex}.notification-read-all{padding:0 10px;border-radius:10px!important;width:auto!important;height:34px!important;font-size:12px!important}.notification-panel>div>span{align-items:center;gap:6px;display:flex}.notification-panel article p{color:var(--muted);margin:0;font-size:13px}[data-theme=dark] .cash-receipt-form{background:#13263a;border-color:#3a536c}[data-theme=dark] .cash-receipt-form legend{color:#e7f1ff}[data-theme=dark] .cash-receipt-detail{background:#1a3048}@media (width<=700px){.receipt-summary{grid-template-columns:repeat(2,1fr)}.receipt-admin-row{grid-template-columns:1fr}.cash-receipt-form{display:grid}}.hero-welcome,.workspace-head{box-shadow:var(--deep-shadow),inset 0 0 0 1px #ffffffa6;border-color:#cbddea}.summary{border-color:#cbd9e6;box-shadow:0 15px 40px #13396524}.summary button:not(:last-child){border-right-color:#d2dee9}.section{border-color:#d0dce7;box-shadow:0 13px 36px #1339631d}.section-title h2,.workspace-head h1,.privacy-card h2,.admin-card h2,.readiness-group h2{color:#062852;font-weight:800}.empty-card{border-style:dashed;border-width:1.5px}.line-empty{box-shadow:inset 0 0 0 1px #ffffffb3}.quick,.meeting-list article,.action-list article,.todo-list article,.prep-list article{border-color:#cedbe7;box-shadow:0 6px 18px #13396313}.customer-list,.appointment-list,.customer-directory,.schedule-list{border-color:#cbd8e4;box-shadow:0 7px 22px #13396313}.customer-list>button,.customer-directory>button,.appointment-list article{border-bottom-color:#d4dee8}.customer-tools,.schedule-toolbar,.schedule-card,.privacy-card,.admin-card,.readiness-group,.billing-summary article,.pass-card,.order-card,.admin-payment,.referral-card,.business-card{border-color:#cfdbe6;box-shadow:0 13px 35px #1339631d}.search-box,.filter-row select,.schedule-tabs button,.schedule-toolbar input,.setting-grid input,.setting-grid select,.privacy-card input,.privacy-card select,.admin-form-grid input,.modal input,.modal select,.modal textarea{border-color:#bfcddb}.bottom-nav{border-color:#c7d5e2;box-shadow:0 15px 42px #0c2b5036}.bottom-nav button.active{box-shadow:inset 0 0 0 1px #b9d7df,0 4px 12px #084a6814}.icon-button{border-color:#d0dce7;box-shadow:0 8px 21px #19416d21}.record-workspace{padding-bottom:12px}.record-guide{background:#ffffffe6;border:1px solid #cfdbe6;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:9px;margin:14px 0;padding:14px;display:grid;box-shadow:0 8px 24px #13396314}.record-guide span{color:#405a73;text-align:center;background:linear-gradient(145deg,#f4f9ff,#edf9f6);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:64px;padding:10px 8px;font-size:12px;font-weight:800;line-height:1.35;display:flex}.record-guide b{color:#fff;background:#0b6e82;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.record-tools{margin-top:12px}.record-filter-row{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.record-filter-row select{color:#334a63;background:#fff;border:1px solid #bfcddb;border-radius:11px;min-height:44px;padding:0 10px;font-size:14px}.record-result-head{color:#53677d;justify-content:space-between;align-items:center;min-height:56px;padding:0 4px;display:flex}.record-list{flex-direction:column;gap:13px;display:flex}.record-list>article{background:linear-gradient(145deg,#fff,#f7fbff);border:1px solid #cbd9e5;border-radius:19px;padding:18px;box-shadow:0 10px 28px #1339631a}.record-card-head{grid-template-columns:46px 1fr auto;align-items:center;gap:12px;display:grid}.record-card-head>div{flex-direction:column;gap:4px;min-width:0;display:flex}.record-card-head strong{color:#082b5c;font-size:17px}.record-card-head em{color:#08766c;background:#e8f7f2;border-radius:9px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:900}.record-summary{color:#314d65;white-space:pre-wrap;background:#f2faf8;border-left:3px solid #25a99c;border-radius:0 12px 12px 0;margin:15px 0 0;padding:14px;line-height:1.6}.record-details{gap:8px;margin:12px 0 0;display:grid}.record-details div{background:#ffffffd9;border:1px solid #dbe4ec;border-radius:11px;padding:11px 12px}.record-details dt{color:#6d7d8e;font-size:11px;font-weight:800}.record-details dd{color:#354e65;white-space:pre-wrap;margin:4px 0 0;font-size:14px;line-height:1.45}.record-again{color:#116b62;cursor:pointer;background:#f0faf7;border:1px solid #b8d9d3;border-radius:12px;width:100%;min-height:44px;margin-top:13px;font-weight:800}.record-contact-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.record-contact{color:#116b62;min-width:0;min-height:52px;font:inherit;cursor:pointer;background:#f3fbf9;border:1px solid #b8d9d3;border-radius:12px;justify-content:center;align-items:center;gap:7px;font-weight:850;display:flex}.record-contact span{color:#08766c;background:#d9f3ed;border-radius:50%;place-items:center;width:25px;height:25px;font-size:15px;line-height:1;display:grid}.record-contact.sms{color:#245c8b;background:#f3f8fd;border-color:#b9d2e9}.record-contact.sms span{color:#245c8b;background:#dcecf9}.record-contact.kakao{color:#594b00;background:#fffbea;border-color:#e4d588}.record-contact.kakao span{color:#3c1e1e;background:#fee500;font-size:11px}.record-contact:hover{filter:brightness(.98);transform:translateY(-1px)}.record-contact:focus-visible{outline-offset:2px;outline:3px solid #00918540}[data-theme=dark] .record-contact{color:#a8efe4;background:#123932;border-color:#2f756e}[data-theme=dark] .record-contact.sms{color:#b8dcfa;background:#172f45;border-color:#345f82}[data-theme=dark] .record-contact.kakao{color:#fff1a6;background:#3b3514;border-color:#7d702b}@media (width<=420px){.record-contact-actions{gap:6px}.record-contact{gap:5px;min-height:48px}.record-contact span{width:22px;height:22px;font-size:13px}}@media (width<=520px){.record-guide{grid-template-columns:1fr 1fr;gap:7px;padding:10px}.record-guide span{min-height:58px}.record-card-head{grid-template-columns:44px 1fr}.record-card-head em{grid-column:2;justify-self:start}.record-filter-row{grid-template-columns:1fr}}.legal-content{border-color:#cbd8e4;box-shadow:0 13px 38px #082b5c1d}@media (width<=620px){.section{box-shadow:0 9px 25px #1339631b}.hero-welcome,.workspace-head{box-shadow:0 14px 36px #143a6824}}.verification-page{background:linear-gradient(145deg,#eef9ff,#dff5f4);place-items:center;min-height:100vh;padding:24px;display:grid}.verification-card{text-align:center;background:#fffffff5;border:1px solid #a9cbd8;border-radius:26px;width:min(100%,460px);padding:34px;box-shadow:0 18px 50px #082b5c29}.verification-card img{object-fit:contain;width:156px;height:156px;margin:0 auto 24px;display:block}.verification-card h1{color:#082b5c;margin:0 0 12px;font-size:30px}.verification-card p{color:#425466;line-height:1.65}.verification-card form{gap:12px;margin-top:22px;display:grid}.verification-card label{text-align:left;color:#082b5c;gap:8px;font-weight:800;display:grid}.verification-card input{letter-spacing:7px;text-align:center;border:1.5px solid #9db8c8;border-radius:14px;width:100%;padding:15px;font-size:24px}.verification-primary,.verification-secondary{cursor:pointer;border:0;border-radius:14px;width:100%;padding:14px 18px;font-size:16px;font-weight:800}.verification-primary{color:#fff;background:linear-gradient(135deg,#082b5c,#087f8c);margin-top:18px}.verification-secondary{color:#082b5c;background:#eaf4f7}.verification-message{background:#edf9f7;border-radius:12px;padding:11px;font-weight:700;color:#075e68!important}.verification-note{font-size:13px;color:#64748b!important;margin-top:22px!important}.verification-card input[type=email]{letter-spacing:0;text-align:left;font-size:17px}.verification-card small{color:#64748b}.verification-card button:disabled{cursor:not-allowed;opacity:.58}.verification-link{color:#496579;cursor:pointer;background:0 0;border:0;padding:8px;font-weight:700;text-decoration:underline}.account-guide,.session-guide{text-align:left;color:#24465d;background:#f2faf8;border:1px solid #b9d7d2;border-radius:14px;margin:18px 0;padding:15px 16px}.account-guide strong,.session-guide strong{color:#075e68;display:block}.account-guide ul{margin:9px 0 0;padding-left:20px}.account-guide li{margin:6px 0;font-size:14px;line-height:1.5}.session-guide p{margin:7px 0 0;line-height:1.6;color:#40556e!important}.session-guide b{overflow-wrap:anywhere;color:#082b5c}:root{--aqua:#11c6b3;--cyan:#2e9cf4;--violet:#8069e8;--coral:#ff8a62}.app-shell{isolation:isolate;background:radial-gradient(circle at 8% 4%,#2e9cf424,#0000 20rem),radial-gradient(circle at 94% 18%,#11c6b326,#0000 19rem),linear-gradient(#fafdff 0,#edf6ff 29rem,#f3f7fb 58rem)}.app-shell:before,.app-shell:after{content:"";z-index:-1;filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.app-shell:before{background:#6d68e813;width:250px;height:250px;top:430px;right:-150px}.app-shell:after{background:#ff8a6212;width:220px;height:220px;top:950px;left:-145px}.top-band{background:linear-gradient(90deg,#082b5c 0 38%,#268fe7 58%,#11c6b3 80%,#ffd05b 100%);height:8px;box-shadow:0 4px 15px #268fe738}.brand-text strong{color:#0000;background:linear-gradient(90deg,#082b5c,#147bc5 72%,#08a99c);-webkit-background-clip:text;background-clip:text}.hero-welcome{background:radial-gradient(circle at 92% 12%,#fffffff2,#0000 12rem),linear-gradient(135deg,#fff 0,#e7f3ff 48%,#dff8f2 100%);box-shadow:0 22px 55px #0d39682b,inset 0 1px #fff}.hero-welcome:after{content:"";pointer-events:none;background:linear-gradient(112deg,#0000 20%,#ffffff7a 43%,#0000 62%);animation:8s ease-in-out infinite hero-shine;position:absolute;inset:0;transform:translate(-120%)}.hero-kicker{background:linear-gradient(90deg,#fff,#ecfffb);border:1px solid #11c6b333;box-shadow:0 7px 18px #1197a01c}.hero-mark{border:1px solid #fffffff2;box-shadow:0 20px 45px #0f5c8438}.hero-spark-one{color:#23b9de}.hero-spark-two{color:#8069e8}.summary{background:#fffffff0;overflow:visible;box-shadow:0 18px 45px #10376326}.summary:before{content:"";background:linear-gradient(90deg,#11c6b3,#2e9cf4,#8069e8,#fb5);border-radius:999px;height:3px;position:absolute;top:-2px;left:7%;right:7%}.summary button{border-radius:22px;transition:transform .2s,background .2s}.summary button:hover{background:linear-gradient(#ffffff4d,#eaf6ffd1);transform:translateY(-3px)}.summary-icon{box-shadow:0 8px 18px #1b4a711f,inset 0 0 0 1px #fffc}.section{transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.section:before{content:"";background:linear-gradient(#2e9cf4,#11c6b3);border-radius:0 6px 6px 0;width:4px;height:46px;position:absolute;top:22px;left:0}.section:nth-of-type(4n+2):before{background:linear-gradient(#8069e8,#2e9cf4)}.section:nth-of-type(4n+3):before{background:linear-gradient(#ffb04c,#ff7a68)}.section:nth-of-type(4n):before{background:linear-gradient(#11c6b3,#78d66c)}.section:hover{border-color:#bcd5e6;transform:translateY(-2px);box-shadow:0 19px 46px #13396325}.title-icon{box-shadow:0 8px 18px #113a641a,inset 0 0 0 1px #ffffffbf}.quick{overflow:hidden}.quick:after{content:"";opacity:.045;background:currentColor;border-radius:50%;width:78px;height:78px;position:absolute;bottom:-35px;right:-32px}.quick{position:relative}.quick:hover>span{transform:scale(1.08)rotate(-3deg)}.quick>span{transition:transform .2s}.quick-1{border-top:3px solid #5ba7ee}.quick-2{border-top:3px solid #30c3ae}.quick-3{border-top:3px solid #ff9a61}.quick-4{border-top:3px solid #8a73eb}.primary{background:linear-gradient(120deg,#07366f 0,#147dbe 52%,#079b8f 100%) 0 0/160% 100%;transition:background-position .25s,transform .18s,box-shadow .18s}.primary:hover{background-position:100% 0;transform:translateY(-1px)}.bottom-nav{background:linear-gradient(120deg,#fffffff2,#eff8fff0,#eefcf8f2);box-shadow:0 18px 48px #0a2b503d}.bottom-nav button.active{color:#063c69;background:linear-gradient(145deg,#dceeff,#dcf7f1);box-shadow:inset 0 0 0 1px #abd4dd,0 7px 16px #084a681f}@keyframes hero-shine{0%,62%,to{transform:translate(-120%)}78%{transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.hero-welcome:after{animation:none}.section,.summary button,.quick>span,.primary{transition:none}}@media (width<=620px){.top-band{height:7px}.section:hover{transform:none}.hero-welcome:after{opacity:.55}}.header{justify-content:center;position:relative}.header .brand{position:absolute;left:50%;transform:translate(-50%)}.header-actions{margin-left:auto}@media (width<=520px){.header .brand{gap:8px}.header .brand-symbol{flex-basis:48px;width:48px;height:48px}.header .brand-text strong{font-size:21px}.header .brand-text small{font-size:12px}.header-actions{gap:5px}.install-small{min-width:42px;padding:0 8px}.install-small b{display:none}}.admin-order-row.test-order{background:#f7f3ff;border:1px solid #b9a5ed;border-radius:14px;margin:8px -10px;padding:14px 10px}.admin-order-row button.test-action{color:#5935a8;background:#f1ebff;border-color:#9f87dc}.agent-console{background:linear-gradient(140deg,#fffffffa,#e5f4fff5 54%,#e1f9f3f5);border:1px solid #a9cfe1;border-radius:25px;margin:0 0 20px;padding:22px;box-shadow:0 17px 44px #0d396824}.agent-heading{align-items:center;gap:12px;display:flex}.agent-heading h2{color:#082b5c;margin:3px 0 0;font-size:22px}.agent-heading small,.agent-result-head small{color:#087f76;font-weight:900}.agent-orb{color:#fff;background:linear-gradient(135deg,#1b8fe7,#11bca9);border-radius:16px;place-items:center;width:46px;height:46px;font-size:22px;display:grid;box-shadow:0 10px 24px #137e9d40}.agent-flow{background:#07366f0f;border-radius:15px;align-items:center;gap:8px;margin-top:17px;padding:12px 14px;display:flex;overflow-x:auto}.agent-flow span{white-space:nowrap;color:#31536d;align-items:center;gap:6px;font-size:12px;font-weight:900;display:flex}.agent-flow b{color:#fff;background:#0a8f84;border-radius:8px;place-items:center;width:22px;height:22px;display:grid}.agent-flow i{color:#7f9aae;font-style:normal}.agent-flow span:not(.done):not(.active) b{color:#60778b;background:#d7e2e9}.agent-flow span.active{color:#fff;background:#075f72;border-radius:10px;padding:6px 9px}.agent-flow span.active b{color:#075f72;background:#fff}.agent-flow span.done{color:#08796f}.agent-command{grid-template-columns:1fr auto auto;gap:8px;margin-top:17px;display:grid}.agent-command input{color:#17324f;background:#fff;border:1.5px solid #aebfce;border-radius:14px;min-width:0;min-height:52px;padding:0 15px;font-size:16px}.agent-command>button{color:#17476c;cursor:pointer;background:#fff;border:1px solid #b5c8d7;border-radius:14px;min-height:52px;padding:0 15px;font-weight:800}.agent-command>button.primary{color:#fff;background:linear-gradient(120deg,#07366f 0,#147dbe 52%,#079b8f 100%);border:0;box-shadow:0 9px 22px #083f6738}.agent-command>button.listening{color:#076d64;background:#e4faf6;border-color:#0aa394}.agent-suggestions{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.agent-suggestions button{color:#365a75;cursor:pointer;background:#fffc;border:1px solid #bfd3df;border-radius:999px;min-height:38px;padding:0 12px;font-size:13px;font-weight:800}.agent-result{background:#ffffffe6;border:1px solid #b9d4de;border-radius:18px;margin-top:17px;padding:17px}.agent-result-head{justify-content:space-between;gap:14px;display:flex}.agent-result-head h3{color:#082b5c;margin:4px 0 0;font-size:19px}.agent-result-head p{color:#526a80;margin:7px 0 0;line-height:1.5}.agent-result-head>button{color:#526a80;cursor:pointer;background:#edf3f7;border:0;border-radius:50%;flex:0 0 38px;width:38px;height:38px;font-size:21px}.agent-items{gap:8px;margin-top:12px;display:grid}.agent-items article{background:#fff;border:1px solid #d1dfe8;border-radius:14px;grid-template-columns:32px minmax(0,1fr) 190px;align-items:center;gap:10px;padding:11px 12px;display:grid}.agent-rank{color:#08796f;background:#e4f6f2;border-radius:10px;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.agent-item-copy{min-width:0}.agent-items strong{color:#082b5c;font-size:16px}.agent-items p{color:#3e5d75;margin:3px 0;font-size:14px;line-height:1.4}.agent-items small{color:#60758a;font-size:13px}.agent-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.agent-actions button{color:#244d6e;cursor:pointer;background:#f7fafc;border:1px solid #a9c1d1;border-radius:10px;min-height:40px;padding:0 8px;font-size:13px;font-weight:850}.agent-actions .message-action{color:#fff;background:#078f84;border-color:#078f84;box-shadow:0 6px 14px #078f8433}.agent-actions .complete-action{color:#0b5785;background:#edf6fb;border-color:#176a9a}.agent-actions .skip-action{color:#64778a;background:#fff;border-color:#d2dce4}.agent-actions button.primary{color:#fff;border:0}.agent-empty{color:#076d64;background:#edf9f6;border-radius:13px;margin-top:14px;padding:16px;font-weight:800}.agent-safety{color:#526b80;margin:12px 1px 0;font-size:13px;line-height:1.55}.agent-objective{color:#31536d;background:#f0f7fb;border-radius:10px;margin-top:7px;padding:8px 10px;font-size:13px}.agent-objective>b{color:#08796f;margin-right:8px;display:inline}.agent-objective ul{margin:5px 0 0;padding-left:17px}.agent-objective li{margin-top:2px;line-height:1.35}.agent-progress{grid-template-columns:repeat(4,1fr);gap:5px;margin:-2px 0 17px;display:grid}.agent-progress span{color:#81909d;text-align:center;background:#eef2f5;border-radius:9px;padding:8px 5px;font-size:11px;font-weight:900}.agent-progress span.done{color:#08796f;background:#e7f7f3}.agent-progress span.active{color:#fff;background:#0b4b7f}.contact-brief{background:#eff9f8;border:1px solid #b9d9df;border-radius:14px;gap:5px;margin-bottom:15px;padding:14px;display:grid}.contact-brief strong{color:#076d64}.contact-brief p{color:#234b62;margin:0;line-height:1.5}.contact-brief small{color:#527082}.followup-hint{color:#08766c;background:#edf9f6;border-radius:10px;margin:-7px 0 12px;padding:10px 12px;font-size:12px;font-weight:800}@media (width<=620px){.agent-console{border-radius:21px;padding:18px 15px}.agent-command{grid-template-columns:1fr auto}.agent-command input{grid-column:1/-1}.agent-command>button{padding:0 13px}.agent-command>button.primary{grid-column:auto}.agent-items article{grid-template-columns:30px 1fr;padding:11px 9px}.agent-actions{grid-column:2;grid-template-columns:1fr 1fr;width:100%}.agent-actions button{min-height:44px;font-size:14px}.agent-heading h2{font-size:20px}.agent-items p{font-size:14px}.agent-items small,.agent-objective,.agent-safety{font-size:13px}}.theme-toggle{color:#173d64;cursor:pointer;background:#ffffffd1;border:1px solid #b7cad8;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 12px;font-weight:850;display:inline-flex;box-shadow:0 6px 16px #082b5c1a}.theme-toggle span{font-size:21px;line-height:1}.theme-toggle b{white-space:nowrap;font-size:13px}[data-theme=dark]{--navy:#b9d9ff;--teal:#48d7c7;--blue:#68adff;--ink:#e6eef8;--muted:#a8b7c9;--line:#31455e;--soft:#172438;--page:#0d1725;--card-line:#344a64;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] html,[data-theme=dark] body{color:#e6eef8;background:radial-gradient(circle at 14% 8%,#1e70b738,#0000 29rem),radial-gradient(circle at 88% 18%,#0e97882b,#0000 27rem),#08111d}[data-theme=dark] .app-shell{background:radial-gradient(circle at 8% 4%,#1f7bc229,#0000 20rem),radial-gradient(circle at 94% 18%,#0e9e8f21,#0000 19rem),linear-gradient(#101e30 0,#0b1726 30rem,#0a1421 100%);box-shadow:0 0 70px #0000006b}[data-theme=dark] .header{border-bottom-color:#263a51}[data-theme=dark] .brand-text strong{color:#0000;background:linear-gradient(90deg,#d7e9ff,#68b9f5 70%,#50d7c7);-webkit-background-clip:text;background-clip:text}[data-theme=dark] .brand-text small{color:#a9bbce}[data-theme=dark] .theme-toggle,[data-theme=dark] .icon-button,[data-theme=dark] .install-small{color:#dbe9f7;background:#182a3e;border-color:#3c566f;box-shadow:0 7px 18px #00000038}[data-theme=dark] .hero-welcome,[data-theme=dark] .workspace-head{background:radial-gradient(circle at 92% 12%,#263e55b8,#0000 12rem),linear-gradient(135deg,#17283b 0,#14283d 50%,#113331 100%);border-color:#35506a;box-shadow:0 20px 52px #0000004f}[data-theme=dark] .hero-kicker{color:#66dfd1;background:#163a3a;border-color:#2d6b68}[data-theme=dark] .hero-welcome p,[data-theme=dark] .hero-welcome small{color:#b3c3d4}[data-theme=dark] .hero-welcome h1,[data-theme=dark] .workspace-head h1{color:#e7f1ff}[data-theme=dark] .hero-mark{background:#172b40;border-color:#405d76}[data-theme=dark] .hero-visual{background:radial-gradient(circle at 35% 30%,#28435e 0,#17344a 38%,#123841 74%,#0a192733 100%)}[data-theme=dark] .summary,[data-theme=dark] .section,[data-theme=dark] .agent-console,[data-theme=dark] .customer-tools,[data-theme=dark] .schedule-toolbar,[data-theme=dark] .schedule-card,[data-theme=dark] .privacy-card,[data-theme=dark] .admin-card,[data-theme=dark] .readiness-group,[data-theme=dark] .pass-card,[data-theme=dark] .order-card,[data-theme=dark] .admin-payment,[data-theme=dark] .referral-card,[data-theme=dark] .business-card,[data-theme=dark] .legal-content{background:linear-gradient(145deg,#162537f7,#0f1d2cf7);border-color:#334b64;box-shadow:0 13px 36px #00000045}[data-theme=dark] .summary button,[data-theme=dark] .quick,[data-theme=dark] .line-empty,[data-theme=dark] .empty-card,[data-theme=dark] .meeting-list article,[data-theme=dark] .action-list article,[data-theme=dark] .todo-list article,[data-theme=dark] .prep-list article,[data-theme=dark] .customer-directory,[data-theme=dark] .customer-directory>button,[data-theme=dark] .customer-list,[data-theme=dark] .customer-list>button,[data-theme=dark] .appointment-list,[data-theme=dark] .appointment-list article,[data-theme=dark] .schedule-list,[data-theme=dark] .schedule-list article,[data-theme=dark] .agent-result,[data-theme=dark] .agent-items article,[data-theme=dark] .billing-summary article{color:#e5eef8;background:#152438;border-color:#324960}[data-theme=dark] .section-title h2,[data-theme=dark] .agent-heading h2,[data-theme=dark] .agent-result-head h3,[data-theme=dark] .agent-items strong,[data-theme=dark] .record-card-head strong,[data-theme=dark] .detail-body strong,[data-theme=dark] .signin-card h1,[data-theme=dark] .legal-content h2{color:#dcecff}[data-theme=dark] p,[data-theme=dark] small,[data-theme=dark] .agent-items p,[data-theme=dark] .agent-result-head p,[data-theme=dark] .record-summary,[data-theme=dark] .detail-note p,[data-theme=dark] .legal-content p{color:#adbed0}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select,[data-theme=dark] .search-box,[data-theme=dark] .agent-command input,[data-theme=dark] .agent-command>button,[data-theme=dark] .agent-suggestions button,[data-theme=dark] .agent-actions button{color:#e5eef8;background:#0e1c2c;border-color:#425d77}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#7f92a7}[data-theme=dark] .bottom-nav,[data-theme=dark] .explore-nav{background:#0c1927f5;border-color:#344b62;box-shadow:0 16px 44px #0000006b}[data-theme=dark] .bottom-nav button{color:#9db0c4}[data-theme=dark] .bottom-nav button.active{color:#e2f3ff;background:linear-gradient(145deg,#173f5d,#15443f)}[data-theme=dark] .modal{color:#e6eef8;background:linear-gradient(#18283a,#0f1d2c);border-color:#415a72}[data-theme=dark] .modal-backdrop{background:#01070fb8}[data-theme=dark] .modal-head h2,[data-theme=dark] .modal label{color:#dceaff}[data-theme=dark] .meeting-modal .ai-candidate-box{background:#13263a;border-color:#52708e}[data-theme=dark] .meeting-modal .ai-candidate-box strong{color:#8ee9df}[data-theme=dark] .meeting-modal .ai-candidate-box p,[data-theme=dark] .meeting-modal .ai-consent{color:#c6d6e5!important}[data-theme=dark] .meeting-modal .ai-generate{color:#fff;background:linear-gradient(135deg,#2469ad,#159b91)}[data-theme=dark] .meeting-modal .ai-generate:disabled{color:#d5e3ef;opacity:.82;background:#29455f;border:1px solid #52708e}[data-theme=dark] .meeting-modal label{color:#edf5ff}[data-theme=dark] .meeting-modal input,[data-theme=dark] .meeting-modal select,[data-theme=dark] .meeting-modal textarea{color:#f4f8fc;background:#0b1a2a;border-color:#55718c}[data-theme=dark] .meeting-modal input::placeholder,[data-theme=dark] .meeting-modal textarea::placeholder{color:#adbed0;opacity:1}[data-theme=dark] .meeting-modal .confirm-check{background:#143735;border:1px solid #3e706d;color:#d9f1ed!important}[data-theme=dark] .meeting-modal .modal-actions button{color:#eef5fc;background:#1a2b3d;border-color:#57718a}[data-theme=dark] .meeting-modal .modal-actions .primary{color:#fff;background:#2369aa;border-color:#5b9de0}[data-theme=dark] .meeting-modal .modal-actions button:disabled{opacity:.72}[data-theme=dark] .meeting-modal .voice-upload-inline{background:#142d43;border-color:#426985;color:#b8e1ff!important}[data-theme=dark] .signin-card{background:linear-gradient(145deg,#14263a,#10312f);border-color:#38536c;box-shadow:0 18px 48px #00000059}[data-theme=dark] .signin-assistants article{background:#122337;border-color:#39536a}[data-theme=dark] .signin-assistants strong{color:#dcecff}[data-theme=dark] .signin-assistants small{color:#afc1d2}[data-theme=dark] .explore-shell,[data-theme=dark] .legal-page,[data-theme=dark] .verification-page{color:#e6eef8;background:linear-gradient(#0b1725,#0d1b2a 300px,#08121e)}[data-theme=dark] .demo-hero,[data-theme=dark] .demo-card,[data-theme=dark] .demo-summary article,[data-theme=dark] .verification-card{color:#e6eef8;background:linear-gradient(145deg,#17283b,#102030);border-color:#334d65}[data-theme=dark] .explore-brand strong,[data-theme=dark] .demo-hero h1,[data-theme=dark] .demo-title h1,[data-theme=dark] .demo-card h2,[data-theme=dark] .verification-card h1{color:#dcecff}@media (width<=520px){.theme-toggle{width:42px;padding:0}.theme-toggle b{display:none}.header-actions{gap:4px}}.passkey-help a{color:#2457a6;font-weight:700}.passkey-help .secondary{color:#17375e;background:#fff;border:1px solid #b8c8dc;border-radius:.65rem;padding:.45rem .75rem}.passkey-method-note{color:#58677a;margin-top:.55rem;line-height:1.45;display:block}.backup-operations{gap:12px;display:grid}.backup-download{color:#fff;background:linear-gradient(90deg,#0a4b8f,#1397c3);border-radius:11px;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-weight:900;text-decoration:none;display:flex}.backup-upload{color:#244764;background:#f5f9fc;border:1px dashed #9bb5cb;border-radius:12px;gap:9px;padding:15px;font-weight:800;display:grid}.backup-upload input{font:inherit}.backup-operations ol{color:#40556e;margin:0;padding-left:22px;line-height:1.7}.automatic-backup{background:#effaf6;border:1px solid #9bcdbf;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.automatic-backup>div{gap:5px;display:grid}.automatic-backup p{color:#40556e;margin:0}.backup-schedule-status{color:#08775f;background:#d7f5e9;border-radius:999px;width:max-content;padding:3px 8px;font-size:12px;font-weight:900}.automatic-backup button{min-height:44px}.backup-history{gap:8px;display:grid}.backup-history h3{margin:4px 0}.backup-history article{background:#f8fbfd;border:1px solid #c8d8e5;border-radius:11px;gap:4px;padding:12px 14px;display:grid}.backup-history article div{justify-content:space-between;gap:10px;display:flex}.backup-history article small{overflow-wrap:anywhere;color:#60758c}.backup-success{color:#08775f;font-weight:900}.backup-failed{color:#b42318;font-weight:900}.operational-test-tools{background:#faf8ff;border:1px solid #c9b8f3;border-radius:12px;padding:12px 14px}.operational-test-tools summary{cursor:pointer;color:#57349a;font-weight:900}.operational-test-tools p{color:#53667a;margin:10px 0}.operational-test-tools label{align-items:center;gap:9px;font-weight:800;display:flex}.operational-test-tools input{width:18px;height:18px}.ledger-diagnostic{margin-top:6px}.ledger-diagnostic summary{cursor:pointer;color:#536b83;font-size:12px;font-weight:800}:root{--ink:#0b1f3a;--muted:#4c6077;--line:#b9c9d8;--card-line:#b8cad9;--card-shadow:0 12px 30px #07264c24;--deep-shadow:0 22px 54px #062a5433}html,body{background:linear-gradient(145deg,#dcecff 0,#f1f6fc 48%,#dff5ef 100%)}.app-shell{background:linear-gradient(#f7fbff 0,#e9f3ff 31rem,#eef6fb 64rem);box-shadow:0 0 70px #05264f2e}.hero-welcome{background:linear-gradient(132deg,#fff 0,#d9edff 52%,#ccefe7 100%);border:2px solid #a9cbe0;box-shadow:0 24px 58px #062e5b38}.hero-kicker{color:#05675f;background:#eafffa;border-color:#72cfc4}.hero-welcome p,.hero-welcome small{color:#334e69;font-weight:650}.hero-welcome h1{color:#042b5c;text-shadow:0 1px #fff;font-weight:900}.hero-welcome h1 em{color:#006fae}.summary{background:#fff;border:1.5px solid #a9bdcf;box-shadow:0 18px 44px #072b542e}.summary button:not(:last-child){border-right:1.5px solid #c4d1dd}.summary small{color:#40566f;font-weight:750}.summary strong{color:#052b58;font-weight:900}.summary-icon.mint{color:#007c70;background:#c9f4ea}.summary-icon.blue{color:#095fc3;background:#d4e7ff}.summary-icon.amber{color:#a76000;background:#ffe9b8}.section{background:#fff;border:1.5px solid #b4c7d7;box-shadow:0 14px 36px #06284e24}.section:nth-of-type(4n+1){background:linear-gradient(145deg,#fff,#eaf9f5)}.section:nth-of-type(4n+2){background:linear-gradient(145deg,#fff,#eaf3ff)}.section-title h2{color:#052956;font-weight:900}.empty-card,.line-empty{background:#f5f9fc;border-color:#afc2d2}.empty-card p,.line-empty p,.quick>small{color:#435970}.quick{border:1.5px solid #b6c8d7;box-shadow:0 8px 22px #072a501c}.quick-1{background:linear-gradient(145deg,#fff,#deedff)}.quick-2{background:linear-gradient(145deg,#fff,#dcf7f0)}.quick-3{background:linear-gradient(145deg,#fff,#ffead8)}.quick-4{background:linear-gradient(145deg,#fff,#eae4ff)}.quick>strong{color:#0a294d;font-weight:900}.primary{background:linear-gradient(120deg,#052f67 0,#087ac0 52%,#008f82 100%);box-shadow:0 10px 24px #04356047}.agent-console{background:linear-gradient(135deg,#fff,#ddecff 52%,#daf7ef);border:1.5px solid #91bcd3;box-shadow:0 18px 45px #062a532b}.agent-heading h2,.agent-result-head h3{color:#052956;font-weight:900}.agent-command input{border-color:#8ca8bd}.agent-suggestions button{color:#173f61;background:#fff;border-color:#9eb8ca}.customer-tools,.schedule-toolbar,.schedule-card,.privacy-card,.admin-card,.readiness-group,.billing-summary article,.pass-card,.order-card,.admin-payment,.referral-card,.business-card{background:#fff;border:1.5px solid #b4c6d5;box-shadow:0 13px 34px #06284e24}.customer-list,.appointment-list,.customer-directory,.schedule-list{background:#fff;border:1.5px solid #b4c6d5;box-shadow:0 9px 25px #06284e1a}.bottom-nav{background:#fffffff7;border:1.5px solid #aec2d2;box-shadow:0 18px 48px #05204345}.bottom-nav button{color:#53667b;font-weight:750}.bottom-nav button.active{color:#042e5b;background:linear-gradient(145deg,#cfe7ff,#cff3ea);font-weight:900}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #087eb561}@media (width<=620px){.hero-welcome{border-width:1.5px}.section,.summary{border-width:1px}}.explore-shell{background:radial-gradient(circle at 15% 0,#268fe73d,#0000 26rem),radial-gradient(circle at 92% 18%,#0dc1a933,#0000 25rem),linear-gradient(#e9f3ff 0,#f6f9fd 43rem,#eef5fb 100%)}.explore-header{min-height:104px}.explore-brand img{filter:drop-shadow(0 8px 13px #08416833)}.explore-brand strong{letter-spacing:-.5px;font-size:23px;font-weight:950}.explore-login{color:#fff;background:linear-gradient(120deg,#062f66,#087e99);border:0;box-shadow:0 9px 22px #05315b40}.demo-banner{color:#174f5a;background:linear-gradient(90deg,#e2faf5,#eef8ff);border:1.5px solid #69cabc;box-shadow:0 8px 22px #084e5c1a}.demo-banner strong{background:linear-gradient(135deg,#027b70,#079d8f);box-shadow:0 5px 12px #04766a33}.demo-hero{background:radial-gradient(circle at 92% 15%,#ffffff4d,#0000 12rem),linear-gradient(130deg,#062f67 0,#0b74b6 52%,#05a18f 100%);border:1.5px solid #8ebbd5;min-height:230px;padding:34px 30px;position:relative;overflow:hidden;box-shadow:0 22px 52px #05305b42}.demo-hero:before{content:"";border:1px solid #ffffff4d;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-112px;right:-85px;box-shadow:0 0 0 35px #ffffff0e,0 0 0 72px #ffffff09}.demo-hero-copy{z-index:2;max-width:68%;position:relative}.demo-hero small{color:#c9fff5;background:#ffffff29;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-weight:900;display:inline-flex}.demo-hero h1{color:#fff;letter-spacing:-1.6px;margin:14px 0 0;font-size:clamp(29px,5vw,40px);line-height:1.23}.demo-hero h1 em{color:#72f2df;font-style:normal}.demo-hero p{color:#d8eaff;margin:15px 0 0;font-weight:650;line-height:1.55}.demo-hero-orb{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff47,#ffffff14);border:1px solid #ffffff73;border-radius:43px;place-items:center;width:132px;height:132px;display:grid;position:absolute;top:43px;right:33px;transform:rotate(-5deg);box-shadow:0 25px 48px #011f4140,inset 0 1px 1px #ffffffa6}.demo-hero-orb span{color:#fff;letter-spacing:-2px;font-size:34px;font-weight:950}.demo-hero-orb i{color:#ffe56f;text-shadow:0 7px 15px #0003;font-size:28px;font-style:normal;position:absolute;top:-18px;right:-12px}.demo-summary{gap:12px;margin-top:16px}.demo-summary article{border:1.5px solid #b6c9d9;min-height:142px;padding:18px;position:relative;overflow:hidden;box-shadow:0 12px 30px #072a5024}.demo-summary article:after{content:"";opacity:.08;background:currentColor;border-radius:50%;width:86px;height:86px;position:absolute;top:-38px;right:-35px}.demo-summary article.contact{color:#08766c;background:linear-gradient(145deg,#fff,#d9f7f0)}.demo-summary article.meeting{color:#1765b2;background:linear-gradient(145deg,#fff,#dcecff)}.demo-summary article.waiting{color:#a15d00;background:linear-gradient(145deg,#fff,#ffebc5)}.demo-summary span{color:#fff;background:currentColor;border-radius:12px;place-items:center;width:39px;height:39px;font-size:19px;display:grid}.demo-summary small{color:#334d67;font-weight:800}.demo-summary strong{color:#082b5c;font-size:30px;font-weight:950}.demo-summary b{color:currentColor;font-size:11px}.demo-card{background:#fff;border:1.5px solid #b6c8d7;border-radius:23px;box-shadow:0 14px 36px #07284d24}.demo-card h2{color:#062d5d;border-left:4px solid #0aa797;padding-left:12px;font-size:20px;font-weight:950}.demo-customers article{border-top:1px solid #d4dfe8;border-radius:14px;min-height:82px;padding:12px;transition:transform .18s,background .18s}.demo-customers article:hover{background:#f1f8ff;transform:translate(3px)}.demo-customers article>span{border-radius:16px;width:48px;height:48px;font-size:17px;box-shadow:inset 0 0 0 1px #08466914}.demo-customers strong{color:#0b294c;font-size:17px}.demo-customers small{color:#4d6177;font-weight:600}.demo-customers b{color:#1a739f;font-size:23px}.demo-actions{gap:11px}.demo-actions button{text-align:left;border:1.5px solid #b7c9d8;grid-template-rows:1fr 1fr;grid-template-columns:42px 1fr;column-gap:10px;min-height:92px;padding:13px;display:grid;box-shadow:0 7px 18px #072a5017}.demo-actions button span{color:#fff;border-radius:13px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.demo-actions button b{color:#082b5c;align-self:end;font-size:15px}.demo-actions button small{color:#53677d}.demo-actions .customer{background:linear-gradient(145deg,#fff,#e1f7f2)}.demo-actions .customer span{background:#079786}.demo-actions .record{background:linear-gradient(145deg,#fff,#e3efff)}.demo-actions .record span{background:#247bc9}.demo-actions .calendar{background:linear-gradient(145deg,#fff,#f0e8ff)}.demo-actions .calendar span{background:#7656c9}.explore-nav{background:#fffffff7;border-top:1.5px solid #aec2d2;box-shadow:0 -12px 35px #05254929}.explore-nav button{font-weight:750}.explore-nav button.active{color:#062f5c;background:linear-gradient(145deg,#d8ebff,#d6f5ed);box-shadow:inset 0 0 0 1px #b1d3dd}@media (width<=600px){.demo-hero{min-height:220px;padding:28px 22px}.demo-hero-copy{max-width:76%}.demo-hero h1{font-size:29px}.demo-hero p{max-width:88%;font-size:13px}.demo-hero-orb{opacity:.78;width:125px;height:125px;top:52px;right:-24px}.demo-summary{gap:8px}.demo-summary article{min-height:132px;padding:14px}.demo-summary b{font-size:10px}.demo-actions{grid-template-columns:1fr}.demo-actions button{min-height:78px}}html[data-theme=dark],html[data-theme=dark] body{color:#e6eef8;background:radial-gradient(circle at 14% 8%,#1e70b738,#0000 29rem),radial-gradient(circle at 88% 18%,#0e97882b,#0000 27rem),#08111d}html[data-theme=dark] .app-shell{background:radial-gradient(circle at 8% 4%,#1f7bc229,#0000 20rem),radial-gradient(circle at 94% 18%,#0e9e8f21,#0000 19rem),linear-gradient(#101e30 0,#0b1726 30rem,#0a1421 100%);box-shadow:0 0 70px #0000006b}[data-theme=dark] .hero-welcome,[data-theme=dark] .workspace-head,[data-theme=dark] .agent-console{background:radial-gradient(circle at 92% 12%,#263e55b8,#0000 12rem),linear-gradient(135deg,#17283b 0,#14283d 50%,#113331 100%);border-color:#3b5872;box-shadow:0 20px 52px #0000004f}[data-theme=dark] .hero-welcome h1,[data-theme=dark] .hero-welcome h1 em,[data-theme=dark] .workspace-head h1,[data-theme=dark] .section-title h2,[data-theme=dark] .quick>strong,[data-theme=dark] .summary strong,[data-theme=dark] .agent-heading h2,[data-theme=dark] .agent-result-head h3{color:#e7f1ff;text-shadow:none}[data-theme=dark] .hero-welcome p,[data-theme=dark] .hero-welcome small,[data-theme=dark] .summary small,[data-theme=dark] .empty-card p,[data-theme=dark] .line-empty p,[data-theme=dark] .quick>small{color:#b7c7d8}[data-theme=dark] .summary,[data-theme=dark] .section,[data-theme=dark] .customer-tools,[data-theme=dark] .schedule-toolbar,[data-theme=dark] .schedule-card,[data-theme=dark] .privacy-card,[data-theme=dark] .admin-card,[data-theme=dark] .readiness-group,[data-theme=dark] .pass-card,[data-theme=dark] .order-card,[data-theme=dark] .admin-payment,[data-theme=dark] .referral-card,[data-theme=dark] .business-card,[data-theme=dark] .legal-content,[data-theme=dark] .billing-summary article{background:linear-gradient(145deg,#17273a,#101d2d);border-color:#3a536c;box-shadow:0 13px 36px #00000047}[data-theme=dark] .summary button,[data-theme=dark] .quick,[data-theme=dark] .empty-card,[data-theme=dark] .line-empty,[data-theme=dark] .meeting-list article,[data-theme=dark] .action-list article,[data-theme=dark] .todo-list article,[data-theme=dark] .prep-list article,[data-theme=dark] .customer-list,[data-theme=dark] .customer-list>button,[data-theme=dark] .customer-directory,[data-theme=dark] .customer-directory>button,[data-theme=dark] .appointment-list,[data-theme=dark] .appointment-list article,[data-theme=dark] .schedule-list,[data-theme=dark] .schedule-list article,[data-theme=dark] .agent-result,[data-theme=dark] .agent-items article{color:#e5eef8;box-shadow:none;background:#152438;border-color:#344c64}[data-theme=dark] .summary button:not(:last-child){border-right-color:#3a5269}[data-theme=dark] .customer-directory>button:hover,[data-theme=dark] .demo-customers article:hover{background:#1a3047}[data-theme=dark] .detail-actions button,[data-theme=dark] .channel-tabs button,[data-theme=dark] .contact-launcher button,[data-theme=dark] .contact-launcher select,[data-theme=dark] .passkey-help .secondary{color:#e5eef8;background:#132338;border-color:#425d77}[data-theme=dark] .detail-grid,[data-theme=dark] .detail-grid div,[data-theme=dark] .detail-note,[data-theme=dark] .detail-section article,[data-theme=dark] .recipient-box,[data-theme=dark] .contact-launcher,[data-theme=dark] .backup-upload,[data-theme=dark] .account-guide,[data-theme=dark] .session-guide,[data-theme=dark] .agent-objective,[data-theme=dark] .contact-brief,[data-theme=dark] .followup-hint{color:#dce9f6;background:#13263a;border-color:#3b556d}[data-theme=dark] .automatic-backup,[data-theme=dark] .backup-history article{color:#eff7ff;background:#14283c;border-color:#45637e}[data-theme=dark] .automatic-backup p,[data-theme=dark] .backup-history article small{color:#b8c8d9}[data-theme=dark] .operational-test-tools{color:#f3edff;background:#211b35;border-color:#7457aa}[data-theme=dark] .operational-test-tools summary,[data-theme=dark] .operational-test-tools p,[data-theme=dark] .ledger-diagnostic summary{color:#ded1ff}[data-theme=dark] .detail-grid dt,[data-theme=dark] .detail-grid dd,[data-theme=dark] .detail-note p,[data-theme=dark] .detail-section article p,[data-theme=dark] .recipient-box small,[data-theme=dark] .contact-launcher>small,[data-theme=dark] .backup-operations ol,[data-theme=dark] .passkey-method-note,[data-theme=dark] .session-guide p{color:#b8c8d9!important}[data-theme=dark] .channel-tabs button.active{color:#7ceadd;background:#16423f;border-color:#55d7c8}[data-theme=dark] .result-notice{color:#ffe0a0;background:#3b2c14}[data-theme=dark] .coming-soon{color:#aebdcb;background:#1b2838}[data-theme=dark] .demo-banner{color:#bfe6df;background:linear-gradient(90deg,#143735,#142b3d);border-color:#34796f}[data-theme=dark] .explore-login{color:#fff;background:linear-gradient(120deg,#1767a7,#118b81)}[data-theme=dark] .demo-hero{background:linear-gradient(130deg,#0d3154,#115a7e 52%,#0c6f67);border-color:#3f6c86}[data-theme=dark] .demo-summary article,[data-theme=dark] .demo-card,[data-theme=dark] .demo-actions button,[data-theme=dark] .verification-card{color:#e5eef8;background:linear-gradient(145deg,#17283b,#102030);border-color:#39536a}[data-theme=dark] .demo-summary small,[data-theme=dark] .demo-summary strong,[data-theme=dark] .demo-card h2,[data-theme=dark] .demo-customers strong,[data-theme=dark] .demo-actions button b{color:#e2effd}[data-theme=dark] .demo-customers small,[data-theme=dark] .demo-actions button small,[data-theme=dark] .demo-record p,[data-theme=dark] .demo-copy{color:#b4c5d6}[data-theme=dark] .demo-customers article,[data-theme=dark] .demo-record,[data-theme=dark] .demo-schedule{border-color:#344c63}[data-theme=dark] .explore-nav{background:#0c1927f7;border-color:#344b62}[data-theme=dark] .explore-nav button{color:#a6b8ca}[data-theme=dark] .explore-nav button.active{color:#e6f4ff;background:linear-gradient(145deg,#173f5d,#15443f)}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select,[data-theme=dark] .search-box{color:#edf5fd;background:#0e1c2c;border-color:#456079}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#91a4b8;opacity:1}[data-theme=dark] button:focus-visible,[data-theme=dark] a:focus-visible,[data-theme=dark] input:focus-visible,[data-theme=dark] select:focus-visible,[data-theme=dark] textarea:focus-visible{outline-color:#62d9ca}[data-theme=dark] .workspace-head small,[data-theme=dark] .billing-summary small,[data-theme=dark] .billing-summary p,[data-theme=dark] .pass-card>p,[data-theme=dark] .payment-warning,[data-theme=dark] .referral-card p,[data-theme=dark] .business-card p,[data-theme=dark] .privacy-card>p,[data-theme=dark] .privacy-trust li{color:#c3d1df}[data-theme=dark] .privacy-card h2,[data-theme=dark] .admin-card h2,[data-theme=dark] .readiness-group h2,[data-theme=dark] .business-card h2,[data-theme=dark] .referral-card h2{color:#e7f1ff}[data-theme=dark] .privacy-card label,[data-theme=dark] .pass-card form label{color:#c8d7e5}[data-theme=dark] .product-grid button{color:#e2edf8;background:#17283b;border-color:#48617a}[data-theme=dark] .product-grid button.selected{color:#8af0e3;background:#16413e;border-color:#55d8c8}[data-theme=dark] .bank-box{color:#fff;background:#123d75}[data-theme=dark] .bank-box small{color:#c4dcf5}[data-theme=dark] .legal-consent{background:#e7edf5;border-color:#55718a;color:#17324c!important}[data-theme=dark] .legal-consent a{color:#00667a}[data-theme=dark] .referral-code{background:#17283b;border:1px solid #405b74}[data-theme=dark] .referral-code strong{color:#82d9ff}[data-theme=dark] .referral-code button,[data-theme=dark] .referral-register button{color:#075b53;background:#e9f6f3;border-color:#5b7a91}[data-theme=dark] .business-card nav a{color:#67d9d1}[data-theme=dark] .session-guide strong,[data-theme=dark] .account-guide strong{color:#73e2d4}[data-theme=dark] .session-guide b{color:#8fd6ff}[data-theme=dark] .privacy-actions a{color:#075c54;background:#e9f7f3;border-color:#527168}[data-theme=dark] .privacy-trust{background:linear-gradient(145deg,#17273a,#101d2d)}[data-theme=dark] .danger-zone{background:linear-gradient(145deg,#2d2024,#1b1c29);border-color:#80534f}[data-theme=dark] .danger-zone h2{color:#ffaaa3}[data-theme=dark] .danger-zone button{color:#9a2923;background:#fff1ef;border-color:#ff8279}.header .brand{gap:11px!important}.header .robot-brand-symbol{object-fit:contain!important;background:linear-gradient(145deg,#eef9ff,#d9f2ff)!important;border:0!important;border-radius:17px!important;flex-basis:54px!important;width:54px!important;height:54px!important;padding:0!important;box-shadow:0 7px 18px #04386929!important}.header .brand-text strong{letter-spacing:-.8px!important;font-size:23px!important}.header .brand-text small{margin-top:4px!important;font-size:13px!important}.seo-brand img{padding:0;object-fit:contain!important;background:linear-gradient(145deg,#eef9ff,#d9f2ff)!important;border:0!important}.welcome-agent-character{background:linear-gradient(145deg,#f5fbff,#d7f1ff)!important;border-radius:23px!important;flex-basis:72px!important;width:72px!important;height:72px!important;padding:0!important;box-shadow:0 14px 34px #04305842!important}.welcome-agent-character img{object-fit:contain!important;object-position:center!important;background:0 0!important;border-radius:21px!important;width:100%!important;height:100%!important;padding:0!important;transform:none!important}.welcome-agent-character>b{min-width:27px!important;height:23px!important;bottom:0!important;right:0!important}@media (width<=620px){.header .brand{gap:8px!important}.header .robot-brand-symbol{border-radius:14px!important;flex-basis:44px!important;width:44px!important;height:44px!important}.header .brand-text strong{font-size:19px!important}.header .brand-text small{font-size:11px!important}.welcome-agent-character{border-radius:20px!important;flex-basis:62px!important;width:62px!important;height:62px!important}.welcome-agent-character img{border-radius:18px!important}}@media (width<=390px){.header .robot-brand-symbol{flex-basis:40px!important;width:40px!important;height:40px!important}.header .brand-text strong{font-size:18px!important}.welcome-agent-character{flex-basis:58px!important;width:58px!important;height:58px!important}}.seo-brand img{object-fit:cover;background:#dff1ff;border:2px solid #ffffffeb;border-radius:16px;box-shadow:0 6px 16px #04386929}.robot-brand-symbol{object-fit:cover;background:#dff1ff;border:2px solid #ffffffeb;border-radius:18px;box-shadow:0 8px 20px #04386933}.hero-robot-visual{place-items:center;display:grid;overflow:visible}.hero-robot-visual>img{z-index:2;object-fit:cover;object-position:center 12%;mix-blend-mode:multiply;filter:drop-shadow(0 20px 24px #022d5833);border-radius:42px;width:190px;height:238px;position:relative;-webkit-mask-image:radial-gradient(66% 72% at 50% 48%,#000 62%,#0000 100%);mask-image:radial-gradient(66% 72% at 50% 48%,#000 62%,#0000 100%)}.agent-mascot{object-fit:cover;object-position:center 12%;background:#fff;border:1px solid #8bc8dd;border-radius:17px;flex:0 0 52px;width:52px;height:52px;box-shadow:0 9px 20px #074c7926}.mascot-section-title>div>img{object-fit:cover;object-position:center 13%;background:#fff;border:1px solid #a9d6e4;border-radius:14px;width:44px;height:44px;box-shadow:0 7px 16px #063f691f}.mascot-workspace-head{grid-template-columns:minmax(0,1fr) 74px auto;align-items:center;overflow:hidden}.mascot-workspace-head>img{object-fit:cover;object-position:center 13%;mix-blend-mode:multiply;background:#fff;border:1px solid #7ebdd6b8;border-radius:22px;width:70px;height:70px;box-shadow:0 10px 24px #0641701f}.mascot-error-toast{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;padding:7px 13px 7px 7px;display:grid}.mascot-error-toast img{object-fit:cover;object-position:center 13%;background:#fff;border-radius:13px;width:42px;height:42px}.mascot-error-toast span{min-width:0}.welcome-agent-character img{object-fit:cover;object-position:center 11%;background:#fff;padding:0}[data-theme=dark] .robot-brand-symbol,[data-theme=dark] .agent-mascot,[data-theme=dark] .mascot-section-title>div>img,[data-theme=dark] .mascot-workspace-head>img{background:#e9f5ff;border-color:#3d6680}[data-theme=dark] .hero-robot-visual>img{mix-blend-mode:screen;opacity:.95}@media (width<=620px){.hero-robot-visual>img{width:150px;height:198px}.mascot-workspace-head{grid-template-columns:minmax(0,1fr) 58px}.mascot-workspace-head>img{border-radius:17px;width:56px;height:56px}.mascot-workspace-head>button{grid-column:1/-1}.agent-mascot{flex-basis:46px;width:46px;height:46px}.mascot-section-title>div>img{border-radius:12px;width:38px;height:38px}}.welcome-agent-character{background:linear-gradient(145deg,#f7fcff,#cef);border-radius:25px;flex-basis:76px;width:76px;height:76px;padding:0;overflow:hidden}.welcome-agent-character img{object-fit:cover;object-position:center 12%;transform-origin:50% 34%;background:#e9f7ff;border-radius:23px;width:100%;height:100%;transform:scale(1.42)}.welcome-agent-character>b{min-width:27px;height:23px;font-size:10px;bottom:1px;right:1px;box-shadow:0 3px 8px #05365838}@media (width<=620px){.welcome-agent-character{border-radius:22px;flex-basis:64px;width:64px;height:64px}.welcome-agent-character img{border-radius:20px;transform:scale(1.45)}.welcome-agent-character>b{min-width:24px;height:21px;font-size:9px;bottom:0;right:0}}@media (width<=390px){.welcome-agent-character{flex-basis:58px;width:58px;height:58px}.welcome-agent-character img{transform:scale(1.48)}}[data-theme=dark] .explore-link{color:#9fc5e8}[data-theme=dark] .explore-link:hover{color:#72e1d4}[data-theme=dark] .demo-summary article.contact span{color:#fff;background:#087f76}[data-theme=dark] .demo-summary article.meeting span{color:#fff;background:#2474bd}[data-theme=dark] .demo-summary article.waiting span{color:#fff;background:#a7660d}[data-theme=dark] .verification-card label{color:#dbeaff}[data-theme=dark] .verification-card input{color:#edf5fd;background:#0d1b2b;border-color:#49647d}[data-theme=dark] .verification-card p,[data-theme=dark] .verification-card small,[data-theme=dark] .verification-note{color:#b8c8d8!important}[data-theme=dark] .verification-primary:disabled{color:#bdcddd;opacity:.82;background:linear-gradient(135deg,#173e68,#17615e)}[data-theme=dark] .verification-secondary{color:#dbeaff;background:#173047}[data-theme=dark] .verification-link{color:#8ac8ec}[data-theme=dark] .legal-header>a,[data-theme=dark] .legal-footer a,[data-theme=dark] .legal-content a{color:#70dcd2}[data-theme=dark] .legal-header p,[data-theme=dark] .legal-footer{color:#b2c3d4}[data-theme=dark] .detail-empty{color:#b8c8d8;border-color:#4a6177}[data-theme=dark] .billing-message,[data-theme=dark] .agent-empty{color:#82e5d8;background:#163b37}[data-theme=dark] button:disabled{color:#b8c6d4}[data-theme=dark] .modal-head small{color:#8de8dc}[data-theme=dark] .modal-head button{color:#29445e;background:#edf3f8;border:1px solid #59728a}[data-theme=dark] .modal label,[data-theme=dark] .contact-compose>label{color:#edf5ff}[data-theme=dark] .modal input,[data-theme=dark] .modal select,[data-theme=dark] .modal textarea{color:#f5f9fd;background:#0b1a2a;border-color:#58738d}[data-theme=dark] .modal input::placeholder,[data-theme=dark] .modal textarea::placeholder{color:#b6c6d6;opacity:1}[data-theme=dark] .modal-actions button{color:#eef5fc;background:#172a3d;border-color:#60778d}[data-theme=dark] .modal-actions .primary,[data-theme=dark] .detail-actions .primary{color:#fff;background:linear-gradient(120deg,#174f86,#176e9e 55%,#147c72);border-color:#4b94d6;box-shadow:0 8px 20px #0000003d}[data-theme=dark] .modal-actions button:disabled,[data-theme=dark] .primary:disabled{color:#dbe6f0;opacity:.84;box-shadow:none;background:#294158;border-color:#52687d}[data-theme=dark] .confirm-check{background:#143735;border:1px solid #46706d;color:#def2ef!important}[data-theme=dark] .ai-candidate-box{background:#13263a;border-color:#52708e}[data-theme=dark] .ai-candidate-box strong{color:#8ee9df}[data-theme=dark] .ai-candidate-box p,[data-theme=dark] .ai-consent{color:#c6d6e5!important}[data-theme=dark] .candidate-ready{background:#153a36;border-color:#3b716b}[data-theme=dark] .candidate-ready strong{color:#8ae9dc}[data-theme=dark] .candidate-ready p,[data-theme=dark] .candidate-ready small{color:#d1dfeb}[data-theme=dark] .form-error{color:#ffd0cc;background:#482725}[data-theme=dark] .schedule-toolbar>label,[data-theme=dark] .setting-grid label,[data-theme=dark] .profile-grid label,[data-theme=dark] .admin-form-grid label{color:#d9e6f2}[data-theme=dark] .customer-result-head strong,[data-theme=dark] .record-guide p,[data-theme=dark] .schedule-list p,[data-theme=dark] .setting-toggle small,[data-theme=dark] .security-caption{color:#b8c8d8}[data-theme=dark] .export-button,[data-theme=dark] .business-card a,[data-theme=dark] .privacy-card a{color:#77dcd4}[data-theme=dark] .seo-intro-link{color:#8edfd7}[data-theme=dark] .seo-intro-link:hover{color:#b8f3ed}[data-theme=dark] .icon-button span{border-color:#132338}[data-theme=dark] :disabled{cursor:not-allowed}@media (width<=420px){.app-shell{padding-bottom:126px;padding-left:14px;padding-right:14px}.top-band{margin-left:-14px;margin-right:-14px}.hero-welcome{border-radius:25px;min-height:auto;padding:24px 20px}.hero-copy{max-width:100%}.hero-welcome h1{letter-spacing:-1.15px;font-size:clamp(24px,7.1vw,28px);line-height:1.34}.hero-welcome small{max-width:100%;font-size:13px;line-height:1.65}.hero-visual{opacity:.42;width:205px;height:205px;bottom:-92px;right:-112px}.hero-mark{display:none}.agent-console{border-radius:22px;padding:18px 14px;overflow:hidden}.agent-heading{align-items:flex-start}.agent-heading h2{font-size:21px;line-height:1.35}.agent-flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:11px 5px;display:grid;overflow:visible}.agent-flow i{display:none}.agent-flow span{white-space:normal;text-align:center;flex-direction:column;justify-content:flex-start;gap:5px;min-width:0;font-size:10px;line-height:1.25}.agent-flow b{border-radius:10px;flex:0 0 30px;width:30px;height:30px;font-size:14px}.agent-command{gap:8px}.agent-command input{font-size:15px}.agent-suggestions{gap:8px}.agent-suggestions button{min-height:42px;padding:0 13px}.summary{overflow:hidden}.summary button{min-width:0;padding:10px 4px}.summary small{text-align:center;font-size:11px}.summary strong{font-size:24px}.bottom-nav{bottom:max(6px,env(safe-area-inset-bottom));border-radius:20px;width:calc(100% - 12px);height:74px;padding:7px 4px}.bottom-nav button{min-width:0;min-height:56px;padding:3px 1px}.bottom-nav button span{font-size:20px}.bottom-nav button small{white-space:nowrap;font-size:10px}}[data-theme=dark] .agent-flow{background:#05111f70}[data-theme=dark] .agent-flow span{color:#c3d3e3}[data-theme=dark] .agent-flow i{color:#7890a7}.header{min-height:82px}.hero-welcome{min-height:205px;padding:22px 24px}.hero-welcome h1{font-size:25px;line-height:1.24}.hero-welcome small{margin-top:9px;line-height:1.45}.agent-console{margin-top:12px;padding:14px 16px}.agent-heading{margin-bottom:10px}.agent-flow{margin:8px 0;padding:7px 9px}.agent-command,.agent-suggestions{margin-top:8px}.summary{margin-top:12px}.summary button{gap:2px;min-height:76px;padding:7px 4px}.summary-icon{border-radius:9px;width:28px;height:28px;font-size:15px}.summary strong{font-size:21px}.section{border-radius:18px;margin-top:10px;padding:13px 15px}.section:before{height:34px;top:15px}.section-title{margin-bottom:9px}.section-title h2{font-size:17px}.title-icon{border-radius:9px;width:30px;height:30px}.section-title>button{min-height:36px}.line-empty{border-radius:13px;gap:10px;min-height:62px;padding:10px 12px}.line-empty>span{border-radius:10px;flex-basis:36px;width:36px;height:36px;font-size:17px}.line-empty strong{font-size:15px}.line-empty p{margin:2px 0 0;font-size:12px;line-height:1.4}.quick-grid{gap:8px}.quick{border-radius:14px;grid-template-rows:24px 1fr;grid-template-columns:34px 1fr;column-gap:9px;min-height:76px;padding:11px}.quick>span{border-radius:10px;width:34px;height:34px;font-size:18px}.quick>strong{font-size:15px}.quick>small{padding-top:2px;font-size:12px;line-height:1.3}.customer-workspace{padding-top:12px}.workspace-head{border-radius:17px;padding:14px 16px}.customer-tools,.schedule-toolbar{border-radius:14px;padding:10px}.search-box{height:44px}.search-box input{height:40px}.filter-row,.record-filter-row{gap:7px;margin-top:7px}.filter-row select,.record-filter-row select{min-height:40px}.contact-launcher,.schedule-card,.privacy-card,.readiness-group,.pass-card,.order-card,.referral-card{border-radius:17px;margin-top:10px;padding:14px}.customer-directory>button,.record-list article,.schedule-list article{padding-top:10px;padding-bottom:10px}.empty-card{border-radius:16px;padding:18px 16px}.empty-illustration{border-radius:16px;width:48px;height:48px;margin-bottom:9px;font-size:23px}.empty-card p{margin:6px 0 12px}@media (width<=520px){.app-shell{padding-left:12px;padding-right:12px;padding-bottom:calc(100px + env(safe-area-inset-bottom))}.top-band{margin-left:-12px;margin-right:-12px}.header{min-height:70px}.brand-symbol{flex-basis:38px;width:38px;height:38px}.brand-text strong{font-size:18px}.brand-text small{margin-top:2px;font-size:10px}.theme-toggle,.install-small,.icon-button{width:38px;min-width:38px;height:38px;min-height:38px}.hero-welcome{min-height:178px;padding:18px 16px}.hero-copy{max-width:82%}.hero-welcome h1{font-size:23px}.hero-visual{width:190px;height:190px;bottom:-65px;right:-70px}.hero-mark{inset:52px}.agent-console{padding:12px}.agent-heading h2{font-size:18px}.agent-flow span{font-size:9px}.agent-flow b{flex-basis:24px;width:24px;height:24px;font-size:12px}.agent-command{grid-template-columns:minmax(0,1fr) auto}.agent-command .primary{grid-column:1/3;min-height:42px}.agent-suggestions{grid-template-columns:1fr 1fr;display:grid}.agent-suggestions button{min-height:36px;padding:0 7px;font-size:11px}.summary button{min-height:70px;padding:5px 2px}.summary small{font-size:10px}.summary strong{font-size:20px}.section{border-radius:16px;margin-top:8px;padding:11px 12px}.section-title{margin-bottom:7px}.section-title h2{font-size:16px}.title-icon{width:27px;height:27px;font-size:13px}.line-empty{min-height:56px;padding:8px 9px}.line-empty>span{flex-basis:32px;width:32px;height:32px}.line-empty strong{font-size:14px}.line-empty p{font-size:11px}.quick-grid{grid-template-columns:1fr 1fr}.quick{grid-template-columns:30px 1fr;column-gap:7px;min-height:72px;padding:9px}.quick>span{width:30px;height:30px;font-size:16px}.quick>strong{font-size:13px}.quick>small{font-size:10px}.workspace-head{gap:8px;padding:12px}.workspace-head h1{font-size:22px}.workspace-head .primary{min-height:42px}.filter-row{grid-template-columns:1fr 1fr}.filter-row select:last-child{grid-column:1/3}.record-filter-row,.profile-grid,.product-grid,.privacy-actions{grid-template-columns:1fr 1fr}.schedule-card,.privacy-card,.readiness-group,.pass-card,.order-card,.referral-card{border-radius:15px;padding:12px}.bottom-nav{height:66px}.bottom-nav button{min-height:50px}}.privacy-card,.privacy-card form,.privacy-card label,.profile-grid,.profile-grid>*{min-width:0;max-width:100%}.privacy-card input,.privacy-card select,.privacy-card textarea,.privacy-card form>.primary{width:100%;max-width:100%}@media (width<=620px){.profile-grid{grid-template-columns:minmax(0,1fr);gap:10px}.privacy-card{overflow:hidden}.privacy-card h2{font-size:19px}.privacy-card input,.privacy-card select{min-height:44px;padding-left:11px;padding-right:11px;font-size:16px}.privacy-card form>.primary{min-height:46px}.privacy-actions{grid-template-columns:minmax(0,1fr)}.guide-toggle{gap:8px}.guide-toggle small{text-align:right;font-size:11px}}.home-primary-actions{background:linear-gradient(145deg,#fff 0%,#f3f8ff 100%);margin-top:10px}.home-primary-actions .section-title>small{color:#728196;font-size:12px;font-weight:750}.home-clear{background:linear-gradient(115deg,#f3fffb,#f4f9ff);border:1px solid #bfe3dc;border-radius:16px;align-items:center;gap:11px;min-height:58px;margin-top:9px;padding:10px 14px;display:flex;box-shadow:0 7px 20px #144a5c0f}.home-clear>span{color:#008f83;background:#dff7f1;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.home-clear>div{gap:2px;display:grid}.home-clear strong{color:#123f57;font-size:14px}.home-clear small{color:#6e7f91;font-size:11px;line-height:1.35}.customer-list>button{min-height:58px;padding-top:8px;padding-bottom:8px}.customer-list>button>span{border-radius:12px;width:36px;height:36px}@media (width<=520px){.hero-welcome{border-radius:18px;min-height:150px;padding:15px 14px}.hero-kicker{padding:5px 8px;font-size:10px}.hero-welcome p{margin:7px 0 4px;font-size:12px}.hero-welcome h1{letter-spacing:-.75px;font-size:20px;line-height:1.2}.hero-welcome small{max-width:78%;margin-top:6px;font-size:10px;line-height:1.35}.hero-visual{width:172px;height:172px;bottom:-67px;right:-65px}.hero-mark{inset:49px}.hero-mark img{width:52px;height:52px}.agent-console{border-radius:16px;margin-top:8px;padding:10px}.agent-heading{margin-bottom:7px}.agent-heading .agent-orb{border-radius:11px;width:34px;height:34px}.agent-heading h2{font-size:16px}.agent-heading small{font-size:9px}.agent-flow{display:none}.agent-command{margin-top:6px}.agent-command input,.agent-command button,.agent-command .primary{min-height:40px}.agent-suggestions{margin-top:6px}.summary{border-radius:15px;margin-top:8px}.summary button{min-height:62px}.summary-icon{width:24px;height:24px;font-size:13px}.summary strong{font-size:18px}.home-primary-actions{margin-top:8px}.home-primary-actions .section-title{margin-bottom:6px}.quick{grid-template-rows:20px 1fr;min-height:62px}.quick>small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-clear{border-radius:14px;min-height:52px;padding:8px 10px}.section#preview{margin-top:8px}.customer-list>button{min-height:52px;padding:6px 7px}.privacy-note{margin-top:12px}}img{max-width:100%}.app-shell,.customer-workspace,.section,.modal,.privacy-card,.admin-card,.schedule-card,.pass-card,.order-card,.referral-card,.business-card,.customer-workspace *,.section *,.modal *{min-width:0}@media (width<=520px){body{-webkit-text-size-adjust:100%;font-size:15px}.app-shell{width:100%;max-width:none;padding-left:14px;padding-right:14px;padding-bottom:calc(122px + env(safe-area-inset-bottom))}.top-band{margin-left:-14px;margin-right:-14px}.header{gap:8px;min-height:84px}.brand{flex:1;gap:7px}.brand-symbol{flex-basis:42px;width:42px;height:42px}.brand-text strong{letter-spacing:-.7px;font-size:19px}.brand-text small{margin-top:4px;font-size:11px}.header-actions{flex:none;gap:4px}.theme-toggle,.install-small,.icon-button{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.install-small b{display:none}.icon-button{font-size:23px}.workspace-head{gap:12px;padding:16px}.workspace-head h1{font-size:25px;line-height:1.25}.credit-badge,.admin-role,.beta-status{white-space:normal;max-width:100%}.section-title{gap:8px}.section-title h2{font-size:18px}.summary{grid-template-columns:repeat(3,minmax(0,1fr))}.summary button{min-height:100px;padding:9px 3px}.quick-grid{grid-template-columns:1fr}.quick{width:100%;min-height:92px;padding:15px}.filter-row,.record-filter-row,.setting-grid,.profile-grid,.product-grid,.privacy-actions{grid-template-columns:1fr}.filter-row select,.record-filter-row select,.setting-grid input,.setting-grid select,.privacy-card input,.privacy-card select,.admin-form-grid input,.schedule-toolbar input,.search-box input,.pass-card input,.referral-register input,.modal input,.modal select,.modal textarea{font-size:16px}.customer-list>button,.customer-directory>button{gap:9px;padding:12px 10px}.customer-list>button{grid-template-columns:40px minmax(0,1fr)}.customer-list>button>span,.customer-directory>button>span{width:40px;height:40px}.customer-list>button>em,.customer-directory>button>b{display:none}.customer-list small,.customer-directory p,.customer-directory small{white-space:normal;overflow-wrap:anywhere}.appointment-list article,.schedule-list article{grid-template-columns:1fr;gap:6px;padding:13px 12px}.appointment-list time,.schedule-list time{grid-column:auto}.appointment-list article>span,.schedule-list article>span{justify-self:start}.action-list article,.todo-list article{gap:12px}.action-list button,.todo-list button{width:100%}.record-guide{grid-template-columns:1fr 1fr}.record-card-head{grid-template-columns:40px minmax(0,1fr)}.record-summary,.detail-note p,.detail-section article p,.business-card p,.privacy-card p,.legal-content p{overflow-wrap:anywhere}.contact-launcher{padding:13px}.contact-launcher>div{grid-template-columns:1fr}.contact-launcher select{grid-column:auto}.contact-launcher button,.contact-launcher select{width:100%;font-size:15px}.modal-backdrop{align-items:end;padding:8px}.modal{width:100%;max-height:calc(100dvh - 16px);padding:19px 15px calc(19px + env(safe-area-inset-bottom));border-radius:22px 22px 14px 14px}.modal-head{align-items:flex-start;gap:8px}.modal-head h2{font-size:21px;line-height:1.3}.modal-actions,.contact-modal .modal-actions,.detail-actions{grid-template-columns:1fr}.channel-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-tabs button{padding:0 5px;font-size:13px}.agent-progress{grid-template-columns:1fr 1fr;gap:6px}.agent-progress span{font-size:11px}.setting-toggle{align-items:flex-start}.setting-toggle input{flex:0 0 22px}.pass-card form{grid-template-columns:1fr}.pass-card form>.primary{width:100%}.legal-consent{overflow-wrap:anywhere;padding:12px}.referral-code{flex-direction:column;align-items:stretch}.referral-code strong{overflow-wrap:anywhere;font-size:18px}.referral-code button{width:100%}.referral-register{grid-template-columns:1fr}.business-card nav,.legal-footer nav{gap:12px}.legal-page{padding:10px 10px 36px}.legal-header{padding:14px 4px 18px}.legal-header h1{margin-top:18px;font-size:28px;line-height:1.3}.legal-content{border-radius:16px;padding:20px 16px}.legal-content h2{font-size:18px;line-height:1.4}.verification-page{padding:14px}.verification-card{border-radius:22px;padding:25px 18px}.verification-card img{width:112px;height:112px;margin-bottom:18px}.verification-card h1{font-size:26px}.notification-panel{width:calc(100vw - 16px);max-height:calc(100dvh - 170px);padding:15px;top:76px;right:8px}.toast{bottom:calc(92px + env(safe-area-inset-bottom));width:calc(100% - 24px)}.voice-upload-float{right:14px;bottom:calc(96px + env(safe-area-inset-bottom))}.bottom-nav{bottom:max(5px,env(safe-area-inset-bottom));border-radius:19px;width:calc(100% - 10px);height:72px;padding:6px 3px}.bottom-nav button{min-height:56px;padding:2px 0}.bottom-nav button span{font-size:20px}.bottom-nav button small{font-size:10px}.explore-shell{padding-left:12px;padding-right:12px;padding-bottom:calc(100px + env(safe-area-inset-bottom))}.explore-header{gap:8px}.explore-brand{gap:7px}.explore-brand img{width:40px;height:40px}.explore-login{min-height:42px;padding:0 13px}.demo-hero{min-height:auto;padding:25px 19px}.demo-hero-copy{max-width:100%}.demo-hero h1{font-size:27px;line-height:1.3}.demo-hero p{max-width:100%;font-size:14px}.demo-hero-orb{display:none}.demo-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.demo-summary article{min-height:118px;padding:11px}.demo-summary strong{font-size:25px}.demo-summary small{font-size:11px}.explore-nav{height:72px;padding:6px 3px max(6px,env(safe-area-inset-bottom))}.explore-nav button{min-height:55px;padding:2px 0}.explore-nav button span{font-size:19px}.explore-nav button small{font-size:10px}}@media (width<=350px){.brand-text small{display:none}.demo-summary{grid-template-columns:1fr}.demo-summary article{min-height:92px}.summary small{font-size:10px}.bottom-nav button small,.explore-nav button small{font-size:9px}}[data-theme=dark] .definition-grid article{background:#14263a;border-color:#334d65}[data-theme=dark] .definition-grid h3{color:#e7f1ff}[data-theme=dark] .definition-grid p{color:#b5c5d5}.seo-definition{padding-bottom:12px}.seo-definition .seo-heading{max-width:900px}.seo-definition .seo-heading p{font-size:17px}.seo-definition .seo-heading p strong{color:#087f76}.definition-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;display:grid}.definition-grid article{background:#fff;border:1px solid #dbe5ee;border-radius:20px;padding:26px;box-shadow:0 12px 30px #12395c0f}.definition-grid h3{color:#082b5c;margin:0 0 12px;font-size:18px;line-height:1.55}.definition-grid p{color:#586b80;margin:0;line-height:1.75}@media (width<=760px){.definition-grid{grid-template-columns:1fr}}.open-guide{color:#17304e;background:#f4f8fb;min-height:100vh}.open-guide>header,.open-guide>article,.open-guide>footer{width:min(920px,100% - 36px);margin-inline:auto}.open-guide>header{border-bottom:1px solid #dce6ee;justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}.open-guide>header>a{text-decoration:none;display:grid}.open-guide>header strong{color:#082b5c;font-size:20px}.open-guide>header em{color:#109a91;font-style:normal}.open-guide>header small{color:#667b90}.open-guide>header nav{gap:18px;display:flex}.open-guide>header nav a{color:#405d78;font-size:13px;font-weight:800}.open-guide>article{background:#fff;border:1px solid #dbe5ee;border-radius:26px;margin-top:42px;padding:54px 64px;box-shadow:0 18px 50px #12395c12}.guide-kicker{color:#087f76;font-size:13px;font-weight:900}.open-guide h1{color:#082b5c;letter-spacing:-.045em;margin:12px 0 18px;font-size:clamp(34px,5vw,52px);line-height:1.2}.guide-summary{color:#536a81;font-size:18px;line-height:1.8}.guide-date{color:#8493a2;font-size:13px}.open-guide section{border-top:1px solid #e8eef3;padding:30px 0}.open-guide section h2{color:#0a376c;margin:0 0 12px;font-size:23px}.open-guide section p,.open-guide section li{color:#526a80;line-height:1.85}.open-guide aside{background:#e9f7f5;border-radius:18px;margin-top:25px;padding:26px}.open-guide aside strong{color:#087f76}.open-guide aside p{color:#42655f;line-height:1.7}.open-guide aside a{color:#075f72;font-weight:900}.open-guide>footer{color:#718396;padding:40px 0 60px;font-size:13px}[data-theme=dark] .open-guide{color:#e6eef8;background:#0b1725}[data-theme=dark] .open-guide>article{background:#14263a;border-color:#334d65}[data-theme=dark] .open-guide h1,[data-theme=dark] .open-guide h2,[data-theme=dark] .open-guide>header strong{color:#e7f1ff}[data-theme=dark] .open-guide section p,[data-theme=dark] .open-guide section li,[data-theme=dark] .guide-summary{color:#b5c5d5}[data-theme=dark] .open-guide section,[data-theme=dark] .open-guide>header{border-color:#33485d}[data-theme=dark] .open-guide aside{background:#153c39}@media (width<=700px){.open-guide>header nav{display:none}.open-guide>article{padding:38px 24px}.open-guide h1{font-size:34px}}.trust-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px;display:grid}.trust-grid article{background:#fff;border:1px solid #dbe5ee;border-radius:20px;padding:26px}.trust-grid h3{color:#082b5c;margin:0 0 10px}.trust-grid p{color:#586b80;margin:0;line-height:1.75}.trust-link{margin-top:20px}.trust-link a{color:#087f76;font-weight:900}[data-theme=dark] .trust-grid article{background:#14263a;border-color:#334d65}[data-theme=dark] .trust-grid h3{color:#e7f1ff}[data-theme=dark] .trust-grid p{color:#b5c5d5}@media (width<=760px){.trust-grid{grid-template-columns:1fr}}@media (width<=620px){.app-shell{padding-left:12px;padding-right:12px;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.top-band{margin-left:-12px;margin-right:-12px}.header{min-height:68px}.brand-symbol{flex-basis:38px;width:38px;height:38px}.brand-text strong{font-size:18px}.brand-text small{margin-top:2px;font-size:10px}.theme-toggle,.install-small,.icon-button{width:38px;min-width:38px;height:38px;min-height:38px}.hero-welcome{border-radius:18px;min-height:148px;padding:14px}.hero-copy{max-width:82%}.hero-kicker{padding:5px 8px;font-size:10px}.hero-welcome p{margin:6px 0 4px;font-size:12px}.hero-welcome h1{letter-spacing:-.75px;font-size:20px;line-height:1.2}.hero-welcome small{max-width:78%;margin-top:6px;font-size:10px;line-height:1.35}.hero-visual{width:172px;height:172px;bottom:-67px;right:-65px}.hero-mark{inset:49px}.hero-mark img{width:52px;height:52px}.agent-console{border-radius:16px;margin-top:8px;padding:10px}.agent-heading{margin-bottom:7px}.agent-heading .agent-orb{border-radius:11px;width:34px;height:34px}.agent-heading h2{font-size:16px}.agent-heading small{font-size:9px}.agent-flow{display:none}.agent-command{grid-template-columns:minmax(0,1fr) auto;margin-top:6px}.agent-command input,.agent-command button{min-height:40px}.agent-command .primary{grid-column:1/3;min-height:40px}.agent-suggestions{grid-template-columns:1fr 1fr;gap:6px;margin-top:6px;display:grid}.agent-suggestions button{min-height:34px;padding:0 6px;font-size:11px}.summary{border-radius:15px;margin-top:8px}.summary button{min-height:62px;padding:5px 2px}.summary-icon{width:24px;height:24px;font-size:13px}.summary small{font-size:10px}.summary strong{font-size:18px}.section{border-radius:15px;margin-top:8px;padding:10px 11px}.section-title{margin-bottom:6px}.section-title h2{font-size:16px}.home-primary-actions{margin-top:8px}.quick-grid{grid-template-columns:1fr 1fr;gap:7px}.quick{border-radius:13px;grid-template-rows:20px 1fr;grid-template-columns:30px 1fr;column-gap:7px;width:100%;min-height:62px;padding:8px}.quick>span{width:30px;height:30px;font-size:16px}.quick>strong{font-size:13px}.quick>small{white-space:nowrap;text-overflow:ellipsis;padding-top:1px;font-size:10px;overflow:hidden}.home-clear{border-radius:14px;min-height:50px;padding:8px 10px}.home-clear strong{font-size:13px}.home-clear small{font-size:10px}.customer-list>button{min-height:52px;padding:6px 7px}.customer-list>button>span{width:36px;height:36px}.workspace-head{gap:8px;padding:12px}.workspace-head h1{font-size:22px}.customer-tools,.schedule-toolbar{padding:10px}.filter-row{grid-template-columns:1fr 1fr}.filter-row select:last-child{grid-column:1/3}.record-filter-row,.profile-grid,.product-grid,.privacy-actions{grid-template-columns:1fr 1fr}.bottom-nav{height:66px;padding:5px 3px}.bottom-nav button{min-height:50px}}html,body,button,input,select,textarea{font-size:17px}p,li,dd,label{line-height:1.6}small{font-size:14px;line-height:1.5}button,a,input,select,textarea{line-height:1.35}.workspace-head h1{font-size:30px;line-height:1.25}.section-title h2{font-size:19px;line-height:1.35}.modal label,.schedule-toolbar>label,.setting-grid label{font-size:16px}.modal input,.modal select,.modal textarea,.search-box input,.filter-row select,.record-filter-row select,.setting-grid input,.setting-grid select,.profile-grid input,.privacy-card input,.privacy-card select,.pass-card input{font-size:18px;line-height:1.4}.meeting-modal{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.meeting-modal .modal-head{z-index:5;background:#fffffffa;border-bottom:1px solid #dce5ee;margin:-24px -24px 18px;padding:22px 24px 15px;position:sticky;top:-24px}.meeting-modal .modal-actions{z-index:5;padding:13px 24px calc(13px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #dce5ee;margin:4px -24px -24px;position:sticky;bottom:-24px;box-shadow:0 -12px 28px #082b5c1a}[data-theme=dark] .meeting-modal .modal-head,[data-theme=dark] .meeting-modal .modal-actions{background:#0f1d2cfa;border-color:#3a536b}@media (width<=520px){.meeting-modal .modal-head{margin:-19px -15px 14px;padding:16px 15px 12px;top:-19px}.meeting-modal .modal-actions{bottom:calc(-19px - env(safe-area-inset-bottom));margin:3px -15px calc(-19px - env(safe-area-inset-bottom));padding:10px 15px calc(10px + env(safe-area-inset-bottom));grid-template-columns:1fr 1.5fr}}.record-tools{background:linear-gradient(135deg,#edf8ff 0%,#eefbf7 100%);border:1.5px solid #9fc8df;padding:13px;box-shadow:0 10px 24px #0f537d1f}.record-tools .search-box{color:#123f67;background:#fff;border:1.5px solid #80b9da;box-shadow:0 3px 10px #14577f14}.record-tools .search-box span{color:#087b9b}.record-tools .search-box input{color:#123f67;font-weight:650}.record-tools .search-box input::placeholder{color:#66849d;opacity:1}.record-tools .record-filter-row select{border-width:1.5px;font-weight:750;box-shadow:0 3px 9px #14577f0f}.record-tools .record-filter-row select:first-child{color:#096e65;background:#eaf9f5;border-color:#83cfc2}.record-tools .record-filter-row select:last-child{color:#31558f;background:#f0f4ff;border-color:#a9bee9}.record-tools .search-box:focus-within,.record-tools .record-filter-row select:focus{outline-offset:1px;border-color:#009185;outline:3px solid #0091852e}[data-theme=dark] .record-tools{background:linear-gradient(135deg,#112b3c,#102f2c);border-color:#386b79;box-shadow:0 10px 26px #00000047}[data-theme=dark] .record-tools .search-box{color:#eef8ff;background:#0d2233;border-color:#3f7894}[data-theme=dark] .record-tools .search-box span{color:#66d4ea}[data-theme=dark] .record-tools .search-box input{color:#eef8ff}[data-theme=dark] .record-tools .search-box input::placeholder{color:#9ab2c6}[data-theme=dark] .record-tools .record-filter-row select:first-child{color:#b9f2e8;background:#123a35;border-color:#347c72}[data-theme=dark] .record-tools .record-filter-row select:last-child{color:#cfddff;background:#172d4b;border-color:#506a9e}[data-theme=dark] .record-result-head{color:#c7d6e5}[data-theme=dark] .record-result-head strong{color:#f0f6fc}[data-theme=dark] .record-result-head small{color:#b8c8d9}[data-theme=dark] .record-list>article{background:linear-gradient(145deg,#172a3e,#102131);border-color:#3f5c75;box-shadow:0 11px 28px #0000004d}[data-theme=dark] .record-card-head strong{color:#f2f7fc}[data-theme=dark] .record-card-head small{color:#b9cada}[data-theme=dark] .record-card-head em{color:#94eee1;background:#15443d}[data-theme=dark] .record-summary{color:#e1edf6;background:#122f33;border-left-color:#45d5c5}[data-theme=dark] .record-details div{background:#13263a;border-color:#405b73}[data-theme=dark] .record-details dt{color:#9fb6ca}[data-theme=dark] .record-details dd{color:#e2edf7}[data-theme=dark] .record-again{color:#a5f1e6;background:#133a35;border-color:#37796f}[data-theme=dark] .customer-avatar{color:#9ef4e8;background:#16484a}.bottom-nav{-webkit-backdrop-filter:none;background:#fff}[data-theme=dark] .bottom-nav{-webkit-backdrop-filter:none;background:#0c1927}@media (width<=520px){.record-workspace{padding-bottom:18px}.record-guide{border-radius:15px;gap:6px;margin:9px 0;padding:8px}.record-guide span{min-height:52px;padding:7px 5px;font-size:11px}.record-guide b{width:22px;height:22px}.record-tools{margin-top:8px;padding:10px}.record-tools .search-box{min-height:44px}.record-filter-row{gap:7px;margin-top:7px}.record-filter-row select{min-height:42px;padding:0 8px}.record-result-head{min-height:44px}.record-list{gap:9px}.record-list>article{border-radius:16px;padding:13px}.record-card-head{grid-template-columns:38px minmax(0,1fr) auto;gap:9px}.record-card-head .customer-avatar{width:38px;height:38px}.record-card-head strong{font-size:16px}.record-card-head small{font-size:12px}.record-card-head em{white-space:nowrap;grid-column:auto;justify-self:end;padding:5px 7px}.record-summary{margin-top:10px;padding:10px 11px;line-height:1.5}.record-details{gap:6px;margin-top:8px}.record-details div{padding:9px 10px}.record-contact-actions{gap:6px;margin-top:9px}.record-contact{min-height:44px}.record-again{min-height:40px;margin-top:8px}.bottom-nav{bottom:max(6px,env(safe-area-inset-bottom));border-radius:18px;width:calc(100% - 16px);height:66px;padding:4px}.bottom-nav button{min-height:48px}.bottom-nav button span{font-size:19px}.bottom-nav button small{font-size:11px}}@media (width<=370px){.record-card-head{grid-template-columns:36px minmax(0,1fr)}.record-card-head em{grid-column:2;justify-self:start}.record-filter-row{grid-template-columns:1fr}}.customer-directory strong em.archived{color:#526173;background:#eef0f4}.customer-data-actions{border-top:1px solid #d9e3eb;margin-top:24px;padding-top:18px}.customer-data-actions h3{color:#243d57;margin:0 0 12px;font-size:17px}.archive-button,.archive-notice button{color:#116b62;cursor:pointer;background:#eff9f6;border:1px solid #9ebdb8;border-radius:12px;width:100%;min-height:48px;font-weight:850}.archive-confirm,.archive-notice,.delete-confirm{border-radius:14px;margin-top:10px;padding:15px}.archive-confirm,.archive-notice{color:#335f59;background:#f2faf8;border:1px solid #b9d9d3}.archive-confirm p,.archive-notice p,.delete-confirm p{margin:6px 0 12px;line-height:1.55}.archive-confirm>div{grid-template-columns:1fr 1.3fr;gap:8px;display:grid}.archive-confirm button{color:#35546b;background:#fff;border:1px solid #c8d5df;border-radius:11px;min-height:46px;font-weight:800}.archive-confirm button.primary{color:#fff;background:linear-gradient(120deg,#075f72,#079b8f);border:0;box-shadow:0 7px 16px #0770703d}.danger-link{color:#a1423d;cursor:pointer;background:0 0;border:0;margin-top:14px;padding:8px 0;font-weight:800;text-decoration:underline}.delete-confirm{color:#743b37;background:#fff4f3;border:1px solid #e3b6b3}.delete-confirm input{background:#fff;border:1px solid #d9aaa6;border-radius:11px;width:100%;min-height:48px;padding:0 12px}.delete-confirm .danger{color:#fff;cursor:pointer;background:#a93e38;border:0;border-radius:11px;width:100%;min-height:48px;margin-top:10px;font-weight:900}.delete-confirm .danger:disabled{opacity:.45;cursor:not-allowed}[data-theme=dark] .customer-data-actions{border-color:#385068}[data-theme=dark] .customer-data-actions h3{color:#e4eef8}[data-theme=dark] .archive-confirm,[data-theme=dark] .archive-notice{color:#c5e9e3;background:#12342f;border-color:#356d64}[data-theme=dark] .delete-confirm{color:#f1c5c2;background:#381f22;border-color:#7b4845}[data-theme=dark] .delete-confirm input{color:#fff;background:#171e29;border-color:#87514d}[data-theme=dark] .archive-confirm button.primary{color:#fff;background:linear-gradient(120deg,#167f91,#10a99a)}.mobile-label{display:none}.passkey-gate{flex-wrap:wrap}.passkey-status{flex:420px}.passkey-authenticate{flex:none}.passkey-setup{border-top:1px solid #6d3fd12e;flex:1 0 100%;padding-top:11px}.passkey-setup>summary{color:#24527b;cursor:pointer;font-size:13px;font-weight:900}.passkey-help{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.passkey-help a{color:#165d8f;padding:8px 2px;font-size:13px;font-weight:850}.admin-operations{overflow:hidden}[data-theme=dark] .passkey-gate{color:#eef4ff;background:linear-gradient(135deg,#241f3b,#15283a);border-color:#735eb0;box-shadow:0 13px 36px #00000047}[data-theme=dark] .passkey-gate p,[data-theme=dark] .passkey-gate small{color:#c4d1df!important}[data-theme=dark] .passkey-setup{border-color:#594b83}[data-theme=dark] .passkey-setup>summary{color:#bdaeff}[data-theme=dark] .passkey-help a{color:#7edfd6}[data-theme=dark] .admin-summary article{background:linear-gradient(145deg,#17273a,#101d2d);border-color:#3a536c;box-shadow:0 13px 36px #00000047}[data-theme=dark] .admin-summary small{color:#bac9d8}[data-theme=dark] .admin-summary strong{color:#e9f3ff}[data-theme=dark] .control-grid label{color:#e5eef8;background:#13263a}[data-theme=dark] .admin-member-list button{color:#eef5fc;background:#172a3d;border-color:#526d85}@media (width<=620px){.admin-operations{padding-top:8px}.admin-operations .workspace-head{flex-direction:row;align-items:center;margin-bottom:10px;padding:12px 14px}.admin-operations .workspace-head h1{font-size:21px;line-height:1.2}.admin-operations .workspace-head small{font-size:10px}.admin-operations .workspace-head>a{flex:none;font-size:12px;font-weight:800}.passkey-gate{border-radius:15px;flex-direction:column;align-items:stretch;gap:10px;margin:8px 0 10px;padding:13px 14px}.passkey-status{flex:none;gap:4px;width:100%;height:auto;min-height:0;display:grid}.passkey-status>strong{font-size:15px}.passkey-status p{margin:0;font-size:13px;line-height:1.5}.passkey-status>small{font-size:12px}.passkey-gate button{min-height:48px;font-size:14px}.passkey-setup{flex:none;width:100%;padding-top:9px}.passkey-setup>summary{align-items:center;min-height:34px;font-size:13px;display:flex}.passkey-help{grid-template-columns:1fr;gap:7px;margin-top:8px;display:grid}.passkey-help a{text-align:center;padding:6px 2px;font-size:12px}.passkey-method-note{text-align:center;font-size:11px;line-height:1.45;display:block}.desktop-label{display:none}.mobile-label{display:inline}.admin-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;padding:0 0 10px;display:grid;overflow:visible}.admin-tabs button{white-space:normal;min-height:44px;padding:4px 3px;font-size:12px;line-height:1.25}.admin-summary{grid-template-columns:1fr 1fr;gap:8px}.admin-summary article{border-radius:15px;min-height:88px;padding:13px}.admin-summary small{font-size:12px}.admin-summary strong{margin-top:5px;font-size:22px}.admin-card{border-radius:16px;margin-top:10px;padding:14px}.admin-card h2{margin-bottom:9px;font-size:18px}.admin-note{font-size:13px;line-height:1.55}.control-grid{gap:7px}.control-grid label{min-height:48px;padding:10px 12px}.admin-card>button,.admin-card form>button{width:100%;min-height:48px;font-size:14px}.payment-list-tools{gap:7px;margin:12px 0}.payment-list-tools input,.payment-list-tools select{width:100%;min-height:46px;font-size:16px}.payment-list-tools span{text-align:left;font-size:12px}.admin-order-row{gap:10px;padding:13px 0}.admin-order-row strong{overflow-wrap:anywhere;font-size:14px}.admin-order-row small{overflow-wrap:anywhere;font-size:12px;line-height:1.45}.admin-order-row>div:last-child{grid-template-columns:1fr;gap:7px;display:grid}.admin-order-row button{width:100%;min-height:46px;font-size:13px}.admin-member-list article{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:13px 0}.admin-member-list article div{overflow-wrap:anywhere}.admin-member-list small{font-size:12px;line-height:1.45}.admin-member-list button{grid-column:1/3;width:100%;min-height:46px;font-size:13px}.admin-form-grid{grid-template-columns:1fr;gap:9px}.admin-form-grid label{font-size:12px}.admin-form-grid input{width:100%;min-height:46px;font-size:16px}.audit-list article{overflow-wrap:anywhere;grid-template-columns:1fr;gap:5px;padding:12px 0}.audit-list strong{font-size:14px}.audit-list span,.audit-list time{font-size:12px;line-height:1.45}.backup-operations .backup-download{justify-content:center;align-items:center;min-height:48px;display:flex}.backup-operations p,.backup-operations ol{font-size:13px;line-height:1.6}.backup-upload{overflow:hidden}.automatic-backup{flex-direction:column;align-items:stretch}.automatic-backup button{width:100%}.backup-history article div{align-items:flex-start}.payment-pagination{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.payment-pagination button{flex:none;min-width:42px;min-height:44px;font-size:13px}}.order-card-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-card-title h2{margin:0}.order-card-title small{font-size:13px}.order-more{color:#15576b;cursor:pointer;background:#f1f8fa;border:1px solid #9bbbc9;border-radius:12px;width:100%;min-height:46px;margin-top:12px;font-weight:850}.payment-list-tools{grid-template-columns:minmax(220px,1fr) 190px auto;align-items:center;gap:9px;margin:16px 0;display:grid}.payment-list-tools input,.payment-list-tools select{color:#203b55;min-height:46px;font:inherit;background:#fff;border:1px solid #b8c9d7;border-radius:11px;padding:0 12px}.payment-list-tools span{color:#526a80;white-space:nowrap;font-size:13px;font-weight:800}.payment-pagination{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:18px;display:flex}.payment-pagination button{color:#284c69;cursor:pointer;background:#fff;border:1px solid #b9c9d7;border-radius:10px;min-width:42px;min-height:42px;font-weight:800}.payment-pagination button.active{color:#fff;background:#075f72;border-color:#075f72}.payment-pagination button:disabled{opacity:.45;cursor:not-allowed}.log-card-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.log-card-title h2{margin:0}.log-card-title small{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:800}.order-card .order-hide{color:#9b3e38;cursor:pointer;background:#fff7f6;border:1px solid #d8aaa6;border-radius:10px;min-height:38px;padding:0 10px;font-weight:800}[data-theme=dark] .order-more,[data-theme=dark] .payment-list-tools input,[data-theme=dark] .payment-list-tools select,[data-theme=dark] .payment-pagination button{color:#e6eef8;background:#132438;border-color:#46617a}[data-theme=dark] .payment-pagination button.active{color:#fff;background:#137d73;border-color:#27b9a9}@media (width<=620px){.payment-list-tools{grid-template-columns:1fr}.payment-list-tools span{text-align:right}.order-card-title,.log-card-title{flex-direction:column;align-items:flex-start}.payment-pagination{gap:5px}.payment-pagination button{min-width:40px}}.payment-guide{background:#f8fafc;border:1px solid #d8e2ec;border-radius:12px;margin:0 0 12px}.payment-guide>summary{color:#315b78;cursor:pointer;align-items:center;min-height:42px;padding:0 12px;font-size:13px;font-weight:900;display:flex}.payment-guide .admin-note{margin:0;padding:0 12px 12px}.payment-status{color:#31556e;white-space:nowrap;background:#edf4f8;border:1px solid #b7cbd8;border-radius:999px;align-items:center;min-height:36px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.payment-status.complete{color:#096b61;background:#e5f8f3;border-color:#7fcfc0}[data-theme=dark] .payment-guide{background:#122338;border-color:#405b73}[data-theme=dark] .payment-guide>summary{color:#a9cbe2}[data-theme=dark] .payment-guide .admin-note{color:#c1d0de}[data-theme=dark] .admin-order-row.test-order{color:#eef4ff;background:linear-gradient(135deg,#211d39,#18263b);border-color:#62529a}[data-theme=dark] .admin-order-row.test-order strong{color:#f2f6ff}[data-theme=dark] .admin-order-row.test-order small{color:#bac9dc}[data-theme=dark] .payment-status{color:#dce9f5;background:#192d40;border-color:#526c83}[data-theme=dark] .payment-status.complete{color:#8ce9db;background:#123d38;border-color:#2e8f82}@media (width<=620px){.payment-guide{margin-bottom:10px}.payment-guide>summary{min-height:40px;font-size:12px}.payment-guide .admin-note{font-size:12px;line-height:1.5}.admin-order-row.test-order{border-radius:13px;margin:7px 0;padding:12px}.admin-order-row.test-order>div:last-child{align-items:flex-start;display:flex}.payment-status{min-height:32px;padding:0 9px;font-size:11px}.payment-list-tools span{text-align:left;justify-self:start}}.primary,.modal-actions button,.detail-actions button,.action-list button,.todo-list button,.schedule-tabs button,.agent-actions button,.list-more{min-height:50px;font-size:16px}.customer-list strong,.customer-directory strong,.meeting-list strong,.action-list strong,.todo-list strong,.prep-list strong,.appointment-list strong,.schedule-list strong{font-size:17px;line-height:1.4}.customer-list small,.customer-directory p,.customer-directory small,.meeting-list small,.appointment-list p,.schedule-list p,.action-list small,.prep-list small{font-size:14px;line-height:1.55}.meeting-list p,.action-list p,.todo-list p,.prep-list p{font-size:15px;line-height:1.55}.bottom-nav button small,.explore-nav button small{font-size:13px;line-height:1.25}.work-card h2{font-size:15px;line-height:1.35}.work-card header button{font-size:12px}.work-card-list strong{font-size:14px;line-height:1.35}.work-card-list small{font-size:12px;line-height:1.35}.work-card-list em{font-size:11px}@media (width<=620px){body,button,input,select,textarea{font-size:17px}.workspace-head h1{font-size:26px}.section-title h2{font-size:18px}.brand-text small,.hero-kicker{font-size:12px}.hero-welcome p{font-size:14px}.hero-welcome small{font-size:12px;line-height:1.55}.agent-heading small{font-size:11px}.agent-suggestions button{font-size:13px}.summary small{font-size:12px}.quick>strong{font-size:15px}.quick>small{font-size:12px}.home-clear strong{font-size:15px}.home-clear small{font-size:12px}.bottom-nav button small,.explore-nav button small{font-size:13px}.customer-list>button{min-height:58px}.meeting-list article,.action-list article,.todo-list article,.prep-list article,.appointment-list article,.schedule-list article{padding-top:14px;padding-bottom:14px}}@media (width<=420px){.work-card h2{font-size:14px}.work-card header button{font-size:11px}.work-card-list strong{font-size:13px}.work-card-list small{font-size:11px}.work-card-list em{font-size:10px}}.home-priority-summary{margin-top:10px}.home-overview{padding:16px}.home-overview-tabs{background:#eaf1f6;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:10px;padding:5px;display:grid}.home-overview-tabs button{color:#53687d;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:42px;padding:0 8px;font-weight:850}.home-overview-tabs button b{color:#51677c;background:#dce6ee;border-radius:999px;min-width:22px;margin-left:4px;padding:2px 6px;font-size:12px}.home-overview-tabs button.active{color:#075f72;background:#fff;box-shadow:0 4px 13px #0a34531f}.home-overview-tabs button.active b{color:#08766c;background:#dff6f1}.home-overview-list{background:#fff;border:1px solid #c7d5e1;border-radius:14px;overflow:hidden}.home-overview-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #dde6ed;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:64px;padding:10px 12px;display:grid}.home-overview-list>button:last-child{border-bottom:0}.home-overview-list>button:hover{background:#f4f9fc}.home-overview-list>button>span{color:#175d91;background:#e7f2fb;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.home-overview-list>button>span.meeting{color:#087a70;background:#dff7f1}.home-overview-list>button>span.task{color:#a75b16;background:#fff0df}.home-overview-list>button>span.prep{color:#7556c9;background:#eee7ff}.home-overview-list>button>div{gap:3px;min-width:0;display:grid}.home-overview-list strong,.home-overview-list p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-overview-list strong{color:#123451;font-size:16px}.home-overview-list p{color:#60758a;margin:0;font-size:14px}.home-overview-list small{color:#718499;white-space:nowrap}.service-trust{background:linear-gradient(135deg,#f7fffd,#f4f9ff);border:1px solid #b7d9d4;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:15px 16px;display:flex}.service-trust>div{gap:3px;display:grid}.service-trust strong{color:#0b4f59}.service-trust small{color:#61778a}.service-trust nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 13px;display:flex}.service-trust a{color:#0b6570;white-space:nowrap;font-size:13px;font-weight:850;text-decoration:none}[data-theme=dark] .home-overview-tabs{background:#102033}[data-theme=dark] .home-overview-tabs button{color:#b4c5d6}[data-theme=dark] .home-overview-tabs button.active{color:#87e0d5;background:#1c3349}[data-theme=dark] .home-overview-tabs button b{color:#c1d1df;background:#263d52}[data-theme=dark] .home-overview-list,[data-theme=dark] .home-overview-list>button{background:#152438;border-color:#344c63}[data-theme=dark] .home-overview-list>button:hover{background:#1a3047}[data-theme=dark] .home-overview-list strong{color:#e7f1ff}[data-theme=dark] .home-overview-list p{color:#b5c5d5}[data-theme=dark] .service-trust{background:linear-gradient(135deg,#15332f,#14283b);border-color:#31564f}[data-theme=dark] .service-trust strong{color:#bdf3ea}[data-theme=dark] .service-trust small{color:#b6c7d7}[data-theme=dark] .service-trust a{color:#8fe1d6}@media (width>=900px){.app-shell{max-width:900px;padding-left:36px;padding-right:36px}.top-band{margin-left:-36px;margin-right:-36px}.bottom-nav{width:min(100% - 28px,872px);max-width:872px}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quick{min-height:92px;padding:13px}}@media (width<=620px){.home-priority-summary{margin-top:6px}.home-overview{padding:11px}.home-overview-tabs button{min-height:44px;padding:0 4px;font-size:14px}.home-overview-tabs button b{display:none}.home-overview-list>button{grid-template-columns:32px minmax(0,1fr) auto;gap:8px;min-height:68px;padding:10px 9px}.home-overview-list>button>span{width:32px;height:32px}.home-overview-list strong{font-size:15px}.home-overview-list p{font-size:13px}.home-overview-list small{font-size:12px}.service-trust{flex-direction:column;align-items:flex-start}.service-trust nav{justify-content:flex-start}}body,button,input,select,textarea{font-size:18px}.brand-text strong{font-size:21px}.brand-text small{font-size:13px}.workspace-head small{font-size:14px}.workspace-head h1{font-size:30px}.record-guide span{font-size:14px;line-height:1.45}.record-guide b{font-size:13px}.record-card-head strong{font-size:20px;line-height:1.35}.record-card-head small{font-size:14px;line-height:1.5}.record-card-head em{font-size:13px}.record-summary{font-size:17px;line-height:1.65}.record-details dd{font-size:16px;line-height:1.6}.record-contact,.record-again,.record-contact b,.record-contact span{font-size:16px}.security-caption{font-size:13px;line-height:1.55}.bottom-nav button small,.explore-nav button small{font-size:14px}.bottom-nav button span,.explore-nav button span{font-size:21px}.customer-result-head strong,.customer-result-head small{font-size:16px}.customer-directory strong,.customer-list strong{font-size:18px}.customer-directory p,.customer-directory small,.customer-list small{font-size:15px}.action-list strong,.todo-list strong,.prep-list strong,.appointment-list strong,.schedule-list strong{font-size:18px}.action-list p,.todo-list p,.prep-list p,.appointment-list p,.schedule-list p{font-size:16px}@media (width<=620px){body,button,input,select,textarea{font-size:17px}.workspace-head h1{font-size:27px}.record-guide span{font-size:13px}.record-card-head strong{font-size:19px}.record-card-head small{font-size:14px}.record-summary{font-size:16px}.record-contact,.record-again,.record-contact b{font-size:15px}.bottom-nav button small,.explore-nav button small{font-size:13px}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.app-shell{zoom:1;transform:none}.record-list>article{padding:20px}.record-card-head{grid-template-columns:48px minmax(0,1fr) auto;gap:13px}.record-card-head .customer-avatar{flex-basis:48px;width:48px;height:48px;font-size:19px}.record-card-head strong{font-size:21px!important}.record-card-head small{color:#5d7287;font-size:15px!important}.record-card-head em{padding:7px 10px;font-size:14px!important}.record-summary{min-height:54px;padding:15px 16px;font-size:18px!important}.record-details dt{font-size:14px!important}.record-details dd{font-size:17px!important}.record-guide span{font-size:15px!important}.record-result-head strong{font-size:18px!important}.record-result-head small{font-size:15px!important}.record-contact,.record-contact b,.record-again{font-size:17px!important}.record-contact{min-height:54px}.record-again{min-height:50px}.record-tools .search-box input,.record-tools .record-filter-row select{font-size:17px!important}.security-caption{font-size:14px!important}@media (width<=620px){.app-shell{width:100%;max-width:none}.record-list>article{padding:16px}.record-card-head{grid-template-columns:46px minmax(0,1fr);gap:11px}.record-card-head .customer-avatar{flex-basis:46px;width:46px;height:46px}.record-card-head strong{font-size:20px!important}.record-card-head small{font-size:14px!important}.record-card-head em{grid-column:2;font-size:13px!important}.record-summary{font-size:17px!important}.record-details dd{font-size:16px!important}.record-guide span{font-size:14px!important}.record-contact,.record-contact b,.record-again{font-size:16px!important}.bottom-nav button small,.explore-nav button small{font-size:14px!important}.header{justify-content:space-between;gap:8px;min-height:64px}.header .brand{gap:7px;min-width:0;position:static;left:auto;transform:none}.header .brand-symbol{flex-basis:42px;width:42px;height:42px}.header .brand-text{overflow:hidden}.header .brand-text strong{letter-spacing:-.7px;text-overflow:ellipsis;font-size:18px;overflow:hidden}.header .brand-text small{margin-top:2px;font-size:10px}.header-actions{flex:none;gap:4px}.theme-toggle,.install-small,.icon-button{width:40px;min-width:40px;height:40px;min-height:40px}.home-dashboard:not([hidden]){flex-direction:column;display:flex}.home-dashboard .home-priority-summary{order:1}.home-dashboard .agent-console{order:2}.home-dashboard .hero-welcome{order:3}.home-dashboard .home-primary-actions{order:4}.home-dashboard .home-overview{order:5}.home-dashboard .service-trust{order:20}.home-dashboard .agent-console{margin-top:8px;margin-bottom:0}.home-dashboard .hero-welcome{margin-top:8px}.app-shell{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.bottom-nav{bottom:max(8px,env(safe-area-inset-bottom));box-shadow:0 10px 30px #05204333}}@media (width<=390px){.header .brand-symbol{flex-basis:38px;width:38px;height:38px}.header .brand-text strong{font-size:17px}.header .brand-text small{display:none}.theme-toggle,.install-small,.icon-button{width:38px;min-width:38px;height:38px;min-height:38px}}@media (width>=900px){.app-shell.admin-shell{width:min(94vw,1400px);max-width:1400px;padding-left:42px;padding-right:42px}.admin-operations{overflow:visible}.admin-tabs{grid-template-columns:repeat(7,minmax(118px,1fr));gap:10px;display:grid;overflow:visible}.admin-tabs button{width:100%;padding:0 12px}.admin-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-summary article{min-height:118px;padding:20px}.admin-card{padding:24px}.control-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.payment-list-tools{grid-template-columns:minmax(320px,1fr) 220px auto}.admin-order-row{gap:20px}.admin-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.receipt-admin-row{grid-template-columns:minmax(360px,1fr) 150px minmax(260px,auto)}}@media (width>=900px) and (width<=1180px){.app-shell.admin-shell{width:96vw;padding-left:26px;padding-right:26px}.admin-tabs{grid-template-columns:repeat(4,minmax(130px,1fr))}}.receipt-processing-guide{background:linear-gradient(135deg,#f8fcff,#f2faf8);border:1px solid #a9c9dc;border-radius:16px;margin:18px 0;overflow:hidden}.receipt-processing-guide>summary{color:#0a496b;cursor:pointer;align-items:center;min-height:52px;padding:0 16px;font-weight:900;display:flex}.receipt-processing-guide>ol{margin:0;padding:4px 18px 16px 50px}.receipt-processing-guide li{color:#2d4962;padding:9px 0;line-height:1.55}.receipt-processing-guide li strong{color:#092f56;display:block}.receipt-processing-guide li span{display:block}.receipt-processing-guide aside{color:#6d511b;background:#fff5df;border-radius:12px;margin:0 16px 16px;padding:13px 14px}.receipt-processing-guide aside p{margin:5px 0 0;line-height:1.55}.receipt-empty{text-align:center;border:1px dashed #afc4d3;border-radius:14px;padding:24px}[data-theme=dark] .receipt-processing-guide{background:linear-gradient(135deg,#14283b,#15332f);border-color:#3b6078}[data-theme=dark] .receipt-processing-guide>summary,[data-theme=dark] .receipt-processing-guide li strong{color:#dff5ff}[data-theme=dark] .receipt-processing-guide li{color:#bfd0df}[data-theme=dark] .receipt-processing-guide aside{color:#f1dcae;background:#3a301d}@media (width<=620px){.receipt-processing-guide>ol{padding:2px 14px 14px 36px}.receipt-processing-guide li{font-size:13px}.receipt-processing-guide aside{margin:0 12px 12px}}.member-list-tools{grid-template-columns:minmax(260px,1fr) 190px auto;align-items:center;gap:9px;margin:16px 0;display:grid}.member-list-tools input,.member-list-tools select{color:#203b55;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #b8c9d7;border-radius:11px;padding:0 12px}.member-list-tools span{color:#526a80;white-space:nowrap;font-size:13px;font-weight:800}[data-theme=dark] .member-list-tools input,[data-theme=dark] .member-list-tools select{color:#e6eef8;background:#132438;border-color:#46617a}@media (width<=620px){.member-list-tools{grid-template-columns:1fr}.member-list-tools input,.member-list-tools select{font-size:16px}.member-list-tools span{text-align:left;white-space:normal}}[data-theme=dark] .business-card-modal .capture-choice{background:#eaf8f5;border-color:#21b9aa;color:#064f49!important}[data-theme=dark] .business-card-modal .capture-choice strong{color:#064f49!important}[data-theme=dark] .business-card-modal .capture-choice small{color:#3f6864!important}[data-theme=dark] .business-card-modal .capture-choice.secondary{background:#f3f6fa;border-color:#a9bfd5;color:#173d63!important}[data-theme=dark] .business-card-modal .capture-choice.secondary strong{color:#173d63!important}[data-theme=dark] .business-card-modal .capture-choice.secondary small{color:#566f88!important}[data-theme=dark] .business-card-modal .capture-choice:focus-within{outline-color:#6de3d6;box-shadow:0 0 0 2px #0f2437}[data-theme=dark] .privacy-card form>small,[data-theme=dark] .privacy-card>p,[data-theme=dark] .privacy-trust p,[data-theme=dark] .privacy-trust li,[data-theme=dark] .pass-card>p,[data-theme=dark] .cash-receipt-form>p,[data-theme=dark] .cash-receipt-detail small,[data-theme=dark] .payment-warning,[data-theme=dark] .order-card small,[data-theme=dark] .business-card p{color:#cbd8e5!important}[data-theme=dark] .privacy-card form>small,[data-theme=dark] .payment-warning,[data-theme=dark] .cash-receipt-form>p,[data-theme=dark] .cash-receipt-detail small{font-weight:650}[data-theme=dark] .product-grid button:disabled{color:#eef4fa;opacity:1;background:#26394d;border-color:#5f758a}[data-theme=dark] .product-grid button:disabled strong{color:#f3f7fb}[data-theme=dark] .product-grid button:disabled span{color:#c9d5e1}[data-theme=dark] .cash-receipt-form>label,[data-theme=dark] .cash-receipt-detail>label,[data-theme=dark] .cash-receipt-detail>strong{color:#eef5fc!important}[data-theme=dark] .cash-receipt-form input[type=radio]{outline-offset:1px;outline:1px solid #7e94a9}[data-theme=dark] .privacy-actions a{background:#e8f6f3;border-color:#7cb7ae;color:#064f49!important}[data-theme=dark] .privacy-actions a:hover{background:#d7f2ed;border-color:#52c9bb}[data-theme=dark] .order-card article>span{color:#f0f5fa}[data-theme=dark] .order-card article>b{color:#ffe2a3;background:#3a301d;border:1px solid #8b6c2f}[data-theme=dark] .order-card .order-granted{color:#98eee2;background:#123d38;border-color:#328d80}[data-theme=dark] .order-card .order-hide{color:#ffc1bb;background:#432725;border-color:#b96b64}[data-theme=dark] .receipt-status{color:#f3d68d}[data-theme=dark] .receipt-completed,[data-theme=dark] .receipt-cancelled{color:#8de9dc}[data-theme=dark] .receipt-failed,[data-theme=dark] .receipt-cancel_pending{color:#ffb4ab}[data-theme=dark] .pass-card .primary:disabled{color:#dfe9f3;opacity:1;background:#30475e;border:1px solid #60778e}[data-theme=dark] .cash-receipt-form legend,[data-theme=dark] .order-card h2,[data-theme=dark] .pass-card h2{color:#f1f6fb}[data-theme=dark] .readiness-collapsible{background:linear-gradient(145deg,#17293c,#102033);border-color:#47627b;box-shadow:0 13px 36px #0000004d}[data-theme=dark] .readiness-collapsible>summary small{color:#75e2d5}[data-theme=dark] .readiness-collapsible>summary strong{color:#f1f6fb}[data-theme=dark] .readiness-collapsible>summary em{color:#c3d1df}[data-theme=dark] .readiness-collapsible>summary:after{color:#9fd7ff;background:#203950;border:1px solid #526f89}[data-theme=dark] .readiness-collapsible[open]>summary{border-bottom:1px solid #3c566f}[data-theme=dark] .release-lead{color:#cad8e5;background:#14283b}[data-theme=dark] .readiness-group article{border-color:#3a536b}[data-theme=dark] .readiness-group article>strong{color:#e6eef7}[data-theme=dark] .release-blocker{color:#ffd0ca;background:#3b2424;border-color:#9b5d58}[data-theme=dark] .release-blocker p{color:#f0c1bc}[data-theme=dark] .cash-receipt-form input[type=radio],[data-theme=dark] .legal-consent input[type=checkbox]{accent-color:#22c7b7}[data-theme=dark] .referral-register button:disabled{color:#d8e2eb;opacity:1;background:#33485b;border-color:#6b8195}.header .robot-brand-symbol{object-fit:cover!important;object-position:center 18%!important;background:#fff!important;border:2px solid #fff!important;border-radius:20px!important;flex-basis:66px!important;width:66px!important;height:66px!important;box-shadow:0 9px 24px #0438693d!important}.hero-welcome{min-height:260px}.hero-visual{background:radial-gradient(circle at 42% 38%,#fff 0,#f7fcff 46%,#c8eaf3 100%);width:270px;height:270px;bottom:-18px;right:4px}.hero-robot-visual>img{object-fit:cover;object-position:center 8%;filter:contrast(1.12)saturate(1.08)drop-shadow(0 18px 24px #022d5840);border-radius:52px;width:232px;height:284px;-webkit-mask-image:radial-gradient(72% 82% at 50% 48%,#000 70%,#0000 100%);mask-image:radial-gradient(72% 82% at 50% 48%,#000 70%,#0000 100%)}.agent-mascot{border-width:2px;flex-basis:60px;width:60px;height:60px;box-shadow:0 10px 24px #074c7938}.welcome-agent{right:max(16px,50vw - 504px)}.welcome-agent-character{border:3px solid #fff!important;flex-basis:86px!important;width:86px!important;height:86px!important;box-shadow:0 16px 38px #04305857!important}.welcome-agent-character img{filter:contrast(1.08)saturate(1.08);transform-origin:50% 34%!important;border-radius:25px!important;transform:scale(1.55)!important}@media (width<=900px){.header .robot-brand-symbol{flex-basis:60px!important;width:60px!important;height:60px!important}.hero-copy{max-width:68%}.hero-visual{width:255px;height:255px;right:-2px}.hero-robot-visual>img{width:218px;height:270px}.welcome-agent{right:14px}.welcome-agent-character{flex-basis:80px!important;width:80px!important;height:80px!important}}@media (width<=620px){.header .brand{margin-left:8px}.header .robot-brand-symbol{border-radius:16px!important;flex-basis:50px!important;width:50px!important;height:50px!important}.hero-welcome{min-height:230px;padding-right:142px}.hero-copy{max-width:100%}.hero-visual{width:190px;height:220px;bottom:-12px;right:-24px}.hero-robot-visual>img{border-radius:38px;width:164px;height:216px}.agent-mascot{flex-basis:52px;width:52px;height:52px}.welcome-agent-character{flex-basis:70px!important;width:70px!important;height:70px!important}}.verification-card .verification-robot-logo{object-fit:cover;object-position:center 18%;background:linear-gradient(145deg,#f6fcff,#dff4ff);border:2px solid #fff;border-radius:34px;width:148px;height:148px;margin:0 auto 22px;padding:8px;box-shadow:0 14px 32px #04386933}@media (width<=620px){.verification-card .verification-robot-logo{border-radius:28px;width:118px;height:118px;margin-bottom:18px}}.header .robot-brand-symbol{background:linear-gradient(145deg,#f7fcff,#d9efff)!important;display:block!important;overflow:hidden!important}.header .robot-brand-symbol img{object-fit:cover;object-position:center 8%;transform-origin:50% 22%;width:100%;max-width:none;height:100%;position:relative;transform:scale(2.05)}.welcome-agent-character img{transform-origin:50% 18%!important;filter:contrast(1.04)saturate(1.04)!important;transform:scale(2.18)!important}.life-hero .life-mascot{aspect-ratio:1;background:#fafafa;border:3px solid #ffffffe6;border-radius:50%;flex:0 0 min(31%,220px);width:min(31%,220px);position:relative;overflow:hidden;box-shadow:0 18px 34px #07132b52}.life-hero .life-mascot img{object-fit:contain;filter:none;max-width:none;height:94%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto!important;margin:0!important}@media (width<=620px){.welcome-agent-character img{transform:scale(2.12)!important}.life-hero .life-mascot{flex-basis:38%;width:38%;margin-right:-12px}.life-hero .life-mascot img{height:92%;width:auto!important}}.assistant-mode-switch{border:1px solid #cad7ea;box-shadow:inset 0 1px #fff,0 8px 24px #18345a1a;background:#dfe8f6!important;gap:12px!important;padding:8px!important}.assistant-mode-switch button{text-align:left;min-height:74px;position:relative;overflow:visible;border:2px solid #0000!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;column-gap:11px!important;padding:13px 82px 13px 14px!important;display:grid!important}.assistant-mode-switch button.active{color:#10243e!important;background:#fff!important;border-color:#087f76!important;box-shadow:0 6px 18px #04485b2e!important}.assistant-mode-switch button:not(.active):hover{background:#edf3fb!important;border-color:#9cb3ce!important}.assistant-mode-icon{color:#344b69;background:#cbd8ea;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.assistant-mode-switch button.active .assistant-mode-icon{color:#087f76;background:#d9f5f0}.assistant-mode-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.assistant-mode-switch .assistant-mode-copy b{font-size:16px;line-height:1.2}.assistant-mode-switch .assistant-mode-copy small{color:#5b6b80;font-size:13px;line-height:1.25;display:block!important}.assistant-mode-selected{color:#fff;background:#087f76;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800;line-height:1;position:absolute;top:50%;right:14px;transform:translateY(-50%)}[data-theme=dark] .assistant-mode-switch{box-shadow:none;border-color:#38506e;background:#17263b!important}[data-theme=dark] .assistant-mode-switch button.active{color:#f2f7ff!important;background:#102338!important;border-color:#4dd6c6!important}[data-theme=dark] .assistant-mode-switch button:not(.active):hover{background:#1d3049!important;border-color:#526b88!important}[data-theme=dark] .assistant-mode-icon{color:#c8d8eb;background:#2b405b}[data-theme=dark] .assistant-mode-switch button.active .assistant-mode-icon{color:#78e1d4;background:#164a48}[data-theme=dark] .assistant-mode-switch .assistant-mode-copy small{color:#bdcce0}@media (width<=620px){.assistant-mode-switch{gap:7px!important;margin-inline:12px!important;padding:6px!important}.assistant-mode-switch button{min-height:82px;grid-template-columns:30px minmax(0,1fr)!important;column-gap:7px!important;padding:10px 8px!important}.assistant-mode-icon{border-radius:9px;width:30px;height:30px;font-size:17px}.assistant-mode-switch .assistant-mode-copy b{font-size:14px}.assistant-mode-switch .assistant-mode-copy small{font-size:12px}.assistant-mode-selected{padding:4px 6px;font-size:10px;top:7px;right:7px;transform:none}.assistant-mode-switch button.active .assistant-mode-copy{padding-top:12px}}.assistant-mode-switch button:first-child{background:linear-gradient(135deg,#e7f4ffe6,#dceffab8)!important;border-color:#c2dceb!important}.assistant-mode-switch button:nth-child(2){background:linear-gradient(135deg,#f2efffe6,#e7edffc2)!important;border-color:#d4cef4!important}.assistant-mode-switch button:first-child.active{background:linear-gradient(135deg,#fff 0%,#e7f7fb 100%)!important;border-color:#087f76!important}.assistant-mode-switch button:nth-child(2).active{background:linear-gradient(135deg,#fff 0%,#eeeaff 100%)!important;border-color:#665bd6!important}.assistant-mode-switch button:nth-child(2).active .assistant-mode-icon{color:#554bc5;background:#e3defd}.assistant-mode-switch button:nth-child(2) .assistant-mode-selected{background:#665bd6}[data-theme=dark] .assistant-mode-switch button:first-child{background:linear-gradient(135deg,#173149,#153a45)!important;border-color:#31566a!important}[data-theme=dark] .assistant-mode-switch button:nth-child(2){background:linear-gradient(135deg,#282745,#252f4d)!important;border-color:#484874!important}[data-theme=dark] .assistant-mode-switch button:first-child.active{background:linear-gradient(135deg,#112b3f,#164641)!important;border-color:#4dd6c6!important}[data-theme=dark] .assistant-mode-switch button:nth-child(2).active{background:linear-gradient(135deg,#252543,#332c62)!important;border-color:#9d91ff!important}.filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}.insurance-fields{background:#f8fbfe;border:1.5px solid #c9d9e7;border-radius:15px;overflow:hidden}.insurance-fields summary{cursor:pointer;color:#173f6b;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 14px;list-style:none;display:flex}.insurance-fields summary::-webkit-details-marker{display:none}.insurance-fields summary span{flex-direction:column;gap:3px;display:flex}.insurance-fields summary b{font-size:16px}.insurance-fields summary small{color:#718398;font-size:13px;font-weight:600}.insurance-fields summary em{color:#1768c7;background:#e8f3ff;border-radius:999px;padding:5px 9px;font-size:13px;font-style:normal;font-weight:800}.insurance-fields[open] summary{background:#eef6fd;border-bottom:1px solid #d9e4ee}.insurance-fields-body{flex-direction:column;gap:14px;padding:14px;display:flex}.insurance-fields-body>label,.insurance-fields-body .form-row>label{color:#354a63;flex-direction:column;gap:7px;font-size:14px;font-weight:800;display:flex}.insurance-fields-body input,.insurance-fields-body select{color:#263f59;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #c9d5e0;border-radius:10px;padding:0 11px}.insurance-fields-body>p{color:#73531d;background:#fff7e8;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.customer-directory strong em.insurance-tag{color:#155fae;background:#e7f3ff}.insurance-detail{background:linear-gradient(145deg,#f6fbff,#eef8f7);border:1.5px solid #bcd7ee;border-radius:15px;margin-top:14px;padding:15px}.insurance-detail>div{flex-direction:column;gap:4px;display:flex}.insurance-detail>div span{color:#167065;font-size:13px;font-weight:900}.insurance-detail>div strong{color:#123f70;font-size:17px}.insurance-detail dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:13px 0 0;display:grid}.insurance-detail dl div{background:#fff;border-radius:10px;padding:10px}.insurance-detail dt{color:#718197;font-size:12px}.insurance-detail dd{color:#28435f;margin:4px 0 0;font-size:14px;font-weight:800;line-height:1.4}.insurance-task-intro{color:#5a6e83;margin:-2px 0 13px;font-size:14px;line-height:1.5}[data-theme=dark] .insurance-fields{background:#14263a;border-color:#3b5871}[data-theme=dark] .insurance-fields summary{color:#dcecff}[data-theme=dark] .insurance-fields summary small{color:#aebfd0}[data-theme=dark] .insurance-fields[open] summary{background:#18314a;border-color:#3b5871}[data-theme=dark] .insurance-fields summary em{color:#8dc7ff;background:#203f5d}[data-theme=dark] .insurance-fields-body input,[data-theme=dark] .insurance-fields-body select,[data-theme=dark] .insurance-detail dl div{color:#e5eef8;background:#172a3e;border-color:#405b72}[data-theme=dark] .insurance-fields-body>label,[data-theme=dark] .insurance-fields-body .form-row>label{color:#d2deea}[data-theme=dark] .insurance-fields-body>p{color:#f6dca8;background:#3a2e1e}[data-theme=dark] .insurance-detail{background:linear-gradient(145deg,#162a3f,#13302f);border-color:#3b6078}[data-theme=dark] .insurance-detail>div strong,[data-theme=dark] .insurance-detail dd{color:#e4eef8}[data-theme=dark] .insurance-detail dt,[data-theme=dark] .insurance-task-intro{color:#b5c5d6}@media (width<=760px){.filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.filter-row,.insurance-detail dl{grid-template-columns:1fr}.insurance-fields-body{padding:12px}}.customer-group-tabs{border-bottom:1px solid #c9d9e7;flex-wrap:wrap;gap:7px;padding:12px;display:flex}.customer-group-tabs button{color:#254765;background:#fff;border:1px solid #b9cddd;border-radius:9px;flex:auto;min-height:44px;padding:8px 10px;font-size:14px;font-weight:700}.customer-group-tabs button[aria-selected=true]{color:#fff;background:#1768a9;border-color:#1768a9}.customer-group-tabs button:focus-visible{outline-offset:2px;outline:3px solid #21b7bc}.customer-group-fields [hidden]{display:none!important}[data-theme=dark] .customer-group-tabs{border-color:#3b5871}[data-theme=dark] .customer-group-tabs button{color:#deebf8;background:#172a3e;border-color:#49647a}[data-theme=dark] .customer-group-tabs button[aria-selected=true]{color:#fff;background:#1768a9}
