.au-usermenu{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border:1px solid var(--border-default);border-radius:var(--radius-pill);background:var(--surface-card);cursor:pointer;font-family:var(--font-text);color:var(--text-strong);transition:var(--transition-control)}.au-usermenu:hover{border-color:var(--border-strong);background:var(--surface-sunken)}.au-usermenu__name{font-size:13px;font-weight:600;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.au-usermenu i{font-size:14px;color:var(--text-muted)}@media(max-width:600px){.au-usermenu__name{display:none}}.wrap{max-width:var(--container-lg);margin:0 auto;padding:0 var(--gutter-page)}.hero{padding:70px var(--gutter-page) 30px;text-align:center}.hero .pill{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:12px;color:var(--brand-strong);background:var(--surface-tint);border:1px solid var(--sage-300);padding:5px 13px;border-radius:var(--radius-pill)}.hero h1{font-size:70px;line-height:1.05;letter-spacing:-.02em;margin:22px auto 18px;max-width:15ch}.hero h1 em{font-style:italic;color:var(--brand)}.hero p{font-size:20px;line-height:1.5;color:var(--text-muted);max-width:56ch;margin:0 auto 26px}.hero__cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.product{margin:46px auto 0;max-width:1040px;border-radius:var(--radius-2xl);overflow:hidden;box-shadow:var(--shadow-xl);border:1px solid var(--border-subtle);background:var(--cream-100)}.product__bar{height:38px;display:flex;align-items:center;gap:7px;padding:0 14px;background:var(--cream-100);border-bottom:1px solid var(--border-subtle)}.tl{width:11px;height:11px;border-radius:50%}.product__img{display:block;width:100%;background-size:cover;background-position:top center}.trust{padding:34px var(--gutter-page) 0}.trust__row{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.trust__lead{text-align:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:16px}.feat{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:56px var(--gutter-page)}.feat--rev .feat__art{order:-1}.feat__eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-strong)}.feat h2{font-size:38px;line-height:1.1;letter-spacing:-.015em;margin:12px 0 14px}.feat p{font-size:17px;line-height:1.6;color:var(--text-muted);margin:0 0 18px;max-width:44ch}.feat__list{display:flex;flex-direction:column;gap:10px;margin:0 0 6px}.feat__li{display:flex;gap:10px;align-items:flex-start;font-size:15px;color:var(--text-body)}.feat__li .ph{color:var(--success);flex:none;margin-top:2px}.feat__art{aspect-ratio:4/3;border-radius:var(--radius-xl);background-size:cover;background-position:center;box-shadow:var(--shadow-lg);border:1px solid var(--border-subtle)}.feat__art--soft{background:var(--cream-100);display:grid;place-items:center}.band{background:var(--espresso-900);border-radius:var(--radius-2xl);margin:40px 0 60px;padding:64px 40px;text-align:center;position:relative;overflow:hidden}.band:before{content:"";position:absolute;right:-80px;bottom:-120px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,var(--sage-600),transparent 70%);opacity:.55}.band h2{color:var(--white);font-size:44px;line-height:1.08;letter-spacing:-.015em;margin:0 0 12px;position:relative}.band p{color:var(--text-on-dark);font-size:18px;margin:0 auto 24px;max-width:48ch;position:relative}.band__cta{display:flex;gap:12px;justify-content:center;position:relative}.ap-topbar{--ap-tb-px: var(--gutter-page)}.ap-footer{--ap-ft-px: var(--gutter-page)}@media(max-width:760px){.x-hide-mobile{display:none!important}}.feat>*,.hero>*{min-width:0}.feat__art,.product,.product__img{max-width:100%}@media(max-width:860px){.feat{grid-template-columns:1fr;gap:28px}.feat--rev .feat__art{order:0}}@media(max-width:760px){.hero h1{font-size:46px}.band{padding:44px 22px}.band h2{font-size:32px}.feat h2{font-size:30px}}.phead{text-align:center;padding:64px var(--gutter-page) 22px}.phead .eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.phead h1{font-size:56px;letter-spacing:-.02em;margin:14px 0 12px}.phead p{font-size:19px;color:var(--text-muted);max-width:48ch;margin:0 auto}.billing{display:flex;align-items:center;justify-content:center;gap:12px;margin:26px 0 0}.billing__save{font-family:var(--font-mono);font-size:11px;color:var(--sage-600);background:var(--sage-50);border:1px solid var(--sage-300);border-radius:var(--radius-pill);padding:3px 9px}.tb-brand .tb-brand__dark,[data-theme=dark] .tb-brand .tb-brand__light{display:none}[data-theme=dark] .tb-brand .tb-brand__dark{display:inline}.tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:36px 0 20px}.faq{padding:50px var(--gutter-page) 90px;max-width:760px;margin:0 auto}.faq h2{font-size:32px;letter-spacing:-.01em;text-align:center;margin:0 0 28px}.qa{border-top:1px solid var(--divider);padding:18px 0}.qa h3{font-family:var(--font-text);font-weight:700;font-size:17px;color:var(--text-strong);margin:0 0 6px}.qa p{font-size:15px;line-height:1.6;color:var(--text-muted);margin:0}@media(max-width:760px){.phead h1{font-size:40px}.tiers{grid-template-columns:1fr}}.maker-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.site-head{max-width:60ch;margin:0 auto 34px;text-align:center}.site-head.left{margin-left:0;text-align:left}.showcase-head{display:flex;flex-wrap:wrap;align-items:flex-end;gap:20px;justify-content:space-between;margin-bottom:28px}.showcase-head__meta{display:flex;flex-direction:column;gap:8px}.showcase-project{margin-top:40px}.showcase-project h3{font-family:var(--font-display);font-size:26px;margin:0 0 4px;color:var(--text-strong)}.showcase-project .meta{font-family:var(--font-mono);font-size:12px;color:var(--text-faint);margin-bottom:14px}.search-controls{display:flex;flex-direction:column;gap:16px;max-width:720px;margin:0 auto 30px}.search-filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.search-count{font-family:var(--font-mono);font-size:12px;color:var(--text-faint);margin-bottom:14px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.mk-bar{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--surface-page) 82%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-subtle)}.mk-bar__in{max-width:var(--container-xl);margin:0 auto;height:56px;display:flex;align-items:center;gap:14px;padding:0 var(--gutter-page)}.mk-bar__name{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--text-strong);letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mk-bar__spacer{flex:1}.mk-bar__actions{display:flex;align-items:center;gap:10px;min-width:0}.mk-footer{border-top:1px solid var(--border-subtle);background:var(--cream-100)}.mk-footer__in{max-width:var(--container-xl);margin:0 auto;padding:36px var(--gutter-page);display:flex;align-items:center;gap:18px}.mk-footer__id{display:flex;align-items:center;gap:14px}.mk-footer__name{font-weight:700;color:var(--text-strong)}.mk-madeby{display:inline-flex;align-items:center;gap:7px;margin-top:2px;font-size:12px;color:var(--text-muted);text-decoration:none}.mk-madeby img{height:17px}.mk-footer__cta{margin-left:auto}@media(max-width:640px){.mk-bar__in{gap:8px;padding:0 16px}.mk-bar .mk-hide-sm{display:none}}@media(max-width:640px){.mk-footer__in{flex-direction:column;align-items:center;text-align:center;gap:18px}.mk-footer__id{flex-direction:column;gap:10px}.mk-madeby{justify-content:center}.mk-footer__cta{margin-left:0}}.sc-page{min-height:100vh;display:flex;flex-direction:column;background:var(--surface-page);color:var(--text-body)}.sc-main{flex:1 0 auto}.sc-wrap{max-width:var(--container-xl);margin:0 auto;padding:0 var(--gutter-page)}.sc-hero{max-width:var(--container-xl);margin-inline:auto;display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center;padding:64px var(--gutter-page) 40px}.sc-hero__eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-strong);margin-bottom:16px}.sc-hero h1{font-size:54px;line-height:1.07;letter-spacing:-.02em;margin:0 0 20px}.sc-hero__bio{font-size:18px;line-height:1.55;color:var(--text-body);max-width:46ch;margin:0 0 22px}.sc-hero__meta{display:flex;gap:22px;align-items:center}.sc-hero__stat b{font-family:var(--font-display);font-size:22px;color:var(--text-strong);display:block;line-height:1}.sc-hero__stat span{font-size:12px;color:var(--text-muted)}.sc-hero__portrait{aspect-ratio:4/5;border-radius:var(--radius-xl);background-size:cover;background-position:center;box-shadow:var(--shadow-lg)}.sc-filters{max-width:var(--container-xl);margin-inline:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:8px var(--gutter-page) 26px;border-top:1px solid var(--divider)}.sc-filters .lead{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin-right:4px}.sc-gallery{columns:3;column-gap:22px;padding-bottom:64px}.sc-tile{break-inside:avoid;margin-bottom:22px;cursor:pointer;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-card);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);transition:var(--transition-control)}.sc-tile:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.sc-tile__img{width:100%;background-size:cover;background-position:center;display:block}.sc-tile__body{padding:14px 16px 16px}.sc-tile__title{font-family:var(--font-display);font-weight:600;font-size:19px;color:var(--text-strong);letter-spacing:-.01em;margin:0 0 3px}.sc-tile__meta{font-size:13px;color:var(--text-muted);margin:0 0 10px}.sc-tile__tags{display:flex;gap:6px;flex-wrap:wrap}.sc-detail{padding-top:14px}.sc-back{display:inline-flex;align-items:center;gap:7px;background:none;border:none;cursor:pointer;font-family:var(--font-text);font-size:14px;font-weight:600;color:var(--text-muted);padding:18px 0}.sc-back:hover{color:var(--brand-strong)}.sc-detail__head{max-width:760px}.sc-detail__head h1{font-size:46px;line-height:1.03;letter-spacing:-.03em;margin:6px 0 12px}.sc-detail__lede{font-size:19px;line-height:1.55;color:var(--text-body);margin:0 0 8px}.sc-detail__grid{display:grid;grid-template-columns:1fr 300px;gap:40px;padding:30px 0 70px;align-items:start}.sc-shots{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sc-shots .big{grid-column:1 / -1;aspect-ratio:16/9}.sc-shots span{border-radius:var(--radius-lg);background-size:cover;background-position:center;aspect-ratio:4/3;box-shadow:var(--shadow-sm)}.sc-story{font-size:16px;line-height:1.7;color:var(--text-body)}.sc-story p{margin:0 0 16px}.sc-specs{position:sticky;top:76px;display:flex;flex-direction:column;gap:18px}.sc-specs__card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:18px;box-shadow:var(--shadow-xs)}.sc-spec{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid var(--divider)}.sc-spec:last-child{border-bottom:none}.sc-spec__k{font-size:13px;color:var(--text-muted)}.sc-spec__v{font-size:13px;font-weight:600;color:var(--text-strong);text-align:right}.sc-mapwrap{position:relative;height:560px;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--border-subtle);box-shadow:var(--shadow-md);margin-bottom:64px}.sc-map{position:absolute;inset:0;background-color:#efe6d6;background-image:radial-gradient(rgba(94,74,52,.2) 1.2px,transparent 1.2px),radial-gradient(circle at 50% 0,rgba(110,125,85,.12),transparent 60%);background-size:22px 22px,100% 100%}.sc-map.leaflet-container{font-family:var(--font-text)}.sc-maphint{position:absolute;left:16px;bottom:14px;z-index:600;font-family:var(--font-mono);font-size:11px;color:var(--text-muted);background:#fbf6eed9;border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:5px 11px}.sc-mapwrap .leaflet-bar a{color:var(--text-strong)!important;background:var(--surface-card)!important;border-color:var(--border-subtle)!important}.sc-pin{display:grid;place-items:center;background:transparent;border:none}.sc-pin__dot{display:block;width:18px;height:18px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--brand);border:2px solid var(--paper);box-shadow:var(--shadow-md)}.sc-cluster{background:transparent}.sc-cluster div{width:36px;height:36px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-family:var(--font-text);font-weight:700;font-size:14px;border:2px solid var(--paper);box-shadow:0 3px 8px #281c1066;transition:transform var(--dur-fast) var(--ease-spring)}.sc-cluster--lg div{width:44px;height:44px;font-size:16px;background:var(--brand-strong)}.sc-cluster:hover div{transform:scale(1.08)}.sc-page{overflow-x:clip}.sc-hero>*,.sc-detail__grid>*{min-width:0}@media(max-width:860px){.sc-hero{grid-template-columns:1fr;gap:28px}.sc-hero h1{font-size:40px}.sc-gallery{columns:2}.sc-detail__grid{grid-template-columns:1fr}.sc-specs{position:static}}@media(max-width:560px){.sc-gallery{columns:1}}.sc-components{max-width:1120px;margin:0 auto;padding:8px var(--gutter-page) 4px;display:flex;flex-direction:column;gap:18px}.ms-page{min-height:100vh;background:var(--surface-page);color:var(--text-body);overflow-x:clip}.ms-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:36px;align-items:start}.ms-grid>*{min-width:0}@media(max-width:900px){.ms-grid{grid-template-columns:minmax(0,1fr)}}.ms-eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle)}.ms-title{font-family:var(--font-display);font-weight:600;font-size:40px;line-height:1.05;letter-spacing:-.02em;color:var(--text-strong);margin:8px 0 0}.ms-desc{font-size:16px;line-height:1.6;color:var(--text-body);margin:14px 0 0}.ms-specs{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--divider);border:var(--border-hair) solid var(--divider);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0}.ms-spec{background:var(--surface-card);padding:13px 15px}.ms-spec__k{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle)}.ms-spec__v{font-size:15px;color:var(--text-strong);font-weight:600;margin-top:3px}.ms-tags{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 22px}.ms-maker{display:flex;align-items:center;gap:12px;padding:16px;border:var(--border-hair) solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);margin-top:22px}.ms-maker__b{flex:1;min-width:0}.ms-maker__n{font-weight:600;color:var(--text-strong)}.ms-maker__m{font-size:13px;color:var(--text-muted)}.ms-actions{display:flex;gap:10px;margin-top:16px}.mx-page{min-height:100vh;background:var(--surface-page);color:var(--text-body);overflow-x:clip}.mx-app{display:grid;grid-template-rows:56px 1fr;height:100vh}.mx-bar__search{width:240px}.mx-bar__search .ap-input{border-radius:var(--radius-pill);padding:0 14px;height:36px;gap:8px}.mx-bar__search .ap-input__control{font-size:13px}.mx-body{display:grid;grid-template-columns:364px 1fr;min-height:0}.mx-list{border-right:1px solid var(--border-subtle);background:var(--cream-100);display:flex;flex-direction:column;min-height:0}.mx-list__head{padding:16px 18px 10px}.mx-list__head h1{font-size:22px;letter-spacing:-.01em;margin:0 0 4px}.mx-list__head p{font-size:13px;color:var(--text-muted);margin:0}.mx-list__filters{display:flex;gap:7px;flex-wrap:wrap;padding:8px 18px 12px}.mx-list__scroll{flex:1;overflow-y:auto;padding:4px 12px 16px;display:flex;flex-direction:column;gap:8px}.mx-pcard{display:flex;gap:12px;padding:10px;border-radius:var(--radius-md);cursor:pointer;border:1px solid transparent;transition:var(--transition-control);background:transparent}.mx-pcard:hover{background:var(--surface-card)}.mx-pcard--on{background:var(--surface-card);border-color:var(--terracotta-200);box-shadow:var(--shadow-sm)}.mx-pcard__thumb{width:64px;height:64px;border-radius:var(--radius-sm);flex:none;background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px #3a2a1a14}.mx-pcard__b{min-width:0;flex:1}.mx-pcard__t{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--text-strong);letter-spacing:-.01em}.mx-pcard__loc{display:flex;align-items:center;gap:5px;font-size:12.5px;color:var(--text-muted);margin:2px 0 7px}.mx-pcard__loc i{font-size:12px;color:var(--brand)}.mx-pcard__tags{display:flex;gap:5px;flex-wrap:wrap}.mx-wrap{position:relative;min-width:0}.mx-map{position:absolute;inset:0;background:var(--cream-100)}.mx-map .leaflet-container{font-family:var(--font-text);background-color:#efe6d6;background-image:radial-gradient(rgba(94,74,52,.2) 1.2px,transparent 1.2px),radial-gradient(circle at 50% 0,rgba(110,125,85,.12),transparent 60%);background-size:22px 22px,100% 100%}.mx-map .leaflet-control-attribution{display:none}.mx-pin{display:grid;place-items:center;background:transparent;border:none}.mx-cluster{background:transparent}.mx-cluster div{width:36px;height:36px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-family:var(--font-text);font-weight:700;font-size:14px;border:2px solid var(--paper);box-shadow:0 3px 8px #281c1066;transition:transform var(--dur-fast) var(--ease-spring)}.mx-cluster--lg div{width:44px;height:44px;font-size:16px;background:var(--brand-strong);box-shadow:0 4px 12px #281c1073}.mx-cluster:hover div{transform:scale(1.08)}.mx-pin__dot{width:18px;height:18px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--brand);border:2px solid var(--paper);box-shadow:var(--shadow-md);transition:all .18s var(--ease-spring)}.mx-pin--on .mx-pin__dot{width:26px;height:26px;background:var(--accent-ochre)}.mx-float{position:absolute;left:18px;bottom:24px;z-index:1000;width:320px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-xl);opacity:1;animation:mx-floatin .3s var(--ease-out)}@keyframes mx-floatin{0%{transform:translateY(12px)}to{transform:translateY(0)}}.mx-float__img{height:150px;background-size:cover;background-position:center;position:relative}.mx-float__close{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:50%;background:#2a201680;color:#fff;border:none;cursor:pointer;display:grid;place-items:center}.mx-float__b{padding:14px 16px 16px}.mx-float__eyebrow{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.mx-float__t{font-family:var(--font-display);font-weight:600;font-size:21px;color:var(--text-strong);margin:3px 0 6px;letter-spacing:-.01em}.mx-float__d{font-size:13.5px;line-height:1.5;color:var(--text-body);margin:0 0 12px}.mx-map .leaflet-top.leaflet-right{top:12px;right:12px}.mx-map .leaflet-bar a{color:var(--text-strong)!important;background:var(--surface-card)!important;border-color:var(--border-subtle)!important}.mx-count{position:absolute;top:14px;left:14px;z-index:1000;display:inline-flex;align-items:center;gap:7px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:7px 13px;box-shadow:var(--shadow-sm);font-size:13px;font-weight:600;color:var(--text-strong)}.mx-count i{font-size:14px;color:var(--brand)}.mx-detail{position:fixed;inset:0;z-index:1500;background:var(--surface-page);overflow-y:auto;animation:mx-detail-in .3s var(--ease-out)}@keyframes mx-detail-in{0%{transform:translate(26px)}to{transform:translate(0)}}.mx-detail__bar{position:sticky;top:0;z-index:2;background:color-mix(in srgb,var(--surface-page) 86%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-subtle)}.mx-detail__bar-in{max-width:var(--container-lg);margin:0 auto;height:56px;display:flex;align-items:center;gap:12px;padding:0 var(--gutter-page)}.mx-back{display:inline-flex;align-items:center;gap:7px;background:none;border:none;cursor:pointer;font-family:var(--font-text);font-size:14px;font-weight:600;color:var(--text-muted)}.mx-back:hover{color:var(--brand-strong)}.mx-detail__in{max-width:var(--container-lg);margin:0 auto;padding:28px var(--gutter-page) 72px}.mx-detail__hero{aspect-ratio:16 / 8;border-radius:var(--radius-xl);background-size:cover;background-position:center;box-shadow:var(--shadow-lg)}.mx-detail__head{max-width:760px;margin:24px 0 0}.mx-detail__head h1{font-size:42px;line-height:1.04;letter-spacing:-.02em;margin:8px 0 12px}.mx-detail__lede{font-size:18px;line-height:1.55;color:var(--text-body);margin:0}.mx-detail__grid{display:grid;grid-template-columns:1fr 290px;gap:40px;padding:28px 0 0;align-items:start}.mx-shots{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.mx-shots span{aspect-ratio:4 / 3;border-radius:var(--radius-lg);background-size:cover;background-position:center;box-shadow:var(--shadow-sm)}.mx-story{font-size:16px;line-height:1.7;color:var(--text-body)}.mx-story p{margin:0 0 14px}.mx-specs{position:sticky;top:76px;display:flex;flex-direction:column;gap:14px}.mx-specs__card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:16px;box-shadow:var(--shadow-xs)}.mx-spec{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid var(--divider)}.mx-spec:last-child{border-bottom:none}.mx-spec__k{font-size:13px;color:var(--text-muted)}.mx-spec__v{font-size:13px;font-weight:600;color:var(--text-strong);text-align:right}@media(max-width:760px){.mx-page{height:auto;min-height:100vh}.mx-app{height:auto;min-height:100vh;grid-template-rows:56px auto}.mx-bar__search{display:none}.mx-body{grid-template-columns:minmax(0,1fr)}.mx-list{border-right:none;border-bottom:1px solid var(--border-subtle);min-width:0}.mx-wrap{height:70vh;min-width:0;overflow:hidden}.mx-detail__grid{grid-template-columns:1fr;gap:24px}.mx-detail__head h1{font-size:32px}.mx-specs{position:static}}.se-page{min-height:100vh;background:var(--surface-page);color:var(--text-body);overflow-x:clip}.se-wrap{max-width:var(--container-lg);margin:0 auto;padding:0 var(--gutter-page)}.se-intro{padding:30px 0 8px}.se-intro .eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.se-intro h1{font-size:34px;letter-spacing:-.01em;margin:8px 0 4px}.se-intro h1 em{font-style:italic;color:var(--brand)}.se-intro .meta{font-size:14px;color:var(--text-muted)}.se-herosearch{max-width:620px;margin:18px 0 4px}.se-herosearch .ap-input{gap:12px;border-radius:var(--radius-pill);padding:0 18px;height:52px;box-shadow:var(--shadow-xs)}.se-herosearch .ap-input__adorn{color:var(--brand);font-size:20px}.se-herosearch .ap-input__control{font-size:16px}.se-chips{display:flex;gap:8px;flex-wrap:wrap;padding:14px 0 4px}.se-chip{font-family:var(--font-text);font-size:13px;font-weight:500;color:var(--text-body);background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-pill);padding:6px 13px;cursor:pointer;transition:var(--transition-control);display:inline-flex;align-items:center;gap:6px}.se-chip:hover{border-color:var(--brand);color:var(--brand-strong)}.se-chip i{font-size:14px;color:var(--text-muted)}.se-body{display:grid;grid-template-columns:232px 1fr;gap:28px;padding:22px 0 80px;align-items:start}.se-filters{position:sticky;top:84px}.se-fgroup{margin-bottom:24px}.se-fgroup h3{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 12px}.se-frow{display:flex;align-items:center;gap:9px;padding:5px 0;font-size:14px;color:var(--text-body)}.se-results{display:flex;flex-direction:column;gap:16px}.se-rhead{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:12px;flex-wrap:wrap}.se-rhead .n{font-size:14px;color:var(--text-muted)}.se-rhead .n b{color:var(--text-strong);font-weight:600}.se-pres{display:grid;grid-template-columns:64px 1fr 200px;gap:18px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:18px;box-shadow:var(--shadow-sm);transition:var(--transition-control);cursor:pointer}.se-pres:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.se-pres__ava{width:64px;height:64px;box-shadow:inset 0 0 0 1px var(--border-subtle)}.se-pres__name{font-family:var(--font-display);font-weight:600;font-size:20px;color:var(--text-strong);letter-spacing:-.01em}.se-pres__head{font-size:14px;color:var(--text-muted);margin:2px 0 0}.se-pres__loc{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:var(--text-muted);margin-top:8px}.se-pres__loc i{color:var(--brand);font-size:14px}.se-pres__match{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px;align-items:center}.se-matchlbl{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);margin-right:2px}.se-pres__thumbs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:6px}.se-pres__thumbs span{border-radius:var(--radius-sm);background-size:cover;background-position:center;aspect-ratio:1}.se-pres__side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.se-relev.se-relev{gap:6px;font-family:var(--font-mono);font-size:11px;border-color:var(--sage-300);padding:3px 9px}.se-avail{font-size:12px;color:var(--success);display:inline-flex;align-items:center;gap:5px}.se-avail i{font-size:9px}@media(max-width:860px){.se-body{grid-template-columns:1fr}.se-filters{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.se-fgroup{margin-bottom:0}}@media(max-width:620px){.se-pres{grid-template-columns:56px 1fr}.se-pres__side{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between}.se-pres__thumbs{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;width:180px}}.dy-page{min-height:100vh;background:var(--surface-page);color:var(--text-body);overflow-x:clip}.dy-wrap{max-width:var(--container-lg);margin:0 auto;padding:0 var(--gutter-page)}.dy-page a{color:inherit}.dy-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.dy-mk{display:grid;grid-template-columns:58px 1fr auto;gap:16px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:16px;box-shadow:var(--shadow-xs);transition:var(--transition-control);text-decoration:none}.dy-mk:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--border-default)}.dy-mk__ava.ap-avatar{width:58px;height:58px;box-shadow:inset 0 0 0 1px var(--border-subtle)}.dy-mk__name{font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--text-strong);letter-spacing:-.01em;display:flex;align-items:center;gap:9px}.dy-mk__head{font-size:13.5px;color:var(--text-muted);margin:2px 0 0}.dy-mk__loc{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;color:var(--text-muted);margin-top:9px}.dy-mk__loc i{color:var(--brand);font-size:14px}.dy-mk__tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.dy-mk__side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:10px;min-width:132px}.dy-mk__thumbs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px;width:132px}.dy-mk__thumbs span{aspect-ratio:1;border-radius:var(--radius-sm);background-size:cover;background-position:center}.dy-avail{font-size:12px;color:var(--success);display:inline-flex;align-items:center;gap:5px;font-family:var(--font-mono)}.dy-avail i{font-size:8px}@media(max-width:560px){.dy-mk{grid-template-columns:58px 1fr}.dy-mk__side{grid-column:1 / -1;align-items:flex-start;flex-direction:row;justify-content:space-between}.dy-mk__thumbs{width:auto;max-width:200px}}.dy-dhero{text-align:center;padding:56px 0 30px}.dy-dhero h1{font-size:52px;line-height:1.06;letter-spacing:-.02em;margin:16px auto 14px;max-width:16ch}.dy-dhero h1 em{font-style:italic;color:var(--brand)}.dy-dhero p{font-size:19px;line-height:1.5;color:var(--text-muted);max-width:52ch;margin:0 auto 26px}.dy-dsearch{max-width:580px;margin:0 auto;display:flex;align-items:center;gap:11px;background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-pill);padding:0 8px 0 18px;height:54px;box-shadow:var(--shadow-sm)}.dy-dsearch:focus-within{box-shadow:var(--focus-ring)}.dy-dsearch i{color:var(--brand);font-size:20px}.dy-dsearch .ap-btn{border-radius:var(--radius-pill)}.dy-dsearch__field{flex:1;min-width:0}.dy-dsearch__field .ap-input{border:none;background:none;height:auto;padding:0;border-radius:0}.dy-dsearch__field .ap-input:hover{border-color:transparent}.dy-dsearch__field .ap-input:focus-within{box-shadow:none}.dy-dsearch__field .ap-input__control{font-size:16px;color:var(--text-strong)}@media(max-width:560px){.dy-dhero h1{font-size:38px}.dy-dhero p{font-size:17px}}.dy-sec{padding:30px 0}.dy-sec__h{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:18px}.dy-sec__h h2{font-size:26px;letter-spacing:-.01em;margin:0}.dy-sec__h a{font-size:14px;color:var(--text-link);text-decoration:none;display:inline-flex;align-items:center;gap:5px}.dy-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:860px){.dy-cats{grid-template-columns:1fr 1fr}}@media(max-width:560px){.dy-cats{grid-template-columns:1fr}}.dy-cat{display:flex;align-items:center;gap:14px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:16px 17px;box-shadow:var(--shadow-xs);text-decoration:none;transition:var(--transition-control);cursor:pointer}.dy-cat:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--border-default)}.dy-cat__ic{width:44px;height:44px;border-radius:var(--radius-md);background:var(--surface-tint);color:var(--brand-strong);display:grid;place-items:center;font-size:22px;flex:none}.dy-cat__b b{display:block;font-size:15.5px;font-weight:600;color:var(--text-strong)}.dy-cat__b span{font-size:12.5px;color:var(--text-muted)}.dy-cat__chev{margin-left:auto;color:var(--text-subtle);font-size:16px}.dy-locs{display:flex;flex-wrap:wrap;gap:10px}.dy-loc{display:inline-flex;align-items:center;gap:9px;background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-pill);padding:9px 15px 9px 13px;text-decoration:none;transition:var(--transition-control);cursor:pointer}.dy-loc:hover{border-color:var(--brand)}.dy-loc i{color:var(--brand);font-size:15px}.dy-loc b{font-size:14px;font-weight:600;color:var(--text-strong)}.dy-loc span{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle)}.dy-mr{background:var(--espresso-900);border-radius:var(--radius-2xl);padding:40px;margin:30px 0 64px;display:grid;grid-template-columns:1.1fr 1fr;gap:36px;align-items:center}@media(max-width:860px){.dy-mr{grid-template-columns:1fr;gap:26px}}@media(max-width:560px){.dy-mr{padding:26px}}.dy-mr h2{color:var(--white);font-size:30px;letter-spacing:-.02em;margin:10px 0 12px}.dy-mr h2 em{font-style:italic;color:var(--ochre-300)}.dy-mr p{color:var(--text-on-dark);font-size:15px;line-height:1.55;margin:0 0 18px;max-width:44ch}.dy-mr .dy-eyebrow{color:var(--ochre-300)}.dy-mrlist{display:flex;flex-direction:column;gap:11px}.dy-mrlist .dy-r{display:flex;gap:11px;align-items:flex-start}.dy-mrlist .dy-r i{color:var(--sage-300);font-size:17px;margin-top:1px;flex:none}.dy-mrlist .dy-r b{color:var(--cream-50);font-size:14px}.dy-mrlist .dy-r span{color:var(--text-on-dark);font-size:13px}.dy-codecard{background:#0a080680;border:1px solid rgba(251,246,238,.1);border-radius:var(--radius-lg);overflow:hidden}.dy-codecard__h{display:flex;align-items:center;gap:8px;padding:11px 14px;border-bottom:1px solid rgba(251,246,238,.08);font-family:var(--font-mono);font-size:11px;color:var(--taupe-400)}.dy-codecard__h .dy-d{width:8px;height:8px;border-radius:50%;background:var(--sage-500)}.dy-codecard pre{margin:0;padding:15px 16px;font-family:var(--font-mono);font-size:11.5px;line-height:1.7;color:var(--cream-100);overflow:auto}.dy-codecard .dy-k{color:var(--ochre-300)}.dy-codecard .dy-s{color:var(--sage-300)}.dy-codecard .dy-c{color:var(--taupe-400)}.dy-land{padding:26px 0 0}.dy-lhead{max-width:760px}.dy-lhead h1{font-size:40px;line-height:1.1;letter-spacing:-.02em;margin:14px 0}.dy-lhead h1 em{font-style:italic;color:var(--brand)}.dy-lead{font-size:17px;line-height:1.6;color:var(--text-body);margin:0 0 10px}.dy-lead2{font-size:15px;line-height:1.6;color:var(--text-muted);margin:0}.dy-lstats{display:flex;gap:26px;flex-wrap:wrap;padding:22px 0;margin:22px 0;border-top:1px solid var(--divider);border-bottom:1px solid var(--divider)}.dy-lstat b{font-family:var(--font-display);font-weight:600;font-size:28px;color:var(--text-strong);letter-spacing:-.01em;display:block;font-variant-numeric:lining-nums}.dy-lstat span{font-size:13px;color:var(--text-muted)}.dy-lbody{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:36px;align-items:start;padding-bottom:30px}@media(max-width:940px){.dy-lbody{grid-template-columns:minmax(0,1fr)}.dy-lside{order:-1}}.dy-lcol{display:flex;flex-direction:column;gap:14px}.dy-lcolh{display:flex;align-items:center;justify-content:space-between}.dy-lcolh h2{font-size:21px;letter-spacing:-.01em;margin:0}.dy-lside{position:sticky;top:84px;display:flex;flex-direction:column;gap:18px}.dy-sidecard{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:16px 18px;box-shadow:var(--shadow-xs)}.dy-sidecard h3{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 12px}.dy-linklist{display:flex;flex-direction:column}.dy-linklist a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;font-size:14px;color:var(--text-body);text-decoration:none;border-top:1px solid var(--divider);transition:var(--transition-control)}.dy-linklist a:first-child{border-top:none}.dy-linklist a:hover{color:var(--brand-strong)}.dy-linklist a .dy-c{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle)}.dy-linklist a:hover .dy-c{color:var(--brand-strong)}.dy-faq{padding:14px 0 30px}.dy-faq h2{font-size:24px;letter-spacing:-.01em;margin:0 0 6px}.dy-faq .dy-dek{font-size:14px;color:var(--text-muted);margin:0 0 18px}.dy-qa{border-top:1px solid var(--divider);padding:16px 0;max-width:780px}.dy-qa:last-child{border-bottom:1px solid var(--divider)}.dy-qa summary{font-family:var(--font-display);font-weight:600;font-size:17px;color:var(--text-strong);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;letter-spacing:-.01em}.dy-qa summary::-webkit-details-marker{display:none}.dy-qa summary i{color:var(--brand);font-size:18px;transition:transform var(--dur-2, .18s) ease;flex:none}.dy-qa[open] summary i{transform:rotate(45deg)}.dy-qa p{font-size:14.5px;line-height:1.6;color:var(--text-muted);margin:11px 0 0;max-width:70ch}.dy-land .dy-mr{margin-top:10px}@media(max-width:760px){.dy-page .ap-topbar .ap-seg{display:none}}.au-split{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:var(--surface-page);color:var(--text-body)}.au-form-side{display:flex;flex-direction:column;gap:32px;padding:30px 8vw}.au-form-side>img{height:26px;align-self:flex-start;cursor:pointer}.au-mid{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:400px;width:100%;margin:0 auto}.au-eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.au-mid h1{font-size:36px;letter-spacing:-.01em;margin:10px 0 6px}.au-mid .sub{font-size:15px;color:var(--text-muted);margin:0 0 26px}.au-form{display:flex;flex-direction:column;gap:14px}.au-social{display:flex;gap:10px}.au-sbtn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;border:1.5px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card);font-family:var(--font-text);font-size:14px;font-weight:600;color:var(--text-strong);cursor:pointer;transition:var(--transition-control)}.au-sbtn:hover{border-color:var(--border-strong);background:var(--surface-sunken)}.au-sbtn i{font-size:18px}.au-divider{display:flex;align-items:center;gap:12px;color:var(--text-subtle);font-size:12px;font-family:var(--font-mono)}.au-divider:before,.au-divider:after{content:"";height:1px;flex:1;background:var(--divider)}.au-forgot{font-size:13px;font-weight:600;color:var(--text-link);text-decoration:none}.au-rowbetween{display:flex;align-items:center;justify-content:space-between}.au-terms{font-size:13px;color:var(--text-muted);line-height:1.5}.au-terms a{color:var(--text-link)}.au-switch{font-size:14px;color:var(--text-muted);margin-top:22px}.au-switch button{background:none;border:none;font-family:var(--font-text);font-size:14px;font-weight:600;color:var(--brand-strong);cursor:pointer;padding:0}.au-modetabs{display:inline-flex;gap:2px;background:var(--surface-sunken);padding:3px;border-radius:var(--radius-md);margin-bottom:26px;align-self:flex-start}.au-modetabs button{border:none;background:none;font-family:var(--font-text);font-size:13px;font-weight:600;color:var(--text-muted);padding:7px 14px;border-radius:var(--radius-sm);cursor:pointer}.au-modetabs button.on{background:var(--surface-raised);color:var(--text-strong);box-shadow:var(--shadow-sm)}.au-foot{font-size:12px;color:var(--text-subtle)}.au-show{position:relative;overflow:hidden;background:var(--espresso-900);display:flex;flex-direction:column;justify-content:flex-end;padding:48px}.au-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:8px;opacity:.9}.au-grid span{background-size:cover;background-position:center}.au-show:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,#14100beb)}.au-quote{position:relative;z-index:2}.au-quote img{height:30px;margin-bottom:22px}.au-quote p{font-family:var(--font-display);font-weight:500;font-size:30px;line-height:1.3;color:var(--cream-50);letter-spacing:-.01em;margin:0 0 14px;max-width:18ch}.au-quote p em{font-style:italic;color:var(--ochre-300)}.au-quote .who{font-size:14px;color:var(--taupe-400)}.au-error{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--danger);background:var(--danger-tint);border-radius:var(--radius-md);padding:10px 12px}.au-error i{font-size:16px;flex:none}.au-turnstile{min-height:65px}.au-success{display:flex;align-items:center;gap:12px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:16px 18px}.au-success>i{font-size:26px;color:var(--success, var(--brand));flex:none}.au-success b{display:block;color:var(--text-strong);font-size:15px}.au-success span{font-size:13px;color:var(--text-muted)}.au-verify{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;background:var(--surface-page);color:var(--text-body);padding:0 var(--gutter-page);overflow-x:clip}.au-verify>img{height:30px}.au-verify__box{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;max-width:360px;width:100%}.au-verify__box p{font-size:15px;color:var(--text-muted);margin:0}.au-verify__back{font-size:14px;font-weight:600;color:var(--brand-strong);text-decoration:none}@media(max-width:900px){.au-split{grid-template-columns:1fr}.au-show{display:none}}.ed-page{background:var(--surface-page);color:var(--text-body);overflow-x:clip;display:flex;flex-direction:column;position:relative}.ed-body{display:grid;grid-template-columns:minmax(0,1fr) 340px;flex:1;min-height:0;overflow:hidden}.ed-body>.insp{display:grid;grid-template-rows:1fr;min-width:0;min-height:0}.ed-panel .insp-dock{margin-top:0;border:none;border-radius:0;box-shadow:none;background:none;max-height:none;overflow:visible}.ed-panel .insp-body{padding:16px 18px}.ed-canvas{display:grid;padding:34px;overflow:auto;min-width:0;background:radial-gradient(circle at 1px 1px,rgba(94,74,52,.1) 1px,transparent 0) 0 0 / 22px 22px,var(--surface-sunken)}.ed-canvas__sizer{margin:auto;max-width:100%;transition:width .3s var(--ease-out)}.ed-zoom{position:absolute;left:16px;bottom:16px;z-index:5;display:flex;align-items:center;gap:2px;padding:3px 6px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:999px;box-shadow:var(--shadow-sm)}.ed-zoom__pct{border:none;background:none;font-family:var(--font-mono);font-size:11px;color:var(--text-muted);width:42px;text-align:center;cursor:pointer;padding:0}.ed-zoom__pct:hover{color:var(--text-body)}.ed-frame{width:880px;max-width:100%;background:var(--p-bg);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-xl);border:1px solid var(--border-subtle);transition:background .25s var(--ease-out)}.ed-pv{font-family:var(--p-font);color:var(--p-ink)}.ed-pv__bar{display:flex;align-items:center;gap:10px;padding:14px 22px;border-bottom:1px solid color-mix(in srgb,var(--p-ink) 10%,transparent)}.ed-pv__dot{width:26px;height:26px;border-radius:50%;background:var(--p-accent)}.ed-pv__name{font-weight:700;font-size:15px}.ed-pv__avail{margin-left:auto;font-size:11px;color:var(--p-accent);font-weight:600}.ed-pv__hero{padding:40px 22px 26px}.ed-pv__eyebrow{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--p-accent)}.ed-pv__h1{font-family:var(--p-display);font-weight:600;font-size:40px;line-height:1.02;letter-spacing:-.02em;margin:10px 0 12px}.ed-pv__bio{font-size:15px;line-height:1.5;opacity:.8;max-width:52ch;margin:0}.ed-pv__grid{padding:0 22px 30px;display:grid;grid-template-columns:repeat(var(--p-cols),minmax(0,1fr));gap:16px}.ed-pv__grid--single{grid-template-columns:minmax(0,1fr)}.ed-pv__card{background:var(--p-card);border-radius:var(--p-radius);overflow:hidden;box-shadow:0 2px 10px -4px #281c102e;border:1px solid color-mix(in srgb,var(--p-ink) 8%,transparent)}.ed-pv__img{aspect-ratio:4 / 3;background-size:cover;background-position:center}.ed-pv__cb{padding:12px 14px}.ed-pv__ct{font-family:var(--p-display);font-weight:600;font-size:16px;margin:0}.ed-pv__cm{font-size:12px;opacity:.65;margin:2px 0 0;display:var(--p-caption)}.ed-panel{background:var(--surface-page);border-left:1px solid var(--border-subtle);overflow-y:auto;min-width:0}.ed-panel__head{padding:16px 18px 8px}.ed-panel__head h2{font-family:var(--font-display);font-size:17px;margin:0}.ed-panel__head p{font-size:12.5px;color:var(--text-muted);margin:3px 0 0}.ed-sec{padding:16px 18px;border-top:1px solid var(--divider)}.ed-sec__t{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 12px;display:flex;align-items:center;gap:7px}.ed-swatches{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ed-sw{aspect-ratio:1;border-radius:var(--radius-md);cursor:pointer;border:2px solid transparent;position:relative;transition:var(--transition-control);box-shadow:var(--shadow-xs)}.ed-sw--on{border-color:var(--text-strong)}.ed-sw--on:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 0 2px var(--surface-page) inset}.ed-fonts{display:flex;flex-direction:column;gap:8px}.ed-fontopt{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--surface-card);cursor:pointer;transition:var(--transition-control)}.ed-fontopt:hover{border-color:var(--border-strong)}.ed-fontopt--on{border-color:var(--brand);background:var(--surface-tint)}.ed-fontopt .ed-nm{font-size:18px;color:var(--text-strong)}.ed-fontopt .ed-tag{font-family:var(--font-mono);font-size:10px;color:var(--text-muted)}.ed-togline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0}.ed-togline span{font-size:14px;color:var(--text-body)}@media(max-width:860px){.ed-body{grid-template-columns:minmax(0,1fr);min-width:0;height:auto;overflow:visible}.ed-panel{border-left:0;border-bottom:1px solid var(--border-subtle)}.ed-canvas{padding:20px var(--gutter-page);grid-template-columns:minmax(0,1fr)}.ed-canvas__sizer{width:100%!important}.ed-crumb{display:none}}.edc-cardwrap{padding:28px;background:var(--surface-sunken, var(--surface-page));border-radius:var(--radius-lg)}.edp-embed{display:flex;flex-direction:column;border:1px solid var(--edp-border);border-radius:var(--radius-lg);overflow:hidden;min-height:240px}.edp-embed__bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-bottom:1px solid var(--edp-border);font-weight:600;font-size:14px}.edp-embed__search{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--edp-subtext);border:1px solid var(--edp-border);border-radius:999px;padding:4px 12px}.edp-embed__grid{display:flex;flex:1;min-height:0}.edp-embed__list{width:44%;min-width:200px;overflow:hidden;padding:8px;display:flex;flex-direction:column;gap:4px}.edp-embed__row{display:flex;gap:10px;padding:8px;border-radius:10px}.edp-embed__row:hover{background:color-mix(in srgb,var(--edp-accent) 10%,transparent)}.edp-embed__img{width:52px;height:44px;flex:none;border-radius:8px;background-size:cover;background-position:center}.edp-embed__rowbody{display:flex;flex-direction:column;gap:2px;min-width:0}.edp-embed__t{font-size:13px;font-weight:600}.edp-embed__m{font-size:11px;color:var(--edp-subtext)}.edp-embed__d{font-size:11px;color:var(--edp-subtext);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edp-embed__map{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--edp-subtext);font-size:12px;background:radial-gradient(color-mix(in srgb,var(--edp-subtext) 24%,transparent) 1px,transparent 1px);background-size:22px 22px}.edp-embed__map i{font-size:26px;color:var(--edp-accent)}.edp-embed__carousel{display:flex;gap:8px;padding:10px 14px;border-top:1px solid var(--edp-border)}.edp-embed__slide{width:84px;height:56px;border-radius:8px;background-size:cover;background-position:center}.edp-colorline{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px dashed var(--border-subtle);font-size:13.5px;font-weight:600;color:var(--text-strong)}.edp-colorline__val{display:inline-flex;align-items:center;gap:8px}.edp-colorline__val code{font-family:var(--font-mono);font-size:11px;color:var(--text-muted)}.edp-colorline input[type=color]{width:28px;height:28px;padding:0;border:var(--border-hair) solid var(--border-default);border-radius:8px;background:none;cursor:pointer}.cmp-lib{padding:26px;max-width:1040px;margin:0 auto;--async-min-h: 60vh}.cmp-lib__h{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle);margin:18px 0 10px}.cmp-lib__h:first-child{margin-top:0}.cmp-lib__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.cmp-card{text-align:left;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);padding:12px;cursor:pointer;transition:var(--transition-control);display:flex;flex-direction:column;gap:6px}.cmp-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.cmp-card__preview{height:150px;overflow:hidden;border-radius:var(--radius-md);background:var(--surface-sunken);pointer-events:none}.cmp-card__scale{zoom:.36;padding:12px}.cmp-card__nm{font-weight:600;font-size:14px;color:var(--text-strong);display:flex;align-items:center;gap:7px}.cmp-card__meta{font-size:12px;color:var(--text-muted)}.cmp-back{border:none;background:none;padding:0 0 6px;font-size:12px;color:var(--text-link);cursor:pointer;display:inline-flex;align-items:center;gap:5px}.cmp-back:hover{text-decoration:underline}.cmp-editables__row{position:relative;display:grid;gap:6px;padding:6px 0}.cmp-editables__row--off{opacity:.45}.cmp-editables__reset{position:absolute;top:4px;right:0;border:none;background:none;padding:0 2px;font-size:13px;line-height:1;color:var(--text-muted);cursor:pointer}.cmp-editables__reset:hover{color:var(--text-body)}.cmp-editables__empty{font-size:12px;color:var(--text-muted);line-height:1.5;margin:0}.emb-page{min-height:100vh;background:var(--surface-page);color:var(--text-body);padding:clamp(12px,3vw,32px);box-sizing:border-box}.emb-page--center{display:grid;place-items:center}.emb-frame{max-width:980px;margin:0 auto}.emb-missing{font-size:15px;color:var(--text-muted)}.emb-foot{margin-top:18px;text-align:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;color:var(--text-subtle)}.emb-stack{display:flex;flex-direction:column;gap:28px}.ob-page{min-height:100vh;display:flex;flex-direction:column;color:var(--text-body);background:radial-gradient(120% 80% at 50% -10%,var(--sand-200),transparent 55%),var(--surface-page);overflow-x:clip}.ob-top{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter-page)}.ob-top img{height:26px;cursor:pointer}.ob-skip{font-family:var(--font-text);font-size:14px;font-weight:600;color:var(--text-muted);background:none;border:none;cursor:pointer}.ob-body{flex:1;display:grid;place-items:center;padding:16px}.ob-card{width:100%;max-width:560px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);padding:36px 40px 28px}.ob-steps{display:flex;align-items:center;gap:6px;margin-bottom:28px}.ob-steps__dot{flex:1;height:5px;border-radius:var(--radius-pill);background:var(--oat-300);overflow:hidden}.ob-steps__dot b{display:block;height:100%;width:0;background:var(--brand);border-radius:inherit;transition:width var(--dur-slow) var(--ease-out)}.ob-steps__dot.done b,.ob-steps__dot.cur b{width:100%}.ob-eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.ob-card h1{font-size:32px;letter-spacing:-.01em;line-height:1.12;margin:12px 0 8px}.ob-lede{font-size:16px;line-height:1.6;color:var(--text-muted);margin:0 0 24px}.ob-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.ob-field__l{font-size:13px;font-weight:600;color:var(--text-strong)}.ob-trades{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ob-trade{display:flex;flex-direction:column;align-items:center;gap:7px;padding:16px 8px;cursor:pointer;border:1.5px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);transition:var(--transition-control);text-align:center}.ob-trade:hover{border-color:var(--border-strong)}.ob-trade.on{border-color:var(--brand);background:var(--surface-tint)}.ob-trade i{font-size:26px;color:var(--brand-strong)}.ob-trade span{font-size:13px;font-weight:600;color:var(--text-strong)}.ob-intro{display:flex;flex-direction:column;gap:12px}.ob-intro__row{display:flex;align-items:center;gap:12px}.ob-intro__ic{width:36px;height:36px;border-radius:var(--radius-md);background:var(--surface-tint);color:var(--brand-strong);display:grid;place-items:center;flex-shrink:0}.ob-intro__row>span:last-child{font-size:15px;color:var(--text-body)}.ob-fork{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ob-fork__card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:18px 16px;cursor:pointer;border:1.5px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);transition:var(--transition-control)}.ob-fork__card:hover{border-color:var(--brand);background:var(--surface-tint)}.ob-fork__card b{font-size:15px;color:var(--text-strong)}.ob-fork__card>span:last-child{font-size:13px;line-height:1.45;color:var(--text-muted)}@media(max-width:560px){.ob-fork{grid-template-columns:1fr}}.ob-drop{border:2px dashed var(--border-strong);border-radius:var(--radius-lg);padding:34px;text-align:center;color:var(--text-muted);background:var(--surface-sunken);margin-bottom:8px}.ob-drop i{font-size:38px;color:var(--brand)}.ob-drop b{display:block;font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--text-strong);margin:10px 0 2px}.ob-drop a{color:var(--text-link)}.ob-swatches{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px}.ob-sw{aspect-ratio:1;border-radius:var(--radius-md);cursor:pointer;border:2px solid transparent;box-shadow:var(--shadow-xs);padding:0}.ob-sw.on{border-color:var(--text-strong);box-shadow:0 0 0 2px var(--surface-card) inset}.ob-done__art{width:84px;height:84px;border-radius:var(--radius-2xl);display:grid;place-items:center;background:var(--surface-tint);color:var(--brand);margin:0 auto 16px}.ob-done__art i{font-size:42px}.ob-center{text-align:center}.ob-foot{display:flex;align-items:center;gap:12px;margin-top:26px}.ob-foot .ob-sp{flex:1}.ob-count{font-family:var(--font-mono);font-size:12px;color:var(--text-subtle)}.ob-err{margin:10px 0 0;font-size:13px;color:var(--danger, #b3402a)}@media(max-width:520px){.ob-card{padding:28px 20px 22px}.ob-card h1{font-size:26px}}.ob-import{display:flex;align-items:flex-end;gap:10px}.ob-import>:first-child{flex:1}.ob-or{margin:14px 0;font-size:12.5px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle)}.ob-manual{display:flex;width:fit-content;align-items:center;gap:6px;margin-top:18px;padding:0;border:0;background:none;font:inherit;font-size:14px;font-weight:600;color:var(--brand-strong);cursor:pointer}.ob-manual:hover{text-decoration:underline}.ob-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ob-plan{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px 14px;border:1.5px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card)}.ob-plan.on{border-color:var(--brand);background:var(--surface-tint)}.ob-plan b{font-family:var(--font-display);font-size:17px;color:var(--text-strong)}.ob-plan__price{font-size:14px;font-weight:600;color:var(--text-strong)}.ob-plan__desc{font-size:12.5px;line-height:1.45;color:var(--text-muted)}.ob-plan__sp{flex:1}@media(max-width:560px){.ob-plans{grid-template-columns:1fr}}.ob-logo{display:flex;align-items:center;gap:10px}.ob-logo>:last-child{flex:1;min-width:0}.ob-logo__or{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle);flex:none}@media(max-width:560px){.ob-logo{flex-wrap:wrap}}.ob-trades--acct{grid-template-columns:repeat(2,minmax(0,1fr))}.ob-hint{margin:10px 0 0;font-size:13px;line-height:1.5;color:var(--text-muted)}.mas-brand .mas-brand__dark,[data-theme=dark] .mas-brand .mas-brand__light{display:none}[data-theme=dark] .mas-brand .mas-brand__dark{display:block}.mas-brand .mas-brand__word{transition:opacity var(--dur-base, .2s) var(--ease-out, ease)}.ap-shell--collapsed .mas-brand .mas-brand__word{opacity:0}.ap-rail__foot .mas-account-wrap{display:flex;width:100%}.mas-account{display:flex;align-items:center;gap:10px;flex:1;min-width:0;padding:9px 11px;border:0;background:none;border-radius:var(--radius-md);cursor:pointer;text-align:left;font:inherit;transition:background var(--dur-fast, .12s)}.mas-account:hover{background:var(--surface-sunken)}.ap-shell--collapsed .mas-account{padding:8px 0 8px 9px}.mas-account__text{min-width:0}.mas-account__name{font-size:13px;font-weight:600;color:var(--text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mas-account__sub{font-size:11px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mas-nav-ext .ap-navitem__badge{background:none;color:var(--text-subtle);padding:0;font-family:inherit;font-size:13px}.pj-page,.dm-page,.ac-page,.ld-page,.dp-page,.se-page,.dy-page,.sc-page,.pe-page,.in-body{--async-min-h: max(320px, calc(100vh - 360px) )}.insp{position:relative}.insp-hot{outline:2px dashed var(--brand);outline-offset:2px;cursor:pointer;border-radius:4px}.insp-active{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.insp-dock{width:100%;margin-top:14px;background:var(--surface-card);border:var(--border-hair) solid var(--border-default);border-radius:12px;box-shadow:var(--shadow-sm);max-height:min(44vh,420px);overflow-y:auto}.insp-body{display:flex;flex-direction:column;gap:10px;padding:12px 14px;font-family:var(--font-text);color:var(--text-body)}.insp-body__head{display:flex;align-items:center;justify-content:space-between}.insp-body__x{border:none;background:none;padding:0 2px;font-size:16px;line-height:1;color:var(--text-muted);cursor:pointer}.insp-body__x:hover{color:var(--text-body)}.insp-body__title{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle)}.insp-field{display:flex;flex-direction:column;gap:6px}.insp-field__lbl{font-size:var(--text-xs);color:var(--text-muted)}.insp-togline{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:var(--text-sm)}.insp-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.insp-sw{width:22px;height:22px;border-radius:999px;border:var(--border-hair) solid var(--border-default);padding:0;cursor:pointer}.insp-sw--on{box-shadow:0 0 0 2px var(--surface-card),0 0 0 4px var(--brand)}.insp-sw--auto{width:auto;height:22px;padding:0 8px;border-radius:999px;background:var(--surface-sunken);color:var(--text-muted);font-size:var(--text-xs)}.insp-color{width:26px;height:26px;padding:0;border:var(--border-hair) solid var(--border-default);border-radius:6px;background:none;cursor:pointer}.insp-themes{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.insp-theme{display:flex;flex-direction:column;gap:4px;align-items:stretch;padding:0;border:none;background:none;cursor:pointer}.insp-theme__sw{height:30px;border-radius:6px;border:var(--border-hair) solid var(--border-default);background-size:7px 7px}.insp-theme--on .insp-theme__sw{box-shadow:0 0 0 2px var(--surface-card),0 0 0 4px var(--brand)}.insp-theme__nm{font-size:10px;color:var(--text-muted);text-align:center}.insp-body__foot{border-top:var(--border-hair) solid var(--border-subtle);padding-top:10px}.insp-alllink{font-size:var(--text-sm);color:var(--text-link);text-decoration:none}.insp-alllink:hover{text-decoration:underline}.insp-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:2px;font-size:var(--text-xs);color:var(--text-muted)}.insp-crumbs__sep{margin:0 3px;color:var(--text-subtle)}.insp-crumbs__btn{border:none;background:none;padding:0;font-size:inherit;color:var(--text-link);cursor:pointer}.insp-crumbs__btn:hover{text-decoration:underline}.insp-crumbs__here{color:var(--text-body);font-weight:600}.insp-note{font-size:11px;color:var(--text-subtle);background:var(--surface-sunken);border-radius:8px;padding:6px 9px}.insp-body__subhead{margin-top:4px;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle)}.dp-page{overflow-x:clip;min-height:100vh}.dp-mode{display:inline-flex;gap:3px;background:var(--surface-sunken);border-radius:var(--radius-md);padding:3px}.dp-mode button{font-family:var(--font-text);font-size:13px;font-weight:600;border:none;background:none;cursor:pointer;padding:7px 15px;border-radius:var(--radius-sm);color:var(--text-muted);display:inline-flex;align-items:center;gap:7px}.dp-mode button.dp-on{background:var(--surface-card);color:var(--text-strong);box-shadow:var(--shadow-xs)}.dp-chat{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:16px;min-width:0}.dp-crow{display:flex;gap:11px;align-items:flex-start;min-width:0}.dp-crow--me{flex-direction:row-reverse}.dp-cav{width:32px;height:32px;border-radius:50%;flex:none;display:grid;place-items:center;background:var(--brand);color:var(--brand-on, #fff)}.dp-cav i{font-size:18px}.dp-cbub{max-width:78%;padding:12px 15px;border-radius:var(--radius-xl);font-size:15px;line-height:1.55}.dp-cbub--bot{background:var(--surface-card);border:var(--border-hair) solid var(--border-subtle);border-top-left-radius:var(--radius-sm);box-shadow:var(--shadow-xs)}.dp-cbub--me{background:var(--brand);color:var(--brand-on, #fff);border-top-right-radius:var(--radius-sm)}.dp-cwrap{margin-left:43px;max-width:80%;min-width:0}.dp-quick{display:flex;flex-wrap:wrap;gap:8px}.dp-chip{font-size:14px;font-weight:600;padding:8px 14px;border-radius:var(--radius-pill);border:1.5px solid var(--border-default);background:var(--surface-card);color:var(--text-strong);cursor:pointer;display:inline-flex;align-items:center;gap:7px}.dp-chip:hover{border-color:var(--brand);background:var(--surface-tint);color:var(--brand-strong)}.dp-composer{max-width:720px;margin:18px auto 0;display:flex;gap:10px;min-width:0}.dp-composer__input{flex:1;min-width:0}.dp-composer__input .ap-input{border-radius:var(--radius-pill);padding:12px 16px;height:auto}.dp-composer__input .ap-input__control{font-size:15px}.dp-page .ap-shell__content{min-width:0}.dp-page .ap-deploy,.dp-page .ap-shell__inner>*{max-width:100%;min-width:0}@media(max-width:760px){.dp-page .ap-shell__rail{display:none}.dp-cwrap{margin-left:0;max-width:100%}.dp-cbub{max-width:100%}}.in-page{overflow-x:clip;min-height:100vh}.in-live{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono);font-size:11px;color:var(--text-muted)}.in-live i{font-size:9px;color:var(--success)}.in-body{padding:28px 0 70px}.in-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:24px}.in-hero .in-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.in-hero h1{font-size:34px;line-height:1.12;letter-spacing:-.02em;margin:9px 0 6px;max-width:20ch}.in-hero h1 em{font-style:italic;color:var(--brand);font-variant-numeric:lining-nums}.in-hero .in-sub{font-size:15px;color:var(--text-muted);margin:0;max-width:56ch}.in-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}@media(max-width:1040px){.in-kpis{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:560px){.in-kpis{grid-template-columns:minmax(0,1fr)}}.in-panel{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);overflow:hidden;min-width:0}.in-panel__h{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--border-subtle)}.in-panel__h h2{font-family:var(--font-text);font-weight:700;font-size:15px;color:var(--text-strong);margin:0}.in-panel__h p{font-size:12.5px;color:var(--text-muted);margin:2px 0 0}.in-panel__h .in-sp{flex:1}.in-panel__b{padding:18px 20px;min-width:0}.in-chartwrap{margin-bottom:18px}.in-chartwrap .in-panel__b{overflow-x:auto}.in-legend{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.in-legend .in-li{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:var(--text-muted)}.in-legend .in-sw{width:11px;height:11px;border-radius:3px}.in-cols{display:grid;grid-template-columns:1.45fr 1fr;gap:18px;align-items:start}@media(max-width:1000px){.in-cols{grid-template-columns:minmax(0,1fr)}}.in-stack{display:flex;flex-direction:column;gap:18px;min-width:0}.in-tablewrap{min-width:0;max-width:100%;overflow-x:auto}.in-prow{display:grid;grid-template-columns:46px minmax(0,1fr) 96px;gap:14px;align-items:center;padding:12px 20px;border-top:1px solid var(--divider)}.in-prow:first-child{border-top:none}.in-prow__th{width:46px;height:46px;border-radius:var(--radius-sm);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px var(--border-subtle)}.in-prow__nm{font-size:14px;font-weight:600;color:var(--text-strong)}.in-prow__sub{font-size:12.5px;color:var(--text-muted);margin-top:1px}.in-prow__bar{height:6px;border-radius:99px;background:var(--surface-sunken);overflow:hidden;margin-top:8px;max-width:220px}.in-prow__bar i{display:block;height:100%;border-radius:99px;background:var(--brand)}.in-prow__n{text-align:right}.in-prow__n b{font-family:var(--font-display);font-weight:600;font-size:17px;color:var(--text-strong);font-variant-numeric:lining-nums}.in-prow__n span{display:block;font-size:11px;color:var(--text-subtle)}.in-src{padding:11px 0}.in-src+.in-src{border-top:1px solid var(--divider)}.in-src__top{display:flex;align-items:center;gap:9px}.in-src__ic{width:26px;height:26px;border-radius:var(--radius-sm);display:grid;place-items:center;font-size:14px;flex:none}.in-src__nm{font-size:13.5px;color:var(--text-strong);font-weight:500;flex:1;min-width:0}.in-src__pct{font-family:var(--font-mono);font-size:12px;color:var(--text-muted)}.in-src__bar{height:7px;border-radius:99px;background:var(--surface-sunken);overflow:hidden;margin-top:8px}.in-src__bar i{display:block;height:100%;border-radius:99px}.in-feed{display:flex;flex-direction:column}.in-fitem{display:flex;gap:12px;padding:13px 20px;border-top:1px solid var(--divider)}.in-fitem:first-child{border-top:none}.in-fitem__ic{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:15px;flex:none;background:var(--surface-tint);color:var(--brand-strong)}.in-fitem__b{min-width:0}.in-fitem__b p{font-size:13.5px;line-height:1.45;color:var(--text-body);margin:0}.in-fitem__b p b{color:var(--text-strong);font-weight:600}.in-fitem__b .in-t{font-family:var(--font-mono);font-size:10.5px;color:var(--text-subtle);margin-top:4px;display:flex;align-items:center;gap:6px}.in-boost{background:var(--espresso-900);border-radius:var(--radius-lg);padding:22px 22px 20px;color:var(--cream-100)}.in-boost h2{font-family:var(--font-display);font-weight:600;font-size:19px;color:var(--white);margin:0 0 4px;letter-spacing:-.01em}.in-boost p.in-d{font-size:13.5px;color:var(--text-on-dark);margin:0 0 16px;line-height:1.5}.in-tip{display:flex;gap:11px;align-items:flex-start;padding:11px 0;border-top:1px solid rgba(251,246,238,.1)}.in-tip:first-of-type{border-top:none}.in-tip__ic{width:28px;height:28px;border-radius:var(--radius-sm);background:#fbf6ee1a;color:var(--ochre-300);display:grid;place-items:center;font-size:15px;flex:none}.in-tip__b b{display:block;font-size:13.5px;color:var(--cream-50);font-weight:600}.in-tip__b span{font-size:12.5px;color:var(--text-on-dark);line-height:1.45}.in-tip__b a{color:var(--ochre-300);text-decoration:none;font-size:12.5px;display:inline-flex;align-items:center;gap:4px;margin-top:3px}@media(max-width:760px){.in-page .ap-shell__rail{display:none}.in-hero h1{font-size:27px}.in-page .ap-pagehead,.in-page .ap-pagehead__actions{flex-wrap:wrap}.in-live{display:none}}.st-page{background:var(--surface-page);color:var(--text-body);overflow-x:clip;display:flex;flex-direction:column}.st-bar{height:60px;display:flex;align-items:center;gap:14px;padding:0 var(--gutter-page);border-bottom:1px solid var(--border-subtle);position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--surface-page) 86%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.st-bar img{height:25px;cursor:pointer}.st-bar .st-crumb .ap-crumbs__item{font-size:14px}.st-bar .st-sp{flex:1}.st-body{display:grid;grid-template-columns:244px minmax(0,1fr);flex:1;min-height:0;overflow:hidden}.st-nav{padding:16px 14px;border-right:1px solid var(--border-subtle);height:100%;overflow-y:auto}.st-main{padding:36px 44px 80px;max-width:720px;min-width:0;height:100%;overflow-y:auto;--async-min-h: 55vh}.st-main h1{font-size:30px;letter-spacing:-.01em;margin:0 0 4px}.st-main .st-sub{font-size:15px;color:var(--text-muted);margin:0 0 28px}.st-card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);margin-bottom:18px;overflow:hidden}.st-card__h{padding:16px 20px 0}.st-card__h h2{font-family:var(--font-text);font-weight:700;font-size:16px;color:var(--text-strong);margin:0}.st-card__h p{font-size:13px;color:var(--text-muted);margin:3px 0 0}.st-card__b{padding:18px 20px;display:flex;flex-direction:column;gap:16px}.st-row2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.st-ava{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.st-ava__pic{width:64px;height:64px;border-radius:50%;background-size:cover;box-shadow:inset 0 0 0 1px var(--border-subtle);flex:none}.st-togrow{display:flex;align-items:center;gap:14px;padding:14px 0;border-top:1px solid var(--divider)}.st-togrow:first-child{border-top:none}.st-togrow .st-ic{width:36px;height:36px;border-radius:var(--radius-md);background:var(--surface-sunken);color:var(--text-muted);display:grid;place-items:center;flex:none}.st-togrow .st-tx{min-width:0}.st-togrow .st-tx b{display:block;font-size:14.5px;font-weight:600;color:var(--text-strong)}.st-togrow .st-tx span{font-size:13px;color:var(--text-muted)}.st-togrow .st-sp{flex:1}.st-plan{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--border-default);background:var(--surface-tint);border-radius:var(--radius-md);flex-wrap:wrap}.st-plan__sp{flex:1}.st-plan b{font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--text-strong)}.st-danger{border-color:var(--brick-400)!important}.st-danger .st-card__h h2{color:var(--danger)}.st-foot{display:flex;gap:10px;justify-content:flex-end;margin-top:8px;flex-wrap:wrap}.st-wsw{display:flex;align-items:center;gap:10px;padding:9px 10px;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card);cursor:pointer;margin-bottom:16px;transition:var(--transition-control)}.st-wsw:hover{border-color:var(--border-strong)}.st-wsw__ic{width:34px;height:34px;border-radius:var(--radius-sm);background:var(--brand);color:var(--brand-on);display:grid;place-items:center;flex:none;font-size:17px}.st-wsw__b{min-width:0;flex:1}.st-wsw__b b{display:block;font-size:14px;font-weight:600;color:var(--text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-wsw__b span{font-size:11.5px;color:var(--text-muted)}.st-wsw__chev{color:var(--text-subtle);font-size:14px}.st-twrow{display:grid;grid-template-columns:minmax(0,1fr) 150px 104px;gap:12px;align-items:center;padding:13px 16px;border-top:1px solid var(--divider)}.st-twrow.st-thead{padding:12px 16px;border-top:none;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle)}.st-tmem{display:flex;align-items:center;gap:11px;min-width:0}.st-tmem b{font-size:14px;font-weight:600;color:var(--text-strong);display:flex;align-items:center;gap:7px}.st-tmem span{display:block;font-size:12.5px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-tyou{font-family:var(--font-mono);font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-strong);background:var(--surface-tint);border-radius:var(--radius-pill);padding:2px 6px}.st-roledesc{display:flex;gap:10px;padding:9px 0}.st-roledesc i{color:var(--brand-strong);font-size:18px;flex:none;margin-top:1px}.st-roledesc b{font-size:14px;color:var(--text-strong)}.st-roledesc span{font-size:13px;color:var(--text-muted)}.st-invite{flex-direction:row;align-items:flex-end;gap:10px;flex-wrap:wrap}.st-invite__field{flex:1;min-width:180px}@media(max-width:880px){.st-body{grid-template-columns:minmax(0,1fr)}.st-nav{position:static;height:auto;border-right:none;border-bottom:1px solid var(--border-subtle);display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding:12px var(--gutter-page)}.st-nav .st-wsw{display:none}.st-nav .ap-sidenav{flex-direction:row;gap:6px}.st-nav .ap-sidenav__label{display:none}.st-nav .ap-sidenav__item{flex:none;width:auto;white-space:nowrap}.st-main{padding:28px var(--gutter-page) 64px}}@media(max-width:560px){.st-main h1{font-size:26px}.st-row2{grid-template-columns:minmax(0,1fr)}.st-twrow,.st-twrow.st-thead{grid-template-columns:minmax(0,1fr);gap:8px}.st-twrow.st-thead{display:none}.st-invite{flex-direction:column;align-items:stretch}.st-invite__field{min-width:0}}.cn-page{overflow-x:clip;min-height:100vh}.cn-page *{box-sizing:border-box}.cn-wrap{padding:22px 0 72px}.cn-mcp{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);margin-bottom:var(--space-6, 32px)}.cn-mcp__ic{width:40px;height:40px;border-radius:var(--radius-md);background:var(--surface-tint);color:var(--brand-strong);display:grid;place-items:center;font-size:19px;flex:none}.cn-mcp__b{flex:1;min-width:0}.cn-mcp__label{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle)}.cn-mcp__url{font-family:var(--font-mono);font-size:13px;color:var(--text-strong);margin-top:4px;word-break:break-all}.cn-mcp__hint{font-size:13px;color:var(--text-muted);line-height:1.5;margin:6px 0 0;max-width:60ch}.cn-seclabel{display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle);margin:30px 0 14px}.cn-seclabel .cn-ln{flex:1;height:1px;background:var(--divider)}.cn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:16px}.cn-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:4px}.cn-search{flex:1;max-width:340px;min-width:0}.cn-scrim{position:fixed;inset:0;z-index:1000;background:#2a201675;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px;animation:cn-fade .15s ease-out}@keyframes cn-fade{0%{opacity:0}}.cn-sheet{width:100%;max-width:460px;background:var(--surface-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl, var(--shadow-lg));overflow:hidden;animation:cn-pop .22s cubic-bezier(.2,.8,.2,1)}@keyframes cn-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}}.cn-sheet__head{display:flex;align-items:center;gap:13px;padding:20px 22px 14px}.cn-sheet__title{font-family:var(--font-display);font-weight:600;font-size:19px;color:var(--text-strong)}.cn-sheet__sub{font-size:13px;color:var(--text-muted);margin-top:2px}.cn-sheet__body{padding:4px 22px 8px}.cn-sheet__scopelabel{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin:8px 0 12px}.cn-scope{display:flex;gap:11px;padding:11px 0;border-top:var(--border-hair) solid var(--divider)}.cn-scope:first-of-type{border-top:none}.cn-scope__ic{width:30px;height:30px;border-radius:var(--radius-sm);background:var(--surface-tint);color:var(--brand-strong);display:grid;place-items:center;flex:none}.cn-scope__ic i{font-size:16px}.cn-scope__t{font-size:14px;color:var(--text-strong);font-weight:500}.cn-scope__d{font-size:13px;color:var(--text-muted);margin-top:1px;line-height:1.45}.cn-sheet__note{display:flex;gap:9px;align-items:flex-start;font-size:12.5px;color:var(--text-muted);background:var(--surface-sunken);border-radius:var(--radius-md);padding:11px 13px;margin:14px 0 4px;line-height:1.5}.cn-sheet__note i{color:var(--text-subtle);margin-top:1px}.cn-sheet__foot{display:flex;gap:10px;padding:16px 22px 20px;flex-wrap:wrap}.cn-sheet__foot .cn-sp{flex:1}.cn-detail__tools{display:flex;flex-direction:column;gap:12px;min-width:0;max-width:100%}.cn-scrollx{overflow-x:auto;max-width:100%;min-width:0}.cn-detail__label{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin:4px 0 10px}.cn-sheet__mark{width:42px;height:42px;flex:none;border-radius:var(--radius-md);display:grid;place-items:center;background:var(--surface-sunken);color:var(--text-strong);font-family:var(--font-mono);font-size:13px;font-weight:600}@media(max-width:760px){.cn-page .ap-shell__rail{display:none}.cn-page .ap-pagehead,.cn-mcp{flex-wrap:wrap}}.prose{color:var(--text-body)}.prose>:first-child{margin-top:0}.prose p{font-size:18px;line-height:1.75;color:var(--text-body);margin:0 0 22px}.prose p.lead,.prose>p:first-of-type{font-size:21px;line-height:1.6;color:var(--text-strong)}.prose h2{font-size:30px;letter-spacing:-.01em;margin:40px 0 14px;scroll-margin-top:84px}.prose h3{font-family:var(--font-text);font-weight:700;font-size:19px;margin:28px 0 8px;color:var(--text-strong)}.prose a{color:var(--text-link)}.prose ul,.prose ol{padding-left:22px;margin:0 0 22px}.prose li{font-size:18px;line-height:1.7;margin-bottom:8px}.prose blockquote{margin:34px 0;padding:4px 0 4px 24px;border-left:3px solid var(--brand);font-family:var(--font-display);font-weight:500;font-size:30px;line-height:1.32;letter-spacing:-.01em;color:var(--text-strong)}.prose blockquote p{font-size:inherit;line-height:inherit;color:inherit;margin:0}.prose blockquote em{font-style:italic;color:var(--brand)}.prose code{font-family:var(--font-mono);font-size:13px;background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);padding:1px 5px;color:var(--umber-700)}.prose pre{background:var(--espresso-900);color:var(--cream-100);border-radius:var(--radius-lg);padding:16px 18px;overflow-x:auto;font-family:var(--font-mono);font-size:13px;line-height:1.6;margin:0 0 18px}.prose pre code{background:none;border:none;color:inherit;padding:0}.prose--compact p,.prose--compact li{font-size:16px;line-height:1.7}.prose--compact h2{font-size:24px;margin:28px 0 12px}.lg-wrap{max-width:var(--container-lg);margin:0 auto;padding:0 var(--gutter-page)}.lg-head{padding-top:48px;padding-bottom:8px}.lg-head .eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.lg-head h1{font-size:48px;letter-spacing:-.02em;margin:12px 0 8px}.lg-head .upd{font-size:14px;color:var(--text-muted)}.lg-switch{margin-top:20px}.lg-body{display:grid;grid-template-columns:230px 1fr;gap:40px;padding-top:28px;padding-bottom:90px;align-items:start}@media(max-width:880px){.lg-body{grid-template-columns:1fr}.lg-toc{display:none}}.lg-toc{position:sticky;top:84px}.lg-toc h3{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 12px}.lg-toc a{display:block;font-size:13.5px;color:var(--text-muted);text-decoration:none;padding:6px 0 6px 12px;border-left:2px solid var(--border-subtle);cursor:pointer}.lg-toc a:hover{color:var(--text-strong)}.lg-toc a.on{color:var(--brand-strong);border-left-color:var(--brand);font-weight:600}.lg-prose{max-width:680px}.bl-wrap{max-width:var(--container-lg);margin:0 auto;padding:0 var(--gutter-page)}.bl-col{max-width:760px;margin:0 auto}.bl-ihead{text-align:center;padding:56px 0 26px}.bl-ihead .cat{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.bl-ihead h1{font-size:54px;line-height:1.06;letter-spacing:-.02em;margin:14px auto 12px;max-width:16ch}.bl-ihead p{font-size:20px;line-height:1.5;color:var(--text-muted);max-width:52ch;margin:0 auto}.bl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:30px 0 90px}@media(max-width:860px){.bl-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.bl-grid{grid-template-columns:1fr}}.bl-card{text-decoration:none;display:block}.bl-card span{display:block;width:100%;aspect-ratio:16/10;border-radius:var(--radius-lg);background-size:cover;background-position:center;box-shadow:var(--shadow-sm)}.bl-card .cat{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-strong);margin:12px 0 4px}.bl-card h3{font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--text-strong);margin:0;letter-spacing:-.01em}.bl-card time{font-size:13px;color:var(--text-muted)}.bl-ahead{padding-top:46px;padding-bottom:26px;text-align:center}.bl-ahead .cat{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.bl-ahead h1{font-size:54px;line-height:1.06;letter-spacing:-.02em;margin:16px auto;max-width:18ch}.bl-ahead .dek{font-size:20px;line-height:1.5;color:var(--text-muted);max-width:56ch;margin:0 auto}.bl-byline{display:inline-flex;align-items:center;gap:12px;margin-top:26px}.bl-byline__ava{width:40px;height:40px;border-radius:50%;background-size:cover;box-shadow:inset 0 0 0 1px var(--border-subtle)}.bl-byline b{font-size:14px;color:var(--text-strong);font-weight:600;display:block;text-align:left}.bl-byline span{font-size:13px;color:var(--text-muted)}.bl-cover{width:100%;aspect-ratio:21/9;border-radius:var(--radius-xl);background-size:cover;background-position:center;box-shadow:var(--shadow-lg);margin:18px 0 36px}.bl-share{display:flex;align-items:center;gap:10px;padding:22px 0;border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);margin:8px 0 36px}.bl-share span{font-size:14px;color:var(--text-muted);margin-right:auto}.bl-iconbtn{width:38px;height:38px;border-radius:50%;border:1px solid var(--border-default);background:var(--surface-card);display:grid;place-items:center;color:var(--text-muted);cursor:pointer;text-decoration:none}.bl-iconbtn:hover{color:var(--brand-strong);border-color:var(--brand)}.bl-more{padding-top:40px;padding-bottom:90px;border-top:1px solid var(--border-subtle)}.bl-more h2{font-size:26px;letter-spacing:-.01em;margin:0 0 22px}.cl-wrap{max-width:var(--container-lg);margin:0 auto;padding:0 var(--gutter-page)}.cl-head{padding-top:56px;padding-bottom:8px;text-align:center}.cl-head .lede{margin:0 auto}.cl-head .eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.cl-head h1{font-size:52px;letter-spacing:-.02em;margin:12px 0 10px}.cl-head .lede{font-size:18px;color:var(--text-muted);max-width:52ch}.cl-log{padding-top:30px;padding-bottom:90px}.cl-entry{display:grid;grid-template-columns:150px minmax(0,640px);justify-content:center;gap:28px;padding:34px 0;border-top:1px solid var(--divider)}@media(max-width:680px){.cl-entry{grid-template-columns:1fr;gap:10px}}.cl-meta{position:sticky;top:84px;align-self:start}.cl-date{font-size:14px;color:var(--text-muted)}.cl-ver{font-family:var(--font-mono);font-size:12px;color:var(--brand-strong);background:var(--surface-tint);border-radius:var(--radius-pill);padding:3px 10px;display:inline-block;margin-top:8px}.cl-title{font-size:28px;letter-spacing:-.01em;margin:0 0 12px;color:var(--text-strong)}.cl-tags{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.cl-t{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);padding:3px 9px;font-weight:600}.cl-t--new{background:var(--sage-50);color:var(--sage-600)}.cl-t--improved{background:var(--denim-50);color:var(--denim-600)}.cl-t--fixed{background:var(--ochre-50);color:var(--ochre-600)}.cl-shot{width:100%;aspect-ratio:16/9;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);background-size:cover;background-position:center;margin:0 0 16px}.cl-body ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.cl-body li{position:relative;padding-left:22px;font-size:16px;line-height:1.55;color:var(--text-body)}.cl-body li:before{content:"";position:absolute;left:4px;top:9px;width:6px;height:6px;border-radius:50%;background:var(--sage-500)}.cl-body li strong{color:var(--text-strong);font-weight:600}.agr-wrap{max-width:var(--container-lg);margin:0 auto;padding:0 var(--gutter-page)}.agr-hero{text-align:center;padding-top:64px;padding-bottom:8px}.agr-pill{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:12px;color:var(--brand-strong);background:var(--surface-tint);border:1px solid var(--sage-300);padding:5px 13px;border-radius:var(--radius-pill)}.agr-hero h1{font-size:clamp(38px,8vw,58px);line-height:1.08;letter-spacing:-.02em;margin:20px auto 16px;max-width:18ch}.agr-hero h1 em{font-style:italic;color:var(--brand)}.agr-hero p{font-size:20px;line-height:1.5;color:var(--text-muted);max-width:56ch;margin:0 auto}.agr-demo{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;padding:44px 0 20px;align-items:stretch}@media(max-width:980px){.agr-demo{grid-template-columns:minmax(0,1fr)}}.agr-panel{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);overflow:hidden;display:flex;flex-direction:column;min-width:0}.agr-panel__h{display:flex;align-items:center;gap:9px;padding:14px 18px;border-bottom:1px solid var(--border-subtle);font-size:13px;color:var(--text-muted)}.agr-panel__h .agr-dot{width:9px;height:9px;border-radius:50%}.agr-panel__h b{font-weight:600;color:var(--text-strong)}.agr-panel__h .agr-sp{flex:1}.agr-panel__h .agr-mono{font-family:var(--font-mono);font-size:11px}.agr-chat{padding:20px;display:flex;flex-direction:column;gap:16px;flex:1}.agr-um{align-self:flex-end;max-width:84%;background:var(--surface-sunken);border-radius:14px 14px 4px;padding:11px 14px;font-size:14.5px;line-height:1.5;color:var(--text-strong)}.agr-am{display:flex;gap:10px}.agr-am__ava{width:30px;height:30px;border-radius:8px;background:var(--espresso-900);color:var(--cream-50);display:grid;place-items:center;flex:none;font-size:16px}.agr-am__body{font-size:14.5px;line-height:1.55;color:var(--text-body);min-width:0}.agr-am__body p{margin:0 0 12px}.agr-rec{display:flex;gap:11px;background:var(--cream-100);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:11px;margin-bottom:9px}.agr-rec__ava{width:42px;height:42px;border-radius:50%;background-size:cover;flex:none}.agr-rec b{font-size:14px;color:var(--text-strong)}.agr-rec span{font-size:12.5px;color:var(--text-muted);display:block}.agr-rec a{font-size:12.5px;color:var(--text-link);text-decoration:none;display:inline-flex;align-items:center;gap:4px;margin-top:4px;word-break:break-all}.agr-cite{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle);margin-top:6px;display:flex;align-items:center;gap:6px}.agr-code{background:var(--espresso-900);color:var(--cream-100);flex:1;display:flex;flex-direction:column;min-width:0}.agr-code__tabs{display:flex;gap:2px;padding:10px 12px 0}.agr-code__tabs button{border:none;background:none;cursor:pointer;font-family:var(--font-mono);font-size:12px;color:var(--taupe-400);padding:7px 12px;border-radius:var(--radius-sm) var(--radius-sm) 0 0}.agr-code__tabs button.agr-on{background:#fbf6ee14;color:var(--cream-50)}.agr-code pre{margin:0;padding:16px 18px;overflow-x:auto;font-family:var(--font-mono);font-size:12.5px;line-height:1.65;flex:1;min-width:0}.agr-code .agr-k{color:var(--ochre-300)}.agr-code .agr-s{color:var(--sage-300)}.agr-code .agr-c{color:var(--taupe-400)}.agr-code .agr-n{color:var(--denim-300)}.agr-how{padding:56px 0 30px}.agr-how h2{font-size:clamp(30px,6vw,38px);letter-spacing:-.02em;text-align:center;margin:0 0 8px}.agr-how p.agr-dek{text-align:center;font-size:17px;color:var(--text-muted);max-width:52ch;margin:0 auto 36px}.agr-grid4{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:18px}@media(min-width:981px){.agr-grid4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:600px){.agr-grid4{grid-template-columns:minmax(0,1fr)}}.agr-feat{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:22px;box-shadow:var(--shadow-xs)}.agr-feat__ic{width:44px;height:44px;border-radius:var(--radius-md);background:var(--surface-tint);color:var(--brand-strong);display:grid;place-items:center;font-size:22px;margin-bottom:14px}.agr-feat h3{font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--text-strong);margin:0 0 6px;letter-spacing:-.01em}.agr-feat p{font-size:14px;line-height:1.55;color:var(--text-muted);margin:0}.agr-apiref{padding:10px 0 20px}.agr-apiref h2{font-size:clamp(30px,6vw,38px);letter-spacing:-.02em;text-align:center;margin:0 0 8px}.agr-apiref p.agr-dek{text-align:center;font-size:17px;color:var(--text-muted);max-width:54ch;margin:0 auto 32px}.agr-apiref__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.agr-ep{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-xs);overflow:hidden;text-align:left}.agr-ep__h{display:flex;align-items:center;gap:11px;padding:15px 18px;flex-wrap:wrap}.agr-ep__m{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.06em;padding:4px 9px;border-radius:var(--radius-sm);text-transform:uppercase}.agr-ep__m--mcp{background:var(--surface-tint);color:var(--brand-strong)}.agr-ep__m--get{background:var(--denim-50);color:var(--denim-600)}.agr-ep__p{font-family:var(--font-mono);font-size:15px;color:var(--text-strong);font-weight:500;flex:1;min-width:0;word-break:break-all}.agr-ep__auth{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle);display:inline-flex;align-items:center;gap:4px}.agr-ep__desc{padding:0 18px 15px;font-size:15px;color:var(--text-body);line-height:1.55;margin:0}.agr-ep__sec{border-top:1px solid var(--divider);padding:14px 18px}.agr-ep__st{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 10px}.agr-ep__param{display:grid;grid-template-columns:auto auto 1fr;gap:3px 12px;padding:9px 0;border-top:1px solid var(--divider);align-items:baseline}.agr-ep__param:first-of-type{border-top:none}.agr-ep__pn{font-family:var(--font-mono);font-size:14px;color:var(--text-strong)}.agr-ep__pn small{color:var(--terracotta-600);font-size:10px;margin-left:5px}.agr-ep__pn small.agr-opt{color:var(--text-subtle)}.agr-ep__pt{font-family:var(--font-mono);font-size:12px;color:var(--denim-600)}.agr-ep__pd{grid-column:1 / -1;font-size:13px;color:var(--text-muted);line-height:1.5}.agr-ep pre{margin:0;background:var(--espresso-900);color:var(--cream-100);border-radius:var(--radius-md);padding:13px 15px;font-family:var(--font-mono);font-size:12.5px;line-height:1.6;overflow-x:auto;min-width:0}.agr-band{background:var(--espresso-900);border-radius:var(--radius-2xl);margin:30px 0 70px;padding:56px 40px;text-align:center}.agr-band h2{color:var(--white);font-size:clamp(30px,7vw,40px);letter-spacing:-.02em;margin:0 0 12px}.agr-band p{color:var(--text-on-dark);font-size:18px;margin:0 auto 22px;max-width:46ch}.stx-page{min-height:100vh;background:var(--surface-page);color:var(--text-body);overflow-x:clip}.stx-wrap{max-width:1080px;margin:0 auto;padding:0 var(--gutter-page)}.stx-e404{min-height:86vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;padding:0 var(--gutter-page)}.stx-e404__art{width:120px;height:120px;border-radius:var(--radius-2xl);display:grid;place-items:center;background:var(--surface-tint);color:var(--brand);margin-bottom:22px;box-shadow:var(--shadow-md)}.stx-e404__art i{font-size:58px}.stx-e404__code{font-family:var(--font-mono);font-size:13px;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-strong)}.stx-e404 h1{font-size:64px;letter-spacing:-.02em;margin:14px 0 10px}.stx-e404 p{font-size:19px;color:var(--text-muted);max-width:46ch;margin:0 0 26px}.stx-e404__cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.stx-e404__big{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:-1}.stx-e404__big span{font-family:var(--font-display);font-weight:600;font-size:360px;color:var(--oat-300);opacity:.4;letter-spacing:-.03em}.stx-sec{padding:56px 0 80px;border-top:1px solid var(--border-subtle)}.stx-sec__h{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:22px}.stx-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stx-panel{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);min-height:280px;display:flex;align-items:center;justify-content:center;overflow:hidden}.stx-panel--wide{grid-column:span 2}.stx-grid .ap-empty{padding:32px 24px}.stx-skel{width:100%;padding:22px}.stx-skel__row{display:flex;gap:14px;margin-bottom:18px;align-items:center}.stx-sk{background:linear-gradient(90deg,var(--cream-100) 25%,var(--sand-200) 37%,var(--cream-100) 63%);background-size:400% 100%;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:no-preference){.stx-sk{animation:stx-shimmer 1.4s ease-in-out infinite}}@keyframes stx-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.stx-sk--thumb{width:56px;height:56px;border-radius:var(--radius-md);flex:none}.stx-sk--line{height:12px}.stx-drop{width:100%;margin:18px;border:2px dashed var(--border-strong);border-radius:var(--radius-lg);padding:36px;text-align:center;color:var(--text-muted);background:var(--surface-sunken)}.stx-drop i{font-size:40px;color:var(--brand)}.stx-drop b{display:block;font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--text-strong);margin:10px 0 4px}@media(max-width:720px){.stx-grid{grid-template-columns:minmax(0,1fr)}.stx-panel--wide{grid-column:span 1}.stx-e404 h1{font-size:44px}.stx-e404 p{font-size:17px}.stx-e404__big span{font-size:200px}}.sts-page{min-height:100vh;background:var(--surface-page);color:var(--text-body);overflow-x:clip}.sts-wrap{max-width:800px;margin:0 auto;padding:0 var(--gutter-page)}.sts-topbar{height:60px;display:flex;align-items:center;border-bottom:1px solid var(--border-subtle)}.sts-topbar .sts-wrap{display:flex;align-items:center;width:100%;gap:12px}.sts-topbar img{height:24px;cursor:pointer}.sts-tag{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle)}.sts-sp{flex:1;min-width:0}.sts-subbtn{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 14px;border-radius:var(--radius-md);border:1.5px solid var(--border-strong);background:var(--surface-card);font-size:13px;font-weight:600;color:var(--text-strong);text-decoration:none;cursor:pointer;flex:none}.sts-banner{display:flex;align-items:center;gap:16px;background:var(--sage-50);border:1px solid var(--sage-300);border-radius:var(--radius-lg);padding:22px 24px;margin:36px 0 12px}.sts-banner__ic{width:44px;height:44px;border-radius:50%;background:var(--sage-500);color:#fff;display:grid;place-items:center;flex:none}.sts-banner__ic i{font-size:24px}.sts-banner h1{font-size:26px;letter-spacing:-.01em;margin:0;color:var(--sage-600)}.sts-banner p{font-size:14px;color:var(--umber-700);margin:3px 0 0}.sts-banner__time{font-family:var(--font-mono);font-size:12px;color:var(--text-muted);text-align:right;flex:none}.sts-uptime{padding:22px 0 6px}.sts-uptime__h{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px}.sts-uptime__h b{font-family:var(--font-text);font-weight:700;font-size:15px;color:var(--text-strong)}.sts-uptime__h span{font-family:var(--font-mono);font-size:12px;color:var(--text-muted);text-align:right}.sts-ticks{display:flex;gap:3px;min-width:0}.sts-tick{flex:1;min-width:4px;height:34px;border-radius:2px;background:var(--sage-400)}.sts-tick.sts-tick--warn{background:var(--ochre-400)}.sts-tick.sts-tick--down{background:var(--brick-500)}.sts-ticks__legend{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:11px;color:var(--text-subtle);margin-top:8px}.sts-comp{padding:12px 0 30px}.sts-crow{display:flex;align-items:center;gap:14px;padding:16px 0;border-top:1px solid var(--divider)}.sts-crow:first-child{border-top:none}.sts-crow__ic{width:38px;height:38px;border-radius:var(--radius-md);background:var(--surface-sunken);color:var(--text-muted);display:grid;place-items:center;flex:none}.sts-crow__ic i{font-size:19px}.sts-crow__main{min-width:0}.sts-crow b{font-size:15px;color:var(--text-strong);font-weight:600;display:block}.sts-crow span{font-size:13px;color:var(--text-muted)}.sts-up{font-family:var(--font-mono);font-size:12px;color:var(--text-subtle);width:64px;text-align:right;flex:none}.sts-hist{padding:10px 0 90px}.sts-hist h2{font-size:22px;letter-spacing:-.01em;margin:0 0 18px}.sts-inc{border-left:2px solid var(--divider);padding:0 0 24px 20px;position:relative}.sts-inc:before{content:"";position:absolute;left:-6px;top:4px;width:10px;height:10px;border-radius:50%;background:var(--sage-500);box-shadow:0 0 0 3px var(--surface-page)}.sts-inc--warn:before{background:var(--ochre-400)}.sts-inc__date{font-family:var(--font-mono);font-size:12px;color:var(--text-muted)}.sts-inc h3{font-family:var(--font-text);font-weight:700;font-size:16px;color:var(--text-strong);margin:4px 0 6px}.sts-inc p{font-size:14.5px;line-height:1.6;color:var(--text-muted);margin:0 0 4px}.sts-inc .sts-res{color:var(--sage-600);font-weight:600}@media(max-width:560px){.sts-banner{flex-wrap:wrap;gap:12px}.sts-banner__time{width:100%;text-align:left}.sts-crow{flex-wrap:wrap}.sts-crow__main{flex:1 1 100%}}.mob-page{min-height:100vh;background:radial-gradient(120% 90% at 50% -10%,var(--sand-200),transparent 60%),var(--surface-sunken);color:var(--text-body);overflow-x:clip;display:grid;place-items:center;padding:24px var(--gutter-page);box-sizing:border-box}.mob-device{--mob-w: 402px;--mob-h: 874px;width:var(--mob-w);height:var(--mob-h);max-width:100%;border-radius:48px;overflow:hidden;position:relative;background:#f2f2f7;box-shadow:0 40px 80px #0000002e,0 0 0 1px #0000001f;font-family:-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.mob-island{position:absolute;top:11px;left:50%;transform:translate(-50%);width:126px;height:37px;border-radius:24px;background:#000;z-index:50}.mob-statusbar{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;gap:154px;align-items:center;justify-content:center;padding:21px 24px 19px;box-sizing:border-box;width:100%}.mob-statusbar__time{flex:1;height:22px;display:flex;align-items:center;justify-content:center;padding-top:1.5px;font-family:-apple-system,SF Pro,system-ui;font-weight:590;font-size:17px;line-height:22px;color:#000}.mob-statusbar__icons{flex:1;height:22px;display:flex;align-items:center;justify-content:center;gap:7px;padding-top:1px;padding-right:1px}.mob-home{position:absolute;bottom:0;left:0;right:0;z-index:60;height:34px;display:flex;justify-content:center;align-items:flex-end;padding-bottom:8px;pointer-events:none}.mob-home__bar{width:139px;height:5px;border-radius:100px;background:#00000040}.mob-app{height:100%;position:relative;background:var(--surface-page);display:flex;flex-direction:column}.mob-app__scroll{flex:1;overflow:auto;padding-top:52px;padding-bottom:96px}.mob-header{padding:6px 18px 12px;display:flex;align-items:center;gap:12px}.mob-header__col{flex:1}.mob-header__sub{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle)}.mob-header__title{font-family:var(--font-display);font-weight:600;font-size:27px;letter-spacing:-.02em;color:var(--text-strong);margin-top:2px}.mob-seg{padding:0 18px 12px}.mob-seg--inner{padding:0 18px 14px}.mob-feed{display:flex;flex-direction:column;gap:16px;padding:0 18px 16px}.mob-card{background:var(--surface-card);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm)}.mob-card__media{height:150px;background-size:cover;background-position:center;position:relative}.mob-card__badge{position:absolute;top:10px;left:10px}.mob-card__body{padding:12px 14px 14px}.mob-card__title{font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--text-strong);letter-spacing:-.01em}.mob-card__meta{font-size:13px;color:var(--text-muted);margin:2px 0 10px}.mob-card__tags{display:flex;gap:6px;flex-wrap:wrap}.mob-mapwrap{position:relative;height:600px}.mob-map{position:absolute;inset:0;background-color:#efe6d6;background-image:radial-gradient(rgba(94,74,52,.2) 1.2px,transparent 1.2px);background-size:20px 20px}.mob-pin{position:absolute;transform:translate(-50%,-100%);background:transparent;border:none;padding:0;cursor:pointer;z-index:400}.mob-pin__dot{display:block;width:16px;height:16px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--brand);border:2px solid #fff;box-shadow:0 2px 5px #281c1059}.mob-pin--on .mob-pin__dot{width:22px;height:22px;background:var(--accent-ochre)}.mob-sheet{position:absolute;left:12px;right:12px;bottom:14px;z-index:1000;display:flex;gap:10px;align-items:center;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:10px;box-shadow:var(--shadow-xl);opacity:1;animation:mob-sheet-in .28s var(--ease-out)}@keyframes mob-sheet-in{0%{transform:translateY(10px)}to{transform:translateY(0)}}.mob-sheet__th{width:48px;height:48px;border-radius:var(--radius-sm);background-size:cover;background-position:center;flex:none}.mob-sheet__txt{flex:1;min-width:0}.mob-sheet__t{font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--text-strong);letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mob-sheet__l{font-size:12px;color:var(--text-muted)}.mob-chat{display:flex;flex-direction:column;height:100%}.mob-chat__body{flex:1;padding:4px 18px 14px;display:flex;flex-direction:column;gap:14px}.mob-chat__user{align-self:flex-end;max-width:82%;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:14px 14px 4px;padding:10px 13px;font-size:14.5px;line-height:1.45;color:var(--text-strong);box-shadow:var(--shadow-xs)}.mob-chat__chips{display:flex;flex-direction:column;gap:6px;align-self:flex-start}.mob-chip{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;font-family:var(--font-mono);font-size:11px;color:var(--text-muted);background:var(--cream-100);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:3px 10px}.mob-chip__ic{color:var(--sage-500);display:inline-flex}.mob-draft{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.mob-draft__media{height:120px;background-size:cover;background-position:center}.mob-draft__body{padding:12px 14px 14px}.mob-draft__eyebrow{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.mob-draft__title{font-family:var(--font-display);font-weight:600;font-size:19px;color:var(--text-strong);margin:3px 0 6px;letter-spacing:-.01em}.mob-draft__desc{font-size:13.5px;line-height:1.45;color:var(--text-body);margin-bottom:10px}.mob-draft__actions{display:flex;gap:8px}.mob-composer{padding:8px 16px 18px}.mob-composer__pill{display:flex;align-items:center;gap:8px;background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-pill);padding:7px 7px 7px 16px;box-shadow:var(--shadow-sm)}.mob-composer__ph{flex:1;font-size:14.5px;color:var(--text-subtle)}.mob-composer__send{width:38px;height:38px;border-radius:50%;background:var(--brand);color:var(--brand-on);display:grid;place-items:center}.mob-profile__cover{height:120px;background:linear-gradient(135deg,var(--terracotta-400),var(--ochre-300))}.mob-profile__head{padding:0 18px;margin-top:-34px}.mob-profile__name{font-family:var(--font-display);font-weight:600;font-size:24px;color:var(--text-strong);margin-top:8px;letter-spacing:-.01em}.mob-profile__role{font-size:14px;color:var(--text-muted)}.mob-profile__badges{display:flex;gap:8px;margin-top:12px}.mob-profile__actions{display:flex;gap:8px;margin-top:14px}.mob-profile__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:18px 18px 16px}.mob-profile__tile{aspect-ratio:1;border-radius:var(--radius-md);background-size:cover;background-position:center}.mob-tabbar{position:absolute;left:0;right:0;bottom:0;z-index:40;padding-bottom:26px;background:linear-gradient(transparent,var(--surface-page) 32%)}.mob-tabbar__row{display:flex;align-items:center;justify-content:space-around;padding:8px 18px 4px}.mob-tab{display:flex;flex-direction:column;align-items:center;gap:3px;background:none;border:none;cursor:pointer;padding:4px 8px;color:var(--text-subtle)}.mob-tab.is-active{color:var(--brand)}.mob-tab__label{font-size:10.5px;font-weight:500}.mob-tab.is-active .mob-tab__label{font-weight:700}.mob-tab__fab{width:52px;height:52px;border-radius:50%;border:none;background:var(--brand);color:var(--brand-on);display:grid;place-items:center;box-shadow:var(--shadow-brand);cursor:pointer;margin-top:-14px}@media(max-width:450px){.mob-page{padding:16px var(--gutter-page)}.mob-device{width:min(402px,calc(100vw - 2 * var(--gutter-page)));height:auto;aspect-ratio:402 / 874}}.mpe-page{min-height:100vh;background:var(--surface-sunken);color:var(--text-body);overflow-x:clip}.mpe-ed{display:grid;grid-template-rows:56px 1fr;height:100vh}.mpe-top{display:flex;align-items:center;gap:12px;padding:0 var(--gutter-page);background:var(--surface-page);border-bottom:1px solid var(--border-subtle)}.mpe-brand{display:flex;align-items:center;cursor:pointer;background:none;border:none;padding:0}.mpe-brand img{height:24px;display:block}.mpe-crumb{font-size:14px;color:var(--text-muted)}.mpe-crumb b{color:var(--text-strong);font-weight:600}.mpe-spacer{flex:1}.mpe-top__actions{display:flex;align-items:center;gap:8px}.mpe-body{display:grid;grid-template-columns:minmax(0,1fr) 360px;min-height:0}.mpe-canvas{display:grid;place-items:center;padding:30px;overflow:auto;min-width:0;background:radial-gradient(circle at 1px 1px,rgba(94,74,52,.1) 1px,transparent 0) 0 0 / 22px 22px,var(--surface-sunken)}.mpe-frame{width:780px;max-width:100%;background:var(--p-surface);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-xl);border:1px solid var(--border-subtle)}.mpe-pv{display:flex;flex-direction:column;height:520px}.mpe-pv__bar{display:flex;align-items:center;gap:9px;padding:12px 16px;background:var(--p-surface);border-bottom:1px solid color-mix(in srgb,var(--p-ink) 10%,transparent)}.mpe-pv__avatar{width:26px;height:26px;border-radius:50%;background-size:cover;flex:none}.mpe-pv__name{font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--p-ink)}.mpe-pv__avail{margin-left:auto;font-size:11px;font-weight:600;color:var(--brand)}.mpe-pvgrid{flex:1;display:grid;min-height:0}.mpe-pvgrid--left{grid-template-columns:210px minmax(0,1fr)}.mpe-pvgrid--right{grid-template-columns:minmax(0,1fr) 210px}.mpe-pvgrid--only{grid-template-columns:minmax(0,1fr)}.mpe-pvlist{background:var(--p-surface);border-right:1px solid color-mix(in srgb,var(--p-ink) 9%,transparent);overflow:hidden;display:flex;flex-direction:column;gap:2px;padding:8px}.mpe-pvgrid--right .mpe-pvlist{order:2;border-right:none;border-left:1px solid color-mix(in srgb,var(--p-ink) 9%,transparent)}.mpe-pvgrid--only .mpe-pvlist{display:none}.mpe-pvitem{display:flex;gap:9px;align-items:center;padding:7px;border-radius:var(--radius-sm);cursor:pointer}.mpe-pvitem--on{background:color-mix(in srgb,var(--brand) 20%,transparent)}.mpe-pvitem__th{width:38px;height:38px;border-radius:6px;flex:none;background-size:cover;background-position:center}.mpe-pvitem__th--off{display:none}.mpe-pvitem__t{font-family:var(--font-display);font-weight:600;font-size:13px;color:var(--p-ink);line-height:1.1}.mpe-pvitem__l{font-size:11px;color:color-mix(in srgb,var(--p-ink) 55%,transparent)}.mpe-pvitem>div:last-child{min-width:0;flex:1}.mpe-pvitem__t,.mpe-pvitem__l{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpe-pvmap{position:relative;min-width:0;overflow:hidden}.mpe-pvmap .leaflet-container{background-color:#efe6d6;background-image:radial-gradient(rgba(94,74,52,.16) 1px,transparent 1px);background-size:18px 18px}.mpe-pvmap[data-mstyle=sand] .leaflet-container{background-color:#e7d9be;background-image:radial-gradient(rgba(94,74,52,.18) 1px,transparent 1px)}.mpe-pvmap[data-mstyle=slate] .leaflet-container{background-color:#dce2e3;background-image:radial-gradient(rgba(60,80,90,.16) 1px,transparent 1px)}.mpe-pvmap[data-mstyle=dark] .leaflet-container{background-color:#39424d;background-image:radial-gradient(rgba(220,230,240,.12) 1px,transparent 1px)}.mpe-pvmap[data-mstyle=night] .leaflet-container{background-color:#1f2933;background-image:radial-gradient(rgba(220,230,240,.13) 1px,transparent 1px)}.mpe-pvmap[data-grid=off] .leaflet-container{background-image:none}.mpe-pvmap .leaflet-control-attribution{display:none}.mpe-pvmap .leaflet-bar a{color:var(--text-strong)!important;background:var(--surface-card)!important;border-color:var(--border-subtle)!important}.mpe-pvmap.maplibregl-map{background-color:#efe6d6}.mpe-pvmap[data-mstyle=sand].maplibregl-map{background-color:#e7d9be}.mpe-pvmap[data-mstyle=slate].maplibregl-map{background-color:#dce2e3}.mpe-pvmap[data-mstyle=dark].maplibregl-map{background-color:#39424d}.mpe-pvmap[data-mstyle=night].maplibregl-map{background-color:#1f2933}.mpe-pvmap.maplibregl-map[data-grid=on]:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background-image:radial-gradient(rgba(94,74,52,.16) 1px,transparent 1px);background-size:18px 18px}.mpe-pvmap[data-mstyle=dark][data-grid=on]:after,.mpe-pvmap[data-mstyle=night][data-grid=on]:after{background-image:radial-gradient(rgba(220,230,240,.13) 1px,transparent 1px)}.mpe-pvmap .maplibregl-ctrl-group{background:var(--surface-card);border:1px solid var(--border-subtle);box-shadow:var(--shadow-xs)}.mpe-pvmap .maplibregl-ctrl-group button+button{border-top:1px solid var(--border-subtle)}.mpe-pin{background:transparent;border:none;display:flex;align-items:center;justify-content:center}.mpe-pin__dot{display:block;width:16px;height:16px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--brand);border:2px solid #fff;box-shadow:0 2px 5px #281c1059}.mpe-pin__dot--dot{border-radius:50%;transform:none}.mpe-pin__dot--square{border-radius:3px;transform:none}.mpe-pin--on .mpe-pin__dot{width:22px;height:22px;background:var(--accent-ochre)}.mpe-panel{background:var(--surface-page);border-left:1px solid var(--border-subtle);overflow-y:auto;min-width:0}.mpe-panel__head{padding:16px 18px 8px}.mpe-panel__head h2{font-family:var(--font-display);font-size:17px;margin:0}.mpe-panel__head p{font-size:12.5px;color:var(--text-muted);margin:3px 0 0}.mpe-sec{padding:16px 18px;border-top:1px solid var(--divider)}.mpe-sec__t{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 12px}.mpe-styles{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mpe-styleopt{border:1.5px solid var(--border-default);border-radius:var(--radius-md);overflow:hidden;cursor:pointer;background:var(--surface-card);transition:var(--transition-control);padding:0;text-align:left}.mpe-styleopt--on{border-color:var(--brand);box-shadow:var(--shadow-sm)}.mpe-styleopt__sw{height:46px;background-size:10px 10px}.mpe-styleopt__nm{font-size:12px;font-weight:600;color:var(--text-strong);padding:6px 10px}@media(max-width:760px){.mpe-page{height:auto;min-height:100vh}.mpe-ed{height:auto;min-height:100vh;grid-template-rows:56px auto}.mpe-crumb{display:none}.mpe-body{grid-template-columns:minmax(0,1fr)}.mpe-canvas{padding:18px;min-width:0}.mpe-frame{width:100%}.mpe-panel{border-left:none;border-top:1px solid var(--border-subtle)}.mpe-hide-sm{display:none!important}}.cht-page{min-height:100vh;background:var(--surface-page);color:var(--text-body);overflow-x:clip;container-type:inline-size}.cht-app{display:grid;grid-template-columns:244px minmax(400px,1fr) minmax(340px,1.25fr);height:100vh}.cht-app--nocanvas{grid-template-columns:244px minmax(400px,1fr)}.cht-app--nocanvas .cht-canvas{display:none}.cht-canvas{background:var(--surface-sunken);border-left:1px solid var(--border-subtle);display:flex;flex-direction:column;min-width:0}.cht-canvas__head{height:56px;flex:none;display:flex;align-items:center;gap:10px;padding:0 20px;border-bottom:1px solid var(--border-subtle)}.cht-canvas__lead{display:flex;flex-direction:column;gap:2px;min-width:0}.cht-canvas__eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle)}.cht-canvas__eyebrow,.cht-canvas__hint{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cht-canvas__hint{font-size:11px;color:var(--text-tertiary)}.cht-canvas__body>.insp{width:100%;display:flex;flex-direction:column;flex:1 0 auto}.cht-canvas__body .insp-dock{flex:1;min-height:280px;max-height:none;overflow-y:auto}.cht-canvas__head .cht-sp{flex:1}.cht-canvas__body{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0}.cht-canvas__body .cht-draft{width:100%;max-width:440px}.cht-side{background:var(--surface-page);border-right:1px solid var(--border-subtle);display:flex;flex-direction:column;min-height:0;padding:0 14px}.cht-side__top{height:56px;flex:none;display:flex;flex-direction:column;justify-content:center}.cht-side>.ap-sidenav__label{padding-left:0;padding-right:0}.cht-side>.ap-sidenav__label>button{margin-right:-7px}.cht-side__rename{padding:2px 10px}.cht-side__list{flex:1;overflow-y:auto;padding:0 0 14px;display:flex;flex-direction:column;gap:1px}.cht-side__empty{padding:10px;font-size:13px;color:var(--text-muted)}.cht-main{display:flex;flex-direction:column;min-height:0;min-width:0;background:var(--surface-page);position:relative}.cht-topbar{height:56px;flex:none;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb,var(--surface-page) 80%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cht-topbar__title{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--text-strong);letter-spacing:-.01em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cht-topbar__spacer{flex:1}.cht-thread{flex:1;overflow-y:auto;padding:26px 0 0;padding-bottom:calc(var(--cht-composer-h, 150px) + 8px)}.cht-thread__inner{max-width:760px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:22px;min-width:0;min-height:100%}.cht-msg{display:flex;gap:12px;min-width:0}.cht-msg__avatar{flex:none}.cht-agentmark{width:32px;height:32px;border-radius:var(--radius-sm);background:var(--surface-tint);display:grid;place-items:center;box-shadow:inset 0 0 0 1px var(--border-subtle)}.cht-agentmark img{width:22px;height:22px}.cht-agentmark--ghost{background:none;box-shadow:none;height:0}.cht-msg--grouped{margin-top:-14px}.cht-msg__col{min-width:0;flex:1;display:flex;flex-direction:column;gap:8px}.cht-msg__who{font-size:12px;font-weight:700;color:var(--text-muted)}.cht-bubble{font-size:15px;line-height:1.6;color:var(--text-body);overflow-wrap:anywhere}.cht-bubble p{margin:0 0 8px}.cht-bubble p:last-child{margin:0}.cht-md>:first-child{margin-top:0}.cht-md>:last-child{margin-bottom:0}.cht-md ul,.cht-md ol{margin:0 0 8px;padding-left:22px}.cht-md li{margin:2px 0}.cht-md h1,.cht-md h2,.cht-md h3,.cht-md h4{font-size:15px;font-weight:700;margin:12px 0 6px}.cht-md a{color:var(--brand);text-decoration:underline;text-underline-offset:2px}.cht-md code{font-family:var(--font-mono);font-size:12.5px;background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:1px 5px}.cht-md pre{margin:0 0 8px;padding:10px 12px;background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow-x:auto}.cht-md pre code{background:none;border:0;padding:0}.cht-md blockquote{margin:0 0 8px;padding:2px 0 2px 12px;border-left:3px solid var(--border-default);color:var(--text-muted)}.cht-md hr{border:0;border-top:1px solid var(--border-subtle);margin:10px 0}.cht-md table{border-collapse:collapse;margin:0 0 8px;font-size:13.5px}.cht-md th,.cht-md td{border:1px solid var(--border-subtle);padding:4px 10px;text-align:left}.cht-msg--user{flex-direction:row-reverse}.cht-msg--user .cht-msg__col{align-items:flex-end}.cht-msg--user .cht-bubble{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:12px 15px;box-shadow:var(--shadow-xs);align-self:flex-end;max-width:80%}.cht-tools{display:flex;flex-direction:column;gap:6px;min-width:0}.cht-toolchip{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;max-width:100%;font-family:var(--font-mono);font-size:11.5px;color:var(--text-muted);background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:4px 11px 4px 8px;overflow-wrap:anywhere}.cht-toolchip i.cht-toolchip__ic{color:var(--sage-500);flex:none}.cht-draft{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-card);box-shadow:var(--shadow-md);animation:cht-appear-in .45s var(--ease-out)}@keyframes cht-appear-in{0%{transform:translateY(10px) scale(.99)}to{transform:none}}.cht-draft__hero{height:168px;background-size:cover;background-position:center;position:relative}.cht-draft__chip{position:absolute;top:12px;left:12px}.cht-draft__body{padding:16px 18px 18px}.cht-draft__eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.cht-draft__title{font-family:var(--font-display);font-weight:600;font-size:23px;color:var(--text-strong);letter-spacing:-.02em;margin:3px 0 6px}.cht-draft__desc{font-size:14px;line-height:1.55;color:var(--text-body);margin:0 0 12px}.cht-draft__fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 18px;margin-bottom:14px}.cht-field__k{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle)}.cht-field__v{font-size:13.5px;color:var(--text-strong);font-weight:500}.cht-draft__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.cht-draft__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cht-composer{position:absolute;left:0;right:0;bottom:0;padding:14px 24px 22px;pointer-events:none;background:linear-gradient(to bottom,transparent 0,var(--surface-page) 16px)}.cht-composer__inner{max-width:760px;margin:0 auto}.cht-composer__box{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:12px 12px 10px;transition:var(--transition-control);pointer-events:auto}.cht-composer__box:focus-within{box-shadow:var(--focus-ring),var(--shadow-md)}.cht-composer textarea{width:100%;border:none;outline:none;box-shadow:none;resize:none;background:none;font-family:var(--font-text);font-size:15px;line-height:1.5;color:var(--text-strong);max-height:140px}.cht-composer textarea::placeholder{color:var(--text-subtle)}.cht-composer__bar{display:flex;align-items:center;gap:6px;margin-top:8px}.cht-composer__bar .cht-spacer{flex:1}.cht-composer__hint{width:fit-content;margin:9px auto 0;padding:3px 12px;border-radius:var(--radius-full, 999px);background:color-mix(in srgb,var(--surface-page) 82%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;font-size:11px;color:var(--text-subtle)}.cht-import{margin-bottom:8px;padding:12px;background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);pointer-events:auto;display:flex;flex-direction:column;gap:10px}.cht-import__row{display:flex;align-items:center;gap:8px;background:var(--surface-sunken);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:4px 4px 4px 10px;color:var(--text-subtle)}.cht-import__url{flex:1;min-width:0;border:none;outline:none;background:transparent;color:var(--text-strong);font:inherit;font-size:14px}.cht-import__label{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin-top:2px}.cht-import__src{display:flex;align-items:center;gap:10px;width:100%;padding:9px 4px;border:none;border-top:1px solid var(--border-subtle);background:none;color:var(--text-body);font:inherit;text-align:left}.cht-import__src:first-of-type{border-top:none}.cht-import__upload{cursor:pointer;color:var(--text-strong);font-weight:600}.cht-import__upload:hover{color:var(--brand-strong)}.cht-import__upload:disabled{opacity:.6;cursor:default}.cht-import__src[data-off]{opacity:.6}.cht-import__srcname{font-weight:600;color:var(--text-strong)}.cht-import__muted{font-size:13px;color:var(--text-muted)}.cht-import__spacer{flex:1}.cht-mcp{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:11px;color:var(--text-muted);background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:3px 9px;white-space:nowrap}.cht-mcp .cht-dot{width:6px;height:6px;border-radius:50%;background:var(--success);display:inline-block}button.cht-mcp--btn{cursor:pointer;transition:border-color var(--dur-fast, .12s),color var(--dur-fast, .12s)}button.cht-mcp--btn:hover{color:var(--text-body);border-color:var(--border-default)}.cht-tooldir{width:320px;max-height:380px;overflow-y:auto;padding:6px}.cht-tooldir__head{font-size:12px;font-weight:700;color:var(--text-muted);padding:8px 10px 6px}.cht-tooldir__empty{font-size:13px;color:var(--text-muted);padding:8px 10px 10px}.cht-tooldir__item{padding:8px 10px;border-radius:var(--radius-md)}.cht-tooldir__item:hover{background:var(--surface-sunken)}.cht-tooldir__name{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:13.5px;font-weight:600;color:var(--text-body)}.cht-tooldir__name code{font-family:var(--font-mono);font-size:10.5px;color:var(--text-muted)}.cht-tooldir__desc{font-size:12.5px;line-height:1.5;color:var(--text-muted);margin-top:2px}.cht-typing{display:inline-flex;gap:4px;padding:4px 0}.cht-typing i{width:7px;height:7px;border-radius:50%;background:var(--text-subtle);animation:cht-blink 1.2s infinite both}.cht-typing i:nth-child(2){animation-delay:.2s}.cht-typing i:nth-child(3){animation-delay:.4s}@keyframes cht-blink{0%,60%,to{opacity:.3}30%{opacity:1}}.cht-ent{width:100%;max-width:440px;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-md);overflow:hidden;animation:cht-appear-in .45s var(--ease-out)}.cht-ent__b{padding:18px}.cht-ent__eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.cht-ent__title{font-family:var(--font-display);font-weight:600;font-size:22px;color:var(--text-strong);letter-spacing:-.02em;margin:3px 0 12px}.cht-ent__row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-top:1px solid var(--divider);font-size:14px}.cht-ent__row:first-of-type{border-top:none}.cht-ent__k{color:var(--text-muted)}.cht-ent__v{color:var(--text-strong);font-weight:600}.cht-ent__map{height:150px;border-radius:var(--radius-md);position:relative;overflow:hidden;margin-bottom:14px;background:repeating-linear-gradient(0deg,var(--border-subtle) 0 1px,transparent 1px 26px),repeating-linear-gradient(90deg,var(--border-subtle) 0 1px,transparent 1px 26px),var(--surface-tint)}.cht-ent__ring{position:absolute;left:50%;top:50%;width:150px;height:150px;border:2px solid color-mix(in srgb,var(--brand) 45%,transparent);background:color-mix(in srgb,var(--brand) 12%,transparent);border-radius:50%;transform:translate(-50%,-50%)}.cht-ent__pin{position:absolute;left:50%;top:50%;width:22px;height:22px;transform:translate(-50%,-70%);color:var(--brand)}.cht-cal{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.cht-cal__d{aspect-ratio:1;display:grid;place-items:center;font-size:12px;border-radius:var(--radius-sm);color:var(--text-body);font-variant-numeric:tabular-nums}.cht-cal__d--book{background:var(--brand);color:var(--brand-on, #fff);font-weight:600}.cht-cal__d--open{background:var(--surface-tint);color:var(--text-strong);font-weight:600}.cht-cal__d--off{color:var(--text-subtle);opacity:.45}.cht-cal__leg{display:flex;gap:16px;margin-top:12px;font-size:12px;color:var(--text-muted)}.cht-cal__leg span{display:inline-flex;align-items:center;gap:6px}.cht-cal__leg i{width:11px;height:11px;border-radius:3px;display:inline-block}.cht-qr{background:var(--surface-sunken);border-radius:var(--radius-md);padding:12px 14px;font-size:13.5px;color:var(--text-body);line-height:1.5;margin-bottom:12px}.cht-qr b{color:var(--text-strong)}.cht-qreply{border:1px solid var(--border-default);border-radius:var(--radius-md);padding:12px 14px;font-size:14px;color:var(--text-body);line-height:1.55}.cht-pf{display:flex;align-items:center;gap:13px;margin-bottom:16px}.cht-pf__name{font-family:var(--font-display);font-weight:600;font-size:20px;color:var(--text-strong)}.cht-pf__pl{font-size:13px;color:var(--text-muted)}.cht-imp{display:flex;flex-direction:column;gap:16px;width:100%;max-width:460px;min-width:0}.cht-imp__review{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-xs);padding:16px}.cht-imp__rhead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.cht-imp__rtitle{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--text-strong)}.cht-imp__row{display:flex;align-items:center;gap:12px;padding:9px 8px;border-radius:var(--radius-md);cursor:pointer;min-width:0}.cht-imp__row:hover{background:var(--surface-sunken)}.cht-imp__thumb{width:46px;height:38px;border-radius:var(--radius-sm);background-size:cover;background-position:center;flex:none}.cht-imp__b{flex:1;min-width:0}.cht-imp__nm{display:block;font-size:14px;font-weight:600;color:var(--text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cht-imp__sub{display:block;font-size:12px;color:var(--text-muted);margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cht-imp__conf{font-family:var(--font-mono);font-size:12px;color:var(--success);font-variant-numeric:tabular-nums;flex:none}.cht-imp__conf--low{color:var(--warning)}.cht-imp__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;padding-top:14px;border-top:var(--border-hair) solid var(--divider)}.cht-data{width:100%;max-width:560px;min-width:0}.cht-data__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.cht-data__ic{width:30px;height:30px;border-radius:var(--radius-sm);background:var(--surface-tint);display:grid;place-items:center;flex:none}.cht-data__title{font-weight:600;color:var(--text-strong);font-size:14px}.cht-data__sub{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle)}.cht-data__table{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-card);box-shadow:var(--shadow-xs)}.cht-data__table-scroll{overflow-x:auto}.cht-data__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}@container (max-width: 1000px){.cht-app{grid-template-columns:244px minmax(0,1fr)}.cht-canvas{display:none}}@media(max-width:760px){.cht-app{grid-template-columns:minmax(0,1fr);height:100vh}.cht-side{display:none}.cht-thread__inner,.cht-composer{padding-left:var(--gutter-page);padding-right:var(--gutter-page)}}.cht-pv{display:flex;flex-direction:column;gap:10px;width:100%}.cht-pv__eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.cht-pv__frame{width:100%;container-type:inline-size}.cht-pv__bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.cht-pv__clear{display:inline-flex;align-items:center;gap:5px;flex:none;border:none;background:none;padding:3px 7px;border-radius:var(--radius-sm);font-family:var(--font-text);font-size:12.5px;font-weight:600;color:var(--text-muted);cursor:pointer;transition:var(--transition-control)}.cht-pv__clear:hover{background:var(--surface-tint);color:var(--brand-strong)}.cht-pv__chips{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;min-width:0}.cht-pv__chips::-webkit-scrollbar{display:none}.cht-pv__chip{flex:none;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:var(--text-muted);background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:4px 11px;cursor:pointer}.cht-pv__chip:hover{color:var(--text-strong)}.cht-pv__chip--active{color:var(--brand-strong);border-color:var(--brand);background:var(--surface-tint)}.cht-pv .mpe-pv{border-radius:var(--radius-lg);overflow:hidden}.cht-pv-skel{display:flex;align-items:center;gap:14px;width:100%;padding:16px;border:1.5px solid var(--border-subtle);border-radius:var(--radius-lg)}.cht-pv-skel__lines{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.cht-pv-ghost{display:flex;align-items:center;gap:14px;width:100%;padding:16px;border:1.5px dashed var(--border-default);border-radius:var(--radius-lg)}.cht-pv-ghost__ava{width:44px;height:44px;border-radius:50%;background:var(--border-subtle);flex:none}.cht-pv-ghost__lines{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.cht-pv-ghost__line{height:10px;width:70%;border-radius:var(--radius-pill);background:var(--border-subtle)}.cht-pv-ghost__line--short{width:45%}.cht-pv-ghost__thumb{width:44px;height:44px;border-radius:var(--radius-sm);background:var(--border-subtle);flex:none}.cht-pv-ghost__hint{margin:2px 0 0;font-size:12px;color:var(--text-tertiary);text-align:center}.cht-page--onboard{display:flex;flex-direction:column;height:100vh}.cht-ob-top{height:56px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter-page);border-bottom:1px solid var(--border-subtle)}.cht-ob-brand img{height:24px;display:block}.cht-ob-brand img.cht-ob-brand__dark,[data-theme=dark] .cht-ob-brand img.cht-ob-brand__light{display:none}[data-theme=dark] .cht-ob-brand img.cht-ob-brand__dark{display:block}.cht-ob-skip{font-family:var(--font-text);font-size:14px;font-weight:600;color:var(--text-muted);background:none;border:none;cursor:pointer}.cht-app--onboard{grid-template-columns:minmax(400px,1fr) minmax(340px,1.25fr);height:calc(100vh - 56px)}.cht-app--onboard.cht-app--nocanvas{grid-template-columns:minmax(400px,1fr)}.cht-composer .insp-railslot{pointer-events:auto;max-height:44vh;overflow-y:auto;overscroll-behavior:contain;margin-bottom:10px}.cht-composer__ctx{display:flex;align-items:center;gap:6px;margin:0 4px 6px;font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-subtle)}.cht-composer__ctx b{color:var(--text-strong);font-weight:600}.cht-composer__ctx-badge{margin-left:4px;padding:1px 7px;border-radius:var(--radius-pill);background:var(--surface-tint);color:var(--brand-strong);font-weight:600}.cht-app--onboard .cht-topbar,.cht-app--nocanvas .cht-topbar{padding-inline:max(24px,calc((100% - 760px)/2))}.cht-ob-actions{display:inline-flex;align-items:center;gap:14px}.cht-pv__eyebrow{display:flex;align-items:center;gap:8px}.cht-pv__kind{font-size:9.5px;letter-spacing:.06em;padding:2px 7px;border-radius:var(--radius-pill);border:1px solid var(--border-subtle);color:var(--text-muted);background:var(--surface-sunken)}.cht-pv__kind--custom{color:var(--brand-strong);border-color:var(--brand);background:var(--surface-tint)}.cht-pv__chip .ph{font-size:11px;margin-right:4px;vertical-align:-1px}.cht-pv__viewtoggle{margin-left:auto;display:inline-flex;gap:2px;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:2px;background:var(--surface-sunken)}.cht-pv__viewtoggle button{border:none;background:none;display:inline-flex;align-items:center;padding:3px 7px;border-radius:calc(var(--radius-sm) - 2px);font-size:13px;color:var(--text-muted);cursor:pointer;transition:var(--transition-control)}.cht-pv__viewtoggle button:hover{color:var(--text-strong)}.cht-pv__viewtoggle button.is-active{background:var(--surface-card);color:var(--brand-strong);box-shadow:var(--shadow-xs)}.cht-projgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px}.cht-projtable{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-card)}.cht-brand{display:flex;flex-direction:column;gap:18px;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);padding:18px}.cht-brand__sec{display:flex;flex-direction:column;gap:9px}.cht-brand__label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.cht-brand__empty{font-size:13px;color:var(--text-muted);border:1px dashed var(--border-default);border-radius:var(--radius-md);padding:14px;text-align:center}.cht-brand__logo{display:flex;align-items:center;justify-content:center;padding:16px;border-radius:var(--radius-md);background:var(--surface-sunken);border:1px solid var(--border-subtle)}.cht-brand__logo img{max-height:64px;max-width:100%}.cht-brand__logoedit{display:flex;gap:8px;align-items:center}.cht-brand__logoedit input[type=url]{flex:1;min-width:0;font:inherit;font-size:13px;padding:7px 10px;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-card);color:var(--text-strong)}.cht-brand__swatches{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cht-brand__swatch{position:relative;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:4px 9px 4px 4px;background:var(--surface-sunken)}.cht-brand__swatch code{font-family:var(--font-mono);font-size:11px;color:var(--text-muted)}.cht-brand__chip,.cht-brand__swatch input[type=color]{width:24px;height:24px;border-radius:50%;border:1px solid var(--border-default);padding:0;background:none;cursor:default;display:inline-block}.cht-brand__swatch input[type=color]{cursor:pointer;overflow:hidden}.cht-brand__swatch input[type=color]::-webkit-color-swatch-wrapper{padding:0}.cht-brand__swatch input[type=color]::-webkit-color-swatch{border:none;border-radius:50%}.cht-brand__rm{border:none;background:none;display:inline-flex;padding:2px;font-size:11px;color:var(--text-tertiary);cursor:pointer}.cht-brand__rm:hover{color:var(--danger, #b0402b)}.cht-brand__add{display:inline-flex;align-items:center;gap:4px;border:1px dashed var(--border-default);background:none;border-radius:var(--radius-pill);padding:6px 12px;font-family:var(--font-text);font-size:12px;font-weight:600;color:var(--text-muted);cursor:pointer;transition:var(--transition-control)}.cht-brand__add:hover{color:var(--brand-strong);border-color:var(--brand)}.cht-brand__fontsample{font-size:21px;color:var(--text-strong);line-height:1.3}.cht-brand__fontname{font-family:var(--font-mono);font-size:11.5px;color:var(--text-muted)}.cht-brand__fontinput{font:inherit;font-size:13px;padding:7px 10px;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-card);color:var(--text-strong);max-width:260px}.obc-page{min-height:100vh;display:flex;flex-direction:column;color:var(--text-body);background:var(--surface-page);font-family:var(--font-text);overflow-x:clip}.obc-page *{box-sizing:border-box}.obc-top{height:60px;display:flex;align-items:center;gap:14px;padding:0 var(--gutter-page);border-bottom:var(--border-hair) solid var(--divider);flex:none}.obc-top img{height:25px;cursor:pointer}.obc-top__sp{flex:1;min-width:0}.obc-top__prog{display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:12px;color:var(--text-subtle)}.obc-top__bar{width:120px;height:6px;border-radius:var(--radius-pill);background:var(--surface-sunken);overflow:hidden}.obc-top__bar b{display:block;height:100%;background:var(--brand);border-radius:inherit;transition:width var(--dur-slow) var(--ease-out)}.obc-skip{font-family:var(--font-text);font-size:14px;font-weight:600;color:var(--text-muted);background:none;border:none;cursor:pointer}.obc-thread{flex:1;overflow-y:auto}.obc-thread__inner{max-width:720px;margin:0 auto;padding:30px var(--gutter-page) 40px;display:flex;flex-direction:column;gap:18px}.obc-row{display:flex;gap:12px;align-items:flex-start}.obc-row--me{flex-direction:row-reverse}.obc-av{width:34px;height:34px;border-radius:50%;flex:none;display:grid;place-items:center}.obc-av--bot{background:var(--brand);color:var(--brand-on, #fff)}.obc-av--bot i{font-size:19px}.obc-bubble{max-width:76%;min-width:0;padding:13px 16px;border-radius:var(--radius-xl);font-size:15px;line-height:1.55;overflow-wrap:anywhere}.obc-bubble--bot{background:var(--surface-card);border:var(--border-hair) solid var(--border-subtle);border-top-left-radius:var(--radius-sm);color:var(--text-body);box-shadow:var(--shadow-xs)}.obc-bubble--me{background:var(--brand);color:var(--brand-on, #fff);border-top-right-radius:var(--radius-sm)}.obc-bubble b{font-weight:600;color:var(--text-strong)}.obc-bubble--me b{color:var(--brand-on, #fff)}.obc-widget{max-width:76%;min-width:0;margin-left:46px}.obc-quick{display:flex;flex-wrap:wrap;gap:8px}.obc-chip{font-family:var(--font-text);font-size:14px;font-weight:600;padding:9px 15px;border-radius:var(--radius-pill);border:1.5px solid var(--border-default);background:var(--surface-card);color:var(--text-strong);cursor:pointer;transition:var(--transition-control)}.obc-chip:hover{border-color:var(--brand);background:var(--surface-tint);color:var(--brand-strong)}.obc-trades{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.obc-trade{display:flex;flex-direction:column;align-items:center;gap:7px;padding:15px 8px;cursor:pointer;text-align:center;border:1.5px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);transition:var(--transition-control)}.obc-trade:hover{border-color:var(--border-strong)}.obc-trade.on{border-color:var(--brand);background:var(--surface-tint)}.obc-trade i{font-size:24px;color:var(--brand-strong)}.obc-trade span{font-size:13px;font-weight:600;color:var(--text-strong)}.obc-drop{border:2px dashed var(--border-strong);border-radius:var(--radius-lg);padding:26px;text-align:center;color:var(--text-muted);background:var(--surface-sunken);cursor:pointer;transition:var(--transition-control)}.obc-drop:hover{border-color:var(--brand);background:var(--surface-tint)}.obc-drop i{font-size:32px;color:var(--brand)}.obc-drop b{display:block;font-weight:600;color:var(--text-strong);margin:8px 0 2px}.obc-shots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.obc-shots img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius-md)}.obc-swatches{display:flex;flex-wrap:wrap;gap:10px}.obc-sw{width:46px;height:46px;border-radius:var(--radius-md);cursor:pointer;border:2px solid transparent;box-shadow:var(--shadow-xs);padding:0}.obc-sw.on{border-color:var(--text-strong)}.obc-composer{flex:none;border-top:var(--border-hair) solid var(--divider);background:var(--surface-card)}.obc-composer__inner{width:100%;max-width:720px;margin:0 auto;padding:14px var(--gutter-page);display:flex;gap:10px;align-items:center}.obc-composer__input{flex:1;min-width:0;width:100%}.obc-composer__input .ap-input{border-radius:var(--radius-pill);padding:11px 16px;height:auto;background:var(--surface-page)}.obc-composer__input .ap-input--disabled{background:var(--surface-page);opacity:1}.obc-composer__input .ap-input__control{font-size:15px}.obc-send{width:42px;height:42px;border-radius:50%;border:none;background:var(--brand);color:var(--brand-on, #fff);cursor:pointer;display:grid;place-items:center;flex:none}.obc-send:disabled{opacity:.5;cursor:not-allowed}.obc-send i{font-size:18px}.obc-typing{display:inline-flex;gap:4px;padding:4px 2px}.obc-typing b{width:7px;height:7px;border-radius:50%;background:var(--text-subtle);animation:obc-typing 1s ease-in-out infinite}.obc-typing b:nth-child(2){animation-delay:.16s}.obc-typing b:nth-child(3){animation-delay:.32s}@keyframes obc-typing{0%,80%,to{transform:scale(.5);opacity:.4}40%{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.obc-typing b{animation:none}}@media(max-width:560px){.obc-bubble,.obc-widget{max-width:86%}.obc-top__bar{width:80px}}.imm-page{min-height:100vh;background:var(--surface-page);color:var(--text-body);font-family:var(--font-text);overflow-x:clip}.imm-wrap{max-width:var(--container-xl);margin:0 auto;padding:0 var(--gutter-page)}.imm-hero{display:grid;grid-template-columns:1.55fr 1fr;gap:32px;padding:34px 0 26px;align-items:stretch}@media(max-width:900px){.imm-hero{grid-template-columns:minmax(0,1fr)}}.imm-stage{min-width:0;min-height:480px;display:flex;flex-direction:column}.imm-stage>*{flex:1;width:100%;min-width:0}@media(max-width:900px){.imm-stage{min-height:0}}.imm-meta{min-width:0}.imm-meta__eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle)}.imm-meta__title{font-family:var(--font-display);font-weight:600;font-size:38px;line-height:1.05;letter-spacing:-.02em;color:var(--text-strong);margin:8px 0 0}.imm-meta__desc{font-size:16px;line-height:1.6;color:var(--text-body);margin:14px 0 0;max-width:42ch}.imm-meta__specs{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--divider);border:var(--border-hair) solid var(--divider);border-radius:var(--radius-lg);overflow:hidden;margin:22px 0}.imm-spec{background:var(--surface-card);padding:12px 14px;min-width:0}.imm-spec__k{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle)}.imm-spec__v{font-size:15px;color:var(--text-strong);font-weight:600;margin-top:3px}.imm-meta__tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:22px}.imm-meta__actions{display:flex;gap:10px;flex-wrap:wrap}.imm-rail{padding:8px 0 40px}.imm-rail__label{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 14px}.imm-rail__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media(max-width:720px){.imm-rail__row{grid-auto-flow:column;grid-auto-columns:minmax(160px,70%);grid-template-columns:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:6px}.imm-thumb{scroll-snap-align:start}}.imm-thumb{text-align:left;background:var(--surface-card);border:1.5px solid var(--border-subtle);border-radius:var(--radius-lg);padding:0;cursor:pointer;overflow:hidden;transition:var(--transition-control);min-width:0}.imm-thumb:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:var(--shadow-md)}.imm-thumb--active{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.imm-thumb__viz{aspect-ratio:4 / 3;background:radial-gradient(120% 120% at 50% 15%,var(--cream-100),var(--sage-50) 78%);display:grid;place-items:center;position:relative}.imm-thumb__viz i{font-size:34px;color:var(--brand);opacity:.8}.imm-thumb__badge{position:absolute;top:8px;left:8px;font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;background:var(--surface-card);border:var(--border-hair) solid var(--border-subtle);color:var(--brand-strong);border-radius:var(--radius-pill);padding:2px 8px}.imm-thumb__b{padding:11px 13px}.imm-thumb__t{font-size:14px;font-weight:600;color:var(--text-strong)}.imm-thumb__s{font-size:12px;color:var(--text-muted);margin-top:2px}.imm-band{background:var(--espresso-900);color:var(--cream-100);border-radius:var(--radius-xl);padding:30px 34px;margin-bottom:46px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.imm-band__ic{width:46px;height:46px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--cream-100) 14%,transparent);display:grid;place-items:center;color:var(--cream-100);flex:none}.imm-band__ic i{font-size:24px}.imm-band__t{font-family:var(--font-display);font-weight:600;font-size:21px;margin:0}.imm-band__d{font-size:14px;color:var(--text-on-dark);margin:4px 0 0;max-width:60ch}.imm-band__sp{flex:1}.sld-page{min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-text);color:var(--text-body);background:var(--espresso-900);overflow-x:clip}.sld-body{flex:1;display:grid;place-items:center;padding:var(--gutter-page);gap:22px;grid-template-rows:1fr auto}.sld-stage{width:min(calc((100vh - 180px) * 16 / 9),1100px,100%);aspect-ratio:16 / 9;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 30px 80px -30px #0009;position:relative}.sld-slide{position:absolute;inset:0;box-sizing:border-box;display:flex;flex-direction:column;padding:clamp(20px,5.6%,72px) clamp(22px,6.9%,88px);overflow:hidden;font-family:var(--font-text);color:var(--text-body)}.sld-cream{background:var(--surface-page)}.sld-sand{background:var(--cream-100)}.sld-dark{background:var(--espresso-900);color:var(--cream-100)}.sld-sage{background:var(--sage-600);color:var(--cream-50)}.sld-eyebrow{font-family:var(--font-mono);font-size:clamp(11px,1.2vw,15px);letter-spacing:.18em;text-transform:uppercase;color:var(--brand-strong)}.sld-dark .sld-eyebrow,.sld-sage .sld-eyebrow{color:var(--sage-300)}.sld-display{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;line-height:1.02;color:var(--text-strong);margin:0}.sld-dark .sld-display,.sld-sage .sld-display{color:var(--cream-50)}.sld-accent{font-style:italic;color:var(--brand);font-weight:500}.sld-sage .sld-accent,.sld-dark .sld-accent{color:var(--ochre-300)}.sld-logo{height:clamp(24px,2.6vw,34px);align-self:flex-start}.sld-spacer{flex:1}.sld-title{justify-content:center}.sld-title .sld-eyebrow{margin-bottom:clamp(14px,2.6vw,26px)}.sld-title h1{font-size:clamp(38px,9.6vw,98px);max-width:16ch}.sld-title .sld-sub{font-family:var(--font-text);font-size:clamp(15px,2.6vw,27px);line-height:1.5;color:var(--text-muted);margin:clamp(14px,2.8vw,28px) 0 0;max-width:40ch}.sld-foot{display:flex;align-items:center;gap:14px;font-size:clamp(12px,1.8vw,18px);color:var(--text-muted);flex-wrap:wrap}.sld-foot b{color:var(--text-strong);font-weight:600}.sld-foot .sld-dot{width:5px;height:5px;border-radius:50%;background:var(--taupe-400)}.sld-section{justify-content:center}.sld-section .sld-num{font-family:var(--font-display);font-weight:600;font-size:clamp(64px,15vw,150px);line-height:1;color:var(--ochre-300);opacity:.9;margin-bottom:8px}.sld-section h2{font-size:clamp(28px,6.6vw,66px);max-width:18ch}.sld-quote{justify-content:center}.sld-quote blockquote{margin:0}.sld-quote p{font-family:var(--font-display);font-weight:500;font-size:clamp(24px,5.6vw,56px);line-height:1.18;letter-spacing:-.015em;color:var(--text-strong);max-width:21ch;margin:0}.sld-quote .sld-who{font-size:clamp(13px,1.9vw,19px);color:var(--text-muted);margin-top:clamp(16px,3.2vw,32px)}.sld-quote .sld-who b{color:var(--text-strong);font-weight:600}.sld-cols h2{font-size:clamp(22px,4.6vw,46px);margin:0 0 clamp(18px,3.8vw,38px)}.sld-cols__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(14px,3.2vw,32px);flex:1;min-height:0}.sld-col{border-radius:var(--radius-lg);padding:clamp(16px,3vw,30px) clamp(16px,3.2vw,32px);border:1px solid var(--border-default);background:var(--surface-card);display:flex;flex-direction:column}.sld-col--bad{background:var(--cream-100)}.sld-col--good{background:var(--sage-50);border-color:var(--sage-300)}.sld-col__h{font-family:var(--font-mono);font-size:clamp(10px,1.4vw,14px);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:clamp(10px,1.8vw,18px)}.sld-col--good .sld-col__h{color:var(--sage-600)}.sld-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(8px,1.4vw,14px)}.sld-col li{font-size:clamp(13px,2.3vw,23px);line-height:1.4;color:var(--text-body);display:flex;gap:12px;align-items:flex-start}.sld-col li i{flex:none;font-size:clamp(15px,2.2vw,22px);margin-top:2px}.sld-col--bad li i{color:var(--taupe-500)}.sld-col--good li i{color:var(--sage-500)}.sld-stats h2{font-size:clamp(22px,4.6vw,46px);margin:0 0 clamp(20px,4.4vw,44px);max-width:22ch}.sld-stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,2.8vw,28px)}.sld-stat{border-top:3px solid var(--brand);padding-top:clamp(10px,1.8vw,18px)}.sld-stat b{font-family:var(--font-display);font-weight:600;font-size:clamp(34px,7.8vw,78px);line-height:1;color:var(--text-strong);letter-spacing:-.02em;display:block}.sld-stat span{font-size:clamp(12px,2vw,20px);color:var(--text-muted);display:block;margin-top:10px}.sld-image{padding:0;position:relative;justify-content:flex-end}.sld-image .sld-img{position:absolute;inset:0;background-size:cover;background-position:center}.sld-image .sld-cap{position:relative;padding:clamp(22px,5%,64px) clamp(22px,6.9%,88px);color:var(--cream-50);max-width:70%}.sld-image .sld-eyebrow{color:var(--ochre-300)}.sld-image h2{font-size:clamp(26px,5.8vw,58px);color:var(--cream-50);margin:12px 0 0}.sld-agenda h2{font-size:clamp(22px,4.6vw,46px);margin:10px 0 clamp(18px,3.6vw,36px)}.sld-agenda__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.sld-agenda__list li{display:flex;align-items:baseline;gap:clamp(12px,2.4vw,24px);padding:clamp(9px,1.6vw,16px) 0;border-bottom:1px solid var(--divider)}.sld-agenda .sld-n{font-family:var(--font-mono);font-size:clamp(12px,1.7vw,17px);color:var(--brand-strong);width:40px}.sld-agenda .sld-t{font-family:var(--font-display);font-weight:500;font-size:clamp(16px,3vw,30px);color:var(--text-strong)}.sld-agenda .sld-d{margin-left:auto;font-size:clamp(12px,1.8vw,18px);color:var(--text-muted)}.sld-closing{justify-content:center;align-items:flex-start}.sld-closing h2{font-size:clamp(40px,9vw,90px)}.sld-closing .sld-sub{font-size:clamp(15px,2.4vw,24px);color:var(--text-on-dark);margin:clamp(14px,2.4vw,24px) 0 0}.sld-closing .sld-link{font-family:var(--font-mono);font-size:clamp(13px,1.8vw,18px);color:var(--ochre-300);margin-top:clamp(20px,4vw,40px)}.sld-controls{display:flex;align-items:center;gap:18px;width:min(1100px,100%);color:var(--cream-100)}.sld-controls__nav{display:flex;align-items:center;gap:10px}.sld-dots{display:flex;align-items:center;gap:9px;flex:1;justify-content:center;flex-wrap:wrap}.sld-dot-btn{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:var(--taupe-500);opacity:.5;cursor:pointer;transition:opacity .15s,transform .15s,background .15s}.sld-dot-btn:hover{opacity:.85}.sld-dot-btn.is-active{background:var(--ochre-300);opacity:1;transform:scale(1.25)}.sld-count{font-family:var(--font-mono);font-size:13px;letter-spacing:.06em;color:var(--cream-100);opacity:.7;min-width:56px;text-align:right}.sld-exit{position:fixed;top:var(--gutter-page);left:var(--gutter-page);z-index:5}.sld-exit img{height:22px;cursor:pointer;display:block}@media(max-width:560px){.sld-count{display:none}}.eml-page{min-height:100vh;overflow-x:clip;background:var(--surface-sunken);background-image:radial-gradient(circle at 1px 1px,rgba(94,74,52,.07) 1px,transparent 0);background-size:22px 22px}.eml-wrap{max-width:720px;margin:0 auto;padding:48px var(--gutter-page) 80px}.eml-head{text-align:center;margin-bottom:40px}.eml-head__logo{height:28px;width:auto;margin-bottom:22px;cursor:pointer}.eml-head h1{font-family:var(--font-display);font-size:30px;letter-spacing:-.01em;color:var(--text-strong);margin:0 0 6px}.eml-head p{font-family:var(--font-text);font-size:15px;color:var(--text-muted);margin:0}.eml-client{margin:0 auto 44px;max-width:640px}.eml-meta{display:flex;align-items:center;gap:10px;padding:0 6px 10px}.eml-meta__subject{font-family:var(--font-text);font-size:14px;font-weight:700;color:var(--text-strong)}.eml-meta__from{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle)}.eml-meta__sp{flex:1}.eml-meta__chip{flex:none;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-strong);background:var(--surface-tint);border-radius:var(--radius-pill);padding:3px 9px}.eml-frame{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--border-subtle);max-width:100%;overflow-x:auto}.eml-email{width:600px;max-width:600px}.dc-bar{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--surface-page) 86%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-subtle)}.dc-bar__in{height:60px;display:flex;align-items:center;gap:16px;max-width:var(--container-xl);margin:0 auto;padding:0 22px}.dc-bar img{height:26px;display:block}.dc-bar__logo{display:inline-flex;cursor:pointer}.dc-bar__tag{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle)}.dc-bar__sp{flex:1}.dc-search{width:320px}.dc-search .ap-input{height:38px}.dc-search .ap-input__control{font-size:14px}.dc-search kbd{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);background:var(--surface-sunken);border:1px solid var(--border-default);border-radius:var(--radius-xs);padding:1px 6px}@media(max-width:620px){.dc-search{display:none}}.dc-body{display:grid;grid-template-columns:256px minmax(0,1fr) 212px;max-width:var(--container-xl);margin:0 auto}@media(max-width:1100px){.dc-body{grid-template-columns:256px 1fr}.dc-toc{display:none}}@media(max-width:760px){.dc-body{grid-template-columns:1fr}}.dc-nav{padding:28px 14px 60px;border-right:1px solid var(--border-subtle);position:sticky;top:60px;align-self:start;height:calc(100vh - 60px);overflow-y:auto}.dc-nav__group{margin-bottom:22px}.dc-nav__h{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle);padding:0 10px 8px}.dc-nav a{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-body);text-decoration:none;padding:7px 10px;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-control)}.dc-nav a:hover{background:var(--surface-sunken);color:var(--text-strong)}.dc-nav a.on{background:var(--surface-tint);color:var(--brand-strong);font-weight:600}@media(max-width:760px){.dc-nav{display:flex;align-items:center;gap:6px;overflow-x:auto;position:static;height:auto;border-right:none;border-bottom:1px solid var(--border-subtle);padding:10px 20px}.dc-nav__group{display:contents}.dc-nav__h{display:none}.dc-nav a{white-space:nowrap;flex:none}}.dc-article{padding:40px 56px 90px;max-width:760px}@media(max-width:620px){.dc-article{padding:28px 20px 70px}}.dc-crumb{font-size:13px;color:var(--text-muted);margin-bottom:14px}.dc-crumb b{color:var(--text-body);font-weight:500}.dc-article .prose h1{font-size:42px;letter-spacing:-.02em;line-height:1.1;margin:0 0 14px}.dc-feedback{margin-top:44px;padding-top:24px;border-top:1px solid var(--divider);display:flex;align-items:center;gap:14px}.dc-feedback span{font-size:14px;color:var(--text-muted)}.dc-iconbtn{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:18px;padding:4px}.dc-iconbtn:hover{color:var(--brand-strong)}.dc-toc{padding:40px 20px;position:sticky;top:60px;align-self:start;height:calc(100vh - 60px)}.dc-toc__h{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:12px}.dc-toc a{display:block;font-size:13.5px;color:var(--text-muted);text-decoration:none;padding:5px 0 5px 12px;border-left:2px solid var(--border-subtle);cursor:pointer}.dc-toc a:hover{color:var(--text-strong)}.dc-toc a.on{color:var(--brand-strong);border-left-color:var(--brand);font-weight:600}.hm-page{padding:26px 0 72px}.hm-greet{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:22px}.hm-greet .hm-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.hm-greet h1{font-size:32px;line-height:1.1;letter-spacing:-.02em;margin:9px 0 6px}.hm-greet h1 em{font-style:italic;color:var(--brand);font-variant-numeric:lining-nums}.hm-greet .hm-sub{font-size:15px;color:var(--text-muted);margin:0;max-width:54ch}.hm-qa{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}@media(max-width:1000px){.hm-qa{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:560px){.hm-qa{grid-template-columns:minmax(0,1fr)}}.hm-qtile{display:flex;align-items:stretch;gap:0;padding:0;cursor:pointer;overflow:hidden}.hm-qtile__ic{width:54px;display:grid;place-items:center;font-size:19px;flex:none}.hm-qtile__b{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:16px 0 16px 14px}.hm-qtile__b b{display:block;font-size:14.5px;font-weight:600;color:var(--text-strong)}.hm-qtile__b span{font-size:12.5px;color:var(--text-muted)}.hm-qtile__go{margin-left:auto;align-self:center;padding-right:16px;color:var(--text-subtle);font-size:15px;transition:var(--transition-control)}.hm-qtile:hover .hm-qtile__go{color:var(--brand-strong);transform:translate(2px)}.hm-assist{display:flex;align-items:stretch;gap:0;padding:0;margin-bottom:24px;cursor:pointer;overflow:hidden}.hm-assist__ic{width:54px;display:grid;place-items:center;font-size:19px;flex:none;background:var(--surface-tint);color:var(--brand-strong)}.hm-assist__b{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:14px 0 14px 14px}.hm-assist>button{align-self:center;margin:0 16px 0 14px;flex:none}.hm-assist__b b{display:block;font-size:14.5px;font-weight:600;color:var(--text-strong)}.hm-assist__b span{font-size:12.5px;color:var(--text-muted)}@media(max-width:560px){.hm-assist>button{display:none}}.hm-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}@media(max-width:1000px){.hm-kpis{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:560px){.hm-kpis{grid-template-columns:minmax(0,1fr)}}.hm-cols{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;align-items:start}@media(max-width:1000px){.hm-cols{grid-template-columns:minmax(0,1fr)}}.hm-stack{display:flex;flex-direction:column;gap:18px;min-width:0}.hm-panel{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);overflow:hidden;min-width:0}.hm-panel__h{display:flex;align-items:center;gap:12px;padding:15px 18px;border-bottom:1px solid var(--border-subtle)}.hm-panel__h h2{font-family:var(--font-text);font-weight:700;font-size:15px;color:var(--text-strong);margin:0}.hm-panel__h .hm-sp{flex:1}.hm-panel__h a{font-size:12.5px;color:var(--brand-strong);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:4px}.hm-prow{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:13px;align-items:center;padding:12px 18px;border-top:1px solid var(--divider);cursor:pointer;transition:var(--transition-control)}.hm-prow:hover{background:var(--surface-tint)}.hm-prow:first-of-type{border-top:none}.hm-prow__th{width:46px;height:46px;border-radius:var(--radius-sm);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px var(--border-subtle)}.hm-prow__nm{font-size:14px;font-weight:600;color:var(--text-strong)}.hm-prow__sub{font-size:12.5px;color:var(--text-muted);margin-top:1px;display:flex;align-items:center;gap:6px}.hm-prow__n{text-align:right}.hm-prow__n b{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--text-strong);font-variant-numeric:lining-nums}.hm-prow__n span{display:block;font-size:10.5px;color:var(--text-subtle);font-family:var(--font-mono)}.hm-drow{display:flex;align-items:center;gap:12px;padding:13px 18px;border-top:1px solid var(--divider);cursor:pointer;transition:var(--transition-control)}.hm-drow:hover{background:var(--surface-tint)}.hm-drow:first-of-type{border-top:none}.hm-drow__ic{width:36px;height:36px;border-radius:var(--radius-md);background:var(--surface-sunken);color:var(--text-muted);display:grid;place-items:center;font-size:17px;flex:none}.hm-drow__b{min-width:0;flex:1}.hm-drow__b b{display:block;font-size:13.5px;font-weight:600;color:var(--text-strong)}.hm-drow__b span{font-size:11.5px;color:var(--text-muted);font-family:var(--font-mono);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.hm-progwrap{padding:14px 18px 4px}.hm-progwrap .hm-lab{display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted);margin-bottom:8px}.hm-progwrap .hm-lab b{color:var(--text-strong);font-variant-numeric:lining-nums}.hm-check{padding:6px 18px 14px}.hm-citem{display:flex;align-items:flex-start;gap:11px;padding:11px 0;border-top:1px solid var(--divider)}.hm-citem:first-of-type{border-top:none}.hm-citem__box{width:20px;height:20px;border-radius:var(--radius-sm);flex:none;display:grid;place-items:center;font-size:12px}.hm-citem__box.done{background:var(--success);color:var(--white)}.hm-citem__box.todo{border:1.5px solid var(--border-strong);color:transparent}.hm-citem__b{flex:1;min-width:0}.hm-citem__b b{display:block;font-size:13.5px;line-height:20px;font-weight:600;color:var(--text-strong)}.hm-citem__b.is-done b{color:var(--text-muted);text-decoration:line-through;text-decoration-color:var(--border-strong)}.hm-citem__b span{display:block;font-size:12px;color:var(--text-muted);margin-top:1px}.hm-citem a{font-size:12.5px;color:var(--brand-strong);text-decoration:none;font-weight:600;white-space:nowrap}.hm-feed{display:flex;flex-direction:column}.hm-fitem{display:flex;gap:12px;padding:13px 18px;border-top:1px solid var(--divider)}.hm-fitem:first-of-type{border-top:none}.hm-fitem__ic{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:15px;flex:none;background:var(--surface-tint);color:var(--brand-strong)}.hm-fitem__b{min-width:0}.hm-fitem__b p{font-size:13.5px;line-height:1.45;color:var(--text-body);margin:0}.hm-fitem__b p b{color:var(--text-strong);font-weight:600}.hm-fitem__b .hm-t{font-family:var(--font-mono);font-size:10.5px;color:var(--text-subtle);margin-top:4px}@media(max-width:760px){.hm-greet h1{font-size:27px}}.pj-page{padding:22px 4px 70px;margin-inline:-4px;overflow-x:clip}.pj-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:22px}.pj-toolbar .pj-grow{flex:1;min-width:200px}.pj-result-meta{font-family:var(--font-mono);font-size:11.5px;color:var(--text-subtle);letter-spacing:.02em}.pj-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:1080px){.pj-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.pj-grid{grid-template-columns:1fr}}.pj-card{display:flex;flex-direction:column;height:100%;cursor:pointer}.pj-card__media{position:relative}.pj-card__media .pj-img{width:100%;height:100%;background-size:cover;background-position:center}.pj-card__badge{position:absolute;top:11px;left:11px}.pj-card__menu{position:absolute;top:9px;right:9px}.pj-card__menu .ap-iconbtn{background:color-mix(in srgb,var(--surface-card) 78%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pj-card__body{padding:14px 15px 15px;display:flex;flex-direction:column;gap:9px;flex:1}.pj-card__title{font-family:var(--font-text);font-weight:700;font-size:15.5px;color:var(--text-strong);line-height:1.25;letter-spacing:-.01em}.pj-card__meta{font-size:12.5px;color:var(--text-muted);display:flex;align-items:center;gap:7px}.pj-card__meta i{font-size:13px;color:var(--text-subtle)}.pj-card__sep{color:var(--border-strong)}.pj-card__tags{display:flex;flex-wrap:wrap;gap:6px}.pj-card__foot{margin-top:auto;padding-top:12px;border-top:1px solid var(--divider);display:flex;align-items:center;gap:12px}.pj-card__stat{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--text-muted)}.pj-card__stat b{font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--text-strong);font-variant-numeric:lining-nums}.pj-card__stat i{font-size:14px;color:var(--brand-strong)}.pj-card__foot .pj-sp{flex:1}.pj-card__upd{font-family:var(--font-mono);font-size:10.5px;color:var(--text-subtle)}.pj-rows{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);overflow:hidden}.pj-row{display:grid;grid-template-columns:58px minmax(0,1fr) 150px 120px 116px 40px;gap:16px;align-items:center;padding:13px 18px;border-top:1px solid var(--divider);transition:var(--transition-control);cursor:pointer}.pj-row:first-child{border-top:none}.pj-row:hover{background:var(--surface-sunken)}.pj-row__th{width:58px;height:44px;border-radius:var(--radius-sm);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px var(--border-subtle)}.pj-row__nm b{font-size:14.5px;font-weight:600;color:var(--text-strong)}.pj-row__nm span{display:block;font-size:12.5px;color:var(--text-muted);margin-top:1px}.pj-row__n{text-align:right}.pj-row__n b{font-family:var(--font-display);font-weight:600;font-size:15px;color:var(--text-strong);font-variant-numeric:lining-nums}.pj-row__n span{display:block;font-size:10.5px;color:var(--text-subtle);font-family:var(--font-mono)}.pj-row__upd{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle)}@media(max-width:860px){.pj-row{grid-template-columns:58px minmax(0,1fr) 110px 40px}.pj-row__hidesm{display:none}}.pj-pager{display:flex;justify-content:center;margin-top:26px}.pe-page{padding:24px 0 80px}.pe-cols{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}@media(max-width:980px){.pe-cols{grid-template-columns:1fr}}.pe-main{display:flex;flex-direction:column;gap:20px}.pe-side{display:flex;flex-direction:column;gap:16px;position:sticky;top:88px}@media(max-width:980px){.pe-side{position:static}}.pe-card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);overflow:hidden}.pe-card__h{padding:16px 20px 0}.pe-card__h h2{font-family:var(--font-text);font-weight:700;font-size:16px;color:var(--text-strong);margin:0;display:flex;align-items:center;gap:9px}.pe-card__h p{font-size:13px;color:var(--text-muted);margin:3px 0 0}.pe-card__b{padding:18px 20px;display:flex;flex-direction:column;gap:16px}.pe-row2{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:560px){.pe-row2{grid-template-columns:1fr}}.pe-gal{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media(max-width:680px){.pe-gal{grid-template-columns:repeat(3,1fr)}}.pe-gal__cell--dragging{opacity:.45}.pe-gal__cell{position:relative;border-radius:var(--radius-md);overflow:hidden;aspect-ratio:1;background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px var(--border-subtle);cursor:grab}.pe-gal__cell.pe-cover{grid-column:span 2;grid-row:span 2;cursor:default}.pe-gal__cover-tag{position:absolute;top:8px;left:8px}.pe-gal__del{position:absolute;top:6px;right:6px;opacity:0;transition:var(--transition-control)}.pe-gal__cell:hover .pe-gal__del{opacity:1}.pe-gal__del .ap-iconbtn{background:color-mix(in srgb,var(--espresso-900) 60%,transparent);color:var(--white)}.pe-gal__add{border:1.5px dashed var(--border-strong);border-radius:var(--radius-md);aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--text-muted);cursor:pointer;transition:var(--transition-control);background:var(--surface-sunken)}.pe-gal__add:hover{border-color:var(--brand);color:var(--brand-strong);background:var(--surface-tint)}.pe-gal__add i{font-size:22px}.pe-gal__add span{font-size:12px;font-weight:600}.pe-storyfoot{display:flex;align-items:center;gap:8px}.pe-storyfoot span{font-size:12px;color:var(--text-subtle)}.pe-vis{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid var(--divider)}.pe-vis:first-of-type{border-top:none}.pe-vis__ic{width:34px;height:34px;border-radius:var(--radius-md);display:grid;place-items:center;font-size:16px;flex:none;background:var(--surface-sunken);color:var(--text-muted)}.pe-vis__b{flex:1;min-width:0}.pe-vis__b b{display:block;font-size:13.5px;font-weight:600;color:var(--text-strong)}.pe-vis__b span{font-size:12px;color:var(--text-muted)}.pe-vis__link{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--brand-strong);text-decoration:none;font-weight:600;margin-top:8px}.pe-rd{padding:10px 0 2px}.pe-rd__item{padding:9px 0;border-top:1px solid var(--divider)}.pe-rd__item:first-child{border-top:none}.pe-rd__row{display:flex;align-items:center;gap:10px;min-width:0}.pe-rd__box{width:18px;height:18px;border-radius:50%;flex:none;display:grid;place-items:center;font-size:11px}.pe-rd__box.pe-done{background:var(--success);color:var(--white)}.pe-rd__box.pe-todo{border:1.5px solid var(--ochre-400);color:var(--ochre-500)}.pe-rd__row b{font-size:13px;font-weight:600;color:var(--text-strong);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pe-rd__row.pe-is-done b{color:var(--text-muted)}.pe-rd__d{display:block;font-size:11.5px;color:var(--text-muted);margin-top:1px;padding-left:28px}.pe-ministat{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--divider);border-radius:var(--radius-md);overflow:hidden}.pe-ministat>div{background:var(--surface-card);padding:14px 16px}.pe-ministat b{font-family:var(--font-display);font-weight:600;font-size:22px;color:var(--text-strong);font-variant-numeric:lining-nums}.pe-ministat span{display:block;font-size:11.5px;color:var(--text-muted);margin-top:2px}.pe-saved{font-family:var(--font-mono);font-size:11.5px;color:var(--text-subtle)}.dm-page{padding-inline:4px;margin-inline:-4px;overflow-x:clip;min-height:100vh}.dm-body{padding:22px 0 72px}.dm-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}@media(max-width:1000px){.dm-kpis{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:560px){.dm-kpis{grid-template-columns:minmax(0,1fr)}}.dm-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.dm-toolbar .dm-grow{flex:1;min-width:200px}.dm-rows{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);overflow:hidden}.dm-row{display:grid;grid-template-columns:46px minmax(0,1fr) 120px 130px 116px 40px;gap:16px;align-items:center;padding:15px 18px;border-top:1px solid var(--divider);transition:var(--transition-control)}.dm-row:first-child{border-top:none}.dm-row:hover{background:var(--surface-sunken)}.dm-row__ic{width:46px;height:46px;border-radius:var(--radius-md);display:grid;place-items:center;font-size:21px;flex:none}.dm-row__main{min-width:0}.dm-row__nm{font-size:14.5px;font-weight:600;color:var(--text-strong);display:flex;align-items:center;gap:9px}.dm-row__tgt{font-family:var(--font-mono);font-size:12px;color:var(--text-muted);margin-top:3px;display:inline-flex;align-items:center;gap:6px}.dm-row__tgt a{color:var(--text-muted);text-decoration:none;border-bottom:1px dotted var(--border-strong)}.dm-row__tgt a:hover{color:var(--brand-strong)}.dm-row__sep{color:var(--border-strong)}.dm-row__n{text-align:right}.dm-row__n b{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--text-strong);font-variant-numeric:lining-nums}.dm-row__n span{display:block;font-size:10.5px;color:var(--text-subtle);font-family:var(--font-mono)}.dm-row__upd{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle)}@media(max-width:900px){.dm-row{grid-template-columns:46px minmax(0,1fr) 110px 40px}.dm-row__hidesm{display:none}}.dm-empty{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);padding:56px 24px;text-align:center}.dm-empty__ic{width:52px;height:52px;border-radius:var(--radius-md);background:var(--surface-tint);color:var(--brand-strong);display:grid;place-items:center;font-size:24px;margin:0 auto 14px}.dm-empty h2{font-family:var(--font-text);font-weight:700;font-size:16px;color:var(--text-strong);margin:0 0 4px}.dm-empty p{font-size:13.5px;color:var(--text-muted);margin:0}@media(max-width:760px){.dm-page .ap-shell__rail{display:none}.dm-page .ap-pagehead,.dm-page .ap-pagehead__actions{flex-wrap:wrap}}.ld-page{overflow-x:clip;min-height:100vh}.ld-inbox{display:grid;grid-template-columns:340px minmax(0,1fr);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-card)}@media(max-width:900px){.ld-inbox{grid-template-columns:1fr}.ld-inbox.has-sel .ld-list{display:none}}.ld-list{border-right:1px solid var(--border-subtle);display:flex;flex-direction:column;min-height:0;background:var(--surface-card)}.ld-list__top{padding:14px 16px 12px;border-bottom:1px solid var(--border-subtle);display:flex;flex-direction:column;gap:11px}.ld-tabs{display:flex;gap:4px}.ld-tab{font-size:12.5px;font-weight:600;color:var(--text-muted);padding:6px 10px;border-radius:var(--radius-pill);cursor:pointer;border:none;background:none;display:inline-flex;align-items:center;gap:6px;transition:var(--transition-control)}.ld-tab:hover{color:var(--text-strong)}.ld-tab.on{background:var(--surface-tint);color:var(--brand-strong)}.ld-tab .c{font-family:var(--font-mono);font-size:10.5px;opacity:.8}.ld-list__scroll{overflow-y:auto;flex:1;min-height:0}.ld-lead{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:13px 16px;border-bottom:1px solid var(--divider);cursor:pointer;transition:var(--transition-control);position:relative;text-align:left;width:100%;border-left:none;border-right:none;border-top:none;background:none;font:inherit;color:inherit}.ld-lead:hover{background:var(--surface-sunken)}.ld-lead.on{background:var(--surface-tint)}.ld-lead.on:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--brand)}.ld-lead__main{min-width:0}.ld-lead__top{display:flex;align-items:baseline;gap:8px}.ld-lead__nm{font-size:14px;font-weight:600;color:var(--text-strong);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ld-lead__nm .unread{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--brand);margin-right:6px;vertical-align:middle}.ld-lead__t{font-family:var(--font-mono);font-size:10.5px;color:var(--text-subtle);flex:none}.ld-lead__snip{font-size:12.5px;color:var(--text-muted);margin-top:3px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ld-lead__meta{display:flex;align-items:center;gap:7px;margin-top:7px}.ld-lead__src{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-mono);font-size:10px;color:var(--text-subtle)}.ld-detail{display:flex;flex-direction:column;min-height:0}.ld-detail__h{padding:16px 22px;border-bottom:1px solid var(--border-subtle);display:flex;align-items:center;gap:13px}.ld-detail__back{display:none}@media(max-width:900px){.ld-detail__back{display:inline-flex}}.ld-detail__id{flex:1;min-width:0}.ld-detail__id h2{font-size:17px;color:var(--text-strong);margin:0}.ld-detail__id .meta{font-size:12.5px;color:var(--text-muted);margin-top:2px;display:flex;gap:10px;flex-wrap:wrap}.ld-detail__id .meta a{color:var(--text-muted);text-decoration:none;display:inline-flex;align-items:center;gap:4px}.ld-detail__id .meta a:hover{color:var(--brand-strong)}.ld-detail__id .meta span{display:inline-flex;align-items:center;gap:4px}.ld-detail__b{flex:1;overflow-y:auto;min-height:0;padding:22px;display:flex;flex-direction:column;gap:18px}.ld-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-subtle);gap:8px}.ld-empty i{font-size:30px}.ld-refproj{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-xs)}.ld-refproj__th{width:44px;height:44px;border-radius:var(--radius-sm);background-size:cover;background-position:center;flex:none;box-shadow:inset 0 0 0 1px var(--border-subtle)}.ld-refproj__b{flex:1;min-width:0}.ld-refproj__b b{display:block;font-size:13.5px;font-weight:600;color:var(--text-strong)}.ld-refproj__b span{font-size:12px;color:var(--text-muted)}.ld-msg{display:flex;gap:12px}.ld-msg__b{flex:1;min-width:0}.ld-msg__au{display:flex;align-items:baseline;gap:8px;margin-bottom:5px}.ld-msg__au b{font-size:13.5px;color:var(--text-strong)}.ld-msg__au span{font-family:var(--font-mono);font-size:10.5px;color:var(--text-subtle)}.ld-bubble{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:14px 16px;font-size:14px;line-height:1.55;color:var(--text-body)}.ld-bubble.me{background:var(--surface-tint);border-color:var(--sage-200, var(--border-subtle))}.ld-note{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--text-subtle);font-family:var(--font-mono);justify-content:center}.ld-note span{display:inline-flex;align-items:center;gap:5px}.ld-note .ln{flex:1;height:1px;background:var(--divider)}.ld-composer{border-top:1px solid var(--border-subtle);padding:14px 22px;background:var(--surface-card);display:flex;flex-direction:column;gap:10px}.ld-composer__row{display:flex;align-items:center;gap:8px}.ld-composer__row .sp{flex:1}.ac-page{overflow-x:clip;min-height:100vh}.ac-body{display:grid;grid-template-columns:244px minmax(0,1fr);overflow:hidden}@media(max-width:820px){.ac-body{grid-template-columns:minmax(0,1fr)}.ac-rail{display:none}}.ac-rail{padding:16px 14px;border-right:1px solid var(--border-subtle);overflow-y:auto}.ac-feed{overflow-y:auto;padding:16px 28px 72px}.ac-daygroup,.ac-feed>*{max-width:860px}.ac-empty{padding:48px 8px}.ac-daygroup{margin-bottom:10px}.ac-dayhead{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);padding:18px 2px 10px;position:sticky;top:0;background:var(--surface-page);z-index:1}.ac-daygroup:first-child .ac-dayhead{padding-top:0}.ac-card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);overflow:hidden}.ac-ev{display:grid;grid-template-columns:38px 1fr auto;gap:13px;align-items:start;padding:14px 18px;border-top:1px solid var(--divider);transition:var(--transition-control);position:relative}.ac-ev:first-child{border-top:none}.ac-ev:hover{background:var(--surface-sunken)}.ac-ev.unread:after{content:"";position:absolute;left:7px;top:22px;width:7px;height:7px;border-radius:50%;background:var(--brand)}.ac-ev__ic{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:17px;flex:none}.ac-ev__b{min-width:0}.ac-ev__b p{font-size:14px;line-height:1.5;color:var(--text-body);margin:0}.ac-ev__b p b{color:var(--text-strong);font-weight:600}.ac-ev__b p .ac-q{color:var(--brand-strong);font-style:italic}.ac-ev__t{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle);margin-top:4px;display:flex;align-items:center;gap:8px}.ac-ev__act{display:flex;align-items:center;gap:6px;flex:none;opacity:0;transition:var(--transition-control)}.ac-ev:hover .ac-ev__act{opacity:1}.ac-ev__thumb{width:44px;height:44px;border-radius:var(--radius-sm);background-size:cover;background-position:center;flex:none;box-shadow:inset 0 0 0 1px var(--border-subtle)}@media(max-width:760px){.ac-page .ap-shell__rail{display:none}.ac-ev__act{opacity:1}}*{box-sizing:border-box}body{margin:0}html{overflow-x:clip}.ap-app{min-height:100vh;background:var(--surface-page);color:var(--text-body);font-family:var(--font-text)}.cat-topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:24px;padding:12px clamp(20px,5vw,64px);background:color-mix(in srgb,var(--surface-page) 80%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:var(--border-thin) solid var(--border-subtle)}.cat-topbar__brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.cat-topbar__brand img{height:26px;display:block}.cat-topbar__nav{display:flex;gap:4px;margin-left:auto;flex-wrap:wrap}.cat-navlink{font-size:var(--text-sm);color:var(--text-muted);text-decoration:none;padding:7px 13px;border-radius:var(--radius-pill);transition:var(--transition-control)}.cat-navlink:hover{color:var(--text-strong);background:var(--surface-tint)}.cat-navlink--active{color:var(--brand-strong);background:var(--surface-tint)}.ap-page{max-width:var(--container-lg);margin:0 auto;padding:0 clamp(20px,5vw,64px)}.x-section{padding:56px 0}.x-eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-strong);margin:0 0 10px}.ap-h2{font-family:var(--font-display);font-size:clamp(28px,4vw,40px);line-height:1.1;letter-spacing:-.01em;margin:0 0 8px;color:var(--text-strong)}.ap-h2 em{font-style:italic;color:var(--brand)}.ap-lead{font-size:18px;line-height:1.5;color:var(--text-muted);max-width:60ch;margin:0 0 28px}.ap-hero{text-align:center;padding:84px 0 40px}.ap-hero h1{font-family:var(--font-display);font-size:clamp(44px,8vw,76px);line-height:1.04;letter-spacing:-.02em;margin:18px auto 16px;max-width:16ch;color:var(--text-strong)}.ap-hero h1 em{font-style:italic;color:var(--brand)}.ap-hero p{font-size:20px;line-height:1.5;color:var(--text-muted);max-width:56ch;margin:0 auto 26px}.ap-hero__cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.ap-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.ap-tile{display:flex;flex-direction:column;gap:6px;padding:18px;background:var(--surface-card);border:var(--border-thin) solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:var(--transition-control)}.ap-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--border-strong)}.ap-tile__icon{font-size:22px;color:var(--brand)}.ap-tile__title{font-weight:var(--weight-semibold);color:var(--text-strong)}.ap-tile__desc{font-size:var(--text-sm);color:var(--text-muted);line-height:1.4}.ap-grouphead{display:flex;align-items:baseline;gap:10px;margin:36px 0 14px}.ap-grouphead h3{font-family:var(--font-display);font-size:22px;margin:0;color:var(--text-strong)}.ap-grouphead span{font-family:var(--font-mono);font-size:12px;color:var(--text-faint)}.ap-demos{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(min(100%,520px),1fr))}.ap-demo{border:var(--border-thin) solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-card);box-shadow:var(--shadow-sm)}.ap-demo__bar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:var(--border-thin) solid var(--border-subtle)}.ap-demo__name{font-family:var(--font-mono);font-size:12px;color:var(--text-muted)}.ap-demo iframe{width:100%;height:460px;border:0;display:block;background:var(--surface-page)}.x-footer{border-top:var(--border-thin) solid var(--border-subtle);padding:28px 0;margin-top:40px;color:var(--text-faint);font-size:var(--text-sm)}
