/* Standalone application surfaces. All icons and media are local. */
:root{--ink:#1c1b20;--muted:#797780;--accent:#6d38ce;--soft:#f2ecfc;--line:#ebe9ee;--bg:#f7f8fa}body{background:#eceef1;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}button{touch-action:manipulation}button,a{transition:background .16s,box-shadow .16s}button:active{transform:scale(.98)}.btn:hover{transform:none}.btn{min-height:44px;border-radius:10px;font-size:13px}.btn.primary{font-weight:650}.btn.text{min-height:38px}.svg-icon{width:22px;height:22px;display:block;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.iconbutton{width:44px;height:44px;border:0;display:grid;place-items:center;background:transparent;color:var(--ink);border-radius:50%;flex-shrink:0}.iconbutton:hover{background:#f4f1f8}.app-root{height:100dvh;min-height:0}.mobile-app{max-width:480px;margin:auto;height:100dvh;background:white;display:flex;flex-direction:column;box-shadow:0 0 70px #2020300a}.appbar{height:76px;min-height:76px;padding:12px 20px;display:flex;align-items:center;gap:10px;background:#fff;border-bottom:1px solid #f1eff4;z-index:5}.appbar .app-title{font-size:17px;font-weight:700;letter-spacing:-.35px}.appbar .sub{font-size:11px;color:var(--muted);font-weight:400;margin-top:2px}.address-button{display:flex;gap:10px;align-items:center;text-align:left;border:0;background:transparent;padding:0;flex:1;min-width:0}.address-button strong{display:flex;align-items:center;gap:7px;font-size:15px}.address-button .svg-icon{width:20px}.address-copy{min-width:0}.address-copy .sub{max-width:290px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-dot{width:38px;height:38px;background:#f2eef7;color:#715697;display:grid;place-items:center;border-radius:50%;font-weight:650;font-size:12px}.preview-tag{font-size:9px;font-weight:600;letter-spacing:1px;color:#98929f;text-transform:uppercase}.app-scroll{overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#dcd8e2 transparent}.phone,.phone-content{display:contents}.phone-top{display:none}.screen-body{padding:22px 22px 28px}.screen-body h1{font-size:26px;letter-spacing:-.8px;line-height:1.2}.screen-body h2{font-size:23px;letter-spacing:-.6px}.screen-body h3{font-size:15px}.screen-body .heading{margin-bottom:24px}.screen-body .heading .eyebrow{display:none}.screen-body .heading p{font-size:13px}.bottom-nav{height:76px;min-height:76px;display:flex;align-items:center;padding:6px 8px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;z-index:5}.bottom-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;flex:1;align-self:stretch;min-width:0;border:0;background:transparent;color:#8b8792;font-size:10px;font-weight:500}.bottom-nav button.active{color:var(--accent);font-weight:700}.bottom-nav button .nav-icon{padding:4px 14px;border-radius:14px}.bottom-nav button.active .nav-icon{background:var(--soft)}.bottom-nav .svg-icon{width:22px;height:22px}.action-dock{border-top:1px solid var(--line);background:#fff;padding:12px 22px;display:flex;gap:18px;align-items:center;z-index:4;flex-shrink:0}.action-dock .btn{flex:1;font-size:14px;height:48px}.action-dock .price-caption{font-size:10px;color:var(--muted);display:block}.action-dock strong{font-size:18px}.page-progress{display:flex;gap:5px;padding:0 22px 14px;background:#fff}.page-progress span{height:3px;flex:1;background:#eeebf2;border-radius:4px}.page-progress span.active{background:var(--accent)}.home-intro{padding:6px 0 18px}.home-intro h1{font-size:29px;line-height:1.16;letter-spacing:-1px}.home-intro p{font-size:12px;color:var(--muted);margin-top:7px}.searchbox{height:49px;border:1px solid #e7e3ed;border-radius:11px;display:flex;align-items:center;padding:0 14px;gap:11px;background:#faf9fc}.searchbox .svg-icon{color:#7c7685;width:19px}.searchbox input{border:0;outline:none!important;background:transparent;width:100%;font-size:13px;color:var(--ink);min-width:0}.categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px;margin:24px 0}.category-button{padding:0;border:0;background:transparent;text-align:center;font-size:11px;line-height:1.35;font-weight:500;color:var(--ink)}.category-button .category-art{height:76px;background:#f6f4f8;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:9px}.category-button .category-art svg{height:58px;width:72px}.category-button:nth-child(2) .category-art{background:#f3f0eb}.category-button:nth-child(3) .category-art{background:#edf3f0}.category-button:hover .category-art{box-shadow:inset 0 0 0 1px #cbbce2}.home-banner{position:relative;border-radius:14px;overflow:hidden;background:#ebe4da;height:174px;display:flex;margin:26px 0}.home-banner img{width:51%;position:absolute;right:0;height:100%;object-fit:cover;object-position:65% 40%}.banner-copy{position:relative;z-index:1;padding:21px 18px;width:58%;background:linear-gradient(90deg,#efe9df 85%,#efe9df00)}.banner-copy .eyebrow{font-size:9px;letter-spacing:1.2px;color:#827363;margin:0 0 9px}.banner-copy h2{font-size:22px;line-height:1.15;letter-spacing:-.7px}.banner-copy button{background:#242120;color:white;border:0;border-radius:6px;font-size:10px;padding:8px 13px;margin-top:14px;font-weight:600}.section-head{display:flex;align-items:center;justify-content:space-between;margin:24px 0 14px}.section-head h2{font-size:18px;letter-spacing:-.4px}.section-head button{padding:0;border:0;background:transparent;color:var(--accent);font-size:11px;min-height:35px}.recommendations{display:grid;grid-template-columns:1fr 1fr;gap:14px}.recommend-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.recommend-art{height:118px;background:#f2eff6;display:flex;align-items:center;justify-content:center}.recommend-art svg{width:110px;height:100px}.recommend-art img{width:100%;height:100%;object-fit:cover;object-position:70% 30%}.recommend-info{padding:13px}.recommend-info h3{font-size:12px;line-height:1.4;min-height:34px}.recommend-info .rating{font-size:10px;color:#75717d;margin:5px 0 10px}.recommend-info .row{gap:4px}.recommend-info strong{font-size:13px}.add-button{border:1px solid #e0d2f4;border-radius:6px;background:#fff;color:var(--accent);font-size:11px;min-height:32px;min-width:51px;font-weight:700}.trust-strip{margin:26px 0 0;display:flex;gap:15px;padding:18px 0;border-top:1px solid var(--line)}.trust-strip>div{flex:1;text-align:center;font-size:10px;color:var(--muted)}.trust-strip .svg-icon{margin:0 auto 7px;color:#6d627b;width:21px}.home-bottom{padding:20px 0 0;font-size:25px;letter-spacing:-.8px;color:#cdc9d2;font-weight:750;line-height:1.1}.service-visual{height:180px;background:#f3f0f7;border-radius:12px;display:grid;place-items:center;margin-bottom:24px;overflow:hidden}.service-visual svg{width:200px;height:150px}.service-visual img{width:100%;height:100%;object-fit:cover;object-position:65% 35%}.rating-line{display:flex;align-items:center;gap:5px;font-size:12px;color:#625b70;margin:10px 0}.rating-line .svg-icon{width:13px;height:13px;fill:#665076;stroke:#665076}.detail-price{font-size:23px!important;margin:14px 0 22px}.detail-price span{font-size:12px;font-weight:400;color:var(--muted)}.package-facts{display:flex;gap:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin-bottom:24px}.package-facts div{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px}.package-facts .svg-icon{width:17px}.scope-check{display:flex;gap:10px;align-items:flex-start;font-size:13px;margin:15px 0}.scope-check .svg-icon{color:#468266;width:17px;height:17px;margin-top:2px}.scope-excluded{font-size:12px;color:var(--muted);line-height:1.7;margin:20px 0}.subtle-section{margin:25px -22px -28px;padding:22px;background:#faf9fc;border-top:1px solid var(--line)}.segmented{display:flex;background:#f3f1f6;border-radius:9px;padding:4px;margin-bottom:23px}.segmented button{flex:1;padding:9px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:12px;font-weight:600}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #20202009}.booking-item{border:1px solid var(--line);border-radius:12px;overflow:hidden;margin:16px 0}.booking-item-top{padding:14px 17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;background:#fcfbfd;font-size:11px}.booking-item-main{padding:17px;display:flex;align-items:center;gap:14px}.booking-thumb{width:67px;height:67px;border-radius:9px;background:#f1edf7;display:grid;place-items:center;flex-shrink:0}.booking-thumb svg{width:56px;height:50px}.booking-item-main h3{font-size:13px;margin-bottom:6px}.booking-item-main p{font-size:11px;color:var(--muted)}.booking-item-bottom{display:flex;gap:10px;padding:0 17px 17px}.booking-item-bottom .btn{flex:1;font-size:11px;min-height:39px}.track-header{padding:14px 0 25px}.track-header .statusmark{width:54px;height:54px}.track-header h2{font-size:24px}.track-header p{font-size:12px;color:var(--muted);margin-top:7px}.person-row{display:flex;align-items:center;gap:13px;padding:18px 0}.person-row>div:nth-child(2){flex:1}.person-row h3{font-size:14px}.person-row p{font-size:11px;color:var(--muted)}.person-row .avatar{width:47px;height:47px}.support-options .listrow{min-height:68px}.support-options .listrow strong{font-size:13px}.support-options .btn{min-width:40px;min-height:40px}.profile-header{text-align:center;padding:10px 0 22px}.profile-header .avatar{width:70px;height:70px;margin:0 auto 15px;font-size:22px}.profile-header p{font-size:12px;color:var(--muted);margin-top:6px}.menu-link{width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:14px;text-align:left;padding:17px 0;min-height:64px}.menu-link>span{flex:1;font-size:13px}.menu-link .svg-icon{width:20px;color:#6f637f}.menu-link .chevron{width:16px;color:#a9a3b1}.pro-summary{background:#242329;color:white;border-radius:14px;padding:22px;margin:20px 0}.pro-summary .small{color:#beb9c9}.pro-summary h2{font-size:31px;letter-spacing:-1px;margin:8px 0 17px}.pro-stats{display:flex;gap:25px;padding-top:17px;border-top:1px solid #ffffff20}.pro-stats strong{display:block;font-size:17px}.pro-stats span{font-size:10px;color:#beb9c9}.online-toggle{border:0;background:#eaf6ef;color:#277250;border-radius:20px;padding:7px 11px;font-size:11px;display:flex;align-items:center;gap:6px}.online-toggle:before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor}.online-toggle.offline{background:#f3f0f4;color:#857e8e}.date-strip{display:flex;justify-content:space-between;margin:22px 0}.date-cell{text-align:center;padding:10px 9px;border-radius:10px;font-size:10px;color:var(--muted)}.date-cell strong{display:block;font-size:16px;margin-top:5px}.date-cell.current{background:var(--soft);color:var(--accent)}.job-time{display:flex;gap:14px;align-items:flex-start;margin-top:12px}.job-time .time-label{font-size:11px;color:var(--muted);width:42px;padding-top:16px;flex-shrink:0}.job-time .booking-item{flex:1;min-width:0;margin-top:0}.job-time .booking-item-main{padding:16px;display:block}.job-time .booking-item-main p{margin-top:6px}.availability-hours{display:flex;gap:10px}.availability-hours .field{flex:1;min-width:0}.badge{white-space:nowrap;font-size:10px;line-height:1.5}.choices{gap:9px}.choice{min-height:45px;font-size:12px}.field input,.field textarea,.field select{font-size:14px;padding:13px 12px}.listrow{gap:10px}.listrow>div{min-width:0}.listrow p{overflow-wrap:anywhere}.summary{background:#f8f7fa;padding:17px}.summary .row{align-items:flex-start}.summary .row>span:first-child{flex:1}.toast{bottom:100px;font-size:12px;max-width:380px;width:max-content;max-width:calc(100vw - 32px)}.modalback{z-index:50;backdrop-filter:blur(3px)}.modal{box-shadow:0 15px 80px #0002}.modal h2{font-size:21px}.modal .row>.btn{flex:1}.modal .row.between>.btn{flex:0}.empty{padding:45px 10px}.empty .svg-icon{margin:0 auto 20px;width:42px;height:42px;color:#aaa0b8}.empty p{font-size:13px;margin-top:9px}.mobile-app .metrics{gap:25px}.mobile-app .metric strong{font-size:26px}.mobile-app .eyebrow{font-size:10px}.mobile-app .panel{padding:17px}.mobile-app .btn.full{width:100%}.mobile-app .phone-nav{display:none}
/* Workspaces */
.desktop-app{height:100dvh;display:grid;grid-template-columns:224px minmax(0,1fr);background:#f7f8fa;overflow:hidden}.desk-sidebar{background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0;padding:28px 16px 18px}.desk-logo{padding:0 14px 32px}.desk-logo .brand{font-size:23px}.desk-logo .sub{font-size:10px;color:var(--muted);letter-spacing:1.5px;text-transform:uppercase;margin-top:4px}.desk-nav{flex:1;overflow-y:auto}.desk-nav .navbutton{gap:12px;font-size:12px;min-height:43px;padding:11px 14px;margin:3px 0;color:#77717f}.desk-nav .navbutton.active{background:#f3eefd;color:#6d38ce}.desk-nav .svg-icon{width:18px;height:18px}.navgroup-label{font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:#a49aaa;padding:16px 14px 8px}.desk-user{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding:20px 10px 0;margin-top:15px}.desk-user .avatar{height:34px;width:34px;font-size:11px}.desk-user strong{font-size:11px}.desk-user p{font-size:10px;color:var(--muted)}.desk-content{min-width:0;display:flex;flex-direction:column;min-height:0}.desk-topbar{height:74px;min-height:74px;background:#fff;display:flex;gap:20px;justify-content:space-between;align-items:center;padding:0 35px;border-bottom:1px solid var(--line)}.breadcrumb{font-size:12px;color:#8b838f;display:flex;align-items:center;gap:12px}.breadcrumb .svg-icon{width:13px;height:13px}.breadcrumb strong{color:#514958;font-weight:500}.desk-tools{display:flex;align-items:center;gap:14px;font-size:11px;color:#706978}.desk-tools .avatar{width:32px;height:32px;font-size:10px}.desk-main{padding:30px 36px 50px;overflow-y:auto;flex:1;min-height:0;scrollbar-width:thin}.desk-main .heading{margin-bottom:25px}.desk-main .heading h1{font-size:27px;letter-spacing:-.8px}.desk-main .heading .eyebrow{display:none}.desk-main .heading p{font-size:12px;margin-top:6px}.desk-main h3{font-size:14px}.desk-main .panel{border-radius:10px;padding:23px;box-shadow:none}.desk-main .twocol>.panel{margin:0}.desk-main .twocol{margin:22px 0;gap:22px}.desk-main .metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:11px;padding:24px 0;margin:25px 0;gap:0;background:white}.desk-main .metric{padding:0 23px;border-right:1px solid var(--line)}.desk-main .metric:last-child{border:0}.desk-main .metric strong{font-size:27px;letter-spacing:-.8px}.desk-main .metric span{font-size:11px}.metric-foot{font-size:10px;color:#6c917b;margin-top:8px}.work-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:25px 0 16px}.work-toolbar .searchbox{width:300px;height:39px;background:#fff}.work-toolbar .searchbox input{font-size:12px}.work-toolbar .choices{margin:0;gap:6px}.work-toolbar .choice{padding:7px 12px;min-height:36px;font-size:11px}.data-panel{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden;margin:20px 0}.data-panel-head{padding:18px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.data-panel-head h3{font-size:14px}.data-panel table{font-size:12px}.data-panel th{font-size:9px;padding:12px 19px;background:#fcfbfd;letter-spacing:.6px}.data-panel td{padding:16px 19px}.data-panel tr:last-child td{border:0}.data-panel td strong{font-size:12px}.data-panel td small{font-size:10px;color:var(--muted);display:block;margin-top:4px}.data-panel .btn{font-size:10px;min-height:33px;padding:7px 12px}.desktop-app table{min-width:580px}.desktop-app .tablewrap{border-radius:9px}.trend-chart{height:160px;display:flex;align-items:flex-end;gap:13px;padding:15px 0 25px;border-bottom:1px solid var(--line)}.trend-column{flex:1;height:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;position:relative}.trend-bar{width:100%;max-width:34px;background:#e8def9;border-radius:4px 4px 0 0;min-height:5px}.trend-column.current .trend-bar{background:var(--accent)}.trend-column span{position:absolute;bottom:-22px;font-size:9px;color:var(--muted)}.mini-note{font-size:10px;color:var(--muted);margin-top:18px}.attention-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:15px 0}.attention-row .svg-icon{color:var(--accent);width:19px}.attention-row>div{flex:1}.attention-row p{font-size:11px;color:var(--muted);margin-top:3px}.attention-row strong{font-size:12px}.notification-dot{width:6px;height:6px;background:#6d38ce;position:absolute;right:10px;top:9px;border-radius:50%}.desktop-app .toast{bottom:24px}.work-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.work-heading .heading{margin:0}.desk-menu{display:none}.app-scroll .no-product{display:none}.backline{display:flex;gap:8px;align-items:center;color:var(--accent);font-size:11px;margin-bottom:20px;background:transparent;border:0;padding:0}.backline .svg-icon{width:15px;height:15px}.support-chat{min-height:180px}.chat-message{background:#f3f0f7;padding:15px 18px;max-width:85%;border-radius:12px 12px 12px 0;margin:18px 0;font-size:13px}.chat-message.outgoing{margin-left:auto;background:#ede4fa;border-radius:12px 12px 0 12px}.support-label{font-size:10px;color:var(--muted);margin-bottom:5px}.prototype-disclosure{font-size:10px;color:#9a929f;padding:15px 0;text-align:center}
@media(min-width:800px){body[data-role="customer"],body[data-role="partner"]{background:#edf0f2}.mobile-app{border-left:1px solid #e2e4e7;border-right:1px solid #e2e4e7}.modalback{padding:25px}.mobile-app .modal{width:430px}}
@media(max-width:1000px){.desktop-app{grid-template-columns:190px minmax(0,1fr)}.desk-main{padding:25px 22px}.desk-topbar{padding:0 22px}.desk-main .metrics{grid-template-columns:repeat(2,1fr);row-gap:22px}.desk-main .metric:nth-child(2){border-right:0}.desk-main .twocol{grid-template-columns:1fr}.work-toolbar{flex-wrap:wrap}.desk-nav .navbutton{font-size:11px;padding:10px}}
@media(max-width:640px){.mobile-app{max-width:none;border:0;box-shadow:none}.appbar{height:70px;min-height:70px;padding:10px 18px}.screen-body{padding:20px 20px 28px}.subtle-section{margin-left:-20px;margin-right:-20px}.bottom-nav{height:73px;min-height:73px}.action-dock{padding:11px 20px}.categories{gap:16px 11px}.home-banner{height:164px}.home-banner h2{font-size:21px}.banner-copy{padding:18px 16px}.desktop-app{display:block}.desk-sidebar{display:none;position:fixed;left:0;top:64px;bottom:0;width:230px;z-index:30;box-shadow:15px 0 50px #17112220}.desktop-app.menu-open .desk-sidebar{display:flex}.desk-menu{display:grid}.desk-topbar{height:64px;min-height:64px;padding:0 13px;gap:7px}.desk-content{height:100dvh}.desk-tools{gap:3px}.desk-tools .location{display:none}.breadcrumb{font-size:10px;gap:6px}.breadcrumb>span{display:none}.desk-main{padding:22px 16px}.desk-main .heading h1{font-size:24px}.desk-main .metrics{padding:20px 0;gap:20px 0}.desk-main .metric{padding:0 16px}.desk-main .metric strong{font-size:23px}.desk-main .panel{padding:18px}.work-heading{align-items:flex-start}.work-heading>.btn{font-size:10px;white-space:nowrap}.work-toolbar .searchbox{width:100%}.work-toolbar .choices{flex-wrap:wrap}.data-panel-head{padding:15px}.modalback{align-items:flex-end;padding:0}.modal{border-radius:20px 20px 0 0;max-width:100%;width:100%;max-height:87dvh;padding:26px 23px calc(25px + env(safe-area-inset-bottom));animation:sheet-up .2s ease}.recommend-art{height:108px}.address-copy .sub{max-width:235px}.toast{bottom:90px}.appbar .preview-tag{font-size:8px}.home-intro h1{font-size:27px}.home-bottom{font-size:24px}.modal .field input,.modal .field textarea,.modal .field select{font-size:16px}}
@media(max-width:360px){.screen-body{padding-left:16px;padding-right:16px}.category-button{font-size:10px}.category-button .category-art{height:66px}.categories{gap:16px 8px}.home-banner{height:160px}.banner-copy h2{font-size:20px}.banner-copy{width:61%;padding:17px 13px}.recommend-info{padding:11px}.recommend-info h3{font-size:11px}.address-copy .sub{max-width:186px}.subtle-section{margin-left:-16px;margin-right:-16px}.action-dock{gap:12px;padding-left:16px;padding-right:16px}}
@keyframes sheet-up{from{transform:translateY(40px);opacity:.7}to{transform:translateY(0);opacity:1}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

.work-heading>.btn{display:flex;align-items:center;gap:10px}.work-heading>.btn .svg-icon{width:14px;height:14px}
