:root{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;color:#1d1d1f;background-color:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f5f7}h1,h2,h3,p{margin:0}.api-banner{position:sticky;top:0;z-index:200;background:#111827;color:#fff;text-align:center;padding:10px 14px;font-size:13px}.widget-wrap{padding:36px 20px 96px;background:#f5f5f7}.widget{max-width:760px;margin:0 auto;background:#fff;border-radius:28px;box-shadow:0 8px 30px #0000000f;padding:34px}.header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:30px;border-bottom:1px solid #e5e5ea;margin-bottom:34px}.profile{display:flex;align-items:center;gap:14px;min-width:0}.avatar{width:52px;height:52px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fefefe,#d9d9de 68%);border:1px solid #d7d7dc;flex:0 0 auto;position:relative;overflow:hidden}.avatar:after{content:"";position:absolute;inset:15% 15% auto;height:52%;border-radius:999px;background:linear-gradient(180deg,#ffffffd9,#d2d2dae6);opacity:.9}.identity h1{font-size:16px;line-height:1.3;font-weight:600;letter-spacing:-.01em}.meta{display:flex;align-items:center;gap:8px;margin-top:2px;color:#6e6e73;font-size:14px;white-space:nowrap}.verified{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#ecf5ff;color:#0071e3;border:1px solid #d8eaff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;line-height:1}.verified .dot{width:14px;height:14px;border-radius:50%;background:#0071e3;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.section{margin-bottom:30px}.section-title{margin:0 0 14px;font-size:16px;font-weight:600;letter-spacing:-.01em}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.card{position:relative;border:1px solid #e5e5ea;border-radius:18px;padding:14px;min-height:112px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;cursor:pointer;text-align:left}.card:hover{transform:translateY(-1px);box-shadow:0 8px 16px #0000000a}.card.selected{border-color:#b9dcff;box-shadow:0 0 0 3px #0071e338}.card h3{font-size:14px;font-weight:600;line-height:1.35}.card p{margin-top:6px;font-size:13px;color:#6e6e73;line-height:1.45}.price-pill{position:absolute;right:12px;top:12px;font-size:12px;font-weight:600;color:#0b305a;background:#eaf4ff;border:1px solid #d4e9ff;border-radius:999px;padding:4px 8px;line-height:1}.chip-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.chip-row::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;border:1px solid #e5e5ea;background:#f2f2f7;color:#1d1d1f;border-radius:999px;padding:10px 14px;min-width:92px;text-align:center;line-height:1.2}.chip .top{font-size:12px;color:#6e6e73;margin-bottom:4px;display:block}.chip strong{font-size:14px;font-weight:600;letter-spacing:-.01em}.chip.selected{background:#edf6ff;border-color:#badcff;box-shadow:0 0 0 2px #0071e32e inset}.desktop-cta{margin-top:34px;display:flex;justify-content:flex-end}.btn{border:0;border-radius:999px;background:#0071e3;color:#fff;font-size:14px;font-weight:600;padding:12px 20px;letter-spacing:-.01em;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mobile-continue{position:fixed;left:0;right:0;bottom:0;background:#fffffff0;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px);border-top:1px solid rgba(0,0,0,.06);padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:none;z-index:50}.mobile-continue .bar{max-width:760px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-continue .summary{min-width:0}.mobile-continue .summary strong{display:block;font-size:14px;line-height:1.2;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-continue .summary span{color:#6e6e73;font-size:12px;line-height:1.2}.dashboard-shell{padding-bottom:100px}.hero{position:relative;height:320px;width:100%;background-image:url(https://images.unsplash.com/photo-1560066984-138dadb4c035?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80);background-size:cover;background-position:center;display:flex;align-items:flex-end;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0009);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-content{position:relative;z-index:10;padding:40px;width:100%;max-width:1200px;margin:0 auto}.hero h1{color:#fff;font-size:48px;font-weight:700;letter-spacing:-.02em;margin-bottom:8px}.hero p{color:#ffffffe6;font-size:18px;font-weight:500}.container{max-width:1200px;margin:-40px auto 0;padding:0 40px;position:relative;z-index:20}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.setup-guide-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 8px #0000000a;margin-bottom:48px}.setup-guide-card h2{font-size:28px;margin-bottom:8px;letter-spacing:-.02em}.setup-guide-card p{color:#6b7280;margin-bottom:14px}.setup-guide-card ol{margin:0;padding-left:20px;display:grid;gap:8px;font-weight:600}.stat-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000a}.stat-label{font-size:14px;font-weight:600;color:#86868b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.stat-value{font-size:36px;font-weight:700;letter-spacing:-.02em}.stat-sub{font-size:14px;color:#34c759;margin-top:4px;font-weight:500}.section-header{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-end}.date-display{font-size:14px;color:#86868b;font-weight:500}.agenda-list{display:flex;flex-direction:column;gap:16px}.agenda-card{background:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;box-shadow:0 2px 8px #0000000a}.time-slot{width:100px;font-variant-numeric:tabular-nums}.time-start{font-size:18px;font-weight:600}.time-duration{font-size:13px;color:#86868b;margin-top:2px}.client-info{display:flex;align-items:center;flex:1;gap:16px}.dashboard-shell .avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 4px #0000001a}.client-details h3{font-size:16px;font-weight:600;margin-bottom:4px}.service-badge{display:inline-block;background:#eef2ff;color:#4f46e5;padding:4px 10px;border-radius:100px;font-size:12px;font-weight:600}.status-indicator{width:10px;height:10px;border-radius:50%;background:#e5e5ea}.status-confirmed{background:#34c759}.status-pending{background:#ff9f0a}.action-bar-container{position:fixed;bottom:32px;left:0;right:0;display:flex;justify-content:center;z-index:100;pointer-events:none}.action-bar{pointer-events:auto;background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:8px;border-radius:100px;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d;display:flex;gap:8px}.action-bar .btn{border:none;background:transparent;padding:12px 24px;border-radius:100px;font-size:14px;font-weight:600;color:#1d1d1f}.action-bar .btn-primary{background:#1d1d1f;color:#fff}@media(max-width:860px){.widget{padding:26px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.stats-grid{grid-template-columns:1fr}.container{padding:0 20px;margin-top:-60px}.hero h1{font-size:32px}.agenda-card{flex-direction:column;align-items:flex-start;gap:16px}.client-info{width:100%}.time-slot{display:flex;gap:8px;align-items:baseline;width:100%;border-bottom:1px solid #eee;padding-bottom:12px}}@media(max-width:640px){.widget-wrap{padding:18px 14px 90px;background:#fff}.widget{border-radius:0;box-shadow:none;padding:6px 2px 22px}.header{padding-bottom:22px;margin-bottom:26px}.service-grid{grid-template-columns:1fr}.desktop-cta{display:none}.mobile-continue{display:block}}
