:root{--bg: #07110f;--bg-2: #081611;--surface: rgba(255, 255, 255, .055);--surface-2: rgba(255, 255, 255, .085);--border: rgba(255, 255, 255, .12);--text: #f5fff9;--muted: #a9bbb3;--primary: #20d38f;--primary-soft: rgba(32, 211, 143, .14);--accent: #f9d65c;--danger: #ff6b6b;--shadow: 0 30px 100px rgba(0, 0, 0, .38);--radius-lg: 30px;--radius-md: 22px;--mono: "JetBrains Mono", "Fira Code", Consolas, "Liberation Mono", monospace;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{max-width:100%;scroll-behavior:smooth;overflow-x:clip}body{margin:0;min-height:100vh;max-width:100%;color:var(--text);background:radial-gradient(circle at 12% 8%,rgba(32,211,143,.18),transparent 32%),radial-gradient(circle at 82% 10%,rgba(249,214,92,.1),transparent 28%),linear-gradient(180deg,var(--bg) 0%,var(--bg-2) 48%,#050807 100%);overflow-x:clip}body:before{pointer-events:none;content:"";position:fixed;inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,black,transparent 82%)}body:after{pointer-events:none;content:"";position:fixed;inset:-24%;z-index:-1;background:radial-gradient(circle at 22% 18%,rgba(32,211,143,.1),transparent 28%),radial-gradient(circle at 78% 70%,rgba(249,214,92,.07),transparent 28%);filter:blur(14px)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:wait;opacity:.75}code,pre{font-family:var(--mono)}[hidden]{display:none!important}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{padding:82px 0}.section-heading{max-width:820px;margin-bottom:34px}.eyebrow,.section-heading span,.cta span{display:inline-flex;align-items:center;gap:10px;color:var(--primary);font-size:13px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.eyebrow span{width:9px;height:9px;border-radius:999px;background:var(--primary);box-shadow:0 0 0 8px var(--primary-soft)}.section-heading h2,.cta h2{margin:12px 0 0;font-size:clamp(34px,5vw,60px);line-height:.98;letter-spacing:-.06em}.section-heading p,.cta p{color:var(--muted);font-size:17px;line-height:1.72}.navbar{position:sticky;top:16px;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:12px;border:1px solid var(--border);border-radius:999px;background:#07110fb8;backdrop-filter:blur(20px);box-shadow:var(--shadow);transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}.navbar.is-scrolled{background:#07110feb;border-color:#20d38f3d;box-shadow:0 22px 70px #00000073,0 0 0 1px #20d38f14}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:48px;height:48px;padding:4px;overflow:hidden;border-radius:50%;background:radial-gradient(circle at 30% 30%,#20d38f40,#f9d65c1f);box-shadow:0 0 0 1px #ffffff14,0 10px 24px #00000047}.brand-logo{width:100%;height:100%;object-fit:contain;border-radius:50%}.brand strong{display:block;line-height:1}.brand small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.nav-actions{display:flex;align-items:center;gap:8px}.nav-actions a{padding:10px 14px;border-radius:999px;color:var(--muted);font-size:14px;transition:color .18s ease,background .18s ease}.nav-actions a:hover{color:var(--text);background:#ffffff13}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;font-weight:900;transition:transform .18s ease,filter .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#06100d;background:linear-gradient(135deg,var(--primary),var(--accent))}.btn-secondary{color:var(--text);border:1px solid var(--border);background:#ffffff0f}.hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:42px;align-items:center;min-height:calc(100vh - 88px);padding:96px 0 58px}.hero-title{max-width:840px;margin:18px 0;font-size:clamp(48px,8vw,92px);line-height:.9;letter-spacing:-.075em}.hero-description{max-width:680px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.api-chip{display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;max-width:100%;margin-top:24px;padding:10px 12px 10px 14px;border:1px solid var(--border);border-radius:16px;background:#ffffff0b}.api-chip span{color:var(--muted);font-size:13px}.api-chip code{color:var(--primary);font-size:13px;overflow-wrap:anywhere}.api-chip button,.example-header button{padding:8px 11px;border-radius:999px;color:var(--text);background:#ffffff14;font-size:12px;font-weight:850}.api-chip button:hover,.example-header button:hover{background:var(--primary-soft)}.hero-code-card,.example-card{max-width:100%;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff18,#ffffff09),#ffffff0d;box-shadow:var(--shadow)}.hero-code-card{position:relative;transform:rotate(1.1deg);transform-style:preserve-3d}.window-controls,.example-header{display:flex;align-items:center;gap:8px;padding:18px;border-bottom:1px solid var(--border)}.window-controls span{width:11px;height:11px;border-radius:50%;background:var(--border)}.window-controls span:nth-child(1){background:var(--danger)}.window-controls span:nth-child(2){background:var(--accent)}.window-controls span:nth-child(3){background:var(--primary)}.code-block{max-width:100%;padding:20px}.code-block p{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0 0 16px;color:var(--text);font-size:14px}.method{display:inline-flex;padding:5px 9px;border-radius:999px;color:#06100d;background:var(--primary);font-weight:950}pre{margin:0;max-width:100%;padding:20px;overflow:auto;border-radius:20px;color:#d9ffe9;background:#00000057;font-size:13px;line-height:1.65;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:70px}.stat-card,.feature-card,.timeline-item{position:relative;overflow:hidden;border:1px solid var(--border);background:var(--surface)}.stat-card{padding:26px;border-radius:26px}.stat-card strong{display:block;font-size:46px;letter-spacing:-.06em}.stat-card span{color:var(--muted);line-height:1.55}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:210px;padding:22px;border-radius:26px;background:radial-gradient(circle at top right,rgba(32,211,143,.08),transparent 38%),var(--surface)}.feature-icon{display:inline-grid;place-items:center;min-width:42px;height:34px;margin-bottom:24px;padding:0 10px;border-radius:999px;color:#06100d;background:var(--primary);font-size:13px;font-weight:950}.feature-card h3{margin:0 0 10px;font-size:22px;letter-spacing:-.03em}.feature-card p{margin:0;color:var(--muted);line-height:1.68}.endpoints-playground{position:relative}.api-playground-shell{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:22px;align-items:stretch}.endpoint-sidebar,.api-console-main{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff13,#ffffff08),#ffffff09;box-shadow:0 28px 90px #0000003d}.endpoint-sidebar{padding:16px}.endpoint-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:6px 4px 14px;border-bottom:1px solid var(--border)}.endpoint-sidebar-header span{color:var(--primary);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.endpoint-sidebar-header strong{color:var(--muted);font-size:12px}.endpoint-picker-list{display:grid;gap:10px}.endpoint-picker-item{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;width:100%;padding:12px;border:1px solid transparent;border-radius:20px;color:var(--text);background:#ffffff09;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.endpoint-picker-item:hover,.endpoint-picker-item.is-active{border-color:#20d38f3d;background:radial-gradient(circle at top right,rgba(32,211,143,.1),transparent 42%),#ffffff0f;transform:translateY(-2px)}.endpoint-picker-item.is-active{box-shadow:inset 0 0 0 1px #20d38f14,0 16px 36px #00000038}.endpoint-picker-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:17px;color:#06100d;background:linear-gradient(135deg,var(--primary),var(--accent))}.endpoint-picker-copy{display:grid;min-width:0;gap:6px}.endpoint-picker-copy span{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:900}.endpoint-picker-copy small{padding:4px 7px;border-radius:999px;color:#06100d;background:var(--primary);font-size:10px;font-weight:950}.endpoint-picker-copy code{max-width:100%;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.api-console-main{min-height:560px;padding:24px;isolation:isolate}.console-main-glow{position:absolute;right:-120px;top:-120px;z-index:-1;width:320px;height:320px;border-radius:999px;filter:blur(28px);opacity:.24;background:var(--primary)}.api-console-main[data-active-tone=yellow] .console-main-glow{background:var(--accent)}.api-console-main[data-active-tone=blue] .console-main-glow{background:#61a6ff}.api-console-main[data-active-tone=purple] .console-main-glow{background:#b58cff}.console-main-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.console-title-group{display:flex;align-items:flex-start;gap:14px;min-width:0}.console-method-pill{flex:0 0 auto;padding:7px 10px;border-radius:999px;color:#06100d;background:var(--primary);font-size:11px;font-weight:950}.console-title-group h3{margin:0;font-size:clamp(30px,4vw,48px);line-height:.98;letter-spacing:-.06em}.console-title-group p{margin:10px 0 0;color:var(--muted);line-height:1.65}.console-open-link{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border:1px solid var(--border);border-radius:15px;color:var(--muted);background:#ffffff0e;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.console-open-link:hover{color:var(--primary);border-color:#20d38f52;background:#20d38f14;transform:translateY(-2px)}.console-form-stack{display:grid;gap:16px}.console-param-form{min-height:58px}.console-param-grid{display:grid;grid-template-columns:repeat(2,minmax(0,210px));gap:12px;align-items:end}.console-param-field label{color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.console-url-box{display:grid;gap:10px;padding:16px;border:1px solid rgba(32,211,143,.2);border-radius:20px;background:radial-gradient(circle at top left,rgba(32,211,143,.1),transparent 44%),#0000002e}.console-url-value{min-height:48px;padding:14px 16px;overflow:auto hidden;border:1px solid var(--border);border-radius:15px;color:var(--text);background:#00000047;font-family:var(--mono);font-size:13px;line-height:1.55;white-space:nowrap}.console-action-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px}.console-copy-button,.console-run-button,.console-copy-result{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:900}.console-copy-button,.console-copy-result{color:var(--text);background:#ffffff14}.console-copy-button:hover,.console-copy-result:hover{background:#ffffff21}.console-run-button{color:#06100d;background:linear-gradient(135deg,var(--primary),var(--accent))}.console-output-card{height:260px;overflow:hidden;border:1px solid rgba(32,211,143,.18);border-radius:20px;background:radial-gradient(circle at top right,rgba(32,211,143,.08),transparent 34%),#00000047}.console-output-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid var(--border)}.console-output-header span{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:850}.console-output-header span:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--muted)}.console-output-header span[data-state=loading]:before{background:var(--accent);box-shadow:0 0 18px #f9d65c80}.console-output-header span[data-state=success]:before{background:var(--primary);box-shadow:0 0 18px #20d38f80}.console-output-header span[data-state=error]:before{background:var(--danger);box-shadow:0 0 18px #ff6b6b80}.console-output-card pre{height:calc(100% - 57px);overflow:auto;border-radius:0;background:transparent}.console-url-card,.console-url-box{display:grid;gap:10px;margin-bottom:14px;padding:16px;border:1px solid rgba(32,211,143,.2);border-radius:20px;background:radial-gradient(circle at top left,rgba(32,211,143,.1),transparent 44%),#0003}.console-url-label{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.console-url-card [data-console-url-preview],.console-url-value{display:block;min-height:48px;padding:14px 16px;overflow:auto hidden;border:1px solid rgba(255,255,255,.12);border-radius:15px;color:#ecfff5;background:#030a08b8;font-family:var(--mono);font-size:13px;line-height:1.55;white-space:nowrap}.console-action-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px;margin-bottom:14px}.console-action-row [data-console-copy-url],.console-action-row [data-console-run],.console-output-header [data-console-copy-result]{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border:1px solid transparent;border-radius:999px;color:#ecfff5;background:#ffffff14;font-size:13px;font-weight:900;line-height:1;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,opacity .18s ease}.console-action-row [data-console-copy-url]:hover,.console-output-header [data-console-copy-result]:hover{transform:translateY(-2px);border-color:#20d38f38;background:#20d38f1f;color:#fff}.console-action-row [data-console-run]{color:#06100d;background:linear-gradient(135deg,var(--primary),var(--accent))}.console-action-row [data-console-run]:hover{transform:translateY(-2px);filter:brightness(1.04)}.console-output-header [data-console-copy-result]{min-height:38px;padding:0 14px;font-size:12px;background:#ffffff13}.console-output-header [data-console-copy-result] svg,.console-action-row button svg{flex:0 0 auto}.console-param-field{display:grid;gap:8px}.console-param-field>span,.console-param-field label{color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.console-param-field select{position:absolute;opacity:0;pointer-events:none}.console-param-field input,.console-param-field .ts-control{width:100%;min-height:44px;padding:0 14px;border:1px solid rgba(32,211,143,.24);border-radius:14px;outline:none;color:#ecfff5!important;background:#07100ef0!important;box-shadow:inset 0 0 0 1px #ffffff08;font-family:var(--mono);font-size:13px}.console-param-field input:focus,.console-param-field .ts-control.focus{border-color:#20d38f8c!important;box-shadow:0 0 0 4px #20d38f17}.console-param-field .ts-wrapper{width:100%}.console-param-field .ts-control{display:flex;align-items:center}.console-param-field .ts-control .item,.console-param-field .hoco-ts-item{color:#ecfff5!important}.console-param-field .ts-dropdown{overflow:hidden;margin-top:8px;border:1px solid rgba(32,211,143,.24);border-radius:14px;background:#07110f;box-shadow:0 20px 60px #0000007a}.console-param-field .ts-dropdown .option,.console-param-field .hoco-ts-option{padding:10px 14px;color:#ecfff5;background:transparent;font-size:13px}.console-param-field .ts-dropdown .option.active,.console-param-field .ts-dropdown .option:hover{color:#06100d!important;background:linear-gradient(135deg,var(--primary),var(--accent))!important}.air-datepicker,.air-datepicker.hoco-dark-datepicker{border:1px solid rgba(32,211,143,.24)!important;border-radius:18px!important;background:#07110f!important;box-shadow:0 24px 70px #0000008c!important;color:#ecfff5!important;font-family:Inter,sans-serif}.air-datepicker.-pointer-{display:none}.air-datepicker-nav{border-bottom:1px solid rgba(255,255,255,.08)!important;background:#0a1814!important}.air-datepicker-nav--title,.air-datepicker-nav--title i{color:#ecfff5!important;font-weight:850;font-style:normal}.air-datepicker-nav--action{border-radius:10px;transition:background .16s ease}.air-datepicker-nav--action:hover{background:#20d38f1f!important}.air-datepicker-nav--action path{stroke:var(--primary)!important}.air-datepicker-body--day-name{color:var(--accent)!important;font-size:11px;font-weight:900;text-transform:uppercase}.air-datepicker-cell{border-radius:10px!important;color:#ecfff5!important}.air-datepicker-cell.-other-month-{color:#ecfff547!important}.air-datepicker-cell.-current-{color:var(--accent)!important}.air-datepicker-cell.-focus-,.air-datepicker-cell:hover{color:#ecfff5!important;background:#20d38f24!important}.air-datepicker-cell.-selected-,.air-datepicker-cell.-current-.-selected-{color:#06100d!important;background:var(--primary)!important}.air-datepicker-cell.-month-,.air-datepicker-cell.-year-{min-height:42px;font-weight:800}.split-section{display:grid;grid-template-columns:.86fr 1.14fr;gap:36px}.sticky-heading{position:sticky;top:120px;align-self:start}.timeline{position:relative;display:grid;gap:16px}.timeline-item{padding:28px;border-radius:28px;background:linear-gradient(135deg,#ffffff13,#ffffff09),var(--surface)}.timeline-item strong{color:var(--primary);font-size:13px;letter-spacing:.12em}.timeline-item h3{margin:14px 0 8px;font-size:25px;letter-spacing:-.035em}.timeline-item p{margin:0;color:var(--muted);line-height:1.75}.example-section{padding-top:42px}.example-header{justify-content:space-between;color:var(--muted);font-size:13px;font-weight:850}.example-card pre{margin:18px}.cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:84px 0 36px;padding:36px;border:1px solid var(--border);border-radius:34px;background:radial-gradient(circle at top right,rgba(32,211,143,.17),transparent 34%),var(--surface-2);box-shadow:var(--shadow)}.cta p{max-width:720px;margin-bottom:0}.footer{display:flex;justify-content:space-between;gap:20px;padding:28px 0 46px;color:var(--muted);font-size:14px}.hoco-loader{position:fixed;inset:0;z-index:999;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at center,rgba(32,211,143,.16),transparent 34%),#06100d}.hoco-loader__orb{position:absolute;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle at 35% 30%,var(--accent),transparent 22%),radial-gradient(circle at 55% 55%,var(--primary),transparent 42%),#20d38f1f;filter:blur(2px);opacity:0;transform:scale(.55);box-shadow:0 0 80px #20d38f59,0 0 160px #f9d65c1f}.hoco-loader__text{position:relative;z-index:1;display:grid;gap:8px;text-align:center;opacity:0;transform:translateY(18px)}.hoco-loader__text strong{font-size:clamp(34px,8vw,74px);line-height:.9;letter-spacing:-.075em}.hoco-loader__text span{color:var(--muted);font-weight:800;letter-spacing:.13em;text-transform:uppercase}.word-mask{display:inline-block;overflow:hidden;vertical-align:top}.word{display:inline-block;will-change:transform}.hero-code-card,.feature-card,.stat-card,.timeline-item,.example-card,.cta,.endpoint-sidebar,.api-console-main{transform-style:preserve-3d;will-change:transform,opacity}@media(max-width:980px){.hero,.split-section,.api-playground-shell{grid-template-columns:1fr}.hero{min-height:auto;padding-top:64px}.hero-code-card{transform:none}.sticky-heading{position:static}.feature-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:1fr}.endpoint-picker-list{grid-template-columns:repeat(2,minmax(0,1fr))}.api-console-main{min-height:auto}.cta{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.page-shell{width:min(100% - 22px,1180px)}.navbar{align-items:flex-start;flex-direction:column;border-radius:26px}.nav-actions{width:100%;overflow-x:auto;padding-bottom:2px}.hero-title{font-size:48px}.feature-grid,.endpoint-picker-list,.console-param-grid,.console-action-row{grid-template-columns:1fr}.api-console-main,.endpoint-sidebar{border-radius:24px}.console-main-header,.console-title-group{flex-direction:column}.console-output-card{height:280px}.footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){.hoco-loader{display:none}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@supports not (overflow-x: clip){html,body{overflow-x:hidden}}.endpoints-playground{scroll-margin-top:120px}.api-playground-shell,.endpoint-sidebar,.api-console-main,.console-main-header,.console-title-group,.console-controls-area,.console-param-grid,.console-url-card,.console-output-card{min-width:0}.api-playground-shell{position:relative}.endpoint-sidebar:before,.api-console-main:before{pointer-events:none;content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent 36%,rgba(32,211,143,.055));opacity:.65}.endpoint-sidebar>*,.api-console-main>*{position:relative;z-index:1}.endpoint-picker-item{min-width:0}.endpoint-picker-item:focus-visible,.console-open-link:focus-visible,.console-action-row button:focus-visible,.console-output-header button:focus-visible,.api-chip button:focus-visible,.example-header button:focus-visible,.btn:focus-visible{outline:3px solid rgba(249,214,92,.42);outline-offset:3px}.endpoint-picker-copy,.endpoint-picker-copy span{min-width:0}.console-empty-state{display:flex;align-items:center;min-height:58px;padding:14px 16px;border:1px dashed rgba(32,211,143,.28);border-radius:16px;color:var(--muted);background:#00000029;font-size:13px;font-weight:800}.console-url-card [data-console-url-preview],.console-url-value{max-width:100%;scrollbar-width:thin;scrollbar-color:rgba(32,211,143,.55) rgba(255,255,255,.06)}.console-url-card [data-console-url-preview]::-webkit-scrollbar,.console-url-value::-webkit-scrollbar,.console-output-card pre::-webkit-scrollbar,pre::-webkit-scrollbar{height:8px;width:8px}.console-url-card [data-console-url-preview]::-webkit-scrollbar-thumb,.console-url-value::-webkit-scrollbar-thumb,.console-output-card pre::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb{border-radius:999px;background:#20d38f7a}.console-url-card [data-console-url-preview]::-webkit-scrollbar-track,.console-url-value::-webkit-scrollbar-track,.console-output-card pre::-webkit-scrollbar-track,pre::-webkit-scrollbar-track{background:#ffffff0e}.console-output-card pre{white-space:pre;word-break:normal;overflow-wrap:normal}.console-output-header,.console-output-header span{min-width:0}.console-output-header [data-console-copy-result]{flex:0 0 auto;color:#ecfff5}.console-action-row button,.console-output-header button{user-select:none}.console-run-button:disabled,.console-action-row [data-console-run]:disabled{transform:none;filter:saturate(.8)}@media(max-width:980px){.endpoint-sidebar{padding:14px}.endpoint-picker-list{grid-template-columns:repeat(2,minmax(0,1fr))}.api-console-main{padding:20px}}@media(max-width:700px){.section{padding:64px 0}.endpoint-picker-list{grid-template-columns:1fr}.endpoint-picker-item{grid-template-columns:42px minmax(0,1fr);border-radius:18px}.endpoint-picker-icon{width:42px;height:42px;border-radius:15px}.console-title-group h3{font-size:clamp(30px,10vw,42px)}.console-open-link{align-self:flex-end;margin-top:-8px}.console-url-card [data-console-url-preview],.console-url-value{font-size:12px}.console-output-header{align-items:flex-start;flex-direction:column}.console-output-header [data-console-copy-result]{width:100%}.console-output-card{height:320px}}@media(max-width:430px){.page-shell{width:min(100% - 18px,1180px)}.api-console-main,.endpoint-sidebar{border-radius:22px}.api-console-main{padding:16px}.console-url-card,.console-url-box{padding:13px}.console-action-row button{width:100%}}.api-playground-shell{grid-template-columns:minmax(250px,290px) minmax(0,1.45fr);gap:20px;align-items:start}.endpoint-sidebar{min-height:0}.api-console-main{min-height:720px;padding:24px 26px;display:flex;flex-direction:column;justify-content:flex-start!important}.console-main-header{margin:0 0 18px;align-items:flex-start}.console-title-group{align-items:flex-start}.console-controls-area{margin-bottom:14px}.console-param-grid{grid-template-columns:repeat(2,minmax(0,240px));gap:12px}.console-url-card,.console-action-row{margin-bottom:14px}.console-output-card{flex:1 1 auto;min-height:360px;height:auto;display:flex;flex-direction:column}.console-output-card pre{flex:1 1 auto;height:auto;min-height:0}.console-title-group h3{margin-top:0}.console-title-group p{margin-top:8px}@media(max-width:700px){.api-console-main{padding:20px}.console-param-grid{grid-template-columns:1fr}.console-output-card{min-height:300px}}.api-playground-shell{grid-template-columns:minmax(240px,280px) minmax(0,1.6fr);gap:16px;align-items:start}.endpoint-sidebar,.api-console-main{align-self:start}.endpoint-sidebar{padding:14px}.endpoint-picker-list{gap:8px}.endpoint-picker-item{padding:10px;border-radius:18px}.endpoint-picker-icon{width:42px;height:42px;border-radius:14px}.api-console-main{min-height:610px;padding:18px 20px;display:grid;grid-template-rows:auto auto auto auto 1fr;align-content:start}.console-main-header{margin:0 0 14px;padding-top:0;align-items:flex-start}.console-title-group{align-items:flex-start;gap:12px}.console-title-group h3{margin:0;font-size:clamp(28px,4vw,44px);line-height:1;letter-spacing:-.05em}.console-title-group p{margin:6px 0 0;line-height:1.5}.console-method-pill{margin-top:4px}.console-open-link{margin-top:2px}.console-controls-area{margin-bottom:12px}.console-form{margin:0}.console-empty-state{min-height:44px;padding:12px 14px;border-radius:14px}.console-param-grid{grid-template-columns:repeat(2,minmax(0,190px));gap:10px}.console-param-field{gap:6px}.console-url-card,.console-url-box{margin-bottom:12px;padding:14px}.console-url-card [data-console-url-preview],.console-url-value{min-height:42px;padding:12px 14px;font-size:12px}.console-action-row{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:10px;margin-bottom:12px}.console-copy-button,.console-run-button,.console-copy-result,.console-action-row [data-console-copy-url],.console-action-row [data-console-run],.console-output-header [data-console-copy-result]{min-height:42px}.console-output-card{min-height:280px;height:100%;display:flex;flex-direction:column}.console-output-header{padding:12px 14px}.console-output-card pre{flex:1 1 auto;min-height:0;margin:0;padding:16px}@media(max-width:980px){.api-playground-shell{grid-template-columns:1fr}.api-console-main{min-height:auto}.console-param-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.endpoint-picker-list,.console-param-grid,.console-action-row{grid-template-columns:1fr}.api-console-main{padding:18px}.console-output-card{min-height:300px}}.api-console-main{position:relative!important;overflow:hidden!important;isolation:isolate!important;min-height:0!important;height:auto!important;padding:22px!important;display:block!important}.api-console-main>.console-main-glow{position:absolute!important;top:-120px!important;right:-120px!important;z-index:0!important;width:320px!important;height:320px!important;pointer-events:none!important}.api-console-main>:not(.console-main-glow){position:relative!important;z-index:1!important}.console-main-header{margin-top:0!important;margin-bottom:14px!important;padding-top:0!important}.console-controls-area,.console-url-card,.console-action-row{margin-bottom:12px!important}.console-output-card{height:330px!important;min-height:330px!important}.console-output-card pre{height:calc(100% - 57px)!important;min-height:0!important}.api-playground-shell{grid-template-columns:minmax(240px,285px) minmax(0,1fr)!important;gap:20px!important;align-items:start!important}.endpoint-sidebar{align-self:start!important}@media(max-width:980px){.api-playground-shell{grid-template-columns:1fr!important}.console-output-card{height:340px!important;min-height:340px!important}}@media(max-width:700px){.api-console-main{padding:18px!important}.console-output-card{height:320px!important;min-height:320px!important}}.console-output-card{overflow:hidden!important}.console-output-card pre[data-console-output]{overflow:auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;cursor:text}.console-output-card pre[data-console-output]:focus{outline:none;box-shadow:inset 0 0 0 1px #20d38f38}.console-output-card pre[data-console-output]::-webkit-scrollbar{width:8px;height:8px}.console-output-card pre[data-console-output]::-webkit-scrollbar-thumb{border-radius:999px;background:#20d38f8c}.console-output-card pre[data-console-output]::-webkit-scrollbar-track{background:#ffffff0e}.page-shell{position:relative;z-index:1}.hoco-background-shine{pointer-events:none;position:fixed;left:0;top:0;z-index:0;width:560px;height:560px;border-radius:999px;opacity:var(--shine-opacity, 0);transform:translate3d(calc(var(--shine-x, -999px) - 50%),calc(var(--shine-y, -999px) - 50%),0);background:radial-gradient(circle,rgba(32,211,143,.24),rgba(249,214,92,.12) 28%,rgba(255,255,255,.045) 42%,transparent 68%);filter:blur(18px);mix-blend-mode:screen;transition:opacity .22s ease;will-change:transform,opacity}@media(pointer:coarse){.hoco-background-shine{display:none}}.hoco-cursor{position:fixed;left:0;top:0;z-index:9999;width:46px;height:46px;pointer-events:none;opacity:0;transform:translate3d(-100px,-100px,0);will-change:transform,width,height,opacity}.hoco-cursor__body{position:absolute;inset:0;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(145deg,#ffffff29,#ffffff0a),radial-gradient(circle at 30% 30%,rgba(32,211,143,.22),transparent 52%),#07110f33;backdrop-filter:blur(14px);box-shadow:0 10px 28px #0000003d,inset 0 1px #ffffff14,0 0 0 1px #20d38f0a;overflow:hidden}.hoco-cursor__body:before{content:"";position:absolute;inset:1px;border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 34%,rgba(249,214,92,.06) 72%,transparent);opacity:.92}.hoco-cursor__dot{position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:999px;transform:translate(-50%,-50%);background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 0 0 6px #20d38f14,0 0 20px #20d38f42}.hoco-cursor__label{position:absolute;left:50%;top:calc(100% + 10px);transform:translate(-50%) translateY(4px);padding:6px 10px;border-radius:999px;color:#ecfff5;background:#050c0ac2;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);font-size:11px;font-weight:900;letter-spacing:.03em;white-space:nowrap;opacity:0;box-shadow:0 10px 30px #00000038}.hoco-cursor__halo{position:absolute;left:50%;top:50%;width:88px;height:88px;border-radius:28px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(32,211,143,.16),rgba(249,214,92,.06) 38%,transparent 72%);filter:blur(10px);opacity:.72;z-index:-1}.hoco-cursor.is-hover .hoco-cursor__body{border-color:#ffffff42;background:linear-gradient(145deg,#fff3,#ffffff0d),radial-gradient(circle at 30% 30%,rgba(32,211,143,.28),transparent 52%),#07110f3d}.hoco-cursor.is-hover .hoco-cursor__label{opacity:1;transform:translate(-50%) translateY(0)}.hoco-cursor.is-pressed .hoco-cursor__body{transform:scale(.92)}@media(prefers-reduced-motion:reduce),(pointer:coarse){.hoco-cursor{display:none!important}}.hoco-cursor{position:fixed;left:0;top:0;z-index:99999;width:34px;height:42px;pointer-events:none;opacity:0;transform-origin:center;will-change:transform,width,height,opacity;contain:layout paint}.hoco-cursor.is-visible{opacity:1}.hoco-cursor__trail{position:absolute;left:-18px;top:50%;width:44px;height:16px;border-radius:999px;transform:translateY(-50%) rotate(8deg);background:linear-gradient(90deg,transparent,rgba(32,211,143,.14),rgba(249,214,92,.08));filter:blur(6px);opacity:.8}.hoco-cursor__halo{position:absolute;left:50%;top:50%;width:76px;height:76px;border-radius:28px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(32,211,143,.16),rgba(249,214,92,.075) 34%,transparent 68%);filter:blur(12px);opacity:.72;z-index:-1}.hoco-cursor__body{position:absolute;inset:2px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:16px 20px 18px 7px;clip-path:polygon(18% 0%,100% 36%,64% 100%,0% 60%);background:linear-gradient(145deg,#ffffff2e,#ffffff0b),radial-gradient(circle at 28% 22%,rgba(249,214,92,.32),transparent 24%),radial-gradient(circle at 70% 72%,rgba(32,211,143,.32),transparent 42%),#07110f47;backdrop-filter:blur(14px);box-shadow:0 12px 34px #00000042,inset 0 1px #ffffff24,inset 0 -1px #20d38f14;transition:clip-path .22s ease,border-radius .22s ease,inset .22s ease,background .22s ease,transform .16s ease}.hoco-cursor__facet{position:absolute;inset:1px;clip-path:polygon(18% 0%,100% 36%,64% 100%,0% 60%);background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 34%,rgba(32,211,143,.1) 62%,transparent);opacity:.9}.hoco-cursor__dot{position:absolute;left:57%;top:42%;width:7px;height:7px;border-radius:999px;transform:translate(-50%,-50%);background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 0 0 5px #20d38f13,0 0 22px #20d38f5c;transition:left .22s ease,top .22s ease,width .22s ease,height .22s ease}.hoco-cursor__label{position:absolute;left:38px;top:50%;z-index:3;max-width:110px;overflow:hidden;color:#06100d;font-size:11px;font-weight:950;letter-spacing:.015em;line-height:1;white-space:nowrap;text-overflow:ellipsis;transform:translateY(-50%) translate(-6px);opacity:0!important;transition:opacity .16s ease,transform .18s ease}.hoco-cursor.is-action .hoco-cursor__body{inset:0;clip-path:none;border-radius:999px;border-color:#f9d65c57;background:linear-gradient(135deg,var(--primary),var(--accent)),#07110f33;box-shadow:0 16px 38px #00000047,0 0 34px #20d38f38}.hoco-cursor.is-action .hoco-cursor__facet{clip-path:none;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.32),transparent 42%,rgba(255,255,255,.12))}.hoco-cursor.is-action .hoco-cursor__dot{left:18px;top:50%;width:6px;height:6px;background:#06100d;box-shadow:0 0 0 5px #06100d14}.hoco-cursor.is-action .hoco-cursor__label{opacity:1!important;transform:translateY(-50%) translate(0)}.hoco-cursor:not(.is-action) .hoco-cursor__label{opacity:0!important}@media(pointer:fine){html.has-premium-cursor,html.has-premium-cursor body,html.has-premium-cursor a,html.has-premium-cursor button,html.has-premium-cursor [role=button],html.has-premium-cursor input,html.has-premium-cursor select,html.has-premium-cursor textarea,html.has-premium-cursor label{cursor:none!important}}.hoco-cursor{position:fixed;left:0;top:0;z-index:99999;width:28px;height:36px;pointer-events:none;opacity:0;will-change:transform,width,height,opacity;transform-origin:8px 8px}.hoco-cursor.is-hidden{opacity:0!important}.hoco-cursor__halo{position:absolute;left:50%;top:50%;width:72px;height:72px;border-radius:999px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(32,211,143,.18),rgba(249,214,92,.08) 34%,transparent 68%);filter:blur(10px);opacity:.55;z-index:0;transition:opacity .18s ease,transform .22s ease}.hoco-cursor__shadow{position:absolute;left:8px;top:10px;width:22px;height:30px;z-index:0;background:#00000038;clip-path:polygon(0 0,100% 44%,58% 54%,76% 100%,54% 100%,39% 61%,0 78%);filter:blur(8px);transform:translate(3px,4px) scale(1.02);opacity:.6}.hoco-cursor__body{position:absolute;inset:0;z-index:2;clip-path:polygon(0 0,100% 44%,58% 54%,76% 100%,54% 100%,39% 61%,0 78%);background:linear-gradient(145deg,#ffffff42,#ffffff0f),linear-gradient(135deg,#20d38fe6,#f9d65ce6);box-shadow:0 10px 24px #0000003d,0 0 18px #20d38f29;transition:transform .16s ease,filter .18s ease}.hoco-cursor__shine{position:absolute;inset:0;clip-path:polygon(0 0,100% 44%,58% 54%,76% 100%,54% 100%,39% 61%,0 78%);background:linear-gradient(135deg,rgba(255,255,255,.42),transparent 26%,rgba(255,255,255,.08) 58%,transparent 78%);opacity:.95}.hoco-cursor__core{position:absolute;left:9px;top:9px;width:6px;height:6px;border-radius:999px;background:#ffffffd9;box-shadow:0 0 0 4px #ffffff14,0 0 14px #ffffff24}.hoco-cursor.is-hover .hoco-cursor__halo{opacity:.8;transform:translate(-50%,-50%) scale(1.08)}.hoco-cursor.is-hover .hoco-cursor__body{filter:brightness(1.08) saturate(1.08);box-shadow:0 14px 30px #00000047,0 0 24px #20d38f38}@media(pointer:fine){html.has-premium-cursor,html.has-premium-cursor body,html.has-premium-cursor a,html.has-premium-cursor button,html.has-premium-cursor [role=button],html.has-premium-cursor label,html.has-premium-cursor .endpoint-picker-item,html.has-premium-cursor .console-open-link{cursor:none!important}html.has-premium-cursor input,html.has-premium-cursor textarea,html.has-premium-cursor select,html.has-premium-cursor pre[data-console-output],html.has-premium-cursor .console-url-card code,html.has-premium-cursor .console-url-value,html.has-premium-cursor .ts-control,html.has-premium-cursor .ts-dropdown,html.has-premium-cursor .air-datepicker,html.has-premium-cursor .air-datepicker *{cursor:auto!important}}.hoco-cursor{position:fixed;left:0;top:0;z-index:99999;width:26px;height:34px;pointer-events:none;opacity:0;will-change:transform,width,height,opacity;transform-origin:7px 8px}.hoco-cursor.is-hidden,.hoco-cursor.is-native-zone{opacity:0!important}.hoco-cursor__label,.hoco-cursor__trail,.hoco-cursor__facet,.hoco-cursor__dot{display:none!important}.hoco-cursor__halo{position:absolute;left:50%;top:50%;width:82px;height:82px;border-radius:999px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.16),rgba(32,211,143,.12) 26%,rgba(249,214,92,.05) 42%,transparent 70%);filter:blur(12px);opacity:.38;transition:opacity .22s ease,transform .22s ease}.hoco-cursor__ring{position:absolute;left:50%;top:50%;width:44px;height:44px;border-radius:999px;transform:translate(-50%,-50%) scale(.84);border:1px solid rgba(255,255,255,.16);background:#ffffff08;backdrop-filter:blur(10px);opacity:0;transition:opacity .22s ease,transform .22s ease,border-color .22s ease}.hoco-cursor__shadow{position:absolute;left:7px;top:8px;width:21px;height:28px;background:#0000002e;clip-path:polygon(0 0,100% 44%,58% 54%,76% 100%,54% 100%,39% 61%,0 78%);filter:blur(8px);transform:translate(3px,4px) scale(1.02);opacity:.52}.hoco-cursor__body{position:absolute;inset:0;clip-path:polygon(0 0,100% 44%,58% 54%,76% 100%,54% 100%,39% 61%,0 78%);background:linear-gradient(145deg,#ffffff6b,#ffffff1a),linear-gradient(135deg,#fffffff5,#edf4f8e0);box-shadow:0 10px 26px #00000038,0 0 0 1px #ffffff1f,0 0 22px #ffffff0f;overflow:hidden;transition:transform .18s ease,filter .18s ease,box-shadow .22s ease}.hoco-cursor__shine{position:absolute;inset:0;clip-path:polygon(0 0,100% 44%,58% 54%,76% 100%,54% 100%,39% 61%,0 78%);background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,255,255,.12) 28%,rgba(255,255,255,.04) 52%,transparent 72%);opacity:.92}.hoco-cursor__edge{position:absolute;inset:0;clip-path:polygon(0 0,100% 44%,58% 54%,76% 100%,54% 100%,39% 61%,0 78%);background:linear-gradient(160deg,rgba(255,255,255,.22),transparent 38%,rgba(32,211,143,.06) 64%,transparent 84%);mix-blend-mode:screen}.hoco-cursor__core{position:absolute;left:8px;top:8px;width:5px;height:5px;border-radius:999px;background:#fffffff5;box-shadow:0 0 0 4px #ffffff14,0 0 10px #ffffff24}.hoco-cursor.is-hover .hoco-cursor__halo{opacity:.64;transform:translate(-50%,-50%) scale(1.08)}.hoco-cursor.is-hover .hoco-cursor__ring{opacity:1;transform:translate(-50%,-50%) scale(1);border-color:#ffffff42}.hoco-cursor.is-hover .hoco-cursor__body{filter:brightness(1.06);box-shadow:0 14px 32px #0000003d,0 0 0 1px #ffffff29,0 0 28px #ffffff1a,0 0 18px #20d38f14}.hoco-cursor.is-pressed .hoco-cursor__body{transform:scale(.9)}@media(pointer:coarse),(prefers-reduced-motion:reduce){.hoco-cursor{display:none!important}}.hoco-arrow-cursor{position:fixed;left:0;top:0;z-index:99999;width:28px;height:36px;pointer-events:none;opacity:0;will-change:transform,opacity;transform-origin:7px 7px}.hoco-arrow-cursor__glow{position:absolute;left:50%;top:50%;width:78px;height:78px;border-radius:999px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.16),rgba(32,211,143,.1) 28%,rgba(249,214,92,.05) 42%,transparent 70%);filter:blur(12px);opacity:.32;transition:opacity .2s ease,transform .22s ease}.hoco-arrow-cursor__shadow{position:absolute;inset:0;background:#0003;clip-path:polygon(8% 0%,100% 58%,56% 58%,36% 100%,30% 94%,30% 56%,0% 74%);transform:translate(3px,4px);filter:blur(8px);opacity:.55}.hoco-arrow-cursor__body{position:absolute;inset:0;overflow:hidden;clip-path:polygon(8% 0%,100% 58%,56% 58%,36% 100%,30% 94%,30% 56%,0% 74%);background:linear-gradient(145deg,#fffffffa,#edf4f8f0);box-shadow:0 10px 26px #00000038,0 0 0 1px #ffffff3d,0 0 16px #ffffff14;transition:filter .18s ease,transform .18s ease,box-shadow .22s ease}.hoco-arrow-cursor__sheen{position:absolute;inset:0;clip-path:inherit;background:linear-gradient(135deg,rgba(255,255,255,1),rgba(255,255,255,.26) 24%,rgba(255,255,255,.08) 56%,transparent 76%);opacity:.95}.hoco-arrow-cursor__edge{position:absolute;inset:0;clip-path:inherit;background:linear-gradient(155deg,rgba(255,255,255,.26),transparent 40%,rgba(32,211,143,.06) 72%,transparent 86%);mix-blend-mode:screen}.hoco-arrow-cursor.is-hover .hoco-arrow-cursor__glow{opacity:.56;transform:translate(-50%,-50%) scale(1.08)}.hoco-arrow-cursor.is-hover .hoco-arrow-cursor__body{filter:brightness(1.04);box-shadow:0 14px 32px #0000003d,0 0 0 1px #ffffff52,0 0 22px #ffffff1a,0 0 16px #20d38f14}.hoco-arrow-cursor.is-pressed .hoco-arrow-cursor__body{transform:scale(.92)}@media(pointer:fine){html.has-apple-arrow-cursor,html.has-apple-arrow-cursor body,html.has-apple-arrow-cursor a,html.has-apple-arrow-cursor button,html.has-apple-arrow-cursor [role=button],html.has-apple-arrow-cursor .btn,html.has-apple-arrow-cursor .endpoint-picker-item,html.has-apple-arrow-cursor .console-open-link,html.has-apple-arrow-cursor [data-copy],html.has-apple-arrow-cursor [data-console-run],html.has-apple-arrow-cursor [data-console-copy-url],html.has-apple-arrow-cursor [data-console-copy-result]{cursor:none!important}html.has-apple-arrow-cursor input,html.has-apple-arrow-cursor textarea,html.has-apple-arrow-cursor select,html.has-apple-arrow-cursor pre[data-console-output],html.has-apple-arrow-cursor .console-url-card code,html.has-apple-arrow-cursor .console-url-value,html.has-apple-arrow-cursor .ts-control,html.has-apple-arrow-cursor .ts-dropdown,html.has-apple-arrow-cursor .air-datepicker,html.has-apple-arrow-cursor .air-datepicker *{cursor:auto!important}}.hoco-arrow-cursor{position:fixed;left:0;top:0;z-index:99999;width:28px;height:36px;pointer-events:none;opacity:0;will-change:transform,opacity;transform-origin:6px 6px}.hoco-arrow-cursor.is-hidden,.hoco-arrow-cursor.is-native-zone{opacity:0!important}.hoco-arrow-cursor__glow{position:absolute;left:50%;top:50%;width:72px;height:72px;border-radius:999px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.16),rgba(32,211,143,.09) 32%,rgba(249,214,92,.045) 48%,transparent 72%);filter:blur(12px);opacity:.3;transition:opacity .18s ease,transform .22s ease}.hoco-arrow-cursor__shadow{position:absolute;inset:0;transform:translate(2px,3px);opacity:.35;filter:blur(5px)}.hoco-arrow-cursor__shadow:before{content:"";position:absolute;inset:0;background:#000;clip-path:polygon(10% 0%,100% 56%,58% 58%,38% 100%,31% 93%,31% 57%,0% 74%)}.hoco-arrow-cursor__svg-wrap{position:absolute;inset:0}.hoco-arrow-cursor__svg{width:100%;height:100%;display:block;overflow:visible;filter:drop-shadow(0 10px 20px rgba(0,0,0,.18))}.hoco-arrow-cursor__fill{fill:#f8fbfdfa}.hoco-arrow-cursor__stroke{fill:none;stroke:#ffffffe6;stroke-width:.8;stroke-linejoin:round}.hoco-arrow-cursor__body{position:absolute;inset:0}.hoco-arrow-cursor__sheen,.hoco-arrow-cursor__edge{display:none}.hoco-arrow-cursor.is-hover .hoco-arrow-cursor__glow{opacity:.55;transform:translate(-50%,-50%) scale(1.1)}.hoco-arrow-cursor.is-hover .hoco-arrow-cursor__svg{filter:drop-shadow(0 12px 22px rgba(0,0,0,.22)) drop-shadow(0 0 10px rgba(32,211,143,.1))}.hoco-arrow-cursor.is-hover .hoco-arrow-cursor__fill{fill:#fff}.hoco-arrow-cursor.is-pressed .hoco-arrow-cursor__svg-wrap{transform:scale(.92)}@media(pointer:coarse),(prefers-reduced-motion:reduce){.hoco-arrow-cursor{display:none!important}}.btn,.console-action-row button,.console-output-header button,.endpoint-picker-item,.console-open-link,.api-chip button,.example-header button{position:relative;transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,filter .18s ease}.btn-primary:hover,.console-action-row [data-console-run]:hover{transform:translateY(-5px) scale(1.035)!important;filter:brightness(1.08) saturate(1.08);box-shadow:0 18px 42px #20d38f42,0 8px 18px #f9d65c29,inset 0 1px #ffffff3d}.btn-secondary:hover,.console-action-row [data-console-copy-url]:hover,.console-output-header [data-console-copy-result]:hover,.api-chip button:hover,.example-header button:hover{transform:translateY(-4px) scale(1.025)!important;border-color:#20d38f5c!important;background:radial-gradient(circle at 35% 20%,rgba(32,211,143,.18),transparent 44%),#ffffff1f!important;box-shadow:0 16px 34px #0000003d,0 0 0 1px #20d38f14,inset 0 1px #ffffff17}.endpoint-picker-item:hover,.endpoint-picker-item.is-active{transform:translateY(-4px) scale(1.018)!important;box-shadow:0 18px 42px #00000042,0 0 0 1px #20d38f24,inset 0 1px #ffffff14}.console-open-link:hover{transform:translateY(-4px) scale(1.08)!important;border-color:#20d38f6b!important;color:var(--primary)!important;background:radial-gradient(circle at 35% 20%,rgba(32,211,143,.22),transparent 46%),#ffffff1a!important;box-shadow:0 14px 32px #0000003d,0 0 24px #20d38f1f}.console-action-row button:active,.btn:active,.endpoint-picker-item:active,.console-open-link:active{transform:translateY(-1px) scale(.98)!important}.hoco-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(32,211,143,.08),transparent 34%),linear-gradient(180deg,#03110d,#041611);overflow:hidden}.hoco-loader__orb{position:absolute;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(249,214,92,.42) 0%,rgba(32,211,143,.22) 38%,rgba(32,211,143,.08) 58%,transparent 74%);filter:blur(4px);opacity:0;transform:scale(.72)}.hoco-loader__logo-wrap{position:relative;z-index:2;opacity:0;transform:translateY(16px)}.hoco-loader__logo{display:block;width:min(340px,50vw);max-width:340px;min-width:180px;height:auto;object-fit:contain;filter:drop-shadow(0 0 20px rgba(32,211,143,.16)) drop-shadow(0 0 42px rgba(249,214,92,.12))}@media(max-width:768px){.hoco-loader__logo{width:min(260px,62vw);min-width:150px}.hoco-loader__orb{width:180px;height:180px}}.navbar{min-height:72px;padding:10px 14px 10px 12px}.brand,.nav-brand,[data-brand]{gap:14px}.brand-mark,.navbar .brand-mark,.nav-logo,.navbar-logo{width:54px!important;height:54px!important;min-width:54px!important;border-radius:20px!important;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 45% 35%,rgba(32,211,143,.28),transparent 46%),#ffffff0f;box-shadow:0 14px 34px #00000047,0 0 0 1px #20d38f29,inset 0 1px #ffffff14}.brand-mark img,.nav-logo img,.navbar-logo img,.navbar img[src*=logo],.navbar img[src*=HOCO]{width:44px!important;height:44px!important;object-fit:contain!important;display:block;filter:drop-shadow(0 0 10px rgba(32,211,143,.22)) drop-shadow(0 0 18px rgba(249,214,92,.1));transform:scale(1.18)}.brand-copy,.brand-text,.navbar-brand-text{gap:2px}.brand-copy strong,.brand-text strong,.navbar-brand-text strong{font-size:15px!important;line-height:1.05;letter-spacing:-.02em}.brand-copy span,.brand-text span,.navbar-brand-text span{font-size:11px!important;opacity:.76}.brand:hover .brand-mark,.nav-brand:hover .brand-mark,[data-brand]:hover .brand-mark{transform:translateY(-2px) scale(1.04);box-shadow:0 18px 42px #00000052,0 0 0 1px #20d38f3d,0 0 28px #20d38f1f,inset 0 1px #ffffff1f}@media(max-width:720px){.navbar{min-height:68px;padding:9px 10px}.brand-mark,.navbar .brand-mark,.nav-logo,.navbar-logo{width:48px!important;height:48px!important;min-width:48px!important;border-radius:18px!important}.brand-mark img,.nav-logo img,.navbar-logo img,.navbar img[src*=logo],.navbar img[src*=HOCO]{width:40px!important;height:40px!important}.brand-copy span,.brand-text span,.navbar-brand-text span{display:none}}@media(max-width:460px){.brand-mark,.navbar .brand-mark,.nav-logo,.navbar-logo{width:44px!important;height:44px!important;min-width:44px!important}.brand-mark img,.nav-logo img,.navbar-logo img,.navbar img[src*=logo],.navbar img[src*=HOCO]{width:37px!important;height:37px!important}.brand-copy strong,.brand-text strong,.navbar-brand-text strong{font-size:13px!important}}.cta{--cta-mx: 82%;--cta-my: 24%;position:relative;overflow:hidden;isolation:isolate;border:1px solid rgba(32,211,143,.18);background:radial-gradient(circle 360px at var(--cta-mx) var(--cta-my),rgba(32,211,143,.18),rgba(249,214,92,.08) 30%,transparent 62%),linear-gradient(115deg,#ffffff0d,#ffffff05 30%,#20d38f14 72%,#f9d65c0f),#08120fe6;backdrop-filter:blur(14px);box-shadow:0 24px 60px #00000047,inset 0 1px #ffffff12,0 0 0 1px #20d38f0d}.cta>*{position:relative;z-index:2}.cta:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 22%,rgba(32,211,143,.04) 70%,transparent);pointer-events:none}.cta:after{content:"";position:absolute;inset:-1px;z-index:0;border-radius:inherit;background:radial-gradient(circle at var(--cta-mx) var(--cta-my),rgba(32,211,143,.18),transparent 22%);filter:blur(22px);opacity:.9;pointer-events:none}.cta-bg-logo{position:absolute;right:3%;top:50%;z-index:1;width:min(34vw,360px);aspect-ratio:1;transform:translateY(-50%);background:url(/icon.png) center / contain no-repeat;opacity:.11;filter:drop-shadow(0 0 28px rgba(32,211,143,.18)) drop-shadow(0 0 42px rgba(249,214,92,.08));mix-blend-mode:screen;pointer-events:none}.cta h2{position:relative;z-index:3;max-width:760px;letter-spacing:-.045em;text-wrap:balance}.cta p{position:relative;z-index:3;max-width:660px;color:#e8f3eed1}.cta .btn,.cta a.btn,.cta a[href],.cta button{position:relative;z-index:4;box-shadow:0 16px 36px #00000038,0 0 0 1px #ffffff0d,inset 0 1px #ffffff24;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.cta .btn:hover,.cta a.btn:hover,.cta a[href]:hover,.cta button:hover{transform:translateY(-4px) scale(1.03);filter:brightness(1.06) saturate(1.04);box-shadow:0 22px 46px #20d38f38,0 10px 20px #f9d65c1f,inset 0 1px #ffffff2e}@media(max-width:980px){.cta-bg-logo{width:min(42vw,300px);right:2%;opacity:.1}.cta h2,.cta p{max-width:100%}}@media(max-width:720px){.cta-bg-logo{width:220px;right:-14px;top:54%;opacity:.08}.cta:after{filter:blur(18px)}}@media(max-width:560px){.cta-bg-logo{width:180px;opacity:.07}}.hero-code-card{position:relative;overflow:hidden;isolation:isolate}.hero-code-card>*{position:relative;z-index:2}.hero-card-watermark{position:absolute;inset:auto -24px -12px auto;z-index:1;width:min(54%,260px);aspect-ratio:1;background:url(/icon.png) center / contain no-repeat;opacity:.07;filter:blur(.2px) drop-shadow(0 0 20px rgba(32,211,143,.16)) drop-shadow(0 0 32px rgba(249,214,92,.06));transform:rotate(-12deg) scale(1);transform-origin:center;pointer-events:none;mix-blend-mode:screen}.hero-code-card:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 78% 74%,rgba(32,211,143,.1),rgba(249,214,92,.04) 24%,transparent 48%);pointer-events:none}.hero-code-card pre,.hero-code-card code,.hero-code-card .hero-code-content,.hero-code-card .hero-code-window{position:relative;z-index:3}@media(max-width:980px){.hero-card-watermark{width:min(48%,220px);right:-18px;bottom:-8px;opacity:.06}}@media(max-width:700px){.hero-card-watermark{width:180px;right:-22px;bottom:-10px;opacity:.055}}@media(max-width:480px){.hero-card-watermark{width:150px;right:-16px;bottom:-6px;opacity:.05}}@media(max-width:760px){.navbar{position:sticky;top:12px;z-index:80;flex-direction:row!important;align-items:center!important;min-height:64px;border-radius:28px;padding:9px 10px}.navbar .nav-actions{display:none!important}.brand{min-width:0}.brand-copy small{display:none}.mobile-menu-fab{position:fixed;right:18px;bottom:18px;z-index:9997;display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(32,211,143,.26);border-radius:24px;background:radial-gradient(circle at 35% 20%,rgba(249,214,92,.28),transparent 34%),radial-gradient(circle at 70% 78%,rgba(32,211,143,.28),transparent 42%),#07110ee0;box-shadow:0 22px 54px #00000061,0 0 0 1px #ffffff0f,inset 0 1px #ffffff1f;backdrop-filter:blur(18px);cursor:pointer;overflow:hidden}.mobile-menu-fab__glow{position:absolute;inset:-30%;border-radius:inherit;background:conic-gradient(from 180deg,transparent,rgba(32,211,143,.34),rgba(249,214,92,.3),transparent);opacity:.62;filter:blur(12px);animation:hocoFabGlow 4s linear infinite}.mobile-menu-fab__icon{position:relative;z-index:2;display:grid;gap:5px;width:24px}.mobile-menu-fab__icon span{display:block;height:3px;border-radius:999px;background:#f3fff8;box-shadow:0 0 16px #20d38f47}.mobile-menu-fab__icon span:nth-child(1){width:18px}.mobile-menu-fab__icon span:nth-child(2){width:24px}.mobile-menu-fab__icon span:nth-child(3){width:14px;justify-self:end}.mobile-menu-modal{position:fixed;inset:0;z-index:9996;display:block;pointer-events:none;opacity:0}.mobile-menu-modal.is-open{pointer-events:auto}.mobile-menu-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:radial-gradient(circle at 50% 78%,rgba(32,211,143,.12),transparent 42%),#0000008a;backdrop-filter:blur(12px);cursor:pointer}.mobile-menu-sheet{position:absolute;left:10px;right:10px;bottom:10px;overflow:hidden;border:1px solid rgba(32,211,143,.22);border-radius:34px;background:radial-gradient(circle at 82% 10%,rgba(32,211,143,.22),transparent 32%),radial-gradient(circle at 12% 88%,rgba(249,214,92,.11),transparent 32%),linear-gradient(180deg,#132720f0,#050f0cf5);box-shadow:0 -24px 80px #0000007a,inset 0 1px #ffffff14,0 0 0 1px #ffffff0a;backdrop-filter:blur(22px);transform:translateY(112%) scale(.96);transform-origin:bottom center}.mobile-menu-sheet__shine{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 26%),url(/icon.png) right -28px bottom -46px / 230px no-repeat;opacity:.11;pointer-events:none;mix-blend-mode:screen}.mobile-menu-sheet>*:not(.mobile-menu-sheet__shine){position:relative;z-index:2}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 18px 14px}.mobile-menu-brand{display:flex;align-items:center;gap:12px;min-width:0}.mobile-menu-brand__mark{display:grid;place-items:center;width:52px;height:52px;min-width:52px;border-radius:20px;background:radial-gradient(circle at 45% 35%,rgba(32,211,143,.34),transparent 48%),#ffffff0f;box-shadow:0 14px 32px #00000047,0 0 0 1px #20d38f24;overflow:hidden}.mobile-menu-brand__mark img{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(32,211,143,.26))}.mobile-menu-brand strong{display:block;color:#f5fff9;font-size:15px;line-height:1}.mobile-menu-brand small{display:block;max-width:210px;margin-top:5px;color:#e8f3eea8;font-size:12px;line-height:1.35}.mobile-menu-close{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff0f;cursor:pointer}.mobile-menu-close span{position:absolute;width:18px;height:2px;border-radius:999px;background:#f4fff8}.mobile-menu-close span:nth-child(1){transform:rotate(45deg)}.mobile-menu-close span:nth-child(2){transform:rotate(-45deg)}.mobile-menu-links{display:grid;gap:10px;padding:10px 14px 16px}.mobile-menu-links a{display:flex;align-items:center;gap:14px;min-height:58px;padding:0 16px;border:1px solid rgba(255,255,255,.075);border-radius:22px;color:#f4fff8;background:linear-gradient(135deg,#ffffff14,#ffffff09);font-size:18px;font-weight:900;letter-spacing:-.025em;box-shadow:inset 0 1px #ffffff0f}.mobile-menu-links a span{display:grid;place-items:center;width:34px;height:34px;border-radius:13px;color:#06100d;background:linear-gradient(135deg,var(--primary),var(--accent));font-size:12px;font-weight:950}.mobile-menu-footer{display:flex;justify-content:space-between;gap:12px;padding:14px 18px 18px;border-top:1px solid rgba(255,255,255,.075);color:#e8f3eea3;font-size:12px}.mobile-menu-footer span{color:var(--primary);font-weight:950;letter-spacing:.08em;text-transform:uppercase}body.mobile-menu-lock{overflow:hidden}@keyframes hocoFabGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}@media(max-width:420px){.mobile-menu-sheet{left:8px;right:8px;bottom:8px;border-radius:30px}.mobile-menu-links a{min-height:54px;font-size:16px}.mobile-menu-footer{flex-direction:column}}@media(max-width:760px){html,body{overflow-x:hidden}.page-shell{width:min(100% - 20px,1180px)!important}.hero{min-height:auto!important;padding-top:28px!important;padding-bottom:26px!important}.hero-grid,.hero-layout,.hero-inner{grid-template-columns:1fr!important;gap:26px!important;align-items:start!important}.hero-content{order:1!important}.hero-title{max-width:100%!important;font-size:clamp(48px,13vw,74px)!important;line-height:.95!important;text-wrap:balance}.hero-description{max-width:100%!important;font-size:17px!important;line-height:1.7!important}.hero-actions{gap:12px!important;flex-wrap:wrap!important}.hero-actions .btn,.hero-actions a{flex:0 0 auto}.api-chip{width:100%!important;max-width:100%!important;flex-wrap:wrap!important;row-gap:10px!important}.hero-code-card{order:2!important;width:100%!important;max-width:100%!important;margin-top:4px!important;transform:none!important;align-self:start!important}.hero-code-card pre,.hero-code-card code{font-size:12px!important}.navbar{position:sticky!important;top:8px!important;z-index:80!important}.mobile-menu-fab{top:14px!important;right:14px!important;bottom:auto!important;width:58px!important;height:58px!important;border-radius:22px!important;z-index:9997!important}.mobile-menu-modal{align-items:flex-start!important}.mobile-menu-sheet{inset:82px 10px auto!important;max-height:calc(100dvh - 96px)!important;overflow-y:auto!important;border-radius:28px!important;transform:translateY(-26px) scale(.96)!important;transform-origin:top center!important}.mobile-menu-sheet__shine{background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 26%),url(/icon.png) right -18px top -22px / 180px no-repeat!important;opacity:.1!important}.mobile-menu-head{padding:16px 16px 12px!important}.mobile-menu-links{gap:8px!important;padding:10px 12px 14px!important}.mobile-menu-links a{min-height:54px!important;border-radius:18px!important;font-size:16px!important;padding:0 14px!important}.mobile-menu-links a span{width:30px!important;height:30px!important;border-radius:12px!important;font-size:11px!important}.mobile-menu-footer{padding:12px 16px 16px!important}}@media(max-width:520px){.hero{padding-top:22px!important;padding-bottom:22px!important}.hero-title{font-size:clamp(42px,12vw,62px)!important}.hero-description{font-size:15px!important;line-height:1.65!important}.hero-actions .btn,.hero-actions a{min-height:50px!important}.api-chip{padding:12px!important}.hero-code-card{margin-top:0!important}.mobile-menu-fab{top:12px!important;right:12px!important;width:54px!important;height:54px!important;border-radius:20px!important}.mobile-menu-sheet{top:76px!important;left:8px!important;right:8px!important;max-height:calc(100dvh - 88px)!important;border-radius:24px!important}}@media(max-width:760px){.navbar{position:sticky!important;top:10px!important;z-index:120!important;min-height:64px!important;padding:10px 76px 10px 12px!important;border-radius:26px!important;align-items:center!important}.brand{min-width:0!important;max-width:calc(100% - 8px)!important}.brand-copy{min-width:0!important}.brand-copy strong{font-size:14px!important;line-height:1!important}.brand-copy small{display:none!important}.mobile-menu-fab{position:absolute!important;top:50%!important;right:10px!important;bottom:auto!important;transform:translateY(-50%)!important;width:56px!important;height:56px!important;border-radius:20px!important;z-index:130!important;box-shadow:0 14px 34px #00000057,0 0 0 1px #ffffff14,inset 0 1px #ffffff1f!important}.mobile-menu-fab__icon{width:22px!important}.mobile-menu-fab__icon span{height:2.5px!important}.mobile-menu-modal{position:fixed!important;inset:0!important;z-index:110!important;opacity:0!important;pointer-events:none!important}.mobile-menu-modal.is-open{opacity:1!important;pointer-events:auto!important}.mobile-menu-backdrop{position:absolute!important;inset:0!important;border:0!important;background:radial-gradient(circle at 50% 12%,rgba(32,211,143,.1),transparent 24%),#020908d1!important;backdrop-filter:blur(18px) saturate(.88)!important;-webkit-backdrop-filter:blur(18px) saturate(.88)!important}.mobile-menu-sheet{position:absolute!important;inset:84px 10px auto!important;max-height:calc(100dvh - 96px)!important;overflow-y:auto!important;border-radius:28px!important;transform:translateY(-14px) scale(.98)!important;transform-origin:top center!important;border:1px solid rgba(32,211,143,.16)!important;background:radial-gradient(circle at 82% 16%,rgba(32,211,143,.12),transparent 26%),radial-gradient(circle at 14% 86%,rgba(249,214,92,.06),transparent 24%),linear-gradient(180deg,#081410fb,#040c0afc)!important;box-shadow:0 22px 80px #0000007a,0 0 0 1px #ffffff08,inset 0 1px #ffffff0d!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.mobile-menu-sheet__shine{opacity:.06!important;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 24%),url(/icon.png) right -18px top -8px / 170px no-repeat!important}.mobile-menu-head{padding:16px 16px 12px!important;gap:12px!important}.mobile-menu-brand{min-width:0!important}.mobile-menu-brand__mark{width:50px!important;height:50px!important;min-width:50px!important;border-radius:18px!important}.mobile-menu-brand__mark img{width:40px!important;height:40px!important}.mobile-menu-brand strong{font-size:14px!important}.mobile-menu-brand small{max-width:200px!important;font-size:12px!important;color:#e8f3eeb8!important}.mobile-menu-close{width:42px!important;height:42px!important;border-radius:14px!important;background:#ffffff0e!important}.mobile-menu-links{gap:8px!important;padding:10px 12px 14px!important}.mobile-menu-links a{min-height:54px!important;padding:0 14px!important;border-radius:18px!important;font-size:16px!important;font-weight:900!important;background:linear-gradient(135deg,#ffffff0f,#ffffff08)!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:inset 0 1px #ffffff0a!important}.mobile-menu-links a span{width:30px!important;height:30px!important;min-width:30px!important;border-radius:11px!important;font-size:11px!important}.mobile-menu-footer{padding:12px 16px 16px!important;border-top:1px solid rgba(255,255,255,.06)!important;color:#e8f3eead!important}body.mobile-menu-lock .hero,body.mobile-menu-lock main,body.mobile-menu-lock .section,body.mobile-menu-lock .page-shell>:not(.navbar){filter:saturate(.84) brightness(.82)!important}}@media(max-width:520px){.navbar{top:8px!important;min-height:62px!important;padding:9px 72px 9px 10px!important}.mobile-menu-fab{right:8px!important;width:52px!important;height:52px!important;border-radius:18px!important}.mobile-menu-sheet{top:78px!important;left:8px!important;right:8px!important;max-height:calc(100dvh - 88px)!important;border-radius:24px!important}.mobile-menu-brand small{font-size:11px!important}.mobile-menu-links a{min-height:52px!important;font-size:15px!important}}@media(max-width:760px){.navbar{position:sticky!important;top:8px!important;z-index:9998!important;overflow:visible!important;border-radius:28px!important;isolation:isolate!important}.navbar:before,.navbar:after{border-radius:inherit!important}body.mobile-menu-lock .navbar{border-radius:28px!important;background:radial-gradient(circle at 20% 20%,rgba(32,211,143,.13),transparent 34%),#030f0cf0!important;border-color:#20d38f38!important;box-shadow:0 18px 44px #0000005c,0 0 0 1px #ffffff0e,inset 0 1px #ffffff14!important;filter:none!important}.navbar .brand,.navbar .brand-mark,.navbar .brand-logo,.navbar .brand-copy{position:relative!important;z-index:10001!important;opacity:1!important;visibility:visible!important;filter:none!important}body.mobile-menu-lock .navbar .brand,body.mobile-menu-lock .navbar .brand-mark,body.mobile-menu-lock .navbar .brand-logo,body.mobile-menu-lock .navbar .brand-copy{opacity:1!important;visibility:visible!important;filter:none!important}body.mobile-menu-lock .brand-mark{background:radial-gradient(circle at 45% 35%,rgba(32,211,143,.32),transparent 48%),#ffffff12!important;box-shadow:0 14px 32px #0000004d,0 0 0 1px #20d38f2e,0 0 24px #20d38f1a!important}body.mobile-menu-lock .brand-logo{filter:drop-shadow(0 0 12px rgba(32,211,143,.3)) drop-shadow(0 0 22px rgba(249,214,92,.12))!important}body.mobile-menu-lock .brand-copy strong{color:#f5fff9!important;opacity:1!important}.mobile-menu-fab{z-index:10002!important}body.mobile-menu-lock .mobile-menu-fab{border-color:#ffffff52!important;background:radial-gradient(circle at 35% 20%,rgba(249,214,92,.24),transparent 34%),radial-gradient(circle at 70% 78%,rgba(32,211,143,.28),transparent 42%),#07110eeb!important;box-shadow:0 18px 46px #0000006b,0 0 0 1px #ffffff14,0 0 26px #20d38f24,inset 0 1px #ffffff1f!important}.mobile-menu-modal{z-index:9990!important}.mobile-menu-backdrop{z-index:0!important;background:radial-gradient(circle at 50% 10%,rgba(32,211,143,.08),transparent 24%),#020908e0!important;backdrop-filter:blur(20px) saturate(.82) brightness(.76)!important;-webkit-backdrop-filter:blur(20px) saturate(.82) brightness(.76)!important}.mobile-menu-sheet{z-index:1!important;top:84px!important}body.mobile-menu-lock .navbar,body.mobile-menu-lock .navbar *{filter:none!important}body.mobile-menu-lock .page-shell>:not(.navbar),body.mobile-menu-lock main>:not(.navbar),body.mobile-menu-lock .hero,body.mobile-menu-lock .section{filter:saturate(.78) brightness(.58)!important}}@media(max-width:520px){body.mobile-menu-lock .navbar,.navbar{border-radius:26px!important}.mobile-menu-sheet{top:78px!important}}@media(max-width:760px){.navbar{position:sticky!important;top:8px!important;z-index:10020!important;border-radius:28px!important;overflow:hidden!important;isolation:isolate!important}body.mobile-menu-lock .navbar{border-radius:28px!important;overflow:hidden!important;background:radial-gradient(circle at 18% 22%,rgba(32,211,143,.14),transparent 34%),#030f0cf5!important;box-shadow:0 18px 40px #00000057,0 0 0 1px #ffffff0a,inset 0 1px #ffffff0f!important}.navbar:before,.navbar:after{border-radius:inherit!important}.mobile-menu-fab{z-index:10030!important}.mobile-menu-modal{z-index:10000!important}.mobile-menu-backdrop{top:74px!important;height:calc(100% - 74px)!important;background:radial-gradient(circle at 50% 8%,rgba(32,211,143,.08),transparent 22%),#020807e0!important;backdrop-filter:blur(18px) saturate(.82)!important;-webkit-backdrop-filter:blur(18px) saturate(.82)!important}.mobile-menu-sheet{top:84px!important;border-radius:28px!important}.mobile-menu-brand{display:none!important}.mobile-menu-head{display:flex!important;justify-content:flex-end!important;align-items:center!important;padding:12px 14px 8px!important;min-height:56px!important}.mobile-menu-close{margin-left:auto!important;width:42px!important;height:42px!important;border-radius:14px!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 10px 24px #00000038,inset 0 1px #ffffff0d!important}.mobile-menu-links{padding-top:4px!important}.mobile-menu-footer{padding-top:12px!important}}@media(max-width:520px){.navbar,body.mobile-menu-lock .navbar{border-radius:26px!important}.mobile-menu-backdrop{top:70px!important;height:calc(100% - 70px)!important}.mobile-menu-sheet{top:78px!important;border-radius:24px!important}.mobile-menu-head{padding:10px 12px 6px!important;min-height:50px!important}}@media(max-width:760px){.navbar{position:sticky!important;top:8px!important;z-index:10020!important;border-radius:28px!important;overflow:visible!important;isolation:isolate!important}body.mobile-menu-lock .navbar{border-radius:28px!important}.navbar:before,.navbar:after{border-radius:inherit!important;pointer-events:none!important}.mobile-menu-fab{position:absolute!important;top:50%!important;right:10px!important;bottom:auto!important;z-index:10040!important;pointer-events:auto!important;transform:translateY(-50%)!important}.mobile-menu-modal{position:fixed!important;inset:0!important;z-index:10000!important;display:block!important;visibility:hidden;opacity:0;pointer-events:none}.mobile-menu-modal.is-open{visibility:visible!important;opacity:1;pointer-events:auto}.mobile-menu-backdrop{position:absolute!important;inset:74px 0 0!important;height:auto!important;width:100%!important;pointer-events:auto!important;border:0!important;background:radial-gradient(circle at 50% 8%,rgba(32,211,143,.08),transparent 22%),#020807e6!important;backdrop-filter:blur(18px) saturate(.82)!important;-webkit-backdrop-filter:blur(18px) saturate(.82)!important}.mobile-menu-sheet{position:absolute!important;inset:84px 10px auto!important;z-index:2!important;max-height:calc(100dvh - 96px)!important;overflow-y:auto!important;border-radius:28px!important;transform-origin:top center!important;pointer-events:auto!important}.mobile-menu-brand{display:none!important}.mobile-menu-head{justify-content:flex-end!important;min-height:54px!important;padding:12px 14px 6px!important}.mobile-menu-close{pointer-events:auto!important}body.mobile-menu-lock .page-shell>:not(.navbar),body.mobile-menu-lock main>:not(.navbar),body.mobile-menu-lock .hero,body.mobile-menu-lock .section{filter:saturate(.78) brightness(.58)!important}body.mobile-menu-lock .navbar,body.mobile-menu-lock .navbar *{filter:none!important}}.mobile-menu-fab,.mobile-menu-modal{display:none}@media(max-width:760px){html,body{overflow-x:hidden}.navbar{position:sticky!important;top:8px!important;z-index:10020!important;min-height:64px!important;padding:10px 76px 10px 12px!important;border-radius:28px!important;overflow:hidden!important;isolation:isolate!important}.navbar:before,.navbar:after{border-radius:inherit!important;pointer-events:none!important}.navbar .nav-actions{display:none!important}.brand{min-width:0!important}.brand-copy strong{font-size:14px!important}.brand-copy small{display:none!important}.mobile-menu-fab{position:absolute!important;top:50%!important;right:10px!important;bottom:auto!important;z-index:10040!important;display:grid!important;place-items:center!important;width:54px!important;height:54px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:20px!important;background:radial-gradient(circle at 35% 22%,rgba(249,214,92,.22),transparent 34%),radial-gradient(circle at 72% 78%,rgba(32,211,143,.28),transparent 42%),#07110ee6!important;box-shadow:0 16px 36px #00000057,0 0 0 1px #ffffff0f,inset 0 1px #ffffff1f!important;transform:translateY(-50%)!important;pointer-events:auto!important;cursor:pointer!important;overflow:hidden!important}.mobile-menu-fab__glow{position:absolute;inset:-28%;background:conic-gradient(from 180deg,transparent,rgba(32,211,143,.36),rgba(249,214,92,.24),transparent);filter:blur(12px);opacity:.64;animation:hocoFabGlowFinal 4s linear infinite}.mobile-menu-fab__icon{position:relative;z-index:2;display:grid;gap:5px;width:22px}.mobile-menu-fab__icon span{display:block;height:2.5px;border-radius:999px;background:#f4fff8}.mobile-menu-fab__icon span:nth-child(1){width:16px}.mobile-menu-fab__icon span:nth-child(2){width:22px}.mobile-menu-fab__icon span:nth-child(3){width:13px;justify-self:end}.mobile-menu-modal{position:fixed!important;inset:0!important;z-index:10000!important;display:block!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:opacity .18s ease,visibility .18s ease!important}.mobile-menu-modal.is-open{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.mobile-menu-backdrop{position:absolute!important;inset:74px 0 0!important;z-index:0!important;width:100%!important;height:auto!important;border:0!important;background:radial-gradient(circle at 50% 8%,rgba(32,211,143,.08),transparent 22%),#020807e6!important;backdrop-filter:blur(18px) saturate(.82) brightness(.78)!important;-webkit-backdrop-filter:blur(18px) saturate(.82) brightness(.78)!important;pointer-events:auto!important}.mobile-menu-sheet{position:absolute!important;inset:84px 10px auto!important;z-index:2!important;max-height:calc(100dvh - 96px)!important;overflow-y:auto!important;border-radius:28px!important;border:1px solid rgba(32,211,143,.16)!important;background:radial-gradient(circle at 82% 16%,rgba(32,211,143,.12),transparent 26%),radial-gradient(circle at 14% 86%,rgba(249,214,92,.06),transparent 24%),linear-gradient(180deg,#081410fb,#040c0afc)!important;box-shadow:0 22px 80px #0000007a,inset 0 1px #ffffff0d!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;pointer-events:auto!important;transform-origin:top center!important}.mobile-menu-sheet__shine{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,rgba(255,255,255,.05),transparent 24%),url(/icon.png) right -18px top -8px / 170px no-repeat!important;opacity:.06!important;pointer-events:none;mix-blend-mode:screen}.mobile-menu-sheet>*:not(.mobile-menu-sheet__shine){position:relative;z-index:2}.mobile-menu-head{display:flex!important;justify-content:flex-end!important;align-items:center!important;min-height:54px!important;padding:12px 14px 6px!important}.mobile-menu-close{position:relative!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px!important;background:#ffffff0e!important;pointer-events:auto!important;cursor:pointer!important}.mobile-menu-close span{position:absolute;width:18px;height:2px;border-radius:999px;background:#f4fff8}.mobile-menu-close span:nth-child(1){transform:rotate(45deg)}.mobile-menu-close span:nth-child(2){transform:rotate(-45deg)}.mobile-menu-links{display:grid!important;gap:8px!important;padding:4px 12px 14px!important}.mobile-menu-links a{display:flex!important;align-items:center!important;gap:14px!important;min-height:54px!important;padding:0 14px!important;border-radius:18px!important;color:#f4fff8!important;background:linear-gradient(135deg,#ffffff0f,#ffffff08)!important;border:1px solid rgba(255,255,255,.06)!important;font-size:16px!important;font-weight:900!important;text-decoration:none!important}.mobile-menu-links a span{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;border-radius:11px!important;color:#06100d!important;background:linear-gradient(135deg,var(--primary),var(--accent))!important;font-size:11px!important;font-weight:950!important}.mobile-menu-footer{display:flex!important;justify-content:space-between!important;gap:12px!important;padding:12px 16px 16px!important;border-top:1px solid rgba(255,255,255,.06)!important;color:#e8f3eead!important;font-size:12px!important}.mobile-menu-footer span{color:var(--primary)!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}body.mobile-menu-lock{overflow:hidden!important}body.mobile-menu-lock .page-shell>:not(.navbar),body.mobile-menu-lock main>:not(.navbar),body.mobile-menu-lock .hero,body.mobile-menu-lock .section{filter:saturate(.78) brightness(.58)!important}body.mobile-menu-lock .navbar,body.mobile-menu-lock .navbar *{filter:none!important}@keyframes hocoFabGlowFinal{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}@media(max-width:520px){.navbar{top:8px!important;min-height:62px!important;padding:9px 72px 9px 10px!important;border-radius:26px!important}.mobile-menu-fab{right:8px!important;width:52px!important;height:52px!important;border-radius:18px!important}.mobile-menu-backdrop{top:70px!important}.mobile-menu-sheet{top:78px!important;left:8px!important;right:8px!important;max-height:calc(100dvh - 88px)!important;border-radius:24px!important}.mobile-menu-links a{min-height:52px!important;font-size:15px!important}.mobile-menu-footer{flex-direction:column!important}}@media(max-width:760px){.navbar{overflow:visible!important;z-index:10020!important;border-radius:28px!important}body.mobile-menu-lock .navbar{overflow:visible!important;border-radius:28px!important}.mobile-menu-modal{position:fixed!important;inset:0!important;z-index:10010!important;display:block!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.mobile-menu-modal.is-open{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.mobile-menu-backdrop{position:fixed!important;inset:74px 0 0!important;z-index:0!important;width:100%!important;height:auto!important;pointer-events:auto!important;background:radial-gradient(circle at 50% 8%,rgba(32,211,143,.08),transparent 22%),#020807e6!important;backdrop-filter:blur(18px) saturate(.82) brightness(.78)!important;-webkit-backdrop-filter:blur(18px) saturate(.82) brightness(.78)!important}.mobile-menu-sheet{position:fixed!important;inset:84px 10px auto!important;z-index:10012!important;display:block!important;visibility:visible!important;opacity:1;max-height:calc(100dvh - 96px)!important;overflow-y:auto!important;border-radius:28px!important;pointer-events:auto!important;transform-origin:top center!important}.mobile-menu-fab{z-index:10040!important;pointer-events:auto!important}body.mobile-menu-lock .mobile-menu-fab{z-index:10040!important}}@media(max-width:520px){.mobile-menu-backdrop{top:70px!important}.mobile-menu-sheet{top:78px!important;left:8px!important;right:8px!important;max-height:calc(100dvh - 88px)!important;border-radius:24px!important}.navbar,body.mobile-menu-lock .navbar{border-radius:26px!important}}@media(max-width:760px){.mobile-menu-backdrop{background:radial-gradient(circle at 50% 8%,rgba(32,211,143,.045),transparent 26%),#0208072e!important;backdrop-filter:blur(3px) saturate(.96)!important;-webkit-backdrop-filter:blur(3px) saturate(.96)!important}body.mobile-menu-lock .page-shell>:not(.navbar),body.mobile-menu-lock main>:not(.navbar),body.mobile-menu-lock .hero,body.mobile-menu-lock .section,body.mobile-menu-lock .hero *,body.mobile-menu-lock .section *{filter:none!important}.mobile-menu-sheet{background:radial-gradient(circle at 82% 16%,rgba(32,211,143,.16),transparent 28%),radial-gradient(circle at 14% 86%,rgba(249,214,92,.08),transparent 26%),linear-gradient(180deg,#081410f7,#040c0afb)!important;box-shadow:0 24px 70px #0000006b,0 0 0 1px #20d38f1a,inset 0 1px #ffffff0e!important}.mobile-menu-modal{background:transparent!important}.mobile-menu-modal.is-open .mobile-menu-sheet{opacity:1!important}}@media(max-width:520px){.mobile-menu-backdrop{background:radial-gradient(circle at 50% 8%,rgba(32,211,143,.035),transparent 26%),#02080724!important;backdrop-filter:blur(2px) saturate(.98)!important;-webkit-backdrop-filter:blur(2px) saturate(.98)!important}}.site-footer{position:relative;margin-top:84px;padding:28px 0 24px;overflow:hidden;isolation:isolate}.site-footer__glow{position:absolute;inset:auto 0 0;height:220px;background:radial-gradient(circle at 16% 40%,rgba(32,211,143,.1),transparent 28%),radial-gradient(circle at 84% 30%,rgba(249,214,92,.06),transparent 24%),linear-gradient(180deg,#040d0a33,#040d0ab3);pointer-events:none;z-index:0}.site-footer__inner{position:relative;z-index:2;width:min(100% - 32px,1180px);margin:0 auto;padding:26px 28px 22px;border:1px solid rgba(32,211,143,.14);border-radius:30px;background:radial-gradient(circle at 12% 18%,rgba(32,211,143,.08),transparent 30%),radial-gradient(circle at 88% 16%,rgba(249,214,92,.05),transparent 24%),linear-gradient(180deg,#07110eeb,#030b09f5);box-shadow:0 24px 64px #00000047,0 0 0 1px #ffffff08,inset 0 1px #ffffff0d;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.site-footer__top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.06)}.site-footer__brand{display:flex;align-items:center;gap:16px;min-width:0}.site-footer__brand-link{display:grid;place-items:center;width:74px;height:74px;min-width:74px;border-radius:24px;background:radial-gradient(circle at 44% 34%,rgba(32,211,143,.28),transparent 46%),#ffffff0f;box-shadow:0 16px 36px #00000047,0 0 0 1px #20d38f24,inset 0 1px #ffffff14;overflow:hidden}.site-footer__logo{width:58px;height:58px;object-fit:contain;display:block;filter:drop-shadow(0 0 14px rgba(32,211,143,.22)) drop-shadow(0 0 22px rgba(249,214,92,.1))}.site-footer__brand-copy{display:flex;flex-direction:column;gap:4px}.site-footer__brand-copy strong{color:#f5fff9;font-size:1.25rem;line-height:1;letter-spacing:-.03em}.site-footer__brand-copy span{color:#e8f3eeb8;font-size:.95rem}.site-footer__description{max-width:520px;margin:0;color:#e8f3eec2;font-size:.98rem;line-height:1.7;text-align:right}.site-footer__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding:26px 0 20px}.site-footer__column{min-width:0}.site-footer__column h3{margin:0 0 14px;color:var(--primary);font-size:.96rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.site-footer__column ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.site-footer__column li{color:#e8f3eecc;font-size:.96rem;line-height:1.55}.site-footer__column a{color:#f5fff9d1;text-decoration:none;transition:color .18s ease,transform .18s ease,opacity .18s ease}.site-footer__column a:hover{color:var(--primary);transform:translate(4px)}.site-footer__meta li{display:flex;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid rgba(255,255,255,.05);border-radius:16px;background:#ffffff06}.site-footer__meta li span{color:#e8f3ee9e;font-size:.93rem}.site-footer__meta li strong{color:#f5fff9;font-size:.95rem}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.06)}.site-footer__bottom p{margin:0;color:#e8f3ee9e;font-size:.92rem;line-height:1.5}@media(max-width:960px){.site-footer__top{flex-direction:column;align-items:flex-start}.site-footer__description{max-width:100%;text-align:left}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__column:last-child{grid-column:1 / -1}}@media(max-width:640px){.site-footer{margin-top:64px;padding-bottom:20px}.site-footer__inner{width:min(100% - 20px,1180px);padding:22px 18px 18px;border-radius:24px}.site-footer__brand{align-items:center;gap:12px}.site-footer__brand-link{width:62px;height:62px;min-width:62px;border-radius:20px}.site-footer__logo{width:48px;height:48px}.site-footer__brand-copy strong{font-size:1.08rem}.site-footer__brand-copy span{font-size:.88rem}.site-footer__description{font-size:.94rem;line-height:1.65}.site-footer__grid{grid-template-columns:1fr;gap:18px;padding:22px 0 18px}.site-footer__column:last-child{grid-column:auto}.site-footer__bottom{flex-direction:column;align-items:flex-start}.site-footer__bottom p{font-size:.88rem}}.site-footer__brand{align-items:center!important}.site-footer__brand-link{width:150px!important;height:78px!important;min-width:150px!important;border-radius:24px!important;padding:10px 14px!important;background:radial-gradient(circle at 45% 35%,rgba(32,211,143,.18),transparent 48%),#ffffff0b!important}.site-footer__logo{width:128px!important;height:58px!important;object-fit:contain!important;transform:scale(1.12)}@media(max-width:640px){.site-footer__brand-link{width:136px!important;height:72px!important;min-width:136px!important;border-radius:22px!important}.site-footer__logo{width:116px!important;height:54px!important}}.site-footer__top{align-items:center!important}.site-footer__brand{flex:0 0 auto!important}.site-footer__brand-link{width:240px!important;height:112px!important;min-width:240px!important;padding:0!important;border-radius:30px!important;overflow:hidden!important;background:radial-gradient(circle at 48% 45%,rgba(32,211,143,.2),transparent 52%),#ffffff0b!important;box-shadow:0 18px 42px #00000047,0 0 0 1px #20d38f24,inset 0 1px #ffffff12!important}.site-footer__logo{width:100%!important;height:100%!important;object-fit:contain!important;transform:scale(2.15)!important;transform-origin:center!important;filter:drop-shadow(0 0 16px rgba(32,211,143,.26)) drop-shadow(0 0 26px rgba(249,214,92,.1))!important}@media(max-width:960px){.site-footer__brand-link{width:220px!important;height:104px!important;min-width:220px!important}.site-footer__logo{transform:scale(2.05)!important}}@media(max-width:640px){.site-footer__top{gap:18px!important}.site-footer__brand-link{width:200px!important;height:96px!important;min-width:200px!important;border-radius:26px!important}.site-footer__logo{transform:scale(2)!important}}@media(max-width:420px){.site-footer__brand-link{width:180px!important;height:88px!important;min-width:180px!important}.site-footer__logo{transform:scale(1.95)!important}}.site-footer__top{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;align-items:center!important;gap:28px!important}.site-footer__brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important}.site-footer__brand-copy{display:none!important}.site-footer__brand-link{position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:260px!important;height:92px!important;min-width:260px!important;padding:0 18px!important;border-radius:24px!important;overflow:hidden!important;background:radial-gradient(circle at 30% 50%,rgba(32,211,143,.14),transparent 40%),linear-gradient(135deg,#ffffff0a,#ffffff05),#ffffff08!important;box-shadow:0 16px 34px #0000003d,0 0 0 1px #20d38f1a,inset 0 1px #ffffff0d!important}.site-footer__brand-link:before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 22% 50%,rgba(32,211,143,.12),transparent 24%),radial-gradient(circle at 38% 50%,rgba(249,214,92,.06),transparent 18%);pointer-events:none!important}.site-footer__logo{position:relative!important;z-index:2!important;width:150px!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:left center!important;transform:scale(1.18) translate(-8px)!important;transform-origin:left center!important;filter:drop-shadow(0 0 12px rgba(32,211,143,.2)) drop-shadow(0 0 22px rgba(249,214,92,.08))!important}.site-footer__description{max-width:100%!important;text-align:right!important}@media(max-width:960px){.site-footer__top{grid-template-columns:1fr!important;gap:20px!important}.site-footer__description{text-align:left!important}}@media(max-width:640px){.site-footer__brand-link{width:220px!important;height:82px!important;min-width:220px!important;border-radius:22px!important;padding:0 14px!important}.site-footer__logo{width:162px!important;transform:scale(1.12) translate(-6px)!important}}@media(max-width:420px){.site-footer__brand-link{width:200px!important;height:76px!important;min-width:200px!important;border-radius:20px!important}.site-footer__logo{width:148px!important;transform:scale(1.08) translate(-4px)!important}}
