body:has(.ap),html:has(.ap){background:#fff!important;color:#1d1d1f}.ap{--ink:#1d1d1f;--ink-2:#424245;--grey:#6e6e73;--line:#d2d2d7;--hair:#e8e8ed;--light:#f5f5f7;--teal:#0f8083;--teal-2:#0b6366;--teal-soft:#e6f3f3;--navy:#0a1a5c;--ok:#1a8f4c;--ui:#111827;--sans:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Inter","Helvetica Neue",Arial,sans-serif;--ease:cubic-bezier(0.28,0.11,0.32,1);font-family:var(--sans);color:var(--ink);background:#fff;overflow-x:clip;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.ap *,.ap :after,.ap :before{box-sizing:border-box}.ap a{text-decoration:none;color:inherit}.ap img{display:block}.ap p{margin:0}.cw-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.ap-eyebrow{font-size:21px;line-height:1.2;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin-bottom:10px!important}.ap-h1{font-size:clamp(48px,6.4vw,84px);line-height:1.04;letter-spacing:-.035em}.ap-h1,.ap-h2{font-weight:600;margin:0}.ap-h2{font-size:clamp(40px,5.6vw,64px);line-height:1.06;letter-spacing:-.03em}.ap-sub{font-size:clamp(21px,2.3vw,28px);line-height:1.2;color:var(--ink);margin-top:12px!important}.ap-line,.ap-sub{letter-spacing:-.01em}.ap-line{font-size:clamp(19px,1.9vw,24px);line-height:1.3;color:var(--grey);margin-top:14px!important}.ap-pills{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.ap-pill,.ap-pills{justify-content:center}.ap-pill{display:inline-flex;align-items:center;height:44px;padding:0 22px;border-radius:980px;font-size:17px;letter-spacing:-.02em;white-space:nowrap;transition:background .2s ease,color .2s ease}.ap-pill-go{background:var(--teal);color:#fff!important}.ap-pill-go:hover{background:var(--teal-2)}.ap-pill-line{border:1px solid var(--teal);color:var(--teal)!important}.ap-pill-line:hover{background:var(--teal);color:#fff!important}.ap-hero{text-align:center;padding:52px 22px 36px}.cw-wrap{max-width:1080px;margin:44px auto 0}.cw{border-radius:22px;background:#fff;overflow:hidden;text-align:left;color:var(--ui);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 2px 6px rgba(0,0,0,.04),0 50px 100px -40px rgba(0,0,0,.32)}.cw-bar{height:38px;display:flex;align-items:center;gap:7px;padding:0 16px;background:#fafafa;border-bottom:1px solid #efeff2}.cw-bar i{width:11px;height:11px;border-radius:50%;background:#e1e1e6}.cw-bar span{margin:0 auto;font-size:12px;color:#86868b;padding-right:50px}.cw-body{display:grid;grid-template-columns:424px 1fr;height:620px}.cw-chief{display:flex;flex-direction:column;min-height:0;border-right:1px solid #efeff2;background:#fff}.cw-head{display:flex;align-items:center;gap:9px;padding:14px 20px 10px;font-size:15px}.cw-try{padding:4px 20px 14px;border-bottom:1px solid #f2f2f5}.cw-try>p{font-size:12px;color:#86868b;margin-bottom:8px!important}.cw-head b{font-weight:600}.cw-head span{margin-left:auto;font-size:12px;color:#86868b}.cw-log{flex:1;min-height:0;overflow-y:auto;padding:16px 20px 12px;scroll-behavior:smooth;scrollbar-width:none}.cw-log::-webkit-scrollbar{display:none}.cw-me{margin-left:auto;width:-moz-fit-content;width:fit-content;max-width:86%;background:var(--navy);color:#fff;border-radius:18px 18px 5px 18px;padding:11px 15px;font-size:15px;line-height:1.4;transition:opacity .3s ease}.cw-caret{display:inline-block;width:2px;height:1em;margin-left:2px;background:hsla(0,0%,100%,.7);vertical-align:-2px;animation:cw-blink .9s steps(1) infinite}@keyframes cw-blink{50%{opacity:0}}.cw-mapped{font-size:12px;color:#86868b;margin-top:10px!important;text-align:right}.cw-think{display:flex;gap:5px;padding:18px 2px 4px}.cw-think i{width:7px;height:7px;border-radius:50%;background:#c7c7cc;animation:cw-dot 1s ease-in-out infinite}.cw-think i:nth-child(2){animation-delay:.15s}.cw-think i:nth-child(3){animation-delay:.3s}@keyframes cw-dot{0%,to{opacity:.35;transform:none}50%{opacity:1;transform:translateY(-3px)}}.cw-steps{list-style:none;margin:12px 0 0;padding:0}.cw-steps li{display:flex;align-items:center;gap:11px;padding:6px 0;font-size:14.5px;line-height:1.35;color:#374151;animation:cw-rise .45s var(--ease) both}.cw-steps li img{width:26px;height:26px;flex:0 0 26px}.cw-steps li b{color:var(--ui);font-weight:600}.cw-steps li span{flex:1}.cw-steps .tick{flex:0 0 20px;height:20px;border-radius:50%;display:grid;place-items:center;color:var(--ok);background:#e7f5ed}.cw-steps li.is-run .tick{background:none;border:2px solid #e5e7eb;border-top:2px solid var(--teal);animation:cw-spin .7s linear infinite}@keyframes cw-spin{to{transform:rotate(1turn)}}@keyframes cw-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.cw-confirm{margin-top:12px;border-radius:16px;padding:14px 16px;background:#fff;box-shadow:0 0 0 1px #e5e7eb,0 12px 30px -18px rgba(0,0,0,.28);animation:cw-rise .5s var(--ease) both}.cw-wait{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--teal)}.cw-confirm>b{display:block;font-size:17px;line-height:1.3;letter-spacing:-.01em;margin-top:8px;color:var(--ui)}.cw-confirm>em{display:block;font-style:normal;font-size:13px;color:#6b7280;margin-top:3px}.cw-acts{display:flex;gap:8px;margin-top:14px}.cw-acts button{height:34px;padding:0 18px;border-radius:999px;font:600 14px var(--sans);cursor:pointer;border:0}.cw-acts .go{background:var(--ui);color:#fff}.cw-acts .go:hover{background:#000}.cw-acts .ghost{background:#f3f4f6;color:#374151}.cw-result{display:flex;align-items:center;gap:8px;margin-top:14px!important;font-size:14px;color:var(--ok);font-weight:600;animation:cw-rise .4s var(--ease) both}.cw-result span{width:20px;height:20px;border-radius:50%;background:var(--ok);color:#fff;display:grid;place-items:center}.cw-result.is-edit{color:#374151;font-weight:400}.cw-foot{padding:10px 16px 16px}.cw-chips{display:flex;flex-wrap:wrap;gap:6px}.cw-chip{height:32px;padding:0 12px;border-radius:999px;border:1px solid #dcdce2;background:#fff;font:13px var(--sans);color:var(--ui);cursor:pointer;transition:border-color .2s,background .2s,color .2s}.cw-chip:hover{border-color:var(--teal);color:var(--teal)}.cw-chip[aria-pressed=true]{background:var(--teal-soft);border-color:var(--teal);color:var(--teal-2)}.cw-compose{display:flex;align-items:center;gap:8px;margin-top:0;height:44px;padding:0 6px 0 16px;border-radius:999px;background:#f5f5f7}.cw-compose input{flex:1;min-width:0;border:0;background:none;font:15px var(--sans);color:var(--ui);outline:none}.cw-compose input::-moz-placeholder{color:#8e8e93}.cw-compose input::placeholder{color:#8e8e93}.cw-compose:focus-within{box-shadow:0 0 0 2px var(--teal)}.cw-compose button{width:32px;height:32px;border-radius:50%;border:0;background:var(--ui);color:#fff;display:grid;place-items:center;cursor:pointer}.cw-compose button:disabled{background:#d1d1d6;cursor:default}.cw-stage{background:var(--light);padding:28px;display:flex;min-width:0;overflow:hidden;position:relative}.cw-toast{position:absolute;top:40px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:9px 16px 9px 10px;border-radius:999px;background:var(--ui);color:#fff;font-size:13px;font-weight:600;box-shadow:0 12px 30px -12px rgba(0,0,0,.5);animation:cw-rise .4s var(--ease) both;z-index:3}.cw-toast span{width:20px;height:20px;border-radius:50%;background:var(--ok);display:grid;place-items:center}.cw-slide{width:100%;height:100%;animation:cw-slide .6s var(--ease) both}@keyframes cw-slide{0%{opacity:0;transform:translateX(48px) scale(.98)}to{opacity:1;transform:none}}.cw-app{height:100%;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 30px 60px -30px rgba(0,0,0,.28)}.cw-app-bar{display:flex;align-items:center;gap:9px;padding:12px 16px;border-bottom:1px solid #f0f0f3;font-size:13px}.cw-app-bar b{font-weight:600;color:var(--ui)}.cw-app-bar span{color:#86868b}.cw-app-bar span:before{content:"/";margin-right:9px;color:#d1d1d6}.cw-app-body{padding:16px;flex:1;min-height:0}.cw-sheet{width:100%;border-collapse:collapse;font-size:13px}.cw-sheet th{text-align:left;font-weight:600;color:#6b7280;font-size:11.5px;padding:8px 10px;background:#fafafa;border:1px solid #f0f0f3}.cw-sheet td{padding:9px 10px;border:1px solid #f0f0f3;color:#374151;height:36px;transition:background .45s ease,color .45s ease}.cw-sheet tr{transition:background .45s ease}.cw-sheet td.n{width:30px;color:#b0b0b8;font-size:11px;text-align:center;background:#fafafa}.cw-sheet tr.is-hl td:not(.n){background:#e8f5f0;color:var(--ui)}.cw-sheet tr.is-hl td:nth-child(2){box-shadow:inset 2px 0 0 #1f9d6b}.cw-sheet tr.total td{font-weight:600;color:#9ca3af}.cw-sheet tr.total.is-on td:not(.n){color:var(--ui);background:#fff8e1}.cw-mail{font-size:14px;color:#374151}.cw-mail-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:9px 0;border-bottom:1px solid #f0f0f3}.cw-mail-row span{width:64px;color:#9ca3af;font-size:13px}.cw-mail-row em{font-style:normal;background:#eef2ff;color:var(--navy);border-radius:999px;padding:3px 10px;font-size:13px}.cw-mail-row b{color:var(--ui);font-weight:600}.cw-mail-body{padding:16px 0 12px;line-height:1.55}.cw-mail-sign{color:#6b7280;padding-top:14px;line-height:1.5}.cw-mini{border-collapse:collapse;font-size:12.5px;width:80%}.cw-mini td{padding:6px 10px;border:1px solid #f0f0f3}.cw-verified{display:inline-flex;align-items:center;gap:7px;margin-top:16px;padding:6px 12px 6px 7px;border-radius:999px;background:#e7f5ed;color:var(--ok);font-size:12.5px;font-weight:600;opacity:0;transform:translateY(4px);transition:opacity .4s ease,transform .4s var(--ease)}.cw-verified span{width:18px;height:18px;border-radius:50%;background:var(--ok);color:#fff;display:grid;place-items:center}.cw-verified.is-on{opacity:1;transform:none}.cw-cal-h{display:grid;grid-template-columns:repeat(5,1fr);font-size:12px;color:#9ca3af;padding-bottom:8px;border-bottom:1px solid #f0f0f3}.cw-cal-h span{padding-left:6px}.cw-cal-h b{color:var(--ui);font-weight:600;margin-left:3px}.cw-cal-g{position:relative;height:312px;margin-top:6px;background-image:linear-gradient(90deg,#f3f3f6 1px,transparent 0),linear-gradient(180deg,#f6f6f8 1px,transparent 0);background-size:20% 100%,100% 16.6%}.cw-cal-g i{position:absolute;width:calc(20% - 8px);margin:2px 4px;border-radius:8px;font-style:normal;font-size:11.5px;padding:6px 8px;overflow:hidden;line-height:1.25}.cw-cal-g .ev{background:#f1f1f4;color:#6b7280}.cw-cal-g .free{background:repeating-linear-gradient(135deg,#e6f3f3 0 6px,#f2f9f9 6px 12px);color:var(--teal-2);border:1px dashed #9fd0d1;animation:cw-rise .4s var(--ease) both}.cw-cal-g .ghost{border:1.5px dashed #d1d1d6;background:transparent}.cw-cal-g .acme{background:#ffe4ec;color:#9f1239;font-weight:600;z-index:2;transition:left .9s var(--ease),top .9s var(--ease),box-shadow .3s ease}.cw-cal-g .acme small{display:block;font-weight:400;margin-top:2px}.cw-cal-g .acme.is-hl{box-shadow:0 0 0 2px var(--teal),0 10px 24px -12px rgba(0,0,0,.3)}.cw-board{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cw-col{background:#f7f7f9;border-radius:12px;padding:10px;min-height:300px}.cw-col p{font-size:12px;font-weight:600;color:#6b7280;margin:2px 2px 10px!important}.cw-card{background:#fff;border-radius:10px;padding:10px 11px;font-size:13px;color:var(--ui);margin-bottom:8px;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:box-shadow .4s ease}.cw-card small{display:block;font-size:11.5px;color:#9ca3af;margin-top:6px}.cw-card small s.on{color:#c4c4c8}.cw-card small b{display:none}.cw-card small b.on{display:inline;color:var(--teal-2);font-weight:600}.cw-card small s:not(.on){text-decoration:none}.cw-card.is-hl{box-shadow:0 0 0 2px var(--teal),0 10px 24px -14px rgba(0,0,0,.3)}.cw-brief{display:flex;flex-direction:column;gap:14px}.cw-grp{opacity:.18;transition:opacity .5s ease}.cw-grp.is-on{opacity:1}.cw-grp>p{font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9ca3af;margin-bottom:6px!important}.cw-item{display:flex;gap:11px;align-items:flex-start;padding:8px 0;border-bottom:1px solid #f3f3f6}.cw-item img{width:24px;height:24px;margin-top:1px}.cw-item b{display:block;font-size:14px;font-weight:600;color:var(--ui)}.cw-item em{display:block;font-style:normal;font-size:12.5px;color:#6b7280;margin-top:1px}.cw-note{text-align:center;font-size:14px;color:var(--grey);margin-top:22px!important}.cw-note a{color:var(--teal)!important}.cw-note a:hover{text-decoration:underline}.ap-lineup{padding:56px 22px 64px}.ap-lineup ul{list-style:none;margin:0 auto;padding:0;max-width:1024px;display:flex;justify-content:center;gap:6px 26px;flex-wrap:wrap}.ap-lineup a{display:flex;flex-direction:column;align-items:center;gap:8px;width:64px;font-size:12px;color:var(--ink)!important}.ap-lineup img{width:52px;height:52px;transition:transform .3s var(--ease)}.ap-lineup a:hover img{transform:translateY(-3px)}.ap-lineup a:hover span{color:var(--teal)}.ap-hl{background:var(--light);padding:100px 0 64px;--gut:max(22px,calc((100vw - 1024px) / 2))}.ap-hl-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:0 var(--gut);margin-bottom:40px}.ap-film-link{display:inline-flex;align-items:center;gap:7px;background:none;border:0;padding:0;cursor:pointer;font:17px var(--sans);color:var(--teal)}.ap-film-link:hover{text-decoration:underline}.ap-hl-row{display:flex;gap:20px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--gut);padding:0 var(--gut) 8px;scrollbar-width:none;outline:none}.ap-hl-row::-webkit-scrollbar{display:none}.hl-c{flex:0 0 min(372px,82vw);height:520px;scroll-snap-align:start;background:#fff;border-radius:28px;padding:32px 30px 0;display:flex;flex-direction:column;overflow:hidden;position:relative}.hl-c h3{font-size:21px;line-height:1.25;letter-spacing:-.015em;font-weight:600;margin:0;color:var(--ink)}.hl-c h3 em{font-style:normal;color:var(--teal)}.ap-hl-nav{display:flex;align-items:center;gap:14px;padding:28px var(--gut) 0}.ap-hl-prog{flex:1;max-width:220px;margin-right:auto;height:2px;border-radius:2px;background:#d2d2d7;overflow:hidden}.ap-hl-prog i{display:block;height:100%;background:var(--ink);transform:scaleX(0);transform-origin:0 50%}.ap-hl.is-pin{padding:0}.ap-hl.is-pin .ap-hl-pin{position:sticky;top:48px;height:calc(100vh - 48px);display:flex;flex-direction:column;justify-content:center;overflow:clip}.ap-hl.is-pin .ap-hl-row{overflow:visible;scroll-snap-type:none;position:relative;will-change:transform}.ap-hl.is-pin .hl-c{height:clamp(400px,calc(100vh - 290px),520px)}.ap-hl-nav button{width:36px;height:36px;border-radius:50%;border:0;background:#e8e8ed;color:var(--ink);display:grid;place-items:center;cursor:pointer;transition:background .2s,opacity .2s}.ap-hl-nav button:hover:not(:disabled){background:#dcdce1}.ap-hl-nav button:disabled{opacity:.42;cursor:default}.hp{flex:1;margin:24px -16px 16px;padding:20px 16px;display:flex;flex-direction:column;justify-content:center;background:var(--light);border-radius:20px;position:relative}.hp img{display:block}.hp-fold img,.hp-row img,.hp-steps img{width:26px;height:26px}.hp-win{background:#fff;border-radius:14px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 16px 30px -18px rgba(0,0,0,.3);overflow:hidden}.hp-bar{display:flex;align-items:center;gap:8px;padding:11px 14px;font-size:13px;border-bottom:1px solid #f0f0f3;color:var(--ui)}.hp-bar b{font-weight:600}.hp-bar span{color:#9ca3af}.hp-cols{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.hp-cols>div{background:#f7f7f9;border-radius:10px;padding:10px;min-height:150px}.hp-cols p{font-size:11px;font-weight:600;color:#6b7280;margin-bottom:6px!important}.hp-card{display:block;font-style:normal;font-size:13.5px;background:#fff;border-radius:9px;padding:10px;margin-bottom:6px;color:var(--ui);box-shadow:0 1px 2px rgba(0,0,0,.06)}.hp-card.is-hl{box-shadow:0 0 0 2px var(--teal)}.hp-ghost{display:block;height:38px;border:1.5px dashed #d1d1d6;border-radius:8px}.hp-steps{margin-top:14px;background:#fff;border-radius:14px;padding:10px 14px;box-shadow:0 0 0 1px rgba(0,0,0,.05)}.hp-steps p{display:flex;align-items:center;gap:10px;font-size:15px;color:#374151;padding:5px 0}.hp-steps p.ok{color:var(--ok);font-weight:600}.hp-steps p.ok span{width:18px;height:18px;border-radius:50%;background:var(--ok);color:#fff;display:grid;place-items:center}.hp-ask{justify-content:center}.hp-confirm{background:#fff;border-radius:18px;padding:22px 20px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 24px 40px -22px rgba(0,0,0,.35)}.hp-confirm .k{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--teal)}.hp-confirm b{display:block;font-size:23px;line-height:1.25;letter-spacing:-.015em;margin-top:10px;color:var(--ui)}.hp-confirm em{display:block;font-style:normal;font-size:14px;color:#6b7280;margin-top:4px}.hp-confirm .acts{display:flex;gap:8px;margin-top:18px}.hp-confirm .acts span{height:38px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;font-size:14px;font-weight:600;background:#f3f4f6;color:#374151}.hp-confirm .acts .go{background:var(--ui);color:#fff}.hp-today{justify-content:center;gap:10px}.hp-row{display:flex;gap:12px;align-items:flex-start;background:#fff;border-radius:14px;padding:15px 16px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 10px 20px -16px rgba(0,0,0,.3)}.hp-row b{display:block;font-size:15.5px;color:var(--ui)}.hp-row em{display:block;font-style:normal;font-size:13.5px;color:#6b7280;margin-top:2px}.hp-row.r1{margin-left:14px}.hp-row.r2{margin-left:28px;opacity:.85}.hp-inc{justify-content:center}.hp-plan{background:#fff;border-radius:18px;padding:18px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 20px 36px -22px rgba(0,0,0,.3)}.hp-plan .k{font-size:12px;color:#9ca3af;font-weight:600;margin-bottom:6px!important}.hp-plan .row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f3f3f6;font-size:14.5px;color:#374151}.hp-plan .row em{font-style:normal;font-size:12.5px;color:#6b7280}.hp-plan .row.chief{border:0;margin-top:10px;padding:16px 14px;background:var(--teal-soft);border-radius:12px}.hp-plan .row.chief span{display:flex;align-items:center;gap:10px;font-weight:600;color:var(--ui);font-size:17px}.hp-plan .row.chief em{color:var(--teal-2);font-weight:600;display:inline-flex;align-items:center;gap:4px}.hp-folder{justify-content:center}.hp-fold{background:#fff;border-radius:18px;padding:16px 18px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 20px 36px -22px rgba(0,0,0,.3)}.hp-fold .k{gap:8px;font-size:18px;font-weight:600;color:var(--ui);padding-bottom:8px!important;border-bottom:1px solid #f0f0f3}.hp-fold .k,.hp-fold .row{display:flex;align-items:center}.hp-fold .row{gap:12px;padding:10px 0;font-size:15px;color:#374151}.hl-film-pic{border:0;cursor:pointer;padding:0!important;overflow:hidden;background:#eef0f3}.hl-film-pic img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:72% 50%;object-position:72% 50%;border-radius:20px;transition:transform .6s var(--ease)}.hl-film-pic:hover img{transform:scale(1.03)}.hl-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;transition:transform .25s var(--ease)}.hl-film-pic:hover .hl-play{transform:translate(-50%,-50%) scale(1.06)}.ap-film{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.92);display:grid;place-items:center;padding:24px;animation:cw-rise .3s ease both}.ap-film video{width:min(1100px,100%);max-height:86vh;border-radius:14px;background:#000}.ap-film-x{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:50%;border:0;background:#333336;color:#fff;display:grid;place-items:center;cursor:pointer}.ap-ch{padding:120px 22px;text-align:center;overflow:hidden}.ap-white{background:#fff}.ap-light{background:var(--light)}.ap-black{background:#000}.ap-black,.ap-black .ap-eyebrow{color:#f5f5f7}.ap-black .ap-line{color:#a1a1a6}.ap-ch-head{max-width:760px;margin:0 auto}.fx-on .rv{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.fx-on .rv.is-in{opacity:1;transform:none}.ap-ring{--p:1;--R:250px;position:relative;width:calc(var(--R) * 2 + 120px);height:calc(var(--R) * 2 + 120px);margin:64px auto 0;max-width:100%}.ap-ring-core{z-index:2;position:absolute;left:50%;top:50%;width:168px;height:168px;margin:-84px 0 0 -84px;border-radius:40px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 30px 60px -30px rgba(0,0,0,.28);transform:scale(calc(.85 + .15 * var(--p)))}.ap-ring-core b{font-size:21px;font-weight:600;letter-spacing:-.015em}.ap-ring-app{position:absolute;left:50%;top:50%;width:84px;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:13px;color:var(--ink)!important;transform:translate(-50%,-50%) translate(calc(var(--x) * var(--R) * (.3 + .7 * var(--p))),calc(var(--y) * var(--R) * (.3 + .7 * var(--p)))) scale(calc(.6 + .4 * var(--p)));opacity:calc(var(--p) * 1.4 - .4);will-change:transform}.ap-ring-app img{width:72px;height:72px;transition:transform .3s var(--ease)}.ap-ring-app:hover img{transform:scale(1.07)}.ap-ring-app:hover span{color:var(--teal)}.ap-big-confirm{--p:1;margin:72px auto 0;max-width:760px;transform:scale(calc(.86 + .14 * var(--p))) translateY(calc((1 - var(--p)) * 40px));opacity:calc(.25 + .75 * var(--p));transform-origin:50% 0}.bc{background:#fff;color:var(--ui);text-align:left;border-radius:28px;padding:36px 40px 34px}.bc-k{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--teal)}.bc-k,.bc-t{font-weight:600}.bc-t{font-size:clamp(26px,3.4vw,40px);line-height:1.12;letter-spacing:-.025em;margin-top:16px!important}.bc-mail{margin-top:24px;border-top:1px solid #f0f0f3;font-size:15px;color:#374151}.bc-mail p{padding:11px 0;border-bottom:1px solid #f0f0f3}.bc-mail span{display:inline-block;width:80px;color:#9ca3af}.bc-mail .bc-body{border:0;padding:18px 0 10px;line-height:1.55}.bc-att{display:inline-flex!important;align-items:center;gap:9px;border:1px solid #ececf0!important;border-radius:12px;padding:9px 14px!important;font-size:14px}.bc-acts{display:flex;gap:10px;margin-top:26px}.bc-acts span{height:48px;padding:0 30px;border-radius:999px;display:inline-flex;align-items:center;font-size:17px;font-weight:600}.bc-acts .go{background:var(--ui);color:#fff}.bc-acts .ghost{background:#f3f4f6;color:#374151}.ap-check{--p:1;display:grid;grid-template-columns:1fr 64px 1.25fr;align-items:center;gap:12px;max-width:900px;margin:72px auto 0;text-align:left}.ck{background:var(--light);border-radius:28px;padding:28px;color:var(--ui)}.ck-before{transform:translateX(calc((1 - var(--p)) * -40px))}.ck-after,.ck-before{opacity:calc(.35 + .65 * var(--p))}.ck-after{box-shadow:0 0 0 1px rgba(0,0,0,.04),0 40px 80px -44px rgba(0,0,0,.3);transform:translateX(calc((1 - var(--p)) * 40px))}.ck-k{font-size:13px;font-weight:600;color:#9ca3af;margin-bottom:14px!important}.ck-after .ck-k{color:var(--teal)}.ck-step{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:600;letter-spacing:-.015em;padding:8px 0}.ck-step.ok{color:var(--ok)}.ok-dot{width:24px;height:24px;border-radius:50%;background:var(--ok);color:#fff;display:grid;place-items:center}.ck-foot{font-size:14px;color:#9ca3af;margin-top:14px!important}.ck-arrow{color:#b0b0b8;display:grid;place-items:center}.ck-board{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.ck-board>div{background:#f7f7f9;border-radius:12px;padding:10px}.ck-board p{font-size:11.5px;font-weight:600;color:#6b7280;margin-bottom:8px!important}.ck-board i{display:block;font-style:normal;font-size:13px;background:#fff;border-radius:8px;padding:9px;margin-bottom:6px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.ck-board i.hl{box-shadow:0 0 0 2px var(--ok)}.ck-board i.gh{height:36px;background:none;border:1.5px dashed #d1d1d6;box-shadow:none}.ap-day{max-width:760px;margin:72px auto 0;text-align:left;background:#fff;border-radius:28px;color:var(--ui);overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 50px 100px -50px rgba(0,0,0,.35)}.dy-bar{display:flex;align-items:center;gap:10px;padding:18px 28px;border-bottom:1px solid #f0f0f3;font-size:15px}.dy-bar b{font-weight:600}.dy-bar span{margin-left:auto;color:#9ca3af;font-size:13px}.dy-grp{padding:18px 28px 8px}.dy-k{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;margin-bottom:4px!important}.dy-needs .dy-k{color:var(--teal)}.dy-slipping .dy-k{color:#b45309}.dy-row{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #f3f3f6}.dy-grp:last-child .dy-row:last-child{border-bottom:0}.dy-row img{width:30px;height:30px;flex:0 0 30px}.dy-tx{flex:1;min-width:0}.dy-tx b{display:block;font-size:16px;font-weight:600;letter-spacing:-.01em}.dy-tx em{display:block;font-style:normal;font-size:14px;color:#6b7280;margin-top:2px}.dy-act{flex:0 0 auto;height:32px;padding:0 14px;border-radius:999px;background:var(--ui);color:#fff;font-size:13px;font-weight:600;display:inline-flex;align-items:center}.dy-done{flex:0 0 24px;height:24px;border-radius:50%;background:#e7f5ed;color:var(--ok);display:grid;place-items:center}.dy-handled .dy-tx b{color:#6b7280}.ap-close{background:#fff;text-align:center;padding:120px 22px 130px}@media (max-width:1100px){.cw-wrap{margin-left:0;margin-right:0}.cw-body{grid-template-columns:360px 1fr}}@media (max-width:860px){.ap-hero{padding-top:56px}.cw-body{grid-template-columns:1fr;height:auto}.cw-chief{border-right:0;border-bottom:1px solid #efeff2}.cw-log{height:330px;flex:none}.cw-stage{padding:18px;min-height:420px}.cw-app-body{min-height:0}.ap-ring{--R:200px}.ap-check{grid-template-columns:1fr}.ck-arrow{transform:rotate(90deg);height:40px}}@media (max-width:600px){.ap-hero{padding:44px 16px 24px}.ap-eyebrow{font-size:17px}.ap-ch{padding:88px 16px}.cw-wrap{margin-top:40px}.cw{border-radius:18px}.cw-bar{display:none}.cw-head{padding:14px 16px}.cw-log{padding:4px 16px 14px;height:310px}.cw-foot{padding:10px 12px 14px}.cw-try{padding:2px 16px 12px}.cw-chip{height:36px;font-size:13px}.cw-stage{min-height:0}.cw-app-body,.cw-stage{padding:12px}.cw-sheet{font-size:11.5px}.cw-sheet td,.cw-sheet th{padding:6px}.cw-sheet td.n,.cw-sheet th:first-child,.cw-sheet tr.empty{display:none}.cw-cal-g{height:240px}.cw-cal-g i{font-size:10px;padding:4px;width:calc(20% - 4px);margin:1px 2px}.cw-board{gap:6px}.cw-col{min-height:180px;padding:7px}.cw-card{font-size:11.5px;padding:8px}.ap-lineup{padding:40px 0 48px}.ap-lineup ul{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding:0 16px;gap:18px;scrollbar-width:none}.ap-lineup ul::-webkit-scrollbar{display:none}.ap-lineup li{flex:0 0 auto}.ap-hl{padding:72px 0 48px}.hl-c{height:480px;padding:26px 24px 0}.hp{margin:22px -24px 0;padding:0 18px 20px}.ap-ring{--R:128px;width:100%;height:400px}.ap-ring-core{width:112px;height:112px;margin:-56px 0 0 -56px;border-radius:28px}.ap-ring-core svg{width:40px;height:40px}.ap-ring-core b{font-size:16px}.ap-ring-app{width:52px;font-size:10.5px;gap:4px}.ap-ring-app img{width:44px;height:44px}.bc{padding:24px 20px;border-radius:22px}.bc-mail span{width:64px}.ck{padding:20px;border-radius:22px}.dy-bar,.dy-grp{padding-left:18px;padding-right:18px}.dy-act{display:none}.ap-close{padding:88px 16px 96px}}@media (prefers-reduced-motion:reduce){.ap *,.ap :after,.ap :before{animation:none!important;transition:none!important}.ap [data-scrub]{--p:1!important}}