body .hy-notice-center{width:min(440px,calc(100vw - 24px));max-height:min(640px,calc(100dvh - 96px));display:flex;flex-direction:column;overflow:hidden;background:var(--hy-ui-surface)!important;color:var(--hy-ui-text)!important;border:1px solid var(--hy-ui-line)!important;border-radius:20px!important;box-shadow:0 24px 64px #00000030,0 4px 12px #00000014!important;font-size:13px}body .hy-notice-center button{font:inherit;cursor:pointer;color:inherit}body .hy-notice-header{display:flex;align-items:center;gap:12px;padding:22px 20px 18px;flex-shrink:0}body .hy-notice-brand-icon{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:13px;color:#153426!important;background:linear-gradient(115deg,#e7f8b6,#b9efbf 48%,#86dcc5)!important}body .hy-notice-heading{min-width:0;flex:1}body .hy-notice-heading h2{margin:0;font-size:18px;font-weight:650;letter-spacing:-.4px;color:var(--hy-ui-text)!important}body .hy-notice-heading p{margin:4px 0 0;font-size:11px;line-height:1.5;color:var(--hy-ui-muted)!important}body .hy-notice-mark{display:flex;align-items:center;gap:5px;flex-shrink:0;padding:8px 0 8px 6px;border:0;background:transparent!important;color:var(--hy-ui-muted)!important;font-size:12px!important}body .hy-notice-mark:disabled{cursor:wait}body .hy-notice-filters{display:flex;gap:4px;margin:0 20px 12px;padding:4px;background:var(--hy-ui-page)!important;border-radius:11px;flex-shrink:0}body .hy-notice-filters button{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-width:0;padding:8px;border:1px solid transparent;border-radius:8px;background:transparent!important;color:var(--hy-ui-muted)!important}body .hy-notice-filters button[aria-pressed=true]{background:var(--hy-ui-raised)!important;border-color:var(--hy-ui-line);color:var(--hy-ui-text)!important;font-weight:600}body .hy-notice-filters button span{font-size:11px;font-variant-numeric:tabular-nums}body .hy-notice-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 10px 12px;scrollbar-width:thin;scrollbar-color:var(--hy-ui-lineStrong) transparent}body .hy-notice-item{display:flex;width:100%;gap:12px;padding:16px 10px;text-align:left;border:0;border-radius:12px;background:transparent!important}body .hy-notice-item+.hy-notice-item{margin-top:2px}body .hy-notice-item:hover{background:var(--hy-ui-raised)!important}body .hy-notice-item-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;flex-shrink:0;background:var(--hy-ui-raised)!important;color:var(--hy-ui-muted)!important}body .hy-notice-item[data-unread=true] .hy-notice-item-icon{color:var(--hy-ui-accent)!important}body .hy-notice-content{flex:1;min-width:0}body .hy-notice-title{display:flex;align-items:flex-start;gap:10px}body .hy-notice-title strong{flex:1;min-width:0;font-size:13px;line-height:1.6;font-weight:600;overflow-wrap:anywhere;color:var(--hy-ui-text)!important}body .hy-notice-dot{width:6px;height:6px;flex-shrink:0;margin-top:7px;border-radius:50%;background:var(--hy-ui-accent)!important}body .hy-notice-summary{margin:5px 0 10px;font-size:12px;line-height:1.7;color:var(--hy-ui-muted)!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}body .hy-notice-meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px 12px;font-size:11px;line-height:1.5;color:var(--hy-ui-muted)!important}body .hy-notice-meta time{font-variant-numeric:tabular-nums}body .hy-notice-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--hy-ui-line);padding:14px 20px;flex-shrink:0}body .hy-notice-footer>span{font-size:11px;color:var(--hy-ui-muted)!important}body .hy-notice-footer button,body .hy-notice-empty button{display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent!important;color:var(--hy-ui-accent)!important;padding:6px 0;font-weight:600}body .hy-notice-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;padding:30px 20px;gap:12px;text-align:center;color:var(--hy-ui-muted)!important}body .hy-notice-empty h3{margin:0;font-size:14px;color:var(--hy-ui-text)!important}body .hy-notice-empty p{margin:0;line-height:1.7;font-size:12px}body .hy-notice-error{padding:0 20px;color:var(--hy-ui-danger)!important}body .hy-notice-center button:focus-visible{outline:2px solid var(--hy-ui-accent)!important;outline-offset:-2px}@media(max-width:480px){body .hy-notice-header{gap:10px;padding:16px}body .hy-notice-filters{margin-inline:16px}body .hy-notice-footer{padding-inline:16px}body .hy-notice-footer>span{display:none}body .hy-notice-footer button{margin-left:auto}}@layer hy-design{html body .workspace-account-login-button{background:#ededee!important;color:#17181b!important;border-color:#ededee!important;box-shadow:none!important}html body .workspace-account-login-button:hover{background:#fff!important;color:#17181b!important}html body .workspace-account-login-button :is(span,svg){color:#17181b!important;stroke:currentColor!important}html body .hy-guest-account-card,html body .hy-guest-auth-modal .ant-modal-container,html body .hy-guest-auth-modal .ant-modal-content{background:#17181b!important;border:1px solid #34363b!important;box-shadow:0 20px 60px #0009!important;border-radius:22px!important;color:#f3f3f4!important}html body .hy-guest-account-content{padding:24px!important}html body .hy-guest-eyebrow{font-size:10px!important;letter-spacing:1.5px!important;color:#909298!important}html body .hy-guest-account-content h2{margin:13px 0 9px!important;font-size:19px!important;line-height:1.5!important;font-weight:600!important;color:#f4f4f5!important}html body .hy-guest-account-content p,html body .hy-guest-auth-content p{font-size:12px!important;line-height:1.8!important;color:#9b9da4!important;margin:0 0 22px!important}html body .hy-guest-primary,html body .hy-guest-secondary{width:100%!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;border-radius:11px!important;font-size:13px!important;font-weight:600!important;box-shadow:none!important;cursor:pointer!important;transition:background-color .16s ease!important}html body .hy-guest-primary{background:#ededee!important;color:#17181b!important;border:1px solid #ededee!important}html body .hy-guest-primary:hover{background:#fff!important}html body .hy-guest-auth-modal .hy-guest-auth-content .hy-guest-primary.ant-btn{background:#ededee!important;color:#17181b!important;border-color:#ededee!important}html body .hy-guest-auth-modal .hy-guest-auth-content .hy-guest-primary.ant-btn span{color:#17181b!important}html body .hy-guest-secondary{margin-top:10px!important;background:#242529!important;color:#dddde1!important;border:1px solid #393b40!important}html body .hy-guest-secondary:hover{background:#303238!important}html body .hy-guest-plan-link{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-top:22px!important;padding:16px 0 0!important;border:0!important;border-top:1px solid #303237!important;background:none!important;color:#92959d!important;font-size:12px!important;cursor:pointer!important}html body .hy-guest-auth-modal .ant-modal-mask{background:#04050794!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}html body .hy-guest-auth-modal .ant-modal{max-width:calc(100vw - 32px)!important;padding-bottom:0!important}html body .hy-guest-auth-modal .ant-modal-container,html body .hy-guest-auth-modal .ant-modal-content,html body .hy-guest-auth-modal .ant-modal-body{padding:0!important;overflow:hidden!important;filter:none!important}html body .hy-guest-auth-layout{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(400px,1fr)!important;height:min(720px,calc(100dvh - 48px));min-height:0;overflow:hidden;background:#17181b}html body .hy-guest-auth-media{position:relative;overflow:hidden;min-width:0;min-height:0;background:#08090a}html body .hy-guest-auth-media>video,html body .hy-guest-auth-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:none!important}html body .hy-guest-auth-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0005,transparent 28%,transparent 50%,#000b);pointer-events:none}html body .hy-guest-auth-brand{position:absolute;top:32px;left:32px;display:flex;align-items:center;gap:10px;color:#fff;font-size:17px;font-weight:600}html body .hy-guest-auth-brand img{width:42px;height:30px;object-fit:contain}html body .hy-guest-auth-caption{position:absolute;bottom:42px;left:32px;right:28px;color:#fff}html body .hy-guest-auth-caption>span{font-size:11px;letter-spacing:2px;color:#ddd}html body .hy-guest-auth-caption h3{margin:16px 0 14px!important;font-size:clamp(22px,2.6vw,30px)!important;line-height:1.5!important;font-weight:600;color:#fff}html body .hy-guest-auth-caption p{font-size:12px;color:#d0d0d2}html body .hy-guest-auth-content{display:flex;flex-direction:column;min-width:0;min-height:0;overflow-y:auto;padding:48px 38px 32px!important}html body .hy-guest-auth-form-inner{flex:0 0 auto;width:100%;margin:auto 0!important}html body .hy-guest-auth-content h2{margin:12px 0 8px!important;font-size:25px!important;font-weight:600!important;color:#f4f4f5!important}html body .hy-guest-auth-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;padding:4px!important;border-radius:12px!important;background:#101114!important;margin-bottom:20px!important}html body .hy-guest-auth-tabs button{padding:8px!important;border:0!important;border-radius:8px!important;color:#8e9099!important;background:transparent!important;cursor:pointer!important}html body .hy-guest-auth-tabs button[aria-pressed=true]{color:#fff!important;background:#303238!important}html body .hy-guest-auth-modal .ant-form-item-label label{color:#c4c5cb!important}html body .hy-guest-auth-modal .ant-input,html body .hy-guest-auth-modal .ant-input-affix-wrapper{background:#202126!important;color:#eee!important;border-color:#3c3e46!important;border-radius:9px!important;min-height:38px!important}html body .hy-guest-auth-modal .ant-input-affix-wrapper .ant-input{min-height:auto!important}html body .hy-guest-auth-modal .ant-input:focus,html body .hy-guest-auth-modal .ant-input:focus-visible{outline:none!important;box-shadow:none!important}html body .hy-guest-auth-modal .ant-input:focus,html body .hy-guest-auth-modal .ant-input-affix-wrapper:focus-within{border-color:#8b8e96!important;outline:none!important;box-shadow:none!important}html body .hy-guest-auth-modal .ant-input-affix-wrapper>input.ant-input{border:0!important;background:transparent!important}html body .hy-guest-auth-modal .ant-modal-close{color:#b4b6bd!important}html body .hy-guest-auth-content .hy-guest-footnote{margin:18px 0 0!important;text-align:center!important;font-size:11px!important}html body .hy-guest-auth-error{margin-bottom:14px!important}@media(max-width:640px){html body .hy-guest-auth-modal .ant-modal{max-width:calc(100vw - 24px)!important}html body .hy-guest-auth-layout{grid-template-columns:1fr!important;grid-template-rows:160px minmax(0,1fr);height:min(812px,calc(100dvh - 32px))}html body .hy-guest-auth-content{padding:26px 24px 24px!important}html body .hy-guest-auth-brand{top:20px;left:24px}html body .hy-guest-auth-caption{bottom:18px;left:24px}html body .hy-guest-auth-caption h3{margin:0!important;font-size:19px!important}html body .hy-guest-auth-caption h3 br,html body .hy-guest-auth-caption>span,html body .hy-guest-auth-caption p{display:none}html body .hy-guest-auth-modal .ant-modal-close{background:#17181bbf!important;color:#fff!important}}}@layer base{body main.hy-pricing-page{--pricing-bg: #040506;--pricing-surface: rgb(12 13 15 / .78);--pricing-text: #f6f7fb;--pricing-muted: #8d93a1;--pricing-line: rgb(255 255 255 / .12);--pricing-accent: #f4f7ff;--pricing-soft: rgb(255 255 255 / .08);--pricing-page-bg: radial-gradient(circle at 16% 12%, rgb(120 104 255 / .18), transparent 28%), radial-gradient(circle at 86% 26%, rgb(0 232 212 / .13), transparent 24%), linear-gradient(180deg, #050607 0%, #08090b 48%, #020203 100%);min-height:calc(100dvh - 56px);padding:0!important;background:var(--pricing-page-bg)!important;color:var(--pricing-text)!important;isolation:isolate;overflow:hidden}body main.hy-pricing-page:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgb(255 255 255 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .035) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle at center,#000 0%,transparent 74%);mask-image:radial-gradient(circle at center,#000 0%,transparent 74%);opacity:.36;z-index:-2}body main.hy-pricing-page:after{content:"";position:fixed;inset:auto -10% -34%;height:54%;pointer-events:none;background:radial-gradient(ellipse at center,rgb(255 255 255 / .14),transparent 58%);filter:blur(18px);opacity:.45;z-index:-1}body main.hy-pricing-page .hy-pricing-shell{width:min(1360px,calc(100% - 80px));margin:0 auto;padding:28px 0 72px}body main.hy-pricing-page :is(h1,h2,h3,p){margin:0}body main.hy-pricing-page :is(h1,h2,h3,strong){color:var(--pricing-text)!important}body main.hy-pricing-page .hy-pricing-utility,body main.hy-pricing-page .hy-pricing-footnote{display:flex;justify-content:space-between;gap:16px}body main.hy-pricing-page :is(.hy-pricing-utility,.hy-pricing-footnote) a{display:inline-flex;align-items:center;gap:8px;min-height:40px;color:#f6f7fbb8!important;text-decoration:none;font-size:13px;font-weight:650;border-radius:999px;transition:color .18s ease,background .18s ease,border-color .18s ease}body main.hy-pricing-page .hy-pricing-utility a{padding:0 14px;border:1px solid rgb(255 255 255 / .09);background:#ffffff0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body main.hy-pricing-page :is(.hy-pricing-utility,.hy-pricing-footnote) a:hover{color:#fff!important;border-color:#ffffff38;background:#ffffff14}body main.hy-pricing-page :is(a,button):focus-visible{outline:2px solid rgb(255 255 255 / .8)!important;outline-offset:4px}body main.hy-pricing-page .hy-pricing-intro{padding:54px 0 32px;text-align:center}body main.hy-pricing-page .hy-pricing-eyebrow{color:#ffffff94;font-size:12px;font-weight:750;letter-spacing:.22em;text-transform:uppercase}body main.hy-pricing-page .hy-pricing-intro h1{margin:18px 0!important;font-size:clamp(42px,6vw,82px)!important;font-weight:900!important;letter-spacing:-.075em;line-height:1.02;text-shadow:0 18px 48px rgb(0 0 0 / .62)}body main.hy-pricing-page .hy-pricing-subtitle{width:min(760px,100%);margin:0 auto;color:#f6f7fbad;font-size:15px;line-height:1.9}body main.hy-pricing-page .hy-pricing-tabs{display:flex;width:fit-content;margin:0 auto 44px;gap:6px;padding:6px;background:#ffffff0e;border:1px solid rgb(255 255 255 / .1);border-radius:999px;box-shadow:inset 0 1px #ffffff0f,0 20px 50px #00000047;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}body main.hy-pricing-page .hy-pricing-tabs button{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:0 24px;gap:8px;border:1px solid transparent;border-radius:999px;background:transparent;color:#f6f7fb94;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}body main.hy-pricing-page .hy-pricing-tabs button:hover{color:#fff;background:#ffffff12}body main.hy-pricing-page .hy-pricing-tabs button[aria-pressed=true]{color:#07080a;background:linear-gradient(135deg,#fff,#cfd5df);border-color:#ffffff70;box-shadow:0 10px 28px #ffffff24}body main.hy-pricing-page .hy-pricing-section-heading{display:flex;justify-content:space-between;gap:16px;align-items:baseline;margin-bottom:18px;color:#f6f7fbc2}body main.hy-pricing-page .hy-pricing-section-heading p{font-size:17px;font-weight:800}body main.hy-pricing-page .hy-pricing-section-heading span{font-size:12px;color:#f6f7fb7a;letter-spacing:.08em}body main.hy-pricing-page .hy-pricing-grid{display:grid;gap:20px;align-items:stretch}body main.hy-pricing-page .hy-pricing-grid--membership{grid-template-columns:repeat(3,minmax(0,1fr))}body main.hy-pricing-page .hy-pricing-grid--coins{grid-template-columns:repeat(4,minmax(0,1fr))}body main.hy-pricing-page .hy-pricing-card{--tier-rgb: 246 247 251;--tier-shadow: rgb(246 247 251 / .2);position:relative;display:flex;flex-direction:column;min-width:0;min-height:472px;overflow:hidden;border:1px solid rgb(var(--tier-rgb) / .2);border-radius:30px;background:linear-gradient(150deg,#ffffff21,#ffffff05 36%,rgb(var(--tier-rgb) / .07)),#0a0b0dc7;box-shadow:inset 0 1px #ffffff29,inset 0 -42px 66px rgb(var(--tier-rgb) / .12),0 34px 80px #0000006b;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}body main.hy-pricing-page .hy-pricing-card:hover{transform:translateY(-4px);border-color:rgb(var(--tier-rgb) / .42);box-shadow:inset 0 1px #fff3,inset 0 -46px 78px rgb(var(--tier-rgb) / .16),0 40px 96px #00000085,0 0 72px var(--tier-shadow)}body main.hy-pricing-page .hy-pricing-card--silver{--tier-rgb: 236 241 248;--tier-shadow: rgb(236 241 248 / .2)}body main.hy-pricing-page .hy-pricing-card--violet{--tier-rgb: 177 67 255;--tier-shadow: rgb(177 67 255 / .24)}body main.hy-pricing-page .hy-pricing-card--gold{--tier-rgb: 255 174 54;--tier-shadow: rgb(255 174 54 / .26)}body main.hy-pricing-page .hy-pricing-card--cyan{--tier-rgb: 31 224 214;--tier-shadow: rgb(31 224 214 / .24)}body main.hy-pricing-page .hy-pricing-card--recommended{min-height:492px}body main.hy-pricing-page .hy-pricing-card-glow{position:absolute;inset:-30% -28% auto auto;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgb(var(--tier-rgb) / .34),transparent 68%);filter:blur(10px);opacity:.9}body main.hy-pricing-page .hy-pricing-card-grid{position:absolute;right:28px;top:100px;width:120px;height:120px;opacity:.35;background-image:radial-gradient(rgb(var(--tier-rgb) / .4) 1px,transparent 1px);background-size:8px 8px;-webkit-mask-image:radial-gradient(circle,#000,transparent 72%);mask-image:radial-gradient(circle,#000,transparent 72%)}body main.hy-pricing-page .hy-pricing-card-top{position:relative;z-index:1;flex:1;padding:30px 30px 22px}body main.hy-pricing-page .hy-pricing-card-labels{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:28px;color:#f6f7fb8a;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}body main.hy-pricing-page .hy-pricing-recommendation{display:inline-flex;align-items:center;gap:4px;color:rgb(var(--tier-rgb) / .98);border:1px solid rgb(var(--tier-rgb) / .36);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800;white-space:nowrap;letter-spacing:.02em;background:rgb(var(--tier-rgb) / .12)}body main.hy-pricing-page .hy-pricing-card-title-row{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-top:18px}body main.hy-pricing-page .hy-pricing-level{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:26px;padding:0 12px;color:#07080a;border-radius:999px;background:linear-gradient(135deg,rgb(var(--tier-rgb)),#ffffffb8);box-shadow:0 8px 24px rgb(var(--tier-rgb) / .22);font-size:12px;font-weight:900}body main.hy-pricing-page .hy-pricing-card h2{margin-top:16px;font-size:clamp(30px,3vw,44px)!important;font-weight:900!important;letter-spacing:-.06em;line-height:1.05}body main.hy-pricing-page .hy-pricing-tier-mark{position:relative;display:grid;place-items:center;width:88px;height:88px;flex:0 0 auto;color:rgb(var(--tier-rgb));filter:drop-shadow(0 0 18px rgb(var(--tier-rgb) / .34))}body main.hy-pricing-page .hy-pricing-tier-gem{position:absolute;inset:20px;width:52px;height:52px;opacity:.84}body main.hy-pricing-page .hy-pricing-tier-icon{position:relative;color:#fff;filter:drop-shadow(0 0 10px rgb(255 255 255 / .64))}body main.hy-pricing-page .hy-pricing-description{margin-top:20px;min-height:76px;font-size:13px;line-height:1.85;color:#f6f7fba3}body main.hy-pricing-page .hy-pricing-amount{display:flex;align-items:baseline;gap:6px;margin-top:24px;white-space:nowrap;font-variant-numeric:tabular-nums}body main.hy-pricing-page .hy-pricing-amount strong{font-size:clamp(44px,5vw,66px)!important;font-weight:950!important;letter-spacing:-.075em;line-height:.95;background:linear-gradient(135deg,#fff,rgb(var(--tier-rgb)) 64%,#ffffff7a);-webkit-background-clip:text;background-clip:text;color:transparent!important}body main.hy-pricing-page .hy-pricing-amount>span:first-child{color:#f6f7fbdb;font-size:20px}body main.hy-pricing-page .hy-pricing-amount>span:last-child{color:#f6f7fb85;font-size:14px;margin-left:4px}body main.hy-pricing-page .hy-pricing-progress{height:12px;margin-top:28px;padding:3px;border-radius:999px;background:#ffffff1a;box-shadow:inset 0 1px 6px #0000006b}body main.hy-pricing-page .hy-pricing-progress span{display:block;width:var(--tier-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,rgb(var(--tier-rgb) / .38),rgb(var(--tier-rgb)),#fff);box-shadow:0 0 24px rgb(var(--tier-rgb) / .42)}body main.hy-pricing-page .hy-pricing-period{display:flex;justify-content:space-between;margin-top:10px;color:#f6f7fb7a;font-size:12px}body main.hy-pricing-page .hy-pricing-card-bottom{position:relative;z-index:1;padding:24px 30px 30px;border-top:1px solid rgb(255 255 255 / .08);background:linear-gradient(180deg,#ffffff09,#ffffff05)}body main.hy-pricing-page .hy-pricing-card-bottom h3{font-size:12px!important;font-weight:800!important;letter-spacing:.12em;color:#f6f7fbb8!important}body main.hy-pricing-page .hy-pricing-card-bottom ul{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:13px}body main.hy-pricing-page .hy-pricing-card-bottom li{display:flex;gap:10px;font-size:13px;line-height:1.65;color:#f6f7fba8}body main.hy-pricing-page .hy-pricing-card-bottom li svg{flex-shrink:0;margin-top:3px;color:rgb(var(--tier-rgb))}body main.hy-pricing-page .hy-pricing-card-cta{display:flex!important;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:24px;color:#07080a!important;text-decoration:none;border-radius:999px;background:linear-gradient(135deg,#fff,rgb(var(--tier-rgb) / .9));box-shadow:0 14px 34px rgb(var(--tier-rgb) / .2);font-size:14px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}body main.hy-pricing-page .hy-pricing-card-cta:hover{transform:translateY(-1px);box-shadow:0 18px 44px rgb(var(--tier-rgb) / .28)}body main.hy-pricing-page .hy-pricing-footnote{align-items:center;margin-top:26px;padding:18px 20px;border:1px solid rgb(255 255 255 / .1);border-radius:20px;background:#ffffff0b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body main.hy-pricing-page .hy-pricing-footnote p{display:flex;align-items:center;gap:8px;font-size:12px;color:#f6f7fb94}body main.hy-pricing-page .hy-pricing-footnote svg{flex-shrink:0}@media(max-width:1180px){body main.hy-pricing-page .hy-pricing-grid--coins{grid-template-columns:repeat(2,minmax(0,1fr))}body main.hy-pricing-page .hy-pricing-card{min-height:430px}body main.hy-pricing-page :is(.hy-pricing-card-top,.hy-pricing-card-bottom){padding-inline:24px}}@media(max-width:860px){body main.hy-pricing-page .hy-pricing-grid--membership{grid-template-columns:1fr}}@media(max-width:760px){body main.hy-pricing-page .hy-pricing-shell{width:calc(100% - 32px);padding:16px 0 44px}body main.hy-pricing-page .hy-pricing-intro{padding:34px 0 24px;text-align:left}body main.hy-pricing-page .hy-pricing-subtitle{font-size:14px;margin:0}body main.hy-pricing-page .hy-pricing-tabs{margin:0 0 30px;width:100%}body main.hy-pricing-page .hy-pricing-tabs button{flex:1;padding:0 14px}body main.hy-pricing-page .hy-pricing-grid{grid-template-columns:1fr;gap:16px}body main.hy-pricing-page .hy-pricing-section-heading span{display:none}body main.hy-pricing-page .hy-pricing-footnote{align-items:flex-start;flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){body main.hy-pricing-page :is(.hy-pricing-card,.hy-pricing-card-cta,.hy-pricing-tabs button){transition:none}body main.hy-pricing-page .hy-pricing-card:hover,body main.hy-pricing-page .hy-pricing-card-cta:hover{transform:none}}}body main.hy-pricing-page{min-height:calc(100dvh - 56px)!important;background:var(--pricing-page-bg)!important;color:#f6f7fb!important}body main.hy-pricing-page .hy-pricing-shell{position:relative;z-index:1}body main.hy-pricing-page .hy-pricing-intro :is(.hy-pricing-eyebrow,h1,.hy-pricing-subtitle),body main.hy-pricing-page .hy-pricing-section-heading{color:#f6f7fb!important}body main.hy-pricing-page .hy-pricing-eyebrow,body main.hy-pricing-page .hy-pricing-subtitle,body main.hy-pricing-page .hy-pricing-section-heading span{opacity:.72}body main.hy-pricing-page .hy-pricing-intro h1{opacity:1;text-shadow:0 18px 48px rgb(0 0 0 / .62)}html:not(.dark) body main.hy-noncanvas-page.hy-billing-page.hy-pricing-page,html[data-theme=light] body main.hy-noncanvas-page.hy-billing-page.hy-pricing-page,html body.hy-theme-light main.hy-noncanvas-page.hy-billing-page.hy-pricing-page,html.dark body main.hy-noncanvas-page.hy-billing-page.hy-pricing-page,html[data-theme=dark] body main.hy-noncanvas-page.hy-billing-page.hy-pricing-page,html body.hy-theme-dark main.hy-noncanvas-page.hy-billing-page.hy-pricing-page{background:radial-gradient(circle at 16% 12%,rgb(120 104 255 / .18),transparent 28%),radial-gradient(circle at 86% 26%,rgb(0 232 212 / .13),transparent 24%),linear-gradient(180deg,#050607,#08090b 48%,#020203)!important;color:#f6f7fb!important}html:not(.dark) body main.hy-noncanvas-page.hy-billing-page.hy-pricing-page .hy-pricing-intro :is(.hy-pricing-eyebrow,h1,.hy-pricing-subtitle),html:not(.dark) body main.hy-noncanvas-page.hy-billing-page.hy-pricing-page .hy-pricing-section-heading,html[data-theme=light] body main.hy-noncanvas-page.hy-billing-page.hy-pricing-page .hy-pricing-intro :is(.hy-pricing-eyebrow,h1,.hy-pricing-subtitle),html[data-theme=light] body main.hy-noncanvas-page.hy-billing-page.hy-pricing-page .hy-pricing-section-heading,html body.hy-theme-light main.hy-noncanvas-page.hy-billing-page.hy-pricing-page .hy-pricing-intro :is(.hy-pricing-eyebrow,h1,.hy-pricing-subtitle),html body.hy-theme-light main.hy-noncanvas-page.hy-billing-page.hy-pricing-page .hy-pricing-section-heading{color:#f6f7fb!important}html:not(.dark) body main.hy-pricing-page,html[data-theme=light] body main.hy-pricing-page,html body.hy-theme-light main.hy-pricing-page{--pricing-text: #101513;--pricing-muted: #52635a;--pricing-line: rgb(18 27 22 / .12);--pricing-soft: rgb(255 255 255 / .7);--pricing-page-bg: radial-gradient(circle at 14% 10%, rgb(255 190 86 / .16), transparent 26%), radial-gradient(circle at 86% 20%, rgb(139 227 43 / .18), transparent 24%), linear-gradient(180deg, #f7faf4 0%, #eef4ea 50%, #f9fbf7 100%);background:var(--pricing-page-bg)!important;color:var(--pricing-text)!important}html:not(.dark) body main.hy-pricing-page:before,html[data-theme=light] body main.hy-pricing-page:before,html body.hy-theme-light main.hy-pricing-page:before{background-image:linear-gradient(rgb(17 26 21 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(17 26 21 / .055) 1px,transparent 1px);opacity:.7}html:not(.dark) body main.hy-pricing-page:after,html[data-theme=light] body main.hy-pricing-page:after,html body.hy-theme-light main.hy-pricing-page:after{background:radial-gradient(ellipse at center,rgb(255 255 255 / .92),transparent 58%);opacity:.82}html:not(.dark) body main.hy-pricing-page :is(h1,h2,h3,strong),html[data-theme=light] body main.hy-pricing-page :is(h1,h2,h3,strong),html body.hy-theme-light main.hy-pricing-page :is(h1,h2,h3,strong){color:var(--pricing-text)!important}html:not(.dark) body main.hy-pricing-page .hy-pricing-intro h1,html[data-theme=light] body main.hy-pricing-page .hy-pricing-intro h1,html body.hy-theme-light main.hy-pricing-page .hy-pricing-intro h1{text-shadow:0 18px 44px rgb(17 26 21 / .12)}html:not(.dark) body main.hy-pricing-page :is(.hy-pricing-eyebrow,.hy-pricing-subtitle,.hy-pricing-section-heading,.hy-pricing-section-heading span),html[data-theme=light] body main.hy-pricing-page :is(.hy-pricing-eyebrow,.hy-pricing-subtitle,.hy-pricing-section-heading,.hy-pricing-section-heading span),html body.hy-theme-light main.hy-pricing-page :is(.hy-pricing-eyebrow,.hy-pricing-subtitle,.hy-pricing-section-heading,.hy-pricing-section-heading span){color:var(--pricing-muted)!important;opacity:1}html:not(.dark) body main.hy-pricing-page .hy-pricing-section-heading p,html[data-theme=light] body main.hy-pricing-page .hy-pricing-section-heading p,html body.hy-theme-light main.hy-pricing-page .hy-pricing-section-heading p{color:var(--pricing-text)!important}html:not(.dark) body main.hy-pricing-page .hy-pricing-utility a,html:not(.dark) body main.hy-pricing-page .hy-pricing-tabs,html:not(.dark) body main.hy-pricing-page .hy-pricing-footnote,html[data-theme=light] body main.hy-pricing-page .hy-pricing-utility a,html[data-theme=light] body main.hy-pricing-page .hy-pricing-tabs,html[data-theme=light] body main.hy-pricing-page .hy-pricing-footnote,html body.hy-theme-light main.hy-pricing-page .hy-pricing-utility a,html body.hy-theme-light main.hy-pricing-page .hy-pricing-tabs,html body.hy-theme-light main.hy-pricing-page .hy-pricing-footnote{border-color:#121b161f;background:#ffffffad;box-shadow:inset 0 1px #ffffffc7,0 20px 48px #10151314}html:not(.dark) body main.hy-pricing-page :is(.hy-pricing-utility,.hy-pricing-footnote) a,html[data-theme=light] body main.hy-pricing-page :is(.hy-pricing-utility,.hy-pricing-footnote) a,html body.hy-theme-light main.hy-pricing-page :is(.hy-pricing-utility,.hy-pricing-footnote) a{color:#23332a!important}html:not(.dark) body main.hy-pricing-page .hy-pricing-tabs button,html[data-theme=light] body main.hy-pricing-page .hy-pricing-tabs button,html body.hy-theme-light main.hy-pricing-page .hy-pricing-tabs button{color:#23332a9e}html:not(.dark) body main.hy-pricing-page .hy-pricing-tabs button[aria-pressed=true],html[data-theme=light] body main.hy-pricing-page .hy-pricing-tabs button[aria-pressed=true],html body.hy-theme-light main.hy-pricing-page .hy-pricing-tabs button[aria-pressed=true]{color:#f8fff3;background:linear-gradient(135deg,#101513,#24332a);border-color:#111a1538;box-shadow:0 14px 30px #111a1529}html:not(.dark) body main.hy-pricing-page .hy-pricing-card,html[data-theme=light] body main.hy-pricing-page .hy-pricing-card,html body.hy-theme-light main.hy-pricing-page .hy-pricing-card{border-color:rgb(var(--tier-rgb) / .34);background:linear-gradient(150deg,#ffffffdb,#ffffff75 44%,rgb(var(--tier-rgb) / .18)),#ffffff9e;box-shadow:inset 0 1px #ffffffe6,inset 0 -38px 64px rgb(var(--tier-rgb) / .12),0 30px 74px #10151321}html:not(.dark) body main.hy-pricing-page .hy-pricing-card:hover,html[data-theme=light] body main.hy-pricing-page .hy-pricing-card:hover,html body.hy-theme-light main.hy-pricing-page .hy-pricing-card:hover{box-shadow:inset 0 1px #fffffff2,inset 0 -42px 76px rgb(var(--tier-rgb) / .16),0 36px 88px #1015132e,0 0 62px rgb(var(--tier-rgb) / .18)}html:not(.dark) body main.hy-pricing-page .hy-pricing-card-labels,html:not(.dark) body main.hy-pricing-page .hy-pricing-description,html:not(.dark) body main.hy-pricing-page .hy-pricing-period,html:not(.dark) body main.hy-pricing-page .hy-pricing-card-bottom li,html:not(.dark) body main.hy-pricing-page .hy-pricing-footnote p,html[data-theme=light] body main.hy-pricing-page .hy-pricing-card-labels,html[data-theme=light] body main.hy-pricing-page .hy-pricing-description,html[data-theme=light] body main.hy-pricing-page .hy-pricing-period,html[data-theme=light] body main.hy-pricing-page .hy-pricing-card-bottom li,html[data-theme=light] body main.hy-pricing-page .hy-pricing-footnote p,html body.hy-theme-light main.hy-pricing-page .hy-pricing-card-labels,html body.hy-theme-light main.hy-pricing-page .hy-pricing-description,html body.hy-theme-light main.hy-pricing-page .hy-pricing-period,html body.hy-theme-light main.hy-pricing-page .hy-pricing-card-bottom li,html body.hy-theme-light main.hy-pricing-page .hy-pricing-footnote p{color:#23332aad!important}html:not(.dark) body main.hy-pricing-page .hy-pricing-card-bottom,html[data-theme=light] body main.hy-pricing-page .hy-pricing-card-bottom,html body.hy-theme-light main.hy-pricing-page .hy-pricing-card-bottom{border-top-color:#121b1614;background:linear-gradient(180deg,#ffffff6b,#fff3)}html:not(.dark) body main.hy-pricing-page .hy-pricing-card-bottom h3,html[data-theme=light] body main.hy-pricing-page .hy-pricing-card-bottom h3,html body.hy-theme-light main.hy-pricing-page .hy-pricing-card-bottom h3{color:#111a15c2!important}html:not(.dark) body main.hy-pricing-page .hy-pricing-amount strong,html[data-theme=light] body main.hy-pricing-page .hy-pricing-amount strong,html body.hy-theme-light main.hy-pricing-page .hy-pricing-amount strong{background:linear-gradient(135deg,#101513,rgb(var(--tier-rgb)) 72%,#111a155c);-webkit-background-clip:text;background-clip:text;color:transparent!important}html:not(.dark) body main.hy-pricing-page .hy-pricing-amount>span,html[data-theme=light] body main.hy-pricing-page .hy-pricing-amount>span,html body.hy-theme-light main.hy-pricing-page .hy-pricing-amount>span{color:#111a15a8!important}html:not(.dark) body main.hy-pricing-page .hy-pricing-progress,html[data-theme=light] body main.hy-pricing-page .hy-pricing-progress,html body.hy-theme-light main.hy-pricing-page .hy-pricing-progress{background:#111a151a;box-shadow:inset 0 1px 4px #111a1524}@layer hy-design{body .hy-canvas-navigation-menu .ant-dropdown-menu .ant-dropdown-menu-item{color:#f2f3f5!important}body .hy-canvas-navigation-menu .ant-dropdown-menu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):is(:hover,:focus-visible,.ant-dropdown-menu-item-active){background:#30343b!important;color:#fff!important}body .hy-canvas-navigation-menu .ant-dropdown-menu .ant-dropdown-menu-item-danger{color:#ffb4b9!important}body .hy-canvas-navigation-menu .ant-dropdown-menu .ant-dropdown-menu-item-disabled{color:#9298a2!important}body .hy-canvas-navigation-menu .hy-canvas-menu-shortcut{color:#aeb4bd}body .hy-canvas-navigation-menu .ant-dropdown-menu-item-disabled .hy-canvas-menu-shortcut{color:#9298a2}}@layer hy-design{html body main.hy-home-minimal-page .hy-home-dot-spotlight{position:fixed!important;inset:0!important;z-index:0!important;pointer-events:none!important;background:radial-gradient(circle,rgb(255 255 255 / .95) 0 .6px,transparent .7px) 0 0 / 21px 21px!important;-webkit-mask-image:radial-gradient(circle 110px at var(--hy-dot-x, -200px) var(--hy-dot-y, -200px),#000 0%,rgb(0 0 0 / .8) 25%,rgb(0 0 0 / .32) 60%,transparent 100%)!important;mask-image:radial-gradient(circle 110px at var(--hy-dot-x, -200px) var(--hy-dot-y, -200px),#000 0%,rgb(0 0 0 / .8) 25%,rgb(0 0 0 / .32) 60%,transparent 100%)!important;opacity:0!important;transition:opacity .22s ease!important}html body main.hy-home-minimal-page .hy-home-dot-spotlight[data-active=true]{opacity:1!important}html.dark body main.hy-home-minimal-page section.hy-home-minimal-composer{padding:20px 20px 8px!important;min-height:202px!important;display:flex!important;flex-direction:column!important}html.dark body main.hy-home-minimal-page section.hy-home-minimal-composer:focus-within{border-color:#51565d!important}html.dark body main.hy-home-minimal-page section.hy-home-minimal-composer textarea.hy-home-composer-input.ant-input,html.dark body main.hy-home-minimal-page section.hy-home-minimal-composer textarea.hy-home-composer-input.ant-input:is(:hover,:focus,:focus-visible){background:transparent!important;border:0!important;border-radius:0!important;outline:none!important;box-shadow:none!important;padding:8px 12px!important}html body main.hy-home-minimal-page .hy-home-minimal-composer-toolbar{display:flex!important;align-items:end!important;justify-content:space-between!important;flex-wrap:nowrap!important;border:0!important;margin-top:auto!important;padding-top:8px!important;gap:8px!important}html body main.hy-home-minimal-page .hy-home-composer-mode{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:28px!important;padding:4px 10px!important;border:0!important;border-radius:5px!important;background:transparent!important;box-shadow:none!important;color:#b9bdc5!important;font-size:13px!important;font-weight:500!important;line-height:20px!important;cursor:pointer!important}html body main.hy-home-minimal-page .hy-home-composer-mode svg{color:#b9bdc5!important;width:14px!important;height:14px!important}html body main.hy-home-minimal-page .hy-home-composer-mode:hover{background:#ffffff0c!important;color:#fff!important}html body main.hy-home-minimal-page .hy-home-composer-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 34px!important;width:34px!important;height:34px!important;min-width:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#b8e6c5!important;color:#13261b!important;box-shadow:none!important;cursor:pointer!important}html body main.hy-home-minimal-page .hy-home-composer-submit svg{width:18px!important;height:18px!important}html body main.hy-home-minimal-page .hy-home-composer-submit:hover{background:#ccefd5!important}html body main.hy-home-minimal-page .hy-home-composer-submit:disabled{opacity:.45!important;cursor:wait!important}html body main.hy-home-minimal-page :is(.hy-home-composer-mode,.hy-home-composer-submit):focus-visible{outline:2px solid #ddd!important;outline-offset:3px!important}@media(max-width:600px){html.dark body main.hy-home-minimal-page section.hy-home-minimal-composer{padding:12px 10px 8px!important;min-height:182px!important}html body main.hy-home-minimal-page .hy-home-composer-mode{padding-inline:6px!important;font-size:12px!important}}@media(prefers-reduced-motion:reduce){html body main.hy-home-minimal-page .hy-home-dot-spotlight{transition:none!important}}}.hy-guided-workflow{min-height:0;overflow:hidden;color:var(--foreground)}.hy-guided-workflow .hy-drama-project-shell{width:100%;max-width:none;height:100%;min-height:0;margin:0;padding:16px 24px 20px;gap:12px;box-sizing:border-box}.hy-flow-project-header{display:flex;flex:none;align-items:center;justify-content:space-between;gap:16px;min-height:48px}.hy-project-identity{display:flex;align-items:center;gap:12px;min-width:0}.hy-project-identity h1{margin:0;font-size:20px;line-height:1.35;font-weight:650}.hy-project-identity p{margin:4px 0 0;font-size:11px;color:var(--muted-foreground)}.hy-guided-workflow .hy-flow-stepper{position:relative;isolation:isolate;display:grid;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px 6px 16px;border:1px solid var(--border);border-radius:999px;background:var(--card)}.hy-flow-stepper button{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:transparent;color:var(--muted-foreground);padding:10px 14px;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease}.hy-flow-stepper button span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--muted);font-size:11px}.hy-flow-stepper button strong{font-size:14px;font-weight:550}.hy-flow-stepper button.is-current{background:color-mix(in srgb,#38b878 13%,var(--card));color:var(--foreground)}.hy-flow-stepper button.is-current span{background:color-mix(in srgb,#38b878 22%,var(--card));color:var(--foreground)}.hy-flow-direction{position:absolute;pointer-events:none;bottom:9px;left:calc(12.5% + var(--flow-step) * 25%);width:25%;height:3px;border-radius:999px;background:color-mix(in srgb,#38b878 24%,transparent)}.hy-flow-beam{position:absolute;inset:0;overflow:hidden;border-radius:inherit}.hy-flow-beam:after{content:"";position:absolute;width:40%;height:100%;background:linear-gradient(90deg,transparent,#37c981 65%,#bcfbd6);box-shadow:0 0 8px #37c981;animation:hy-flow-stream 2.6s linear infinite}.hy-flow-arrow{position:absolute;right:0;top:50%;width:8px;height:8px;border-top:2px solid #37b978;border-right:2px solid #37b978;transform:translateY(-50%) rotate(45deg);filter:drop-shadow(0 0 3px #37c98180)}@keyframes hy-flow-stream{0%{transform:translate(-100%)}to{transform:translate(250%)}}@media(prefers-reduced-motion:reduce){.hy-flow-beam:after{animation:none;width:100%;background:linear-gradient(90deg,transparent,#37b978)}.hy-flow-stepper button{transition:none}}.hy-flow-stepper button:focus-visible,.hy-flow-details>summary:focus-visible,.hy-shot-table button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.hy-flow-guide{display:flex;flex:none;align-items:center;justify-content:space-between;gap:20px;padding:8px 2px 10px;min-height:58px}.hy-flow-guide>div{display:flex;flex-direction:column;gap:5px;min-width:0}.hy-flow-guide strong{font-size:16px}.hy-flow-guide p{margin:0;font-size:12px;color:var(--muted-foreground);line-height:1.6}.hy-guided-workflow .ant-btn{border-radius:999px;box-shadow:none}.hy-flow-guide .ant-btn{flex:none;min-width:210px;height:42px;font-size:14px;padding-inline:22px}.hy-flow-eyebrow{color:var(--muted-foreground);font-size:11px}.hy-guided-workflow .hy-flow-phase{flex:1;min-height:0;min-width:0}.hy-drama-phase-assets,.hy-drama-phase-storyboard{display:flex;flex-direction:column;gap:12px}.hy-script-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hy-asset-columns{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(400px,2fr) minmax(320px,1fr);flex:1;min-height:0;gap:14px}.hy-shot-columns{display:grid;grid-template-columns:230px minmax(420px,1fr) minmax(320px,380px);flex:1;min-height:0;gap:14px}.hy-output-columns{display:grid;grid-template-columns:minmax(150px,.55fr) minmax(265px,1.1fr) minmax(265px,1.15fr) minmax(265px,1.15fr) minmax(250px,.85fr);gap:12px}.hy-output-results{display:grid;gap:14px}.hy-output-result{min-width:0;padding:12px;border:1px solid var(--border);border-radius:16px;background:var(--background)}.hy-output-result.is-selected{border-color:var(--foreground);background:var(--accent)}.hy-output-result-title{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-bottom:12px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.hy-output-result-title span{font-size:11px;color:var(--muted-foreground)}.hy-output-result>.ant-btn{margin-top:14px;max-width:100%;white-space:normal;height:auto;min-height:28px}.hy-output-result>span{display:flex;align-items:center;min-height:110px;line-height:1.7}.hy-output-media .ant-card-body{position:relative}.hy-production-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;border:1px solid var(--border);border-radius:14px;padding:12px;background:var(--card);font-size:12px;overflow-wrap:anywhere}.hy-production-row>div{grid-column:1 / -1;grid-row:1}.hy-production-row>.ant-tag:first-child{justify-self:start}.hy-production-row>.ant-btn{grid-column:3}.hy-output-queue .hy-flow-counts{gap:8px 14px}.hy-output-queue .hy-flow-counts b{font-size:14px;margin-left:3px}.hy-output-queue .ant-alert{margin-top:12px;font-size:12px}.hy-output-queue .ant-card-body{padding:12px}.hy-output-queue{border:1px solid var(--border);border-radius:20px;background:var(--card)}.hy-guided-workflow .hy-output-queue>.ant-card{border:0}.hy-output-queue>.ant-card>.ant-card-head{position:sticky;top:0;z-index:2;background:var(--card)}.hy-guided-workflow .ant-card{min-width:0;border-radius:20px;border:1px solid var(--border);box-shadow:none;background:var(--card)}.hy-guided-workflow .ant-card-head{flex:none;min-height:52px;padding:0 18px;background:transparent;border-bottom:1px solid var(--border)}.hy-guided-workflow .ant-card-head-title{font-size:14px;font-weight:550;white-space:normal}.hy-guided-workflow .ant-card-extra{margin-left:8px}.hy-guided-workflow .ant-card-body{padding:16px 18px}.hy-guided-workflow .hy-workbench-pane{display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.hy-workbench-pane.ant-card>.ant-card-body{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin}.hy-script-pane>.ant-card-body{display:flex;flex-direction:column;gap:14px}.hy-script-pane .ant-card-body>textarea{flex:1;min-height:220px;resize:none;padding:18px;font-size:14px;line-height:1.95;border:0;border-radius:12px;box-shadow:none!important;background:transparent}.hy-field-label{display:grid;gap:8px;color:var(--muted-foreground);font-size:12px}.hy-field-label .ant-select{width:100%}.hy-pane-footnote{display:flex;flex:none;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:11px;color:var(--muted-foreground)}.hy-workbench-note{color:var(--muted-foreground);font-size:12px;line-height:1.7;margin:0 0 12px}.hy-workbench-toolbar{display:flex;flex:none;align-items:center;flex-wrap:wrap;gap:10px 18px;min-height:42px;font-size:12px;color:var(--muted-foreground)}.hy-workbench-toolbar label{display:flex;align-items:center;gap:8px;white-space:nowrap}.hy-workbench-toolbar .ant-select{min-width:150px}.hy-workbench-toolbar label:first-child .ant-select{width:230px}.hy-workbench-toolbar strong{color:var(--foreground);font-size:14px}.hy-toolbar-spacer{flex:1}.hy-source-pane>.ant-card-body{display:flex;flex-direction:column;gap:12px}.hy-script-readout{flex:1;min-height:0;overflow-y:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.95;scrollbar-width:thin}.hy-asset-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.hy-asset-card-grid>button{background:var(--background);border:1px solid var(--border);padding:10px}.hy-asset-card-grid>button[aria-pressed=true]{border-color:var(--foreground);background:var(--accent)}.hy-asset-count{color:inherit;margin-left:6px;font-size:11px;font-variant-numeric:tabular-nums}.hy-asset-card-grid>button b{font-size:13px}.hy-asset-card-grid>button p{-webkit-line-clamp:2;font-size:12px}.hy-asset-card-grid>button>div:first-child{height:auto;aspect-ratio:4/3;background:var(--muted)}.hy-asset-card-grid>button:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.hy-guided-workflow .hy-flow-media-url{display:none}.hy-flow-image-fallback{height:100%;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--muted);color:var(--muted-foreground);font-size:12px}.hy-flow-details{min-width:0;border-bottom:1px solid var(--border);color:var(--foreground)}.hy-flow-details>summary{cursor:pointer;padding:14px 2px;font-size:12px;font-weight:500;color:var(--muted-foreground)}.hy-flow-details[open]>summary{color:var(--foreground)}.hy-flow-details-body{padding:10px 0 18px}.hy-flow-progress-items{display:grid;gap:18px;color:var(--muted-foreground);font-size:13px}.hy-guided-workflow .hy-flow-details .ant-card{border:0;background:transparent}.hy-guided-workflow .hy-flow-details .ant-card-body{padding:12px 0}.hy-guided-workflow .hy-flow-details .ant-card-head{padding:0}.hy-shot-navigation .ant-card-body{padding:12px}.hy-shot-navigation .ant-card-body>div{max-height:none;padding:0;overflow:visible}.hy-shot-navigation button{border-color:var(--border);background:var(--background)}.hy-shot-navigation button[aria-pressed=true]{border-color:var(--foreground);background:var(--accent)}.hy-shot-navigation .ant-card-body>div{display:flex;flex-direction:column;gap:10px}.hy-shot-navigation .ant-card-body>div>button{flex:none;margin:0}.hy-shot-navigation button p{-webkit-line-clamp:2}.hy-shot-overview .ant-card-body{padding:20px}.hy-shot-summary{padding-bottom:18px}.hy-shot-summary h3{font-size:16px;line-height:1.7;font-weight:550;margin:0 0 8px}.hy-shot-summary p{color:var(--muted-foreground);font-size:12px}.hy-shot-table-scroll{overflow-x:auto}.hy-shot-table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.8}.hy-shot-table th{white-space:nowrap;text-align:left;font-size:11px;font-weight:500;color:var(--muted-foreground);padding:12px 10px;border-bottom:1px solid var(--border)}.hy-shot-table td{padding:16px 10px;border-bottom:1px solid var(--border);vertical-align:top;overflow-wrap:anywhere}.hy-shot-table td:first-child{width:54px}.hy-shot-table td:nth-child(2){width:50px;white-space:nowrap}.hy-shot-table td:nth-child(3){width:105px}.hy-shot-table td:nth-child(4){width:42%}.hy-shot-table small{display:block;color:var(--muted-foreground);font-size:11px;margin-top:6px}.hy-shot-table button{border:1px solid var(--border);border-radius:10px;background:transparent;color:inherit;width:32px;height:32px;cursor:pointer}.hy-shot-table .is-selected{background:var(--accent)}.hy-shot-table .is-selected button{background:var(--foreground);color:var(--background)}.hy-subshot-editor,.hy-flow-shot-story{display:grid;gap:16px}.hy-subshot-editor{padding-bottom:12px}.hy-subshot-editor h3{font-size:16px;font-weight:600}.hy-subshot-editor label,.hy-flow-shot-story label{display:grid;gap:6px;font-size:12px;color:var(--muted-foreground)}.hy-inspector-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hy-shot-inspector .hy-flow-details .grid{grid-template-columns:1fr}.hy-shot-inspector .hy-flow-details .grid>*{min-width:0}.hy-flow-counts{display:flex;flex-wrap:wrap;gap:16px 28px;color:var(--muted-foreground);font-size:12px}.hy-flow-counts b{margin-left:8px;font-size:16px;color:var(--foreground)}.hy-guided-workflow .hy-output-preview{display:block;overflow-y:auto;scrollbar-width:thin}.hy-output-preview>*+*{margin-top:14px}.hy-output-preview>.ant-card{border-radius:20px!important}.hy-result-panes>div{min-width:0}.hy-guided-workflow .hy-output-actions{display:block;padding:20px;overflow-y:auto;border:1px solid var(--border);border-radius:20px;background:var(--card);scrollbar-width:thin}.hy-output-choice{padding:2px 0 22px;margin-bottom:20px;border-bottom:1px solid var(--border)}.hy-output-choice h3{font-size:18px;font-weight:600;margin:6px 0 10px}.hy-output-choice p{font-size:12px;line-height:1.8;color:var(--muted-foreground);margin-bottom:16px}.hy-output-choice>.ant-btn{margin-bottom:8px}.hy-output-preparation{display:grid;gap:8px;margin-bottom:12px}.hy-output-actions .hy-flow-details .grid{grid-template-columns:1fr 1fr}.hy-workbench-drawer .hy-flow-details-body{display:grid;gap:12px}.hy-workbench-drawer .hy-flow-details-body>.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-workbench-drawer .ant-card{border:0;box-shadow:none}.hy-workbench-drawer .ant-card-body{padding:0}.hy-workbench-drawer .hy-field-label{margin:12px 0}@media(min-width:1900px){.hy-asset-columns{grid-template-columns:340px minmax(0,1fr) 420px}.hy-shot-columns{grid-template-columns:280px minmax(0,1fr) 420px}.hy-asset-card-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media(min-width:1900px){.hy-output-columns{grid-template-columns:260px minmax(0,1fr) minmax(0,1.02fr) minmax(0,1.08fr) 360px}}@media(min-width:1151px)and (max-width:1450px){.hy-output-columns{overflow-x:auto;grid-template-columns:150px 265px 265px 265px 250px}}@media(max-width:1150px){.hy-guided-workflow{overflow-y:auto}.hy-guided-workflow .hy-drama-project-shell{height:auto;min-height:100%;padding:14px}.hy-asset-columns{grid-template-columns:240px minmax(0,1fr)}.hy-asset-inspector{grid-column:1 / -1}.hy-shot-columns{grid-template-columns:200px minmax(0,1fr)}.hy-shot-inspector{grid-column:1 / -1}.hy-output-columns{grid-template-columns:200px minmax(0,1fr)}.hy-output-actions{grid-column:1 / -1}.hy-workbench-pane.ant-card>.ant-card-body{max-height:72dvh}.hy-script-readout{max-height:55dvh;min-height:200px}.hy-script-pane textarea{min-height:50dvh!important}}@media(max-width:700px){.hy-flow-project-header{flex-wrap:wrap}.hy-flow-project-header .ant-space{gap:4px!important}.hy-flow-stepper button{flex-direction:column;gap:6px;padding:8px 0}.hy-flow-stepper button strong{font-size:12px}.hy-flow-guide{align-items:stretch;flex-direction:column;gap:10px}.hy-flow-guide .ant-btn{width:100%}.hy-script-columns,.hy-asset-columns,.hy-shot-columns,.hy-output-columns{grid-template-columns:minmax(0,1fr)}.hy-workbench-toolbar label{width:100%}.hy-workbench-toolbar .ant-select{flex:1}.hy-shot-table{min-width:520px}}
