.ap-root{min-height:100vh;color:var(--ink);--ink:#202b3d;--muted:#f4f6f9;--muted-foreground:#6c7686;--border:#e2e8f0;background:#f7f9fc;font-family:Pretendard,sans-serif}.ap-root p{overflow-wrap:anywhere;line-height:1.75}.ap-root h2{letter-spacing:-.65px}.ap-top{border-bottom:1px solid var(--border);z-index:40;background:#fff;justify-content:space-between;align-items:center;height:80px;padding:0 38px;display:flex;position:sticky;top:0}.ap-logo{letter-spacing:-1.8px;align-items:center;font-size:31px;font-weight:850;display:flex}.ap-logo>span{color:var(--blue)}.ap-logo small{border-left:1px solid var(--border);color:#8a95a7;letter-spacing:1.6px;margin-left:22px;padding-left:20px;font-size:10px;font-weight:600}.ap-top-right{align-items:center;gap:22px;display:flex}.ap-local-label{color:#8b96a7;font-size:12px}.ap-bell{place-items:center;width:40px;height:40px;display:grid;position:relative}.ap-bell b{background:var(--blue);color:#fff;border-radius:20px;padding:0 5px;font-size:10px;position:absolute;top:0;right:0}.ap-frame{max-width:1700px;margin:auto;display:flex}.ap-nav{border-right:1px solid var(--border);background:#fff;flex-shrink:0;width:248px;height:calc(100vh - 80px);min-height:calc(100vh - 80px);padding:30px 20px;position:sticky;top:80px;overflow:auto}.ap-index-link{align-items:center;gap:12px;padding:10px;font-size:14px;font-weight:700;display:flex}.ap-role-switch{background:#f3f5f8;border-radius:10px;margin:20px 0 28px;padding:4px;display:flex}.ap-role-switch button{color:#8892a0;border-radius:7px;width:50%;padding:9px;font-size:12px}.ap-role-switch button[aria-pressed=true]{color:var(--ink);background:#fff;font-weight:700;box-shadow:0 2px 6px #1c34500b}.ap-nav-group{margin-bottom:22px}.ap-nav-group>small{color:#a0a8b5;letter-spacing:.5px;margin:0 12px 7px;font-size:10px;display:block}.ap-nav-group a{color:#667184;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;font-size:12px;display:flex}.ap-nav-group a>span{color:#a3adbb;font-size:10px}.ap-nav-group a:hover,.ap-nav-group a.active{color:#2878f0;background:#edf4ff}.ap-nav-group a.active{font-weight:700}.ap-nav-note{border-top:1px solid var(--border);color:#94a0b1;align-items:center;gap:12px;padding:20px 12px;font-size:10px;display:flex}.ap-nav-note p{margin:0}.ap-main{flex:1;min-width:0;max-width:1300px;margin:auto;padding:38px 48px 0}.ap-breadcrumb{color:#8d98a8;border-bottom:1px solid #edf1f7;align-items:center;gap:12px;margin-bottom:26px;padding-bottom:14px;font-size:13px;display:flex}.ap-breadcrumb>a{color:#374151;align-items:center;gap:6px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.ap-breadcrumb>a:hover{color:var(--blue,#2563eb)}.ap-breadcrumb>a svg{flex-shrink:0}.ap-breadcrumb .ap-breadcrumb-sep{color:#cbd5e1}.ap-breadcrumb>.status-badge{margin-left:auto}.ap-role-warning{color:#92400e;background:#fffbeb;border:1px solid #fef3c7;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:12px 18px;font-size:13px;display:flex}.ap-role-warning button{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600}.ap-root .page-title h1{letter-spacing:-1.4px;font-size:32px;line-height:1.4}.ap-root .page-title p{color:#7a8595;font-size:14px}.ap-root .kicker{letter-spacing:1.2px;color:var(--blue);font-size:10px;font-weight:700}.ap-panel{background:#fff;border:1px solid #e9edf3;border-radius:20px;min-width:0;padding:28px;box-shadow:0 3px 10px #20344b02}.ap-panel h2{margin:12px 0 20px;font-size:21px}.ap-panel h3{margin-bottom:10px;font-size:16px}.ap-panel>p{color:#778293;font-size:14px}.ap-panel>.action-btn,.ap-panel>.button,.ap-panel>.button-row{margin-top:18px}.ap-panel hr{border:0;border-top:1px solid var(--border);margin:24px 0}.ap-root .action-btn,.ap-root .button,.ap-root button[data-slot=button]{border-radius:10px;gap:9px;min-height:44px;font-size:13px;outline:none!important;transition:background .18s,border-color .18s,color .18s!important}.ap-root .button:hover,.ap-root button:hover,.ap-root .action-btn:hover,.ap-root a.button:hover,.ap-root .button:active,.ap-root button:active,.ap-root .action-btn:active,.ap-root a.button:active{transform:none!important}.ap-root .button.outline,.ap-root a.button.outline,.ap-root button.outline,.ap-root button[data-variant=outline],.ap-root a[data-variant=outline],.ap-root .button[data-variant=outline],.ap-root .action-btn[data-variant=outline],.ap-root button[data-slot=button][data-variant=outline],.ap-root .action-btn:not(.primary):not([class*=bg-primary]),.ap-root button[data-slot=button]:not(.primary):not([class*=bg-primary]):not([data-variant=ghost]):not([data-variant=destructive]):not([data-variant=secondary]){color:#202b3d!important;box-shadow:none!important;background:#fff!important;border:1px solid #e2e8f0!important;outline:none!important}.ap-root .button.outline:hover,.ap-root a.button.outline:hover,.ap-root button.outline:hover,.ap-root button[data-variant=outline]:hover,.ap-root a[data-variant=outline]:hover,.ap-root .button[data-variant=outline]:hover,.ap-root .action-btn[data-variant=outline]:hover,.ap-root button[data-slot=button][data-variant=outline]:hover,.ap-root .action-btn:not(.primary):not([class*=bg-primary]):hover,.ap-root button[data-slot=button]:not(.primary):not([class*=bg-primary]):not([data-variant=ghost]):not([data-variant=destructive]):not([data-variant=secondary]):hover{color:#111827!important;background:#f4f6f9!important;border-color:#cbd5e1!important;outline:none!important;transform:none!important}.ap-root button[data-variant=ghost]:hover,.ap-root button[data-slot=button][data-variant=ghost]:hover{color:#111827!important;background:#f4f6f9!important;outline:none!important;transform:none!important}.ap-root input:not([type=checkbox]),.ap-root textarea,.ap-root select{max-width:100%;font:inherit;color:var(--ink);background:#fbfcfe;border:1px solid #e3e8ee;border-radius:10px;padding:12px 14px;font-size:14px}.ap-root textarea{resize:vertical;width:100%;line-height:1.8}.ap-root input:focus,.ap-root textarea:focus{outline-offset:2px;outline:2px solid #b9d6ff}.ap-root .field{margin-bottom:18px}.ap-between{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.ap-split{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}.ap-aside{position:sticky;top:108px}.ap-aside .ap-panel{padding:24px}.ap-aside h3{margin:14px 0 8px;font-size:17px;line-height:1.6}.ap-aside .button{width:100%;padding:8px;font-size:11px}.ap-timeline{color:#acb4bf;gap:20px;padding:0;font-size:12px;list-style:none;display:grid}.ap-timeline li{align-items:center;gap:12px;display:flex}.ap-timeline .done{color:var(--blue)}.ap-lawyer{align-items:center;gap:14px;margin:20px 0;display:flex}.ap-avatar{color:#3c7bdd;background:#eaf2ff;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:19px;font-weight:700;display:grid}img.ap-avatar,.ap-avatar-photo{object-fit:cover;object-position:center 20%;clip-path:inset(0 round 14px);border-radius:14px;flex:0 0 44px;width:44px;height:44px;display:block}.ap-lawyer small{color:#8490a2;margin-bottom:3px;font-size:10px;display:block}.ap-lawyer strong{align-items:center;gap:6px;font-size:14px;display:flex}.ap-lawyer strong svg{color:#4c91f6}.ap-lawyer a{color:#8e99a9;margin-top:6px;font-size:10px;display:block}.ap-section{margin:22px 0}.ap-section small{color:#8390a0;font-size:12px}.ap-section p{white-space:pre-wrap;margin-top:8px;font-size:14px}.ap-result-row{border-top:1px solid var(--border);gap:20px;padding:25px 0 8px;display:flex}.ap-number{color:#6696d8;padding-top:3px;font-size:12px}.ap-result-row p{color:#6d798b;white-space:pre-wrap;font-size:14px}.ap-work-grid{grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);align-items:start;gap:24px;display:grid}.ap-preserve{white-space:pre-wrap}.ap-paper{background:#fff;border:1px solid #e2e6ec;min-width:0;margin:24px 0;padding:32px;box-shadow:0 4px 12px #1b2a4310}.ap-paper-head{color:#8a96a6;letter-spacing:1.5px;border-bottom:1px solid var(--border);align-items:center;gap:10px;padding-bottom:20px;font-size:9px;display:flex}.ap-paper pre{white-space:pre-wrap;overflow-wrap:anywhere;padding:20px 0;font-family:Pretendard,sans-serif;font-size:14px;line-height:2}.ap-paper footer{color:#a1aab6;border-top:1px solid var(--border);padding-top:20px;font-size:10px}.ap-check{cursor:pointer;align-items:center;gap:10px;margin:18px 0;font-size:13px;line-height:1.6;display:flex}.ap-check input{width:17px;height:17px;accent-color:var(--blue);flex-shrink:0}.ap-check [data-slot=checkbox]{border-radius:6px;flex-shrink:0;width:20px;height:20px}.ap-check-card{border:1px solid var(--border);-webkit-user-select:none;user-select:none;border-radius:12px;padding:18px 16px}.ap-check-card>svg{color:#c5cfdd;flex-shrink:0;margin-left:auto}:is(.ap-check-card:has(input:checked)>svg,.ap-check-card:has([data-slot=checkbox][data-checked])>svg,.ap-check-card:has([data-slot=checkbox][data-state=checked])>svg){color:var(--blue)}.ap-callout{color:#65748a;overflow-wrap:anywhere;background:#f6f8fc;border-radius:12px;margin:22px 0;padding:20px;font-size:13px;line-height:1.8}.ap-callout svg{vertical-align:middle;margin-right:10px;display:inline}.ap-narrow{max-width:760px;margin:auto}.ap-step-line{color:#a6aebc;border-bottom:3px solid #eaf0f8;justify-content:space-between;gap:10px;margin-bottom:24px;padding-bottom:18px;font-size:12px;display:flex}.ap-step-line b{color:var(--blue)}.ap-test{color:#8793a5;margin-top:20px;font-size:12px}.ap-loading{color:var(--blue);align-items:center;gap:12px;padding:20px;font-size:13px;display:flex}.ap-loading>span{border:2px solid #d6e5fd;border-top-color:var(--blue);border-radius:50%;width:16px;height:16px;animation:1s linear infinite ap-spin}@keyframes ap-spin{to{transform:rotate(360deg)}}.ap-success{background:#edf4ff;border-radius:14px;margin-top:24px;padding:24px}.ap-success h3{color:#3979d2}.ap-profile{grid-template-columns:.8fr 1.2fr;gap:24px;margin-bottom:28px;display:grid}.ap-profile-portrait{background:linear-gradient(145deg,#e9f0fa,#dce7f6);border-radius:22px;flex-direction:column;justify-content:space-between;align-items:center;min-height:420px;padding:35px;display:flex;position:relative;overflow:hidden}.ap-profile-initial{color:#90a9cf;border:1px solid #b9cbe5;border-radius:150px;place-items:center;width:210px;height:210px;font-size:120px;font-weight:200;display:grid}.ap-profile-portrait>span:last-child{color:#8da1bf;font-size:11px}.ap-profile-name{font-size:30px!important}.ap-profile-name small{color:#8b96a5;font-size:15px;font-weight:400}.ap-lead{letter-spacing:-.8px;font-weight:600;color:var(--ink)!important;font-size:25px!important;line-height:1.6!important}.ap-chips{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.ap-chips span{color:#6b7e99;background:#f2f6fb;border-radius:6px;padding:8px 11px;font-size:11px}.ap-three{grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0;display:grid}.ap-three h3{margin-top:20px}.ap-blue{color:var(--blue)}.ap-appointment{align-items:center;gap:20px;margin:24px 0;display:flex}.ap-appointment>svg{color:var(--blue)}.ap-appointment h2{margin:0 0 5px}.ap-appointment p{color:#8c97a6;margin:0;font-size:14px}.ap-inbox{border:1px solid var(--border);background:#fff;border-radius:20px;grid-template-columns:280px minmax(0,1fr);min-height:590px;display:grid;overflow:hidden}.ap-conversations{border-right:1px solid var(--border);padding:20px}.ap-conversations input{width:100%;margin-bottom:20px}.ap-conversation{text-align:left;background:#f4f8ff;border-radius:12px;width:100%;padding:20px;display:block}.ap-conversation h3{margin:16px 0 8px;font-size:14px}.ap-conversation p{color:#7d8ba0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.ap-conversation small{color:#9ca8b9;font-size:10px}.ap-conversation.active{box-shadow:inset 0 0 0 1px #bdd7ff}.ap-chat{flex-direction:column;min-width:0;display:flex}.ap-chat header{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:20px;display:flex}.ap-chat header strong{font-size:14px}.ap-chat header small{color:#92a0b2;font-size:10px;display:block}.ap-chat header .button{min-height:35px;margin-left:auto;padding:8px;font-size:10px}.ap-chat-body{flex-direction:column;flex:1;gap:22px;max-height:500px;padding:24px;display:flex;overflow:auto}.ap-bubble{align-self:flex-start;max-width:85%}.ap-bubble p{background:#f3f6fa;border-radius:0 14px 14px;margin:5px 0;padding:13px 17px;font-size:13px}.ap-bubble.mine{align-self:flex-end}.ap-bubble.mine p{color:#3671c2;background:#edf4ff;border-radius:14px 0 14px 14px}.ap-chat form{border-top:1px solid var(--border);align-items:center;gap:12px;padding:20px;display:flex}.ap-chat-empty{text-align:center;color:#a4afbd;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;margin:0;padding:45px;display:flex}.ap-chat-empty svg{color:#bad0ef;margin:0 auto 20px}.ap-chat-empty h2{color:#65768f;font-size:20px}.ap-chat-empty p{font-size:13px}.ap-notification{border-bottom:1px solid var(--border);color:#8a96a6;align-items:center;gap:16px;padding:22px 8px;display:flex}.ap-notification:last-child{border:0}.ap-notification strong{color:#748195;font-size:14px}.ap-notification.unread strong{color:var(--ink)}.ap-notification p{margin:4px 0;font-size:12px}.ap-notification small{font-size:10px}.ap-notification-icon{color:#749cd2;background:#f0f5fc;border-radius:14px;padding:12px}.ap-notification>i{background:var(--blue);border-radius:50%;width:5px;height:5px}.ap-notification>svg{flex-shrink:0;margin-left:auto}.ap-calendar-layout{grid-template-columns:1.2fr 1fr;align-items:start;gap:24px;display:grid}.ap-calendar{text-align:center;grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.ap-calendar>small{color:#a0aabb;padding:18px 0;font-size:11px}.ap-calendar button{color:#66758d;border-radius:10px;min-height:54px;font-size:13px;position:relative}.ap-calendar button:hover{background:#f1f6fd}.ap-calendar button.selected{color:#fff;background:#2878f0}.ap-calendar button i{background:#2878f0;border-radius:50%;width:4px;height:4px;position:absolute;bottom:8px;left:calc(50% - 2px)}.ap-calendar button.selected i{background:#fff}.ap-footer{border-top:1px solid var(--border);color:#a0aabb;letter-spacing:.5px;justify-content:space-between;gap:20px;margin-top:55px;padding:35px 0;font-size:10px;display:flex}.ap-menu-toggle{display:none}.ap-directory-hero{justify-content:space-between;align-items:center;padding:35px 0 45px;display:flex}.ap-directory-hero h1{letter-spacing:-2.2px;margin:20px 0;font-size:46px;font-weight:750;line-height:1.35}.ap-directory-hero em{color:var(--blue);font-style:normal}.ap-directory-hero p{color:#8390a2;font-size:15px}.ap-hero-labels{color:#96a3b6;flex-wrap:wrap;gap:14px;margin-top:26px;font-size:10px;display:flex}.ap-hero-labels span{align-items:center;gap:6px;display:flex}.ap-hero-number{background:#eef4fd;border:1px solid #e3ecfa;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:210px;height:210px;margin-right:35px;display:flex}.ap-hero-number>span{letter-spacing:-9px;color:#6599e7;font-size:105px;font-weight:200;line-height:1}.ap-hero-number small{letter-spacing:1.8px;color:#91acd4;margin-top:20px;font-size:8px}.ap-scenarios{justify-content:space-between;align-items:center;gap:20px;display:flex}.ap-scenarios h3{margin:8px 0}.ap-scenarios p{color:#8492a7;margin:0;font-size:11px}.ap-scenarios .action-btn{font-size:11px}.ap-directory-heading{justify-content:space-between;align-items:center;gap:20px;margin:44px 0 20px;display:flex}.ap-directory-heading h2{font-size:19px}.ap-directory-heading h2 span{color:#7a98c1;margin-left:8px;font-size:14px}.ap-filters{gap:5px;display:flex}.ap-filters button{color:#8a97aa;border-radius:20px;padding:8px 12px;font-size:11px}.ap-filters button.active{color:var(--blue);background:#e9f1fd;font-weight:700}.ap-badge-soft{color:#475569;background:#f1f5f9;border-radius:6px;align-items:center;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.ap-scenario-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:20px 0 24px;padding:16px 20px;display:flex}.ap-scenario-header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ap-scenario-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ap-scenario-buttons button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:8px 16px;font-size:13px;font-weight:500;transition:background .18s,border-color .18s,color .18s;outline:none!important}.ap-scenario-buttons button:hover{color:#111827;background:#f4f6f9;border-color:#cbd5e1;outline:none!important;transform:none!important}.ap-scenario-buttons button.active{color:#2563eb;background:#eef5ff;border-color:#93c5fd;font-weight:600;outline:none!important}.ap-filter-bar{margin-bottom:24px}.ap-tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ap-tabs button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:8px 16px;font-size:13px;font-weight:500;transition:background .18s,border-color .18s,color .18s;outline:none!important}.ap-tabs button:hover{color:#111827;background:#f4f6f9;border-color:#cbd5e1;outline:none!important;transform:none!important}.ap-tabs button.active{color:#2563eb;background:#eef5ff;border-color:#93c5fd;font-weight:600;outline:none!important}.ap-screen-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.ap-screen-card{background:#fff;border:1px solid #e6ebf2;border-radius:18px;padding:22px;transition:transform .2s,box-shadow .2s;overflow:hidden}.ap-card-id{letter-spacing:0;color:#2878f0;background:#edf4fe;border-radius:6px;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:600}.ap-screen-card>.ap-between>svg{color:#bcc8d8}.ap-card-visual{background:#f6f9fd;border-radius:8px;flex-direction:column;justify-content:center;gap:7px;height:70px;margin:16px 0 18px;padding:10px 20px;display:flex;transform:rotate(-2deg)}.ap-card-visual>div{background:#e2ebf7;border-radius:2px;width:85%;height:5px}.ap-card-visual>div:first-child{background:#bdd3f1;width:38%;height:8px}.ap-card-visual>div:last-child{width:65%}.ap-screen-card h3{letter-spacing:-.5px;margin-bottom:6px;font-size:17px}.ap-screen-card p{color:#97a2b2;margin:0;font-size:12px}.ap-screen-card footer{color:#9ba8ba;border-top:1px solid #f0f2f6;justify-content:space-between;margin-top:20px;padding-top:16px;font-size:9px;display:flex}.ap-integration-note{color:#8092aa;align-items:center;gap:18px;margin-top:15px;padding:30px 0;display:flex}.ap-integration-note svg{color:#9cb5d7;flex-shrink:0}.ap-integration-note h3{margin:0 0 5px;font-size:13px}.ap-integration-note p{margin:0;font-size:11px}@media (min-width:1600px){.ap-main{padding-left:65px;padding-right:65px}}@media (max-width:1150px){.ap-main{padding:30px 26px 0}.ap-nav{width:220px;padding:24px 14px}.ap-split{grid-template-columns:minmax(0,1fr)}.ap-aside{position:static}.ap-aside .ap-panel{display:none}.ap-scenarios{flex-direction:column;align-items:flex-start}.ap-hero-number{width:160px;height:160px;margin-right:0}.ap-hero-number>span{font-size:80px}.ap-work-grid{grid-template-columns:1fr}.ap-work-grid>.form-stack:first-child{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ap-calendar-layout{grid-template-columns:1fr}.ap-inbox{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:800px){.ap-top{height:65px;padding:0 20px}.ap-logo{font-size:28px}.ap-logo small{margin-left:14px;padding-left:12px;font-size:8px}.ap-local-label{display:none}.ap-menu-toggle{display:inline-flex}.ap-top-right{gap:7px}.ap-nav{display:none}.ap-nav.open{z-index:35;width:270px;height:calc(100dvh - 65px);display:block;position:fixed;top:65px;left:0;box-shadow:10px 0 50px #1a345533}.ap-main{padding:24px 20px 0}.ap-directory-hero h1{font-size:36px}.ap-directory-hero{padding:20px 0 35px}.ap-hero-number{width:120px;height:120px}.ap-hero-number>span{letter-spacing:-6px;font-size:65px}.ap-hero-number small{letter-spacing:.8px;margin-top:10px;font-size:6px}.ap-screen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-root .page-title h1{font-size:27px}.ap-breadcrumb{gap:12px;margin-bottom:26px}.ap-root .page-title p{font-size:13px}.ap-profile{grid-template-columns:1fr 1fr}.ap-profile-portrait{min-height:350px;padding:24px}.ap-profile-initial{width:130px;height:130px;font-size:80px}.ap-three{grid-template-columns:1fr}.ap-inbox{grid-template-columns:1fr;min-height:550px}.ap-inbox .ap-chat{display:none}.ap-inbox.is-selected .ap-chat{display:flex}.ap-inbox.is-selected .ap-conversations{display:none}.ap-conversations{border:0}.ap-chat-body{max-height:450px}.ap-chat-empty{display:none}}@media (max-width:500px){.ap-root .page-title h1{font-size:25px}.ap-root .page-title{margin-bottom:24px}.ap-panel{border-radius:16px;padding:22px}.ap-directory-hero h1{font-size:34px}.ap-directory-hero p{font-size:13px}.ap-hero-number{display:none}.ap-hero-labels{gap:10px;font-size:9px}.ap-screen-card{border-radius:14px;padding:17px}.ap-screen-card h3{font-size:14px}.ap-screen-card p{font-size:11px}.ap-screen-card footer{gap:6px;font-size:8px}.ap-card-visual{height:52px;padding:10px}.ap-screen-grid{gap:12px}.ap-directory-heading{flex-direction:column;align-items:flex-start;gap:12px;margin-top:30px}.ap-filters{justify-content:space-between;width:100%}.ap-directory-heading h2{font-size:18px}.ap-scenarios .button-row{grid-template-columns:1fr;width:100%;display:grid}.ap-scenarios .action-btn{justify-content:space-between;width:100%}.ap-work-grid>.form-stack:first-child{flex-direction:column;display:flex}.ap-profile{grid-template-columns:1fr}.ap-profile-portrait{min-height:300px}.ap-profile-initial{width:160px;height:160px;font-size:95px}.ap-profile-name{font-size:26px!important}.ap-lead{font-size:22px!important}.ap-paper{padding:20px}.ap-paper pre{font-size:12px}.ap-chat header{gap:8px;padding:14px}.ap-chat header .button{padding:6px}.ap-chat header strong{font-size:12px}.ap-chat form{padding:14px}.ap-chat-body{padding:16px}.ap-calendar{gap:2px}.ap-calendar button{min-height:42px}.ap-root .button-row{flex-wrap:wrap}.ap-footer{flex-direction:column;gap:8px;margin-top:35px}.ap-breadcrumb>span{font-size:9px}.ap-root .status-badge{font-size:10px}.ap-root .notice{font-size:12px}.ap-root .upload-zone{padding:24px 12px}.ap-root .file-row{flex-wrap:wrap}.ap-root .action-btn,.ap-root .button{white-space:normal;height:auto;padding-top:11px;padding-bottom:11px}.ap-result-row{gap:12px}.ap-editor{min-height:350px}}@media (prefers-reduced-motion:reduce){.ap-root *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.ap-root{--ink:#202b3d;--muted:#f4f6f9;--muted-foreground:#6c7686;--border:#e2e8f0;color:var(--ink);background:#f6f8fb;font-size:15px}.ap-root .muted,.ap-root .small-text{color:#68778c}.ap-root p{font-size:15px;line-height:1.85}.ap-root .page-title h1{letter-spacing:-1.3px;text-wrap:balance;max-width:820px;font-size:34px;line-height:1.4}.ap-root .page-title p{color:#6a788c;max-width:690px;font-size:16px;line-height:1.8}.ap-root .page-title{margin-bottom:0}.ap-main{padding-top:30px}.ap-breadcrumb{margin-bottom:32px;font-size:12px}.ap-page-heading{margin-bottom:34px}.ap-page-category{color:#596c83;align-items:center;gap:10px;margin-bottom:16px;font-size:13px;font-weight:650;display:flex}.ap-screen-icon{color:#3778ce;background:#eaf2ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.ap-screen-icon.tone-mint{color:#3778ce;background:#eaf2ff}.ap-screen-icon.tone-sand{color:#a27a43;background:#f4eee5}.ap-screen-icon.tone-lavender{color:#8170b4;background:#eeecfb}.ap-root .ap-panel{background:#fff;border:1px solid #e5eaf1;border-radius:22px;padding:30px;box-shadow:0 4px 18px #263c5903}.ap-root .ap-panel h2{margin-bottom:18px;font-size:21px;line-height:1.5}.ap-root .ap-panel h3{font-size:17px;line-height:1.55}.ap-root .ap-panel p{color:#5a6b80}.ap-root .field>span,.ap-root .field>label{color:#3d4d62;font-size:14px;font-weight:650}.ap-root input:not([type=checkbox]),.ap-root textarea,.ap-root select{background:#fcfdff;border-color:#dce4ee;border-radius:12px;padding:13px 15px;font-size:15px}.ap-root .button{border-radius:11px;min-height:44px;font-size:14px}.ap-root .button:focus-visible{outline-offset:3px;outline:3px solid #85b5fa}.ap-root a:focus-visible{outline-offset:3px;outline:3px solid #85b5fa}.ap-root button:focus-visible{outline-offset:3px;outline:3px solid #85b5fa}.ap-root .button-row{flex-wrap:wrap;gap:10px}.ap-root .form-stack{gap:22px}.ap-root .ap-tag{border-radius:7px;padding:6px 10px;font-size:12px}.ap-nav-group a{padding-top:11px;padding-bottom:11px;font-size:13px}.ap-role-switch button{min-height:40px;font-size:13px}.ap-nav-group>small{color:#718098;font-size:11px}.ap-nav-note{color:#738197;line-height:1.7}.ap-skip{z-index:100;background:#fff;border-radius:10px;padding:14px;position:fixed;top:-80px;left:20px}.ap-skip:focus{top:15px}.ap-nav-backdrop{display:none}.ap-case-caption{color:#74849a;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-size:12px;display:flex}.ap-case-caption>span:first-child{margin-right:10px}.ap-case-id{letter-spacing:.7px;color:#8996a6!important;font-size:11px!important}.ap-case-progress,.ap-preparation-progress{background:#edf1f7;border-radius:8px;height:5px;margin:22px 0;overflow:hidden}.ap-case-progress span,.ap-preparation-progress span{background:#4388ec;border-radius:8px;height:100%;transition:width .25s;display:block}.ap-timeline{gap:15px;margin:24px 0;font-size:13px}.ap-stage-dot{color:#96a1b0;background:#f0f3f7;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.ap-timeline .done .ap-stage-dot{color:#3981df;background:#eaf3ff}.ap-timeline .current{color:#256ac5;font-weight:700}.ap-timeline .current .ap-stage-dot{color:#fff;background:#377ee3;box-shadow:0 0 0 4px #edf4ff}.ap-timeline li small{background:#edf4ff;border-radius:5px;margin-left:auto;padding:3px 6px;font-size:10px}.ap-case-lawyer{border-top:1px solid #e9edf3;padding-top:2px}.ap-root .ap-aside .button{font-size:13px}.ap-aside-note{color:#8592a4;align-items:flex-start;gap:8px;padding:16px 8px;font-size:11px;line-height:1.7;display:flex}.ap-aside-note svg{flex-shrink:0;margin-top:2px}.ap-lawyer small{font-size:12px}.ap-lawyer strong{font-size:15px}.ap-report-cover{background:radial-gradient(at 100% 0,#f0f6ff,#0000 60%);border-bottom:1px solid #e9edf4;padding:30px 0 22px}.ap-report-cover>span{letter-spacing:2px;color:#6389bc;font-size:10px;font-weight:700}.ap-root .ap-report-cover h2{letter-spacing:-1px;margin:14px 0 10px;font-size:29px;line-height:1.55}.ap-result-row{gap:20px;padding:25px 0}.ap-result-row .ap-number{color:#397bcd;background:#edf5ff;border-radius:10px;flex-shrink:0;place-items:center;width:35px;height:35px;font-size:13px;display:grid}.ap-root .ap-result-row p{white-space:pre-wrap;margin-bottom:0}.ap-callout{background:#f4f8fe;border:1px solid #e4edf8;border-radius:14px;padding:18px 20px;color:#506986!important}.ap-root[data-screen=a02] .ap-work-grid>.form-stack:first-child .ap-panel{background:#f9fbfd}.ap-root[data-screen=a02] textarea{min-height:140px}.ap-root[data-screen=a02] .ap-work-grid>.form-stack:last-child>.ap-panel{padding:32px}.ap-editor-heading>span{letter-spacing:1.5px;color:#8392a5;font-size:10px}.ap-editor-heading h2{margin-top:8px}.ap-editor-heading h2 small{color:#8190a4;letter-spacing:0;margin-left:8px;font-size:11px;font-weight:500}.ap-root .ap-editor{background:#fffefa;border:1px solid #e9e5dd;border-radius:6px;margin-top:5px;padding:30px;font-size:15px;line-height:2.05;box-shadow:0 5px 12px #283b4c04}.ap-root[data-screen=a03] .ap-work-grid{grid-template-columns:260px minmax(0,1fr)}.ap-root[data-screen=a03] .ap-work-grid>.form-stack:first-child .ap-panel{background:#f9fbfd;padding:22px}.ap-paper{box-shadow:0 8px 24px #202d3b05;background:#fffefa!important;border-color:#e6e2d9!important;padding:36px!important}.ap-paper-head{letter-spacing:1px;border-bottom:1px solid #d9d8d1;justify-content:space-between;padding-bottom:20px;font-size:13px;display:flex}.ap-paper-head span{letter-spacing:0;color:#8799b0;font-size:11px}.ap-document-title{padding:30px 0 20px}.ap-document-title small{letter-spacing:2px;color:#9b988d;font-size:10px}.ap-root .ap-document-title h3{margin-top:12px;line-height:1.6;font-size:23px!important}.ap-paper pre{white-space:pre-wrap;font-size:14px;line-height:2}.ap-root[data-screen=a04] .ap-split>.form-stack>.ap-panel:first-child{border-top:3px solid #94b5e3}.ap-root[data-screen=a05] .ap-narrow{max-width:790px}.ap-step-line{background:0 0;border:0;gap:12px;padding:0 0 22px;font-size:13px}.ap-step-line span{background:#edf2f8;border-radius:10px;padding:10px 14px}.ap-step-line .active{color:#3376d4;background:#e7f0ff;font-weight:700}.ap-root[data-screen=a05] .ap-panel{padding:36px}.ap-profile{gap:26px}.ap-profile-portrait{color:#597598;background:#edf4ff;border-radius:22px;justify-content:space-between;align-items:flex-start;min-height:510px;padding:35px;position:relative;overflow:hidden}.ap-profile-portrait:after{content:"";opacity:.6;border:1px solid #bed1ec;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;right:-120px;box-shadow:0 0 0 40px #e1ebfa,0 0 0 41px #cbdcf3}.ap-office-mark{letter-spacing:-4px;color:#526f98;z-index:1;font-family:Georgia,serif;font-size:86px;line-height:.95}.ap-office-mark span{letter-spacing:9px;margin-top:10px;font-size:56px;display:block}.ap-office-caption{color:#587ba6;z-index:1;font-size:20px;line-height:1.8}.ap-profile-portrait>span:last-child{z-index:1;color:#7d91ad;font-size:11px;position:relative}.ap-root .ap-profile-name{margin-top:22px;font-size:29px!important}.ap-root .ap-lead{color:#2b3c50;letter-spacing:-.8px;font-size:26px;line-height:1.65}.ap-three .ap-panel>svg{box-sizing:content-box;background:#edf4ff;border-radius:15px;margin-bottom:12px;padding:13px}.ap-appointment{gap:22px;padding:24px 0}.ap-date-tile{color:#3979d2;background:#edf4ff;border:1px solid #ddeaff;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:96px;display:flex}.ap-date-tile small{font-size:13px}.ap-date-tile strong{letter-spacing:-1px;font-size:36px;line-height:1.2}.ap-appointment-header{align-items:flex-start}.ap-appointment-header .ap-appointment{gap:16px;margin:0;padding:0}.ap-appointment-header .ap-date-tile{border-radius:13px;width:64px;height:72px}.ap-appointment-header .ap-date-tile strong{font-size:28px}.ap-schedule-change{background:#f8fbff;border:1px solid #e5eaf1;border-radius:14px;margin-top:24px;padding:20px}.ap-root .ap-appointment h2{margin:0 0 5px;font-size:25px}.ap-appointment p{margin:0}.ap-check-card{background:#fcfdff;border:1px solid #e5eaf1;border-radius:13px;gap:12px;margin:12px 0;padding:19px;font-size:14px}:is(.ap-check-card:has(input:checked),.ap-check-card:has([data-slot=checkbox][data-checked]),.ap-check-card:has([data-slot=checkbox][data-state=checked])){background:#f0f6ff;border-color:#c9ddf9}.ap-check-card input{accent-color:#367ce0;flex-shrink:0;width:18px;height:18px}.ap-metrics{background:#e3eaf3;border:1px solid #e3eaf3;border-radius:18px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;margin-bottom:24px;display:grid;overflow:hidden}.ap-metrics>div{background:#fff;flex-direction:column;gap:10px;padding:22px 25px;display:flex}.ap-metrics span{color:#78879b;font-size:13px}.ap-metrics strong{letter-spacing:-.6px;font-size:25px}.ap-metrics small{color:#8491a3;font-size:12px}.ap-root[data-screen=a08] .ap-panel{border-top:1px solid #e9edf3}.ap-root .ap-material-request .ap-between h2{margin-bottom:8px}.ap-root .ap-material-request>p:first-of-type{margin-bottom:18px}.ap-root[data-screen=a08] .files+.field{margin-top:24px}.ap-inbox{border-color:#e2e9f2;border-radius:22px;min-height:620px;overflow:hidden}.ap-conversations{background:#fff;border-right:1px solid #e7edf4;padding:18px 16px}.ap-conversations input{margin-bottom:8px}.ap-conversation{background:#f8fafd;border:1px solid #e7edf5;border-radius:15px;margin-top:8px;padding:14px}.ap-conversation.active{background:#edf4ff;border-color:#ccdef7}.ap-conversation-main{align-items:flex-start;gap:12px;display:flex}.ap-conversation-info{flex:1;min-width:0}.ap-conversation h3,.ap-root .ap-conversation h3{margin:0;font-size:15px;font-weight:600;line-height:1.4}.ap-conversation p,.ap-root .ap-conversation p{margin:4px 0 0;font-size:13px;line-height:1.45}.ap-conversation small{color:#8a99ac;text-align:right;margin-top:6px;font-size:11px;display:block}.ap-chat header{background:#fff;padding:20px}.ap-chat header small{margin-top:5px;font-size:12px}.ap-chat-body{background:#f5f7fb;min-height:340px;max-height:520px;padding:26px}.ap-chat-context{text-align:center;color:#8b99ab;align-self:center;margin-bottom:24px;font-size:11px}.ap-bubble{max-width:85%;box-shadow:none;background:0 0;border:0;padding:0}.ap-bubble p{background:#fff;border:1px solid #e6ebf2;border-radius:3px 16px 16px;margin:7px 0;padding:16px 18px;font-size:14px;line-height:1.75}.ap-bubble.mine{color:inherit;background:0 0}.ap-bubble.mine p{color:#fff;background:#387ee2;border-color:#387ee2;border-radius:16px 3px 16px 16px}.ap-bubble small{color:#8795a8;font-size:10px}.ap-chat form{background:#fff;border-top:1px solid #e5ebf3;align-items:center;padding:18px}.ap-inbox .ap-chat form textarea{box-sizing:border-box;color:#202b3d;width:100%;min-width:0;min-height:82px;font:inherit;resize:vertical;background:#fcfdff;border:1px solid #dce4ee;border-radius:12px;flex:1;padding:13px 15px;font-size:15px;line-height:1.6}.ap-inbox .ap-chat form textarea:focus{outline-offset:2px;outline:2px solid #b9d6ff}.ap-chat-empty{color:#7b94b4;background:radial-gradient(#eef4fc,#fafbfd)}.ap-root[data-screen=a10] .ap-callout{background:#faf8f3;border-color:#ede7dd;color:#776d5a!important}.ap-root[data-screen=a10] .ap-section{background:#f5f8fc;border-radius:12px;padding:20px}.ap-notification{border-radius:12px;gap:18px;margin:4px 0;padding:25px 18px}.ap-notification.unread{background:#f6f9ff}.ap-notification strong{font-size:15px}.ap-root .ap-notification p{margin:5px 0;font-size:13px}.ap-notification small{color:#91a0b3;font-size:11px}.ap-notification-icon{background:0 0;flex-shrink:0;width:44px;height:44px}.ap-filter{margin-bottom:18px}.ap-calendar{gap:7px;margin-top:25px;margin-bottom:24px}.ap-calendar button{background:#f8fafd;border-radius:12px;min-height:66px;font-size:14px}.ap-calendar button.selected{color:#fff;background:#337fe7;box-shadow:0 4px 10px #377de626}.ap-calendar>small{color:#7b899b;padding:10px 0}.ap-calendar-legend{color:#7b899b;align-items:center;gap:6px;margin-top:20px;font-size:13px;display:flex}.ap-calendar-legend:before{content:"";background:#2878f0;border-radius:50%;width:7px;height:7px;display:inline-block}.ap-calendar-layout{align-items:start}.ap-hero-journey{flex-direction:column;flex-shrink:0;gap:10px;width:285px;padding:12px;display:flex}.ap-hero-journey>small{letter-spacing:2px;color:#8c9bb0;margin-bottom:8px;font-size:9px}.ap-hero-journey>div{background:#ffffffc9;border:1px solid #e3ebf6;border-radius:14px;align-items:center;gap:14px;padding:13px 16px;display:flex;box-shadow:0 5px 15px #34587503}.ap-hero-journey>div:nth-child(3){margin-left:18px;margin-right:-18px}.ap-hero-journey small{color:#8798ad;margin-bottom:5px;font-size:10px;display:block}.ap-hero-journey strong{color:#4a627d;font-size:14px}.ap-screen-card{border-color:#e5ebf3;border-radius:20px;padding:24px;transition:transform .2s,box-shadow .2s}.ap-screen-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #3550730b}.ap-screen-card h3{margin-top:20px;font-size:19px}.ap-root .ap-screen-card p{color:#7a889b;font-size:14px;line-height:1.75}.ap-screen-card footer{color:#8190a5;padding-top:18px;font-size:11px}.ap-mini{background:#f0f5fc;border-radius:13px;justify-content:center;align-items:center;height:155px;margin:18px 0 22px;display:flex;position:relative;overflow:hidden}.mini-document{align-items:flex-start;padding:22px 32px 0}.mini-document.mint{background:#edf4ff}.mini-sheet{background:#fff;border-radius:5px;width:100%;height:165px;padding:16px 18px;transform:rotate(-3deg);box-shadow:0 6px 20px #3655770b}.mini-sheet-head{color:#91a5bc;letter-spacing:1px;justify-content:space-between;margin-bottom:18px;font-size:8px;display:flex}.mini-sheet>strong{color:#667d98;font-size:10px}.mini-lines{gap:8px;margin-top:16px;display:grid}.mini-lines i{background:#edf1f6;border-radius:4px;height:4px}.mini-lines i:nth-child(2){width:80%}.mini-lines i:nth-child(3){width:55%}.mini-seal{color:#5183b9;background:#dfeeff;border:3px solid #f0f5fc;border-radius:8px;padding:7px 10px;font-size:9px;position:absolute;bottom:15px;right:15px}.mini-calendar{background:#eff4fc;gap:22px}.mini-date{background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:65px;height:81px;display:flex;box-shadow:0 4px 12px #25426905}.mini-date span{color:#8c9bb0;font-size:8px}.mini-date b{color:#618bc5;font-size:33px;line-height:1.35}.mini-calendar strong{color:#607995;font-size:12px}.mini-calendar small{color:#93a2b6;margin-top:7px;font-size:10px;display:block}.mini-calendar i{color:#658bb8;background:#e1ebfa;border-radius:4px;margin-top:12px;padding:4px 8px;font-size:9px;font-style:normal;display:inline-block}.mini-chat{background:#f1f0f8;flex-direction:column;align-items:stretch;gap:10px;padding:23px}.mini-chat-line{align-items:center;gap:8px;display:flex}.mini-chat-line span{color:#8b7dab;background:#e6e2f3;border-radius:7px;padding:6px;font-size:9px}.ap-root .mini-chat-line p{color:#8a829f;background:#fff;border-radius:10px;margin:0;padding:8px 11px;font-size:9px}.mini-chat-line.right{justify-content:flex-end}.mini-chat-line.right p{color:#718bb3;background:#e3eafb}.mini-chat>small{text-align:center;color:#a3a0b2;margin-top:8px;font-size:8px}.mini-profile{background:#edf4ff;gap:28px}.mini-profile>div{color:#7b96b9;font-family:Georgia,serif;font-size:34px;line-height:.9}.mini-profile>div span{letter-spacing:4px;margin-top:6px;font-size:22px;display:block}.ap-root .mini-profile p{color:#7d96b8;margin:0;font-size:12px;line-height:1.8}.mini-upload{color:#86a2c6;background:#f0f5fb;flex-direction:column;gap:12px}.mini-upload strong{color:#7c94b4;font-size:11px}.mini-upload span{color:#a1aec0;font-size:9px}.mini-alerts{background:#f3f1fa;flex-direction:column;gap:10px;padding:20px}.mini-alerts>div{background:#fff;border-radius:9px;align-items:center;gap:8px;width:100%;padding:14px 10px;display:flex}.mini-alerts span{background:#b6acd8;border-radius:50%;width:6px;height:6px}.mini-alerts strong{color:#9085ab;font-size:9px}.mini-alerts small{color:#b1a9c4;margin-left:auto;font-size:8px}@media (max-width:1150px){.ap-root[data-screen=a03] .ap-work-grid{grid-template-columns:1fr}.ap-root .ap-aside .ap-panel{display:block}.ap-timeline{grid-template-columns:repeat(3,1fr);gap:18px}.ap-case-lawyer{justify-content:space-between;align-items:center;gap:20px;display:flex}.ap-root .ap-case-lawyer .button{width:auto}.ap-hero-journey{width:235px}.ap-hero-journey>div:nth-child(3){margin:0}.ap-root .page-title h1{font-size:30px}.ap-root .ap-panel{padding:26px}}@media (max-width:800px){.ap-main{padding:24px 20px 0}.ap-page-heading{margin-bottom:26px}.ap-breadcrumb{margin-bottom:25px}.ap-root .page-title h1{letter-spacing:-1px;font-size:28px}.ap-root .page-title p{font-size:15px}.ap-nav-backdrop{z-index:44;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#152d4e38;display:block;position:fixed;inset:65px 0 0}.ap-nav.open{z-index:45}.ap-hero-journey{width:100%;max-width:330px;padding:0}.ap-hero-journey>small{margin:0}.ap-hero-journey>div{padding:10px 14px}.ap-profile-portrait{min-height:380px}.ap-office-mark{font-size:68px}.ap-office-mark span{font-size:44px}.ap-root .ap-panel{padding:24px}.ap-inbox{min-height:560px}.ap-chat-body{min-height:310px;padding:20px}.ap-metrics>div{padding:20px}.ap-metrics strong{font-size:22px}}@media (max-width:500px){.ap-root .page-title h1{font-size:26px}.ap-root .page-title p{font-size:14px}.ap-main{padding:22px 16px 0}.ap-root .ap-panel,.ap-root[data-screen=a02] .ap-work-grid>.form-stack:last-child>.ap-panel,.ap-root[data-screen=a05] .ap-panel{border-radius:18px;padding:22px}.ap-root .ap-panel h2{font-size:19px}.ap-root .ap-panel h3{font-size:16px}.ap-root p{font-size:14px}.ap-root input:not([type=checkbox]),.ap-root textarea,.ap-root select{font-size:16px}.ap-root .ap-editor{padding:20px;font-size:14px}.ap-paper{padding:23px!important}.ap-root .ap-document-title h3{font-size:19px!important}.ap-timeline{grid-template-columns:1fr 1fr;font-size:12px}.ap-timeline li small{display:none}.ap-case-lawyer{display:block}.ap-root .ap-case-lawyer .button{width:100%}.ap-root .ap-report-cover h2{font-size:24px}.ap-report-cover{padding:24px 0 18px}.ap-result-row{gap:13px}.ap-root .ap-appointment h2{font-size:22px}.ap-date-tile{width:65px;height:84px}.ap-appointment{gap:15px}.ap-check-card{padding:16px 12px;font-size:13px}.ap-check-card>svg{display:none}.ap-root .ap-lead{font-size:23px}.ap-profile-portrait{min-height:340px;padding:28px}.ap-office-caption{font-size:17px}.ap-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-metrics>div{padding:18px}.ap-metrics>div:last-child:nth-child(3){grid-column:1/-1}.ap-metrics strong{font-size:22px}.ap-metrics small{font-size:11px}.ap-calendar{gap:4px}.ap-calendar button{min-height:46px}.ap-notification{gap:12px;padding:18px 10px}.ap-notification strong{font-size:14px}.ap-notification>svg{display:none}.ap-notification-icon .ap-screen-icon{border-radius:12px;width:38px;height:38px}.ap-chat header{gap:8px;padding:14px 10px}.ap-chat header .button{padding:8px;font-size:12px}.ap-chat-body{padding:17px}.ap-bubble p{font-size:14px}.ap-chat form{gap:8px;padding:12px}.ap-root .ap-screen-card{padding:24px}.ap-mini{height:160px}.ap-hero-journey{margin-top:12px}.ap-hero-journey>div{padding:12px 14px}.ap-step-line{gap:6px;font-size:11px}.ap-step-line span{padding:8px}.ap-root .ap-appointment p{font-size:12px}}.ap-main{margin:0 auto}.ap-hero-journey>.ap-journey-label{box-shadow:none;letter-spacing:1.7px;color:#8c9bb0;background:0 0;border:0;margin-bottom:8px;padding:0 4px;font-size:9px}.ap-private-note{background:#f5f6f9;border:1px solid #e4e7ec;border-radius:14px;padding:22px}.ap-private-label{color:#8c94a2;letter-spacing:1.5px;margin-bottom:16px;font-size:10px;display:block}.ap-private-note .field{margin-bottom:0}.ap-file-summary{align-items:center;gap:20px;margin:28px 0 16px;display:flex}.ap-file-type{color:#698dbb;background:#edf4ff;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:66px;height:80px;font-size:19px;font-weight:700;display:flex}.ap-file-type small{letter-spacing:.5px;margin-top:7px;font-size:7px;font-weight:500}.ap-root .ap-file-summary h2{margin:0 0 8px;font-size:23px}.ap-file-summary>div>span{color:#8198b6;font-size:12px}.ap-step-line b{color:#3376d4;background:#e7f0ff;border-radius:10px;padding:10px 14px}.ap-version-chip{color:#9a835f;background:#f3efe6;border-radius:8px;padding:6px 10px;font-size:12px}.ap-revision-guide{color:#9b8f7b;border-bottom:1px solid #eee9df;gap:20px;margin-bottom:25px;padding:8px 0 25px;font-size:12px;display:flex}.ap-revision-guide b{color:#b2a48d;letter-spacing:1px;margin-bottom:8px;font-size:10px;display:block}@media (max-width:500px){.ap-file-summary{gap:14px}.ap-root .ap-file-summary h2{font-size:19px}.ap-file-type{width:52px;height:70px}.ap-step-line b{padding:8px}.ap-private-note{padding:18px}.ap-revision-guide{gap:14px;font-size:11px}}.ap-root .ap-three>.ap-panel,.ap-root .form-stack>.ap-panel{margin-top:0}.ap-root .form-stack>.ap-metrics{margin-bottom:0}.ap-calendar-layout .ap-panel>.button+.button{margin-left:10px}.ap-root .status-badge.green,.ap-root .notice.success{color:#3979d2;background:#edf4ff}
