.tile-grid{display:grid;width:100%;max-width:56rem;margin-inline:auto;padding-inline:clamp(1.5rem,4vw,3rem);column-gap:clamp(2rem,4vw,3rem);grid-column-gap:clamp(2rem,4vw,3rem);row-gap:clamp(.75rem,2.2vw,1.25rem);grid-row-gap:clamp(.75rem,2.2vw,1.25rem);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center}.virtual-tile-grid{position:relative;width:100%}.virtual-tile-grid__row{display:grid;position:absolute;width:100%;justify-items:center}.virtual-tile-grid__cell{min-width:0;display:flex;justify-content:center}.virtual-tile-grid__spacer{width:100%;height:1px;display:block}.add-tile__icon-img,.household-tile__glyph-img,.human-tile__avatar-img,.tile-img{-webkit-user-drag:none;user-select:none;pointer-events:none}@media (min-width:768px){.tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(2.5rem,4.8vw,3.4rem);grid-column-gap:clamp(2.5rem,4.8vw,3.4rem);row-gap:clamp(1rem,2.6vw,1.5rem);grid-row-gap:clamp(1rem,2.6vw,1.5rem)}}.tile-grid.household-embedded-grid{max-width:100%;padding-inline:clamp(1.5rem,4vw,3rem);column-gap:clamp(2rem,4vw,3rem);grid-column-gap:clamp(2rem,4vw,3rem);row-gap:clamp(1.25rem,3vw,1.75rem);grid-row-gap:clamp(1.25rem,3vw,1.75rem);grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media (min-width:768px){.tile-grid.household-embedded-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));column-gap:clamp(2.5rem,4.8vw,3.4rem);grid-column-gap:clamp(2.5rem,4.8vw,3.4rem)}}@media (min-width:1024px){.tile-grid.household-embedded-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:100%}}.tile-grid.household-embedded-grid.household-grid--list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:stretch;padding-inline:clamp(1.5rem,4vw,3rem);column-gap:clamp(2rem,4vw,3rem);grid-column-gap:clamp(2rem,4vw,3rem);row-gap:clamp(1.25rem,3vw,1.75rem);grid-row-gap:clamp(1.25rem,3vw,1.75rem)}@media (min-width:768px){.tile-grid.household-embedded-grid.household-grid--list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.tile-grid.household-embedded-grid.household-grid--list{grid-template-columns:repeat(3,minmax(0,1fr))}}.tile-grid.household-embedded-grid.household-grid--list .tile-card{width:100%;max-width:none}.tile-grid.household-embedded-grid.household-grid--list .tile-grid__item{width:100%}.household-grid__toggle{margin-top:-.25rem;align-self:flex-start}.household-tiles-scroll{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.55) transparent;padding-right:4px;position:relative;border-radius:18px}.household-tiles-scroll:after,.household-tiles-scroll:before{content:"";position:sticky;left:-4px;right:-4px;display:block;height:16px;pointer-events:none;opacity:0;transition:opacity .14s ease;z-index:1}.household-tiles-scroll:before{top:0;background:linear-gradient(180deg,rgba(15,23,42,.14),rgba(15,23,42,0))}.household-tiles-scroll:after{bottom:0;background:linear-gradient(0deg,rgba(15,23,42,.14),rgba(15,23,42,0))}.household-tiles-scroll[data-shadow-bottom=true]:after,.household-tiles-scroll[data-shadow-top=true]:before{opacity:1}.household-tiles-scroll::-webkit-scrollbar{width:7px}.household-tiles-scroll::-webkit-scrollbar-thumb{background:rgba(148,163,184,.55);border-radius:999px}.household-tiles-scroll::-webkit-scrollbar-track{background:transparent}.tile-card{position:relative;width:min(100%,240px);border-radius:32px;border:1.5px solid rgba(255,255,255,.45);background:radial-gradient(82% 65% at 50% -12%,rgba(255,168,88,.22),rgba(255,206,146,.12) 45%,rgba(255,255,255,0) 75%),linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,.45));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 24px rgba(2,6,23,.1),0 2px 6px rgba(2,6,23,.05);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease;isolation:isolate;will-change:transform,box-shadow}@media (min-width:1024px){.tile-card{width:min(100%,260px)}}.tile-card:before{background:radial-gradient(200px 200px at var(--mx,50%) var(--my,40%),rgba(255,255,255,.22),transparent 62%),radial-gradient(120% 80% at 50% -10%,rgba(255,170,90,.18),transparent 65%),linear-gradient(0deg,rgba(255,255,255,.4),rgba(255,255,255,0));z-index:0}.tile-card:after,.tile-card:before{content:"";position:absolute;inset:0;pointer-events:none}.tile-card:after{box-shadow:inset 0 1px 0 rgba(255,255,255,.72),inset 0 -18px 38px rgba(255,150,70,.2);border-radius:inherit}.tile-card:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 16px 38px rgba(2,6,23,.16),0 4px 12px rgba(2,6,23,.1);border-color:rgba(255,206,146,.7);background:radial-gradient(82% 65% at 50% -12%,rgba(255,180,108,.28),rgba(255,210,160,.16) 45%,rgba(255,255,255,0) 75%),linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.52))}.tile-card:active{transform:translateY(-1px) scale(1.01);box-shadow:0 10px 24px rgba(2,6,23,.14),0 3px 10px rgba(2,6,23,.1)}.tile-card:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(12,139,198,.25),0 10px 30px rgba(2,6,23,.08)}[data-theme=dark] .tile-card{background:radial-gradient(70% 54% at 50% -14%,rgba(255,186,120,.2),rgba(30,30,30,.02) 65%),color-mix(in oklab,var(--bg) 90%,rgba(40,40,40,.82));border-color:rgba(255,255,255,.24);box-shadow:0 1px 0 rgba(0,0,0,.42),0 18px 40px rgba(0,0,0,.45)}[data-theme=dark] .tile-card:before{background:radial-gradient(180px 160px at var(--mx,50%) var(--my,36%),rgba(255,255,255,.14),transparent 65%),radial-gradient(110% 78% at 50% -16%,rgba(255,255,255,.08),transparent 68%)}[data-theme=dark] .tile-card:after{box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 -18px 40px rgba(255,170,90,.18)}.tile-card--frosted{--mx:52%;--my:36%;position:relative;width:min(100%,clamp(210px,34vw,240px));border-radius:38px;border:1.4px solid rgba(148,198,255,.62);background:radial-gradient(140% 130% at 18% -12%,rgba(255,216,240,.58),transparent 68%),radial-gradient(160% 140% at 88% -8%,rgba(174,214,255,.44),transparent 74%),radial-gradient(115% 160% at 50% 122%,rgba(255,196,150,.26),transparent 80%),linear-gradient(165deg,rgba(255,255,255,.96),rgba(235,244,255,.88));box-shadow:0 34px 70px rgba(86,130,255,.18),0 14px 32px rgba(15,23,42,.12);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#0d2c5c;overflow:hidden;isolation:isolate}.tile-card--frosted:before{content:"";position:absolute;inset:-24% -18% -30% -18%;border-radius:inherit;background:radial-gradient(360px 260px at var(--mx,52%) calc(var(--my, 36%) - 26%),rgba(255,228,213,.48),transparent 74%),radial-gradient(340px 240px at calc(100% - var(--mx, 52%)) calc(var(--my, 36%) - 18%),rgba(186,228,255,.38),transparent 78%);pointer-events:none;z-index:0;filter:blur(14px);opacity:.9;transition:opacity .4s ease}.tile-card--frosted:focus-visible:before,.tile-card--frosted:hover:before{opacity:1}.tile-card--frosted:after{content:"";position:absolute;inset:3px;border-radius:inherit;border:1px solid rgba(255,255,255,.34);background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.12) 42%,rgba(255,255,255,.05) 74%,transparent),radial-gradient(120% 150% at 50% 126%,rgba(255,196,170,.18),transparent 82%);box-shadow:inset 0 1px 0 rgba(255,255,255,.72);pointer-events:none;mix-blend-mode:screen;opacity:.72;z-index:1}.tile-card--frosted:hover{transform:translateY(-8px);border-color:rgba(118,180,255,.85);box-shadow:0 44px 88px rgba(66,120,255,.26),0 18px 38px rgba(15,23,42,.16)}@media (min-width:1024px){.tile-card--frosted{width:min(100%,clamp(220px,28vw,240px))}}[data-theme=dark] .tile-card--frosted{border-color:rgba(120,184,255,.42);background:radial-gradient(140% 130% at 18% -12%,rgba(68,124,255,.22),transparent 62%),radial-gradient(160% 130% at 100% 0,rgba(26,212,255,.18),transparent 68%),linear-gradient(165deg,rgba(17,26,46,.92),rgba(10,18,38,.88));box-shadow:0 38px 78px rgba(2,9,23,.68),0 18px 34px rgba(2,6,23,.46);color:rgba(226,241,255,.92)}[data-theme=dark] .tile-card--frosted:before{background:radial-gradient(320px 260px at var(--mx,52%) calc(var(--my, 36%) - 18%),rgba(64,180,255,.32),transparent 78%),radial-gradient(320px 240px at calc(100% - var(--mx, 52%)) calc(var(--my, 36%) - 24%),rgba(37,197,255,.24),transparent 82%);filter:blur(18px);opacity:.58}[data-theme=dark] .tile-card--frosted:after{border-color:rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 -26px 46px rgba(42,104,255,.18)}[data-theme=dark] .tile-card--frosted:hover{border-color:rgba(142,208,255,.6);box-shadow:0 44px 96px rgba(0,0,0,.74),0 22px 40px rgba(0,0,0,.46)}.tile-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem}.tile-halo{position:absolute;z-index:0;width:46%;height:46%;inset:0;margin:auto;border-radius:9999px;background:radial-gradient(circle at 50% 50%,rgba(255,160,80,.18),rgba(255,160,80,0));filter:blur(6px)}[data-theme=dark] .tile-halo{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.18),rgba(255,255,255,0))}.tile-halo--orange{background:radial-gradient(circle at 50% 50%,rgba(255,147,78,.28),rgba(255,147,78,0))}.tile-halo--blue{background:radial-gradient(circle at 50% 50%,rgba(32,125,255,.26),rgba(32,125,255,0))}[data-theme=dark] .tile-halo--orange{background:radial-gradient(circle at 50% 50%,rgba(255,173,117,.3),rgba(255,173,117,0))}[data-theme=dark] .tile-halo--blue{background:radial-gradient(circle at 50% 50%,rgba(96,189,255,.32),rgba(96,189,255,0))}.tile-glyph{display:block;width:53%;height:53%;--tile-glyph-from:#ff7a1a;--tile-glyph-to:#ffb347;--tile-glyph-outline:color-mix(in srgb,var(--tile-glyph-from) 78%,#ffe9d3 12%);--tile-glyph-outline-filter:drop-shadow(0 0 0 var(--tile-glyph-outline)) drop-shadow(0 1px 0 var(--tile-glyph-outline)) drop-shadow(0 -1px 0 var(--tile-glyph-outline)) drop-shadow(1px 0 0 var(--tile-glyph-outline)) drop-shadow(-1px 0 0 var(--tile-glyph-outline)) drop-shadow(1px 1px 0 var(--tile-glyph-outline)) drop-shadow(-1px -1px 0 var(--tile-glyph-outline)) drop-shadow(-1px 1px 0 var(--tile-glyph-outline)) drop-shadow(1px -1px 0 var(--tile-glyph-outline));background:linear-gradient(138deg,var(--tile-glyph-from),var(--tile-glyph-to));opacity:1;transition:transform .35s cubic-bezier(.21,.61,.35,1),filter .35s ease,background .35s ease;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain;will-change:transform}.tile-glyph[data-variant=lite]{filter:drop-shadow(0 8px 16px rgba(15,23,42,.16));background:linear-gradient(138deg,color-mix(in srgb,var(--tile-glyph-from) 85%,white 10%),color-mix(in srgb,var(--tile-glyph-to) 85%,white 5%))}.tile-glyph[data-variant=lite]:after,.tile-glyph[data-variant=lite]:before{display:none}.tile-glyph[data-variant=lite-highlight]{filter:drop-shadow(0 8px 16px rgba(15,23,42,.18));background:linear-gradient(138deg,color-mix(in srgb,var(--tile-glyph-from) 88%,white 8%),color-mix(in srgb,var(--tile-glyph-to) 88%,white 8%))}.tile-glyph[data-variant=lite-highlight]:before{display:block;inset:-1px;background:radial-gradient(circle at 30% 35%,rgba(255,255,255,.85),transparent 62%);box-shadow:inset 0 1px 0 rgba(255,255,255,.5);opacity:.8}.tile-glyph[data-variant=lite-highlight]:after{display:none}.tile-glyph:after,.tile-glyph:before{content:"";position:absolute;inset:0;pointer-events:none;-webkit-mask:inherit;mask:inherit;border-radius:inherit;transition:opacity .35s ease,transform .35s ease}.tile-glyph:before{inset:-1.5px;background:radial-gradient(circle at 30% 35%,rgba(255,255,255,.92),transparent 62%),linear-gradient(140deg,color-mix(in srgb,var(--tile-glyph-to) 32%,rgba(255,255,255,.05)),color-mix(in srgb,var(--tile-glyph-from) 75%,rgba(255,255,255,.08)));opacity:.9;filter:blur(.35px);box-shadow:inset 0 -8px 14px color-mix(in srgb,var(--tile-glyph-from) 35%,transparent),inset 0 1px 0 rgba(255,255,255,.65)}.tile-glyph:after{background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.65),transparent 72%),radial-gradient(circle at 50% 80%,color-mix(in srgb,var(--tile-glyph-from) 45%,transparent),transparent 78%);opacity:0}.tile-img{display:none;width:53%;height:53%;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 1px 1.5px rgba(0,0,0,.08))}.tile-glyph{position:relative;z-index:2;filter:var(--tile-glyph-outline-filter) drop-shadow(0 10px 20px rgba(249,115,22,.22)) drop-shadow(0 1px 1.5px rgba(0,0,0,.08))}@media (min-width:768px){.tile-img{width:53%;height:53%}}[data-theme=dark] .tile-img{filter:brightness(0) invert(1) drop-shadow(0 1px 2px rgba(0,0,0,.28))}[data-theme=dark] .tile-glyph{filter:var(--tile-glyph-outline-filter) drop-shadow(0 12px 24px rgba(0,0,0,.45)) drop-shadow(0 2px 4px rgba(0,0,0,.28))}@supports not ((-webkit-mask-image:none) or (mask-image:none)){.tile-glyph{display:none}.tile-img{display:block}}.add-tile{--add-tile-accent:#ff945a;--add-tile-accent-2:#ffd5ae;--add-tile-ink:#13273b;--add-tile-ink-muted:color-mix(in srgb,var(--add-tile-ink) 78%,rgba(15,23,42,0.52));position:relative;overflow:hidden;isolation:isolate;width:min(100%,320px);min-height:clamp(260px,60vw,360px);border-radius:38px;border:1.5px solid color-mix(in srgb,var(--add-tile-accent) 16%,rgba(255,255,255,.9));background:radial-gradient(200% 120% at 12% 0,rgba(255,255,255,.28),transparent 60%),radial-gradient(160% 130% at 80% 10%,rgba(255,255,255,.18),transparent 64%),linear-gradient(142deg,#ff8049 12%,#ffb244 88%);color:#fff;display:grid;align-items:center;padding:clamp(18px,5vw,26px);box-shadow:0 34px 60px rgba(255,138,84,.35),inset 0 1px 0 rgba(255,255,255,.45);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease,filter .24s ease}.add-tile.tile-card:focus-visible,.add-tile.tile-card:hover{transform:none;background:radial-gradient(220% 160% at 12% -14%,rgba(255,255,255,.3),transparent 68%),radial-gradient(180% 140% at 84% -6%,rgba(255,255,255,.2),transparent 62%),linear-gradient(145deg,#ff8b4f 8%,#ffb76a 95%);border-color:color-mix(in srgb,var(--add-tile-accent) 16%,rgba(255,255,255,.9));box-shadow:0 34px 60px rgba(255,138,84,.35),inset 0 1px 0 rgba(255,255,255,.45)}.add-tile:before{inset:12px;border-radius:28px;border:1px solid color-mix(in srgb,var(--add-tile-accent) 14%,rgba(255,255,255,.8));background:radial-gradient(120% 120% at 24% 20%,color-mix(in srgb,var(--add-tile-accent-2) 36%,rgba(255,255,255,.7)),transparent 70%),radial-gradient(110% 100% at 78% 12%,color-mix(in srgb,var(--add-tile-accent) 20%,rgba(255,255,255,.72)),transparent 68%);opacity:.92;transition:opacity .22s ease,transform .22s ease,border-color .22s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),inset 0 -1px 0 rgba(255,255,255,.32)}.add-tile:after,.add-tile:before{content:"";position:absolute;pointer-events:none;z-index:0}.add-tile:after{inset:-24% -14% auto -10%;height:210px;border-radius:50%;background:radial-gradient(110% 110% at 48% 46%,color-mix(in srgb,var(--add-tile-accent) 38%,rgba(255,255,255,.6)),transparent 72%);filter:blur(20px);opacity:.34;transition:opacity .26s ease,transform .26s ease}.add-tile:focus-visible,.add-tile:hover{transform:none;border-color:color-mix(in srgb,var(--add-tile-accent) 16%,rgba(255,255,255,.9));box-shadow:0 34px 60px rgba(255,138,84,.35),inset 0 1px 0 rgba(255,255,255,.45);outline:none}.add-tile:focus-visible:before,.add-tile:hover:before{opacity:.92;transform:none;border-color:color-mix(in srgb,var(--add-tile-accent) 14%,rgba(255,255,255,.8))}.add-tile:focus-visible:after,.add-tile:hover:after{opacity:.34;transform:none}.add-tile.is-blocked,.add-tile[data-blocked=true]{filter:grayscale(.72) saturate(.62);border-style:dashed;border-color:rgba(148,163,184,.72);background:radial-gradient(180% 120% at 18% -8%,rgba(255,255,255,.52),transparent 62%),radial-gradient(160% 130% at 84% 12%,rgba(255,255,255,.42),transparent 64%),linear-gradient(142deg,#f7f8fb 10%,#e8edf4 88%);cursor:not-allowed;box-shadow:0 18px 34px rgba(100,116,139,.18),inset 0 1px 0 rgba(255,255,255,.52)}.add-tile.is-blocked.tile-card:focus-visible,.add-tile.is-blocked.tile-card:hover,.add-tile.is-blocked:focus-visible,.add-tile.is-blocked:hover,.add-tile[data-blocked=true].tile-card:focus-visible,.add-tile[data-blocked=true].tile-card:hover,.add-tile[data-blocked=true]:focus-visible,.add-tile[data-blocked=true]:hover{background:radial-gradient(180% 120% at 18% -8%,rgba(255,255,255,.52),transparent 62%),radial-gradient(160% 130% at 84% 12%,rgba(255,255,255,.42),transparent 64%),linear-gradient(142deg,#f7f8fb 10%,#e8edf4 88%);transform:none;border-color:rgba(148,163,184,.78);box-shadow:0 18px 34px rgba(100,116,139,.2),inset 0 1px 0 rgba(255,255,255,.52)}.add-tile.is-blocked .add-tile__cta,.add-tile[data-blocked=true] .add-tile__cta{color:#64748b;border-color:rgba(148,163,184,.7)}[data-theme=dark] .add-tile.is-blocked,[data-theme=dark] .add-tile[data-blocked=true]{border-color:rgba(148,163,184,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 20px 38px rgba(2,6,23,.66)}[data-theme=dark] .add-tile.is-blocked .add-tile__cta,[data-theme=dark] .add-tile[data-blocked=true] .add-tile__cta{color:rgba(203,213,225,.92);border-color:rgba(148,163,184,.56)}.add-tile__inner{position:relative;z-index:1;display:grid;grid-template-rows:auto 1fr;justify-items:center;align-items:center;gap:clamp(1rem,2.8vw,1.4rem);color:inherit;text-align:center}.add-tile__icon{position:relative;display:grid;place-items:center;width:clamp(140px,38vw,162px);height:clamp(140px,38vw,162px);border-radius:34px;background:linear-gradient(160deg,color-mix(in srgb,var(--add-tile-accent) 10%,rgba(255,255,255,.96)),color-mix(in srgb,var(--add-tile-accent-2) 14%,rgba(255,255,255,.94)));border:1px solid color-mix(in srgb,var(--add-tile-accent) 12%,rgba(255,255,255,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 28px color-mix(in srgb,var(--add-tile-accent) 18%,rgba(15,23,42,.16));overflow:hidden;isolation:isolate;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%)}.add-tile__icon-shell{position:relative;display:grid;place-items:center;width:100%;height:100%;z-index:1}.add-tile__icon-mask{width:clamp(66px,24vw,88px);height:clamp(66px,24vw,88px);background:linear-gradient(145deg,color-mix(in srgb,var(--add-tile-accent) 88%,#ffae7a),color-mix(in srgb,var(--add-tile-accent-2) 60%,#ff8f4c));mask:var(--add-tile-icon,none) center /contain no-repeat;-webkit-mask:var(--add-tile-icon,none) center /contain no-repeat;filter:drop-shadow(0 10px 22px color-mix(in srgb,var(--add-tile-accent) 24%,rgba(15,23,42,.26)));transition:background .25s ease,filter .25s ease,transform .25s ease;pointer-events:none}.add-tile__icon-glow{position:absolute;inset:-24%;background:radial-gradient(120% 68% at 42% 28%,color-mix(in srgb,var(--add-tile-accent) 26%,rgba(255,255,255,.92)),transparent 72%);mix-blend-mode:screen;opacity:.9}.add-tile__icon-img{position:relative;width:64%;height:64%;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(0,0,0,.08));display:none}@supports not (mask:url()){.add-tile__icon-mask,.add-tile__icon-shell{display:none}.add-tile__icon-img{display:block;width:96%;height:auto;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 4px 12px rgba(255,137,84,.28)) saturate(115%)}}.add-tile__badge{position:absolute;right:12px;bottom:12px;width:51px;height:51px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(140deg,color-mix(in srgb,var(--add-tile-accent) 86%,#ffb68a),color-mix(in srgb,var(--add-tile-accent) 70%,#ff7a3a));box-shadow:0 14px 28px color-mix(in srgb,var(--add-tile-accent) 18%,rgba(15,23,42,.25)),inset 0 1px 0 rgba(255,255,255,.88);color:#fff;font-weight:800;font-size:27.75px;letter-spacing:-.02em;border:none;z-index:2}.add-tile__badge svg{color:inherit}.add-tile__body,.add-tile__text{display:flex;flex-direction:column;gap:.22rem;align-items:center;justify-content:center;text-align:center}.add-tile__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:.78rem;color:var(--add-tile-accent);margin-bottom:.12rem;line-height:1.1}.add-tile__title{font-weight:800;font-size:1.24rem;letter-spacing:-.01em;color:#fff;line-height:1.18}.add-tile__caption{color:rgba(255,255,255,.85);font-size:.95rem;line-height:1.45;margin:0}.add-tile__cta{margin-top:.36rem;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:linear-gradient(160deg,color-mix(in srgb,var(--add-tile-accent) 10%,rgba(255,255,255,.96)),color-mix(in srgb,var(--add-tile-accent-2) 14%,rgba(255,255,255,.94)));color:var(--add-tile-accent);font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 28px color-mix(in srgb,var(--add-tile-accent) 18%,rgba(15,23,42,.16));border:1px solid color-mix(in srgb,var(--add-tile-accent) 12%,rgba(255,255,255,.9))}.add-tile--animal,.add-tile--household,.add-tile--human{--add-tile-accent:#ff945a;--add-tile-accent-2:#ffd5ae}@media (max-width:640px){.add-tile{min-height:auto;width:100%}.add-tile__inner{gap:.9rem}.add-tile__body,.add-tile__text{align-items:center;text-align:center}.add-tile__icon{width:clamp(110px,42vw,130px);height:clamp(110px,42vw,130px)}.add-tile__icon-mask{width:clamp(60px,30vw,78px);height:clamp(60px,30vw,78px)}.add-tile__badge{width:46px;height:46px;font-size:25px;right:10px;bottom:10px}}[data-theme=dark] .add-tile{--add-tile-ink:#e6edf7;--add-tile-ink-muted:rgba(226,236,255,0.86);border-color:color-mix(in srgb,var(--add-tile-accent) 24%,rgba(226,236,255,.32));background:radial-gradient(140% 140% at 16% -8%,color-mix(in srgb,var(--add-tile-accent) 16%,rgba(255,255,255,.08)),transparent 62%),radial-gradient(120% 120% at 86% 12%,color-mix(in srgb,var(--add-tile-accent-2) 18%,rgba(255,255,255,.06)),transparent 64%),linear-gradient(150deg,rgba(14,22,38,.9),rgba(8,14,28,.92));color:var(--add-tile-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 28px 70px rgba(0,0,0,.6),0 14px 30px color-mix(in srgb,var(--add-tile-accent) 18%,rgba(0,0,0,.42))}[data-theme=dark] .add-tile:before{border-color:color-mix(in srgb,var(--add-tile-accent) 38%,rgba(226,236,255,.24));background:radial-gradient(120% 120% at 24% 20%,color-mix(in srgb,var(--add-tile-accent-2) 22%,rgba(255,255,255,.08)),transparent 70%),radial-gradient(120% 120% at 82% 16%,color-mix(in srgb,var(--add-tile-accent) 18%,rgba(255,255,255,.08)),transparent 70%);opacity:.78}[data-theme=dark] .add-tile:after{background:radial-gradient(100% 100% at 50% 50%,color-mix(in srgb,var(--add-tile-accent) 32%,rgba(255,255,255,.06)),transparent 70%)}[data-theme=dark] .add-tile .add-tile__icon{background:color-mix(in srgb,var(--add-tile-accent) 24%,rgba(226,232,240,.12));border:1px solid color-mix(in srgb,var(--add-tile-accent) 24%,rgba(226,236,255,.26));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 22px rgba(0,0,0,.36);backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%)}[data-theme=dark] .add-tile .add-tile__icon-glow{background:radial-gradient(120% 68% at 42% 28%,color-mix(in srgb,var(--add-tile-accent) 36%,rgba(255,255,255,.08)),transparent 72%);opacity:.8}[data-theme=dark] .add-tile .add-tile__icon-mask{background:linear-gradient(145deg,color-mix(in srgb,var(--add-tile-accent) 94%,#ffb176),color-mix(in srgb,var(--add-tile-accent) 70%,#ffe7d8));filter:drop-shadow(0 6px 12px color-mix(in srgb,var(--add-tile-accent) 36%,rgba(0,0,0,.6)))}[data-theme=dark] .add-tile .add-tile__badge{background:linear-gradient(140deg,color-mix(in srgb,var(--add-tile-accent) 90%,#ff9c5e),color-mix(in srgb,var(--add-tile-accent) 70%,#ff7a3a));box-shadow:0 12px 26px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .add-tile .add-tile__eyebrow{color:color-mix(in srgb,var(--add-tile-accent) 68%,rgba(255,236,226,.9))}[data-theme=dark] .add-tile .add-tile__title{color:color-mix(in srgb,var(--add-tile-ink) 84%,var(--add-tile-accent) 16%)}[data-theme=dark] .add-tile .add-tile__caption{color:var(--add-tile-ink-muted)}[data-theme=dark] .add-tile .add-tile__cta{background:color-mix(in srgb,var(--add-tile-accent) 24%,rgba(226,232,240,.12));color:var(--add-tile-accent);border:1px solid color-mix(in srgb,var(--add-tile-accent) 24%,rgba(226,236,255,.26));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 22px rgba(0,0,0,.36)}.tile-glyph--fiches{-webkit-mask-image:url(/icons/home/id.svg);mask-image:url(/icons/home/id.svg)}.tile-glyph--tools{-webkit-mask-image:url(/icons/home/tools.svg);mask-image:url(/icons/home/tools.svg)}.tile-glyph--settings{-webkit-mask-image:url(/icons/home/settings.svg);mask-image:url(/icons/home/settings.svg)}.tile-glyph--calendar{-webkit-mask-image:url(/icons/tools/calendar-event.svg);mask-image:url(/icons/tools/calendar-event.svg)}.tile-glyph--carte{-webkit-mask-image:url(/icons/tools/map-search.svg);mask-image:url(/icons/tools/map-search.svg)}.tile-glyph--analyse{-webkit-mask-image:url(/icons/tools/tool.svg);mask-image:url(/icons/tools/tool.svg)}.tile-glyph--households{-webkit-mask-image:url(/icons/records/door.svg);mask-image:url(/icons/records/door.svg)}.tile-glyph--humans{-webkit-mask-image:url(/icons/records/hand-stop.svg);mask-image:url(/icons/records/hand-stop.svg)}.tile-glyph--animals{-webkit-mask-image:url(/icons/records/paw.svg);mask-image:url(/icons/records/paw.svg)}.tile-glyph--reseaux{-webkit-mask-image:url(/icons/tools/affiliate.svg);mask-image:url(/icons/tools/affiliate.svg)}.tile-glyph--b5{-webkit-mask-image:url(/icons/tabler/modules/chart-radar.svg);mask-image:url(/icons/tabler/modules/chart-radar.svg)}.tile-glyph--timeline{-webkit-mask-image:url(/icons/tabler/modules/timeline-event-text.svg);mask-image:url(/icons/tabler/modules/timeline-event-text.svg)}.tile-glyph--documents{-webkit-mask-image:url(/icons/tabler/app-window.svg);mask-image:url(/icons/tabler/app-window.svg)}.tile-glyph--morphometrie{-webkit-mask-image:url(/icons/tabler/modules/dimensions.svg);mask-image:url(/icons/tabler/modules/dimensions.svg)}.tile-glyph--settings-account{-webkit-mask-image:url(/icons/settings/user-circle.svg);mask-image:url(/icons/settings/user-circle.svg)}.tile-glyph--account-delete{-webkit-mask-image:url(/tabler-alert-triangle.svg);mask-image:url(/tabler-alert-triangle.svg)}.tile-glyph--settings-security{-webkit-mask-image:url(/icons/settings/shield-lock.svg);mask-image:url(/icons/settings/shield-lock.svg)}.tile-glyph--settings-persona{-webkit-mask-image:url(/icons/settings/palette.svg);mask-image:url(/icons/settings/palette.svg)}.tile-glyph--settings-data{-webkit-mask-image:url(/icons/settings/database.svg);mask-image:url(/icons/settings/database.svg)}.tile-glyph--settings-referral{-webkit-mask-image:url(/icons/settings/heart-handshake.svg);mask-image:url(/icons/settings/heart-handshake.svg)}.tile-glyph--settings-billing{-webkit-mask-image:url(/icons/settings/building-store.svg);mask-image:url(/icons/settings/building-store.svg)}.tile-glyph--settings-admin{-webkit-mask-image:url(/icons/settings/device-imac-code.svg);mask-image:url(/icons/settings/device-imac-code.svg)}.tile-glyph--settings-support{-webkit-mask-image:url(/icons/settings/moneybag-heart.svg);mask-image:url(/icons/settings/moneybag-heart.svg)}.tile-glyph--share-receive{-webkit-mask-image:url(/cloud-download.svg);mask-image:url(/cloud-download.svg)}.tile-glyph--share-send{-webkit-mask-image:url(/cloud-upload.svg);mask-image:url(/cloud-upload.svg)}.human-module-grid{display:grid;gap:clamp(1.2rem,2.6vw,1.6rem);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}@media (max-width:720px){.human-module-grid{grid-template-columns:1fr}}.human-module-card{position:relative;display:flex;flex-direction:column;gap:clamp(1rem,1.9vw,1.3rem);min-height:clamp(13.5rem,28vw,15.5rem);padding:clamp(1.25rem,2.4vw,1.85rem);border-radius:32px;border:1.25px solid var(--modules-card-border,rgba(255,183,132,.7));background:var(
    --modules-card-gradient,radial-gradient(185% 185% at 18% -55%,rgba(255,232,213,.96),transparent 74%),radial-gradient(155% 150% at 88% -36%,rgba(255,206,171,.42),transparent 68%),linear-gradient(186deg,rgba(255,236,219,.9),rgba(255,214,188,.76))
  );box-shadow:var(
    --modules-card-shadow,0 42px 86px rgba(255,178,125,.26),0 24px 54px rgba(255,170,110,.18)
  );transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;backdrop-filter:blur(18px) saturate(150%);--module-icon-size:clamp(64px,12vw,78px);--module-icon-border:rgba(255,255,255,0.7);--module-icon-highlight:rgba(255,240,230,0.9);--module-icon-bg-from:rgba(255,236,220,0.95);--module-icon-bg-to:rgba(255,213,182,0.9);--module-icon-shadow:0 22px 44px rgba(255,185,128,0.26);--module-icon-inner-glow:rgba(255,194,150,0.32);--module-glyph-size:clamp(28px,9vw,34px);--module-glyph-from:#fb923c;--module-glyph-to:#fbbf24;--module-glyph-shadow:0 12px 20px rgba(234,88,12,0.36);--module-glyph-outline-shadow:0 0 0.95px rgba(248,113,22,0.85)}.human-module-card:after{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;border:1px solid var(--modules-card-inner-border,rgba(255,255,255,.55));box-shadow:inset 0 1px 0 rgba(255,255,255,.75),inset 0 -24px 32px var(--modules-card-inner-glow,rgba(255,198,153,.16))}.human-module-card.is-disabled{--modules-card-border:rgba(148,163,184,0.9);--modules-card-border-muted:rgba(148,163,184,0.78);--modules-card-inner-border:rgba(255,255,255,0.82);--modules-card-inner-glow:rgba(148,163,184,0.4);--modules-card-highlight:rgba(209,213,219,0.65);--modules-card-gradient-muted:radial-gradient(210% 205% at 22% -62%,rgba(241,245,249,0.96),transparent 78%),radial-gradient(150% 150% at 82% -38%,rgba(212,217,225,0.82),transparent 70%),linear-gradient(190deg,rgba(229,231,235,0.96),rgba(214,219,226,0.95));--modules-card-gradient:radial-gradient(210% 205% at 22% -62%,rgba(241,245,249,0.96),transparent 78%),radial-gradient(150% 150% at 82% -38%,rgba(212,217,225,0.82),transparent 70%),linear-gradient(190deg,rgba(229,231,235,0.96),rgba(214,219,226,0.95));--modules-card-shadow:0 24px 52px rgba(107,114,128,0.22),0 14px 28px rgba(99,115,129,0.2);--modules-card-shadow-hover:0 24px 52px rgba(107,114,128,0.22),0 14px 28px rgba(99,115,129,0.2);--module-icon-bg-from:rgba(234,239,245,0.98);--module-icon-bg-to:rgba(201,209,220,0.9);--module-icon-shadow:0 18px 36px rgba(99,115,129,0.26);--module-icon-inner-glow:rgba(148,163,184,0.32);--module-icon-highlight:rgba(255,255,255,0.9);--module-icon-border:rgba(255,255,255,0.88);--module-glyph-from:#cbd5e1;--module-glyph-to:#94a3b8;--module-glyph-shadow:0 12px 22px rgba(71,85,105,0.32);--module-glyph-outline-shadow:0 0 0 rgba(0,0,0,0);border-color:var(--modules-card-border);box-shadow:var(--modules-card-shadow);background:var(--modules-card-gradient);backdrop-filter:blur(20px) saturate(100%);filter:saturate(.2) brightness(.98)}.human-module-card.is-disabled:after{border-color:rgba(255,255,255,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.86),inset 0 -18px 26px rgba(210,218,230,.38)}.human-module-card.is-disabled:before{background:radial-gradient(115% 120% at 48% 10%,rgba(210,216,226,.68),transparent 78%),radial-gradient(120% 120% at 60% 0,rgba(255,255,255,.5),transparent 76%);opacity:.85}.human-module-card.is-disabled:hover{transform:none;box-shadow:var(--modules-card-shadow)}.human-module-card.is-disabled .human-module-card__title{color:rgba(71,85,105,.9)}.human-module-card.is-disabled .human-module-card__description{color:rgba(100,116,139,.85)}.human-module-card.is-disabled .human-module-card__switch-track{background:linear-gradient(145deg,rgba(231,236,243,.94),rgba(203,213,225,.86));border-color:rgba(100,116,139,.62);box-shadow:inset 0 3px 6px rgba(255,255,255,.55),inset 0 -6px 12px rgba(100,116,139,.24),0 6px 14px rgba(100,116,139,.16)}.human-module-card.is-disabled .human-module-card__switch-thumb{background:linear-gradient(160deg,rgba(248,250,252,.98),rgba(226,232,240,.9));border:1px solid rgba(148,163,184,.55)}.human-module-card.is-disabled .human-module-card__purge{opacity:.5}.human-module-card.is-disabled .human-module-card__icon{background:radial-gradient(circle at 42% 24%,rgba(255,255,255,.92),transparent 62%),linear-gradient(152deg,rgba(247,249,252,.95),rgba(214,220,232,.9));box-shadow:inset 0 2px 6px rgba(255,255,255,.9),0 16px 30px rgba(148,163,184,.28);filter:saturate(.35) brightness(1.02)}.human-module-card.is-disabled .human-module-card__icon:before{background:radial-gradient(128% 122% at 52% 16%,rgba(255,255,255,.94),transparent 75%);box-shadow:inset 0 -18px 24px rgba(191,210,230,.35)}.human-module-card.is-disabled .human-module-card__icon:after{border-color:rgba(255,255,255,.96);opacity:.96}.human-module-card.is-disabled .human-module-card__glyph{opacity:.95;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.22),transparent 58%),linear-gradient(148deg,rgba(163,174,190,.95),rgba(107,122,147,.9));mix-blend-mode:normal;filter:grayscale(1) saturate(.2) brightness(.96) drop-shadow(0 14px 26px rgba(71,82,102,.32))}.human-module-card.is-disabled .wizard-module-chip{--wizard-chip-color-from:#cdd4e2;--wizard-chip-color-to:#f2f4f9;filter:saturate(.35) brightness(1.02)}.human-module-card:before{content:"";position:absolute;inset:10px 16px auto 16px;height:24px;border-radius:999px;background:var(--modules-card-highlight,rgba(255,214,175,.78));filter:blur(24px);opacity:.82;pointer-events:none}.human-module-card:hover{transform:translateY(-4px)}.human-module-card.is-active,.human-module-card:hover{box-shadow:var(
    --modules-card-shadow-hover,0 48px 88px rgba(255,178,125,.32),0 30px 52px rgba(255,160,110,.24)
  )}.human-module-card.is-active{border-color:var(--modules-card-border-active,rgba(255,172,120,.78));background:var(
    --modules-card-gradient-active,radial-gradient(175% 175% at 16% -52%,rgba(255,223,197,.98),transparent 70%),radial-gradient(135% 140% at 90% -28%,rgba(255,193,145,.55),transparent 64%),linear-gradient(184deg,rgba(255,225,196,.96),rgba(255,199,153,.82))
  );--module-icon-bg-from:rgba(255,223,196,0.98);--module-icon-bg-to:rgba(255,176,116,0.94);--module-icon-highlight:rgba(255,244,234,0.9);--module-icon-inner-glow:rgba(255,184,120,0.45);--module-icon-shadow:0 32px 64px rgba(255,173,120,0.36);--module-icon-border:rgba(255,255,255,0.82);--module-glyph-from:#fff7ed;--module-glyph-to:#ffe6cf;--module-glyph-shadow:0 14px 22px rgba(255,173,120,0.4);--module-glyph-outline-shadow:0 0 1px rgba(255,215,180,0.9)}.human-module-card:not(.is-active):not(.is-disabled){border-color:var(--modules-card-border-muted,rgba(255,192,152,.72));background:var(
    --modules-card-gradient-muted,radial-gradient(165% 165% at 24% -46%,rgba(255,229,204,.94),transparent 70%),radial-gradient(140% 140% at 92% -18%,rgba(255,200,160,.36),transparent 64%),linear-gradient(188deg,rgba(255,229,204,.9),rgba(255,209,178,.76))
  );box-shadow:var(
    --modules-card-shadow,0 42px 82px rgba(255,180,126,.24),0 24px 50px rgba(255,165,112,.18)
  );--module-icon-bg-from:rgba(255,234,216,0.96);--module-icon-bg-to:rgba(255,205,168,0.9);--module-icon-shadow:0 26px 52px rgba(255,182,124,0.28);--module-icon-inner-glow:rgba(255,196,146,0.35);--module-icon-highlight:rgba(255,250,244,0.72);--module-glyph-from:#fb923c;--module-glyph-to:#fdba74;--module-glyph-shadow:0 12px 20px rgba(234,88,12,0.36);--module-glyph-outline-shadow:0 0 0.95px rgba(248,113,22,0.9)}.human-module-card:not(.is-active):not(.is-disabled) .human-module-card__title{color:rgba(180,83,9,.82)}.human-module-card:not(.is-active):not(.is-disabled) .human-module-card__description{color:rgba(124,45,18,.72)}.human-module-card:not(.is-active):not(.is-disabled) .human-module-card__switch-track{background:linear-gradient(135deg,rgba(255,221,193,.92),rgba(255,195,150,.85));border-color:rgba(234,88,12,.45);box-shadow:inset 0 2px 5px rgba(255,255,255,.55),inset 0 -6px 10px rgba(234,88,12,.2),0 8px 16px rgba(234,88,12,.14)}.human-module-card:not(.is-active):not(.is-disabled) .human-module-card__switch-thumb{filter:saturate(.65)}.human-module-card:not(.is-active):not(.is-disabled) .human-module-card__purge{opacity:.65}.human-module-card__head{display:flex;flex-direction:column;align-items:center;gap:clamp(.55rem,1.2vw,.9rem);text-align:center}.human-module-card__icon{position:relative;isolation:isolate;display:grid;place-items:center;width:var(--module-icon-size);height:var(--module-icon-size);border-radius:var(--human-module-chip-radius,999px);background:linear-gradient(140deg,var(--module-icon-bg-from),var(--module-icon-bg-to));box-shadow:inset 0 2px 6px rgba(255,255,255,.82),var(--module-icon-shadow,0 20px 40px rgba(255,201,160,.22));transition:transform .16s ease,box-shadow .16s ease}.human-module-card__icon:before{content:"";position:absolute;inset:4px;border-radius:inherit;background:radial-gradient(132% 120% at 50% 18%,var(--module-icon-highlight),transparent 70%);box-shadow:inset 0 -18px 24px var(--module-icon-inner-glow);opacity:.85}.human-module-card__icon:after{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid var(--module-icon-border,rgba(255,255,255,.62));pointer-events:none;mix-blend-mode:screen;opacity:.9}.human-module-card__icon--stack{width:calc(var(--module-icon-size) + 14px);height:calc(var(--module-icon-size) + 14px)}.human-module-card__icon-img{width:40px;height:40px;object-fit:contain}.human-module-card__glyph{display:inline-flex;width:var(--module-glyph-size);height:var(--module-glyph-size);background:linear-gradient(148deg,var(--module-glyph-from),var(--module-glyph-to));-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;filter:drop-shadow(var(--module-glyph-outline-shadow,0 0 0 rgba(0,0,0,0))) drop-shadow(var(--module-glyph-shadow));transition:transform .18s ease,filter .18s ease}.human-module-card__glyph--core{-webkit-mask-image:url(/icons/tabler/modules/stack.svg);mask-image:url(/icons/tabler/modules/stack.svg)}.human-module-card__glyph--reseaux{-webkit-mask-image:url(/icons/tools/affiliate.svg);mask-image:url(/icons/tools/affiliate.svg)}.human-module-card__glyph--morphometrie{-webkit-mask-image:url(/icons/tabler/modules/dimensions.svg);mask-image:url(/icons/tabler/modules/dimensions.svg)}.human-module-card__glyph--timeline{-webkit-mask-image:url(/icons/tabler/modules/timeline-event-text.svg);mask-image:url(/icons/tabler/modules/timeline-event-text.svg)}.human-module-card__glyph--b5{-webkit-mask-image:url(/icons/tabler/modules/chart-radar.svg);mask-image:url(/icons/tabler/modules/chart-radar.svg)}.human-module-card__glyph--planning{-webkit-mask-image:url(/icons/tabler/modules/list-details.svg);mask-image:url(/icons/tabler/modules/list-details.svg)}.human-module-card.is-active .human-module-card__glyph{transform:scale(1.08)}.human-module-card__meta{display:flex;flex-direction:column;gap:.35rem}.human-module-card__title{font-size:1.08rem;font-weight:600;color:rgba(233,94,24,.95);letter-spacing:.01em}.human-module-card__description{margin:0;font-size:.9rem;line-height:1.6;color:rgba(186,82,20,.7);text-align:center;min-height:2.9rem}.human-modules-card .human-module-card{--module-icon-border:rgba(255,255,255,0.88);--module-icon-highlight:rgba(255,255,255,0.82);--module-icon-bg-from:rgba(236,252,255,0.98);--module-icon-bg-to:rgba(219,244,255,0.92);--module-icon-shadow:0 22px 44px rgba(148,197,255,0.22);--module-icon-inner-glow:rgba(148,197,255,0.32);--module-glyph-from:#0ea5e9;--module-glyph-to:#22d3ee;--module-glyph-shadow:0 14px 24px rgba(14,165,233,0.32);--module-glyph-outline-shadow:0 0 0.95px rgba(125,211,252,0.82)}.human-modules-card .human-module-card__title{color:var(--modules-accent-strong)}.human-modules-card .human-module-card__description{color:rgba(30,41,59,.72)}.human-modules-card .human-module-card:not(.is-active):not(.is-disabled) .human-module-card__title{color:var(--modules-accent-strong)}.human-modules-card .human-module-card:not(.is-active):not(.is-disabled) .human-module-card__description{color:rgba(30,41,59,.7)}.human-module-grid__footnote{margin:0;font-size:.84rem;color:rgba(120,53,15,.75);border-radius:22px;padding:.85rem 1.2rem;background:linear-gradient(120deg,rgba(255,247,239,.9),rgba(255,229,203,.88));border:1px dashed rgba(255,176,120,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}@media (prefers-color-scheme:dark){.human-module-card{--modules-card-border:rgba(255,140,70,0.45);--modules-card-border-muted:rgba(63,76,99,0.85);--modules-card-border-active:rgba(255,176,120,0.55);--modules-card-gradient:radial-gradient(135% 120% at 28% -30%,rgba(249,115,22,0.38),transparent 70%),radial-gradient(110% 110% at 92% -6%,rgba(234,88,12,0.25),transparent 60%),linear-gradient(150deg,rgba(24,24,34,0.95),rgba(12,12,20,0.94));--modules-card-gradient-muted:radial-gradient(130% 120% at 20% -32%,rgba(58,73,99,0.32),transparent 70%),linear-gradient(150deg,rgba(21,24,34,0.95),rgba(14,16,26,0.92));--modules-card-gradient-active:radial-gradient(150% 130% at 24% -32%,rgba(255,163,97,0.45),transparent 70%),radial-gradient(120% 110% at 92% 12%,rgba(251,146,60,0.32),transparent 60%),linear-gradient(152deg,rgba(55,30,20,0.92),rgba(26,18,14,0.94));--modules-card-shadow:0 24px 46px rgba(0,0,0,0.6);--modules-card-shadow-hover:0 28px 52px rgba(0,0,0,0.65);--modules-card-inner-border:rgba(234,88,12,0.42);--modules-card-inner-glow:rgba(251,146,60,0.22);--modules-card-highlight:rgba(234,88,12,0.32)}.human-module-card__title{color:rgba(255,244,235,.92)}.human-module-card__description{color:rgba(251,213,190,.78)}.human-module-card:not(.is-active):not(.is-disabled) .human-module-card__title{color:rgba(226,232,240,.9)}.human-module-card:not(.is-active):not(.is-disabled) .human-module-card__description{color:rgba(203,213,225,.72)}.human-module-card__icon{background:linear-gradient(150deg,rgba(38,30,28,.92),rgba(17,17,25,.85));box-shadow:0 18px 34px rgba(0,0,0,.45)}.human-module-card__icon--stack{background:linear-gradient(150deg,rgba(32,26,24,.94),rgba(14,14,22,.85));box-shadow:0 22px 40px rgba(0,0,0,.6)}.human-module-card__icon.is-active{background:linear-gradient(148deg,rgba(234,88,12,.28),rgba(234,88,12,.18))}.human-module-card.is-disabled{--modules-card-border:rgba(71,85,105,0.55);--modules-card-border-muted:rgba(71,85,105,0.55);--modules-card-inner-border:rgba(148,163,184,0.32);--modules-card-inner-glow:rgba(51,65,85,0.22);--modules-card-highlight:rgba(30,41,59,0.45);--modules-card-gradient-muted:radial-gradient(135% 130% at 24% -32%,rgba(71,85,105,0.35),transparent 76%),radial-gradient(120% 120% at 92% -12%,rgba(51,65,85,0.28),transparent 68%),linear-gradient(152deg,rgba(17,24,39,0.92),rgba(15,23,42,0.88));--modules-card-gradient:radial-gradient(135% 130% at 24% -32%,rgba(71,85,105,0.35),transparent 76%),radial-gradient(120% 120% at 92% -12%,rgba(51,65,85,0.28),transparent 68%),linear-gradient(152deg,rgba(17,24,39,0.92),rgba(15,23,42,0.88));--modules-card-shadow:0 26px 52px rgba(3,7,18,0.65);--modules-card-shadow-hover:0 26px 52px rgba(3,7,18,0.65);--module-icon-bg-from:rgba(44,56,78,0.88);--module-icon-bg-to:rgba(26,35,54,0.92);--module-icon-highlight:rgba(148,163,184,0.35);--module-icon-inner-glow:rgba(30,41,59,0.44);--module-icon-shadow:0 30px 58px rgba(0,0,0,0.62);--module-icon-border:rgba(148,163,184,0.38);--module-glyph-from:rgba(214,227,247,0.92);--module-glyph-to:rgba(148,163,184,0.68);--module-glyph-shadow:0 12px 22px rgba(3,7,18,0.6);backdrop-filter:blur(10px)}.human-module-card.is-disabled:after{border-color:rgba(148,163,184,.42);box-shadow:inset 0 1px 0 rgba(148,163,184,.35),inset 0 -18px 26px rgba(30,41,59,.38)}.human-module-card.is-disabled:before{background:radial-gradient(120% 110% at 52% 12%,rgba(71,85,105,.24),transparent 78%)}.human-module-card.is-disabled .human-module-card__title{color:rgba(226,232,240,.9)}.human-module-card.is-disabled .human-module-card__description{color:rgba(148,163,184,.78)}.human-module-card.is-disabled .human-module-card__switch-track{background:linear-gradient(135deg,rgba(30,41,59,.92),rgba(30,41,59,.82));border-color:rgba(71,85,105,.55)}.human-module-card.is-disabled .human-module-card__switch-thumb{background:linear-gradient(135deg,rgba(51,65,85,.78),rgba(30,41,59,.72))}.human-module-card.is-disabled .human-module-card__purge{opacity:.45}.human-module-card.is-disabled .human-module-card__icon{background:radial-gradient(circle at 42% 24%,rgba(148,163,184,.25),transparent 62%),linear-gradient(150deg,rgba(31,41,59,.9),rgba(15,23,42,.9));box-shadow:inset 0 2px 6px rgba(148,163,184,.18),0 24px 46px rgba(3,7,18,.68);filter:saturate(.25) brightness(.92)}.human-module-card.is-disabled .human-module-card__icon:before{background:radial-gradient(125% 115% at 52% 16%,rgba(148,163,184,.28),transparent 72%);box-shadow:inset 0 -18px 26px rgba(15,23,42,.52)}.human-module-card.is-disabled .human-module-card__icon:after{border-color:rgba(100,116,139,.55);opacity:.9}.human-module-card.is-disabled .human-module-card__glyph{opacity:.88;background:radial-gradient(circle at 34% 24%,rgba(11,14,22,.3),transparent 56%),linear-gradient(150deg,rgba(214,219,228,.92),rgba(126,136,154,.82));mix-blend-mode:normal;filter:grayscale(1) saturate(.35) brightness(1.15) drop-shadow(0 20px 30px rgba(3,7,18,.75))}.human-module-grid__footnote{background:rgba(30,22,18,.75);border-color:rgba(234,88,12,.28);color:rgba(248,220,196,.86)}}@keyframes tileGlyphBounce{0%{transform:translateY(0) scale(1)}30%{transform:translateY(-7px) scale(1.08)}55%{transform:translateY(2px) scale(.97)}75%{transform:translateY(-2px) scale(1.03)}to{transform:translateY(0) scale(1.05)}}.group:hover .tile-glyph{animation:tileGlyphBounce .6s ease-out forwards;filter:var(--tile-glyph-outline-filter) drop-shadow(0 12px 22px rgba(249,115,22,.28)) drop-shadow(0 6px 14px rgba(255,150,80,.35))}.group:hover .tile-glyph:after{opacity:.9}.group:hover .tile-glyph:before{opacity:.85;transform:scale(1.04)}.group:active .tile-glyph{animation:none;transform:translateY(1px) scale(.98);background:linear-gradient(136deg,color-mix(in srgb,var(--tile-glyph-from) 72%,#ffe3c7),color-mix(in srgb,var(--tile-glyph-to) 78%,#fff1df));filter:var(--tile-glyph-outline-filter) drop-shadow(0 8px 16px rgba(249,115,22,.18)) drop-shadow(0 3px 8px rgba(255,150,80,.25))}.group:active .tile-glyph:after{opacity:.65}.group:active .tile-glyph:before{opacity:.75;transform:scale(1.01)}.group:hover .tile-card{border-color:rgba(255,210,150,.75)}.group:active .tile-card{border-color:rgba(255,195,130,.65)}[data-theme=dark] .tile-glyph{--tile-glyph-outline:color-mix(in srgb,var(--tile-glyph-from) 45%,#ffd9a8 55%);background:linear-gradient(135deg,rgba(255,213,175,.82),rgba(255,240,223,.65));filter:var(--tile-glyph-outline-filter) drop-shadow(0 14px 26px rgba(0,0,0,.55)) drop-shadow(0 4px 10px rgba(0,0,0,.35))}[data-theme=dark] .tile-glyph:before{background:linear-gradient(135deg,rgba(255,222,190,.9),rgba(255,244,220,.5));opacity:.6}[data-theme=dark] .tile-glyph:after{background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.65),transparent 70%)}[data-theme=dark] .group:hover .tile-glyph{filter:var(--tile-glyph-outline-filter) drop-shadow(0 12px 20px rgba(0,0,0,.5)) drop-shadow(0 6px 14px rgba(255,210,170,.38))}[data-theme=dark] .group:active .tile-glyph{filter:var(--tile-glyph-outline-filter) drop-shadow(0 10px 18px rgba(0,0,0,.45)) drop-shadow(0 3px 8px rgba(255,200,150,.28))}[data-theme=dark] .group:hover .tile-card{border-color:rgba(255,220,170,.45)}[data-theme=dark] .group:active .tile-card{border-color:rgba(255,210,150,.38)}.tile-title{display:inline-block;font-weight:600;letter-spacing:-.01em;color:#0C8BC6;font-size:20px;line-height:1.25;text-align:center;transform:translateY(4px)}@media (min-width:768px){.tile-title{font-size:24px}}[data-theme=dark] .tile-title{color:#fff}.tile-subtitle{display:block;font-size:15px;line-height:1.35;letter-spacing:-.01em;color:rgba(12,139,198,.75);max-width:18ch}[data-theme=dark] .tile-subtitle{color:rgba(255,255,255,.72)}.tile-surface{position:relative;border-radius:28px;border:1.5px solid rgba(255,255,255,.45);background:radial-gradient(90% 70% at 50% -20%,rgba(255,186,120,.18),rgba(255,255,255,0) 70%),linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.6));box-shadow:0 24px 55px rgba(15,23,42,.14),0 6px 18px rgba(15,23,42,.08)}.tile-surface:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.65);pointer-events:none}[data-theme=dark] .tile-surface{border-color:rgba(255,255,255,.2);background:radial-gradient(120% 90% at 50% -10%,rgba(255,186,120,.18),rgba(12,20,28,.25)),linear-gradient(180deg,rgba(17,25,40,.9),rgba(17,25,40,.75));box-shadow:0 18px 48px rgba(0,0,0,.4),0 8px 24px rgba(0,0,0,.35)}.tile-section{border-radius:clamp(28px,6vw,40px);overflow:hidden;contain:layout paint;backface-visibility:hidden}.tile-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse farthest-corner at var(--mx,50%) var(--my,40%),rgba(255,255,255,.25),transparent 72%);opacity:0;transition:opacity .45s ease;pointer-events:none}.tile-section:hover:before{opacity:1}[data-theme=dark] .tile-section:before{background:radial-gradient(ellipse farthest-corner at var(--mx,50%) var(--my,40%),rgba(255,255,255,.12),transparent 74%)}.tile-section__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2.25rem)}.tile-section__header{display:flex;flex-direction:column;gap:.85rem}@media (min-width:768px){.tile-section__header{flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}}.tile-section__title{font-size:clamp(1.4rem,3vw,1.7rem);font-weight:700;letter-spacing:-.015em}.tile-section__subtitle{font-size:.9rem;color:rgba(15,23,42,.65)}[data-theme=dark] .tile-section__subtitle{color:rgba(226,232,240,.7)}.tile-section__actions{display:flex;gap:.75rem}.tile-section__addon{margin-top:clamp(.95rem,2.6vw,1.4rem)!important;width:100%;flex-basis:100%}.tile-section__controls{display:flex;gap:.35rem;align-items:center;margin-left:auto;align-self:flex-end}@media (min-width:768px){.tile-section__controls{align-self:auto}}.tile-section__collapse{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;margin-left:.125rem;border:none;border-radius:.375rem;background:transparent;color:rgba(30,41,59,.75);cursor:pointer;transition:color .16s ease,transform .16s ease}[data-theme=dark] .tile-section__collapse{color:rgba(226,232,240,.85)}.tile-section__collapse:hover{color:rgba(30,64,175,.92)}[data-theme=dark] .tile-section__collapse:hover{color:rgba(191,219,254,.95)}.tile-section__collapse:active{transform:translateY(1px)}.tile-section__collapse-icon{transform:rotate(-90deg);transition:transform .16s ease}.tile-section__collapse.is-collapsed .tile-section__collapse-icon{transform:rotate(90deg)}.tile-section__content.is-collapsed{display:none}.tile-section__content{display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2.25rem)}@supports (content-visibility:auto){.tile-section[data-cv-ready=true]{content-visibility:visible;contain-intrinsic-size:auto}}.tile-section__addon-grid{width:100%;display:flex;flex-wrap:wrap;column-gap:clamp(1.25rem,3vw,1.75rem);row-gap:clamp(1.75rem,4vw,2.25rem);justify-content:flex-start;align-items:flex-start}.tile-section__addon-grid>.tile-section__addon-badge{padding-top:0;padding-left:0;justify-content:center;flex:0 0 clamp(120px,18vw,158px);max-width:clamp(120px,18vw,158px)}.tile-section__addon-badge{display:flex;align-items:center;padding-top:.75rem;padding-left:.75rem}.human-wizard-summary .tile-section__addon-shell{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:clamp(112px,18vw,148px);max-width:clamp(112px,18vw,148px);width:100%;gap:clamp(.6rem,1.8vw,.88rem);position:relative;transition:transform .18s ease,filter .18s ease}.human-wizard-summary .tile-section__addon-icon{display:flex;align-items:center;justify-content:center;width:100%;flex-shrink:0;position:relative;z-index:1;transition:transform .18s ease}.human-wizard-summary .tile-section__addon-label{margin-top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.2rem,1vw,.35rem);text-align:center;width:100%;position:relative;z-index:2;transition:transform .18s ease,filter .18s ease}.human-wizard-summary .tile-section__addon-label>*{max-width:100%}.human-wizard-summary .human-badge-answer__topic{display:inline-flex;align-items:center;justify-content:center;font-size:clamp(.68rem,1.6vw,.75rem);letter-spacing:.08em;text-transform:uppercase;color:rgba(15,23,42,.62)}.human-wizard-summary .human-badge-answer__value{display:flex;justify-content:center;width:100%}.human-wizard-summary .tile-section__addon-shell:after{content:"";position:absolute;bottom:clamp(-.55rem,-1.4vw,-.35rem);left:50%;transform:translateX(-50%);width:clamp(76px,18vw,122px);height:clamp(22px,6vw,32px);border-radius:999px;background:radial-gradient(70% 140% at 50% 60%,rgba(172,236,255,.52),rgba(172,236,255,0) 78%);filter:blur(16px);opacity:.75;pointer-events:none;z-index:0;transition:opacity .18s ease,transform .18s ease}.human-wizard-summary .human-badge-answer{position:relative;display:inline-flex;align-items:center;justify-content:center}.human-wizard-summary .human-badge-answer__button{appearance:none;border:none;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.human-wizard-summary .human-badge-answer__button:focus-visible{outline:2px solid rgba(255,143,58,.8);outline-offset:4px;border-radius:12px}.human-wizard-summary .human-badge-answer__spark.bw-popover__spark{position:absolute;top:50%;left:50%;width:var(--spark-size,28px);height:var(--spark-size,28px);transform:translate(var(--spark-translate-x,16px),calc(var(--spark-translate-y, -16px) - 27px));pointer-events:none;z-index:3}.human-aura{position:relative;overflow:hidden;border-color:rgba(255,255,255,.6);background:radial-gradient(150% 160% at 14% -18%,rgba(164,221,255,.36),transparent 74%),radial-gradient(160% 150% at 86% -18%,rgba(196,234,255,.32),transparent 78%),linear-gradient(170deg,rgba(255,255,255,.96),rgba(239,247,255,.9));box-shadow:0 36px 72px rgba(59,130,246,.12),0 12px 28px rgba(59,130,246,.08)}.human-aura:before{content:"";position:absolute;inset:0;background:radial-gradient(320px 240px at var(--mx,48%) var(--my,34%),rgba(255,255,255,.38),transparent 72%),radial-gradient(320px 240px at calc(var(--mx, 48%) * .6) calc(var(--my, 34%) * .64),rgba(180,224,255,.22),transparent 78%);opacity:.72;pointer-events:none;transition:opacity .45s ease}.human-aura:hover:before{opacity:1}.human-hero{border-radius:clamp(30px,6.8vw,44px);border:1px solid rgba(176,208,255,.58);background:radial-gradient(150% 160% at -12% -16%,rgba(168,224,255,.4),transparent 78%),radial-gradient(160% 160% at 112% -10%,rgba(214,197,255,.35),transparent 80%),linear-gradient(165deg,rgba(255,255,255,.98),rgba(238,246,255,.94));box-shadow:0 42px 90px rgba(59,130,246,.14),inset 0 1px 0 rgba(255,255,255,.92)}.human-hero--with-back{--hub-back-offset:clamp(1.1rem,3vw,1.6rem);--hub-back-size:clamp(2.1rem,5vw,3rem)}.human-hero--with-back .tile-section__header .min-w-0{padding-left:calc(var(--hub-back-size) + clamp(.6rem, 1.6vw, 1rem))}.human-hero:before{background:radial-gradient(340px 260px at var(--mx,50%) var(--my,30%),rgba(255,255,255,.45),transparent 72%),radial-gradient(300px 240px at calc(var(--mx, 50%) * .58) calc(var(--my, 30%) * .62),rgba(169,214,255,.26),transparent 78%);box-shadow:inset 0 1px 0 rgba(255,255,255,.68);border-radius:inherit;z-index:0}.human-hero:after{content:"";position:absolute;inset:-12%;border-radius:inherit;background:radial-gradient(ellipse farthest-corner at var(--mx,56%) var(--my,26%),rgba(255,255,255,.86),transparent 78%),radial-gradient(420px 320px at 18% -8%,rgba(182,229,255,.42),transparent 84%);opacity:.78;pointer-events:none;z-index:0}.human-hero.human-hero--archived,.human-hero.human-hero--deceased{border-color:rgba(203,213,225,.58);background:radial-gradient(150% 160% at -12% -16%,rgba(203,213,225,.32),transparent 78%),radial-gradient(160% 160% at 112% -10%,rgba(148,163,184,.26),transparent 80%),linear-gradient(165deg,rgba(248,250,252,.96),rgba(226,232,240,.92));box-shadow:0 32px 64px rgba(71,85,105,.14),inset 0 1px 0 rgba(255,255,255,.86)}.human-hero.human-hero--archived:before,.human-hero.human-hero--deceased:before{background:radial-gradient(340px 260px at var(--mx,50%) var(--my,30%),rgba(226,232,240,.38),transparent 72%),radial-gradient(300px 240px at calc(var(--mx, 50%) * .58) calc(var(--my, 30%) * .62),rgba(203,213,225,.22),transparent 78%);box-shadow:inset 0 1px 0 rgba(255,255,255,.62)}.human-hero.human-hero--archived:after,.human-hero.human-hero--deceased:after{background:radial-gradient(ellipse farthest-corner at var(--mx,52%) var(--my,24%),rgba(226,232,240,.68),transparent 78%),radial-gradient(360px 280px at 16% -10%,rgba(203,213,225,.35),transparent 84%);opacity:.64}[data-theme=dark] .human-hero{border-radius:clamp(30px,6.5vw,40px);border:1px solid rgba(45,212,191,.38);background:radial-gradient(120% 120% at -10% -12%,rgba(14,116,144,.32),transparent 76%),radial-gradient(120% 120% at 120% -12%,rgba(12,74,110,.28),transparent 78%),linear-gradient(160deg,rgba(7,38,41,.96),rgba(9,27,31,.94));box-shadow:0 26px 60px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}[data-theme=dark] .human-hero:before{background:radial-gradient(260px 200px at var(--mx,45%) var(--my,35%),rgba(59,229,181,.18),transparent 78%),radial-gradient(260px 200px at calc(var(--mx, 45%) * .6) calc(var(--my, 35%) * .65),rgba(56,189,248,.16),transparent 80%);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .human-hero:after{background:radial-gradient(ellipse farthest-corner at var(--mx,54%) var(--my,26%),rgba(56,189,248,.34),transparent 78%),radial-gradient(360px 280px at 22% -10%,rgba(20,184,166,.42),transparent 80%);opacity:.64}[data-theme=dark] .human-hero.human-hero--archived,[data-theme=dark] .human-hero.human-hero--deceased{border-color:rgba(71,85,105,.48);background:radial-gradient(120% 140% at -10% -12%,rgba(71,85,105,.32),transparent 76%),radial-gradient(120% 140% at 112% -10%,rgba(51,65,85,.28),transparent 80%),linear-gradient(160deg,rgba(15,23,42,.92),rgba(21,32,49,.9));box-shadow:0 28px 58px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.05)}[data-theme=dark] .human-hero.human-hero--archived:before,[data-theme=dark] .human-hero.human-hero--deceased:before{background:radial-gradient(260px 200px at var(--mx,45%) var(--my,35%),rgba(71,85,105,.28),transparent 78%),radial-gradient(260px 200px at calc(var(--mx, 45%) * .6) calc(var(--my, 35%) * .65),rgba(51,65,85,.22),transparent 80%);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}[data-theme=dark] .human-hero.human-hero--archived:after,[data-theme=dark] .human-hero.human-hero--deceased:after{background:radial-gradient(ellipse farthest-corner at var(--mx,54%) var(--my,26%),rgba(148,163,184,.28),transparent 78%),radial-gradient(320px 240px at 22% -10%,rgba(71,85,105,.4),transparent 82%);opacity:.54}[data-theme=dark] .human-aura{border-color:rgba(255,255,255,.2);background:radial-gradient(120% 140% at 20% -10%,rgba(255,176,104,.24),transparent 78%),radial-gradient(130% 140% at 100% -18%,rgba(34,197,244,.18),transparent 82%),linear-gradient(180deg,rgba(17,25,40,.92),rgba(17,25,40,.72));box-shadow:0 28px 60px rgba(0,0,0,.45),0 12px 32px rgba(0,0,0,.4)}[data-theme=dark] .human-aura:before{background:radial-gradient(260px 200px at var(--mx,45%) var(--my,35%),rgba(255,255,255,.18),transparent 75%)}.human-wizard-summary{position:relative;border-radius:clamp(32px,6vw,42px);border:none;background:none;box-shadow:none;contain:layout paint style;will-change:transform;isolation:isolate;overflow:hidden}.human-wizard-summary:before{content:none}[data-theme=dark] .human-wizard-summary{border:none;background:none;box-shadow:none}[data-theme=dark] .human-wizard-summary:before{content:none}.human-wizard-summary:not(.human-wizard-summary--classic){border:1.5px solid rgba(218,234,255,.62);background:repeating-linear-gradient(0deg,rgba(255,255,255,.6),rgba(255,255,255,.6) 2px,rgba(255,255,255,.12) 0,rgba(255,255,255,.12) 14px),linear-gradient(150deg,rgba(252,255,255,.4),rgba(232,243,255,.14)),radial-gradient(150% 120% at 12% -24%,rgba(255,255,255,.34),transparent 58%),radial-gradient(160% 120% at 86% -30%,rgba(178,212,255,.3),transparent 70%),radial-gradient(110% 130% at 50% 120%,rgba(202,226,255,.16),transparent 78%),rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 18px 36px rgba(86,138,216,.22),0 38px 72px rgba(96,146,224,.2);backdrop-filter:blur(26px) saturate(180%) contrast(1.03);-webkit-backdrop-filter:blur(26px) saturate(180%) contrast(1.03)}.human-wizard-summary:not(.human-wizard-summary--classic):after,.human-wizard-summary:not(.human-wizard-summary--classic):before{content:"";position:absolute;pointer-events:none;z-index:0}.human-wizard-summary:not(.human-wizard-summary--classic):before{inset:-36% -12% -30%;background:conic-gradient(from 120deg at 28% 20%,transparent 0deg,rgba(255,255,255,.4) 140deg,transparent 240deg),radial-gradient(150% 120% at 18% -28%,rgba(255,255,255,.45),transparent 62%),radial-gradient(150% 130% at 82% -34%,rgba(186,220,255,.35),transparent 72%),linear-gradient(184deg,rgba(255,255,255,.24),transparent 78%);mix-blend-mode:screen;filter:blur(18px);opacity:.72}.human-wizard-summary:not(.human-wizard-summary--classic):after{inset:0;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.08) 32%,rgba(255,255,255,.16) 64%,rgba(255,255,255,.06)),radial-gradient(120% 120% at 38% 96%,rgba(255,255,255,.22),transparent 76%),radial-gradient(120% 100% at 72% -8%,rgba(170,210,255,.24),transparent 82%),linear-gradient(205deg,rgba(130,196,255,.16),transparent 80%);mix-blend-mode:plus-lighter;filter:blur(18px);opacity:.6}.human-wizard-summary.human-wizard-summary--plain,[data-theme=dark] .human-wizard-summary.human-wizard-summary--plain{border:none;background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.human-wizard-summary.human-wizard-summary--plain:after,.human-wizard-summary.human-wizard-summary--plain:before{content:none}[data-theme=dark] .human-wizard-summary:not(.human-wizard-summary--classic){border-color:rgba(92,144,220,.48);background:repeating-linear-gradient(0deg,rgba(126,180,255,.42),rgba(126,180,255,.42) 2px,rgba(8,16,32,.22) 0,rgba(8,16,32,.22) 14px),linear-gradient(165deg,rgba(16,26,44,.7),rgba(8,16,32,.46)),radial-gradient(200% 160% at 16% -32%,rgba(82,148,224,.28),transparent 58%),radial-gradient(180% 160% at 84% -36%,rgba(46,104,186,.32),transparent 72%),radial-gradient(140% 140% at 52% 118%,rgba(20,40,66,.34),transparent 88%),rgba(6,12,22,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 24px 60px rgba(0,0,0,.68),0 18px 42px rgba(2,8,22,.55);backdrop-filter:blur(26px) saturate(165%) contrast(1.03);-webkit-backdrop-filter:blur(26px) saturate(165%) contrast(1.03)}[data-theme=dark] .human-wizard-summary:not(.human-wizard-summary--classic):before{background:conic-gradient(from 110deg at 26% 16%,transparent 0deg,rgba(76,128,196,.32) 140deg,transparent 240deg),radial-gradient(160% 140% at 16% -32%,rgba(96,154,224,.36),transparent 60%),radial-gradient(140% 150% at 88% -36%,rgba(38,78,150,.34),transparent 78%),linear-gradient(190deg,rgba(58,120,192,.2),transparent 80%);opacity:.68}[data-theme=dark] .human-wizard-summary:not(.human-wizard-summary--classic):after{inset:0;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.06) 32%,rgba(126,180,255,.14) 64%,rgba(255,255,255,.05)),radial-gradient(120% 120% at 40% 96%,rgba(126,180,255,.2),transparent 76%),radial-gradient(120% 100% at 72% -12%,rgba(88,148,224,.2),transparent 82%),linear-gradient(210deg,rgba(40,80,140,.24),transparent 80%);mix-blend-mode:screen;filter:blur(16px);opacity:.58}.human-summary-content{gap:clamp(1.4rem,3vw,2rem)}.human-wizard-summary .human-summary-row{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:clamp(.65rem,2vw,1.25rem);padding:clamp(.9rem,2vw,1.1rem) clamp(3.1rem,6vw,4rem) clamp(.9rem,2vw,1.1rem) clamp(3.1rem,6vw,4.5rem);border-radius:999px;border:none;background:none;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease}.human-wizard-summary .human-summary-row:after,.human-wizard-summary .human-summary-row:before{content:none}.human-wizard-summary .human-summary-row:hover{box-shadow:none}[data-theme=dark] .human-wizard-summary .human-summary-row{border:none;background:none;box-shadow:none}[data-theme=dark] .human-wizard-summary .human-summary-row:after,[data-theme=dark] .human-wizard-summary .human-summary-row:before{content:none}.human-wizard-summary .human-summary-label{flex:1 1 auto;min-width:min(260px,100%);display:inline-flex;align-items:center;gap:.4rem;font-size:clamp(.95rem,2.4vw,1.05rem);font-weight:600;letter-spacing:-.01em;text-transform:none;color:#0f1a3a}.human-wizard-summary .human-summary-text,.human-wizard-summary .human-summary-value{flex:0 0 auto;margin-left:auto;text-align:right;font-size:clamp(.92rem,2vw,1rem);line-height:1.45;color:#0f203d;font-weight:500;max-width:min(420px,100%)}.human-wizard-summary .human-answer-pill,.human-wizard-summary .human-summary-chip{position:relative;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .95rem;border-radius:999px;border:1px solid rgba(148,191,255,.42);background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(236,244,255,.9));box-shadow:0 18px 32px rgba(148,191,255,.25),0 8px 16px rgba(14,165,233,.18);color:#0f265c;font-size:.9rem;font-weight:600;letter-spacing:.005em;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:box-shadow .2s ease,transform .2s ease}.human-wizard-summary .human-answer-pill:before,.human-wizard-summary .human-summary-chip:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:radial-gradient(130% 150% at 20% 20%,rgba(255,255,255,.85),rgba(255,255,255,0) 60%),linear-gradient(180deg,rgba(255,255,255,.4),rgba(255,255,255,0));pointer-events:none}.human-wizard-summary .human-answer-pill>*,.human-wizard-summary .human-summary-chip>*{position:relative;z-index:1}.human-wizard-summary .human-answer-pill:hover,.human-wizard-summary .human-summary-chip:hover{box-shadow:0 24px 48px rgba(148,191,255,.35),0 12px 26px rgba(14,165,233,.2);transform:translateY(-1px)}.human-wizard-summary .human-answer-pill{font-size:.88rem;line-height:1.3;padding:.35rem .85rem}.human-wizard-summary .human-answer-pill--badge{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:clamp(.4rem,1.7vw,.55rem) clamp(.92rem,3vw,1.12rem);min-height:clamp(1.9rem,5.6vw,2.25rem);font-size:clamp(.78rem,1.9vw,.86rem);font-weight:600;letter-spacing:.01em;border-radius:999px;border:1.1px solid var(--badge-border,rgba(255,255,255,.55));color:var(--badge-text,rgba(24,46,70,.76));background:color-mix(in srgb,rgba(255,255,255,.72) 20%,transparent);box-shadow:inset 0 .5px 0 rgba(255,255,255,.5),inset 0 -4px 10px rgba(180,196,210,.12),0 12px 24px rgba(150,164,186,.14);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.human-wizard-summary .human-answer-pill--badge:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.18) 55%,transparent 80%);opacity:.7;pointer-events:none}.human-wizard-summary .human-answer-pill--badge:after{content:"";position:absolute;bottom:6%;left:50%;transform:translateX(-50%);width:70%;height:34%;border-radius:999px;background:radial-gradient(120% 160% at 50% 100%,rgba(212,224,240,.28),transparent 72%);filter:blur(7px);opacity:.35;pointer-events:none;transition:opacity .18s ease}.human-wizard-summary .human-answer-pill--badge:hover{transform:translateY(-1px);box-shadow:inset 0 .5px 0 rgba(255,255,255,.6),inset 0 -4px 10px rgba(180,196,210,.16),0 14px 28px rgba(150,164,186,.18)}.human-wizard-summary .human-answer-pill--badge:hover:after{opacity:.5}.human-wizard-summary .human-answer-pill--accent{--badge-border:rgba(255,255,255,0.62);--badge-text:rgba(8,116,120,0.78)}.human-wizard-summary .human-answer-pill--neutral{--badge-border:rgba(255,255,255,0.58);--badge-text:rgba(40,74,108,0.72)}.human-wizard-summary .human-answer-pill--muted{--badge-border:rgba(255,255,255,0.5);--badge-text:rgba(56,72,96,0.54)}.human-wizard-summary .human-answer-pill--chip{padding:.3rem .75rem;font-size:.82rem}.human-wizard-summary .bw-popover__spark{--share-gradient-from:#ff8f3a;--share-gradient-to:#ff4b00;--spark-star-outline:rgba(255,255,255,0.7);--spark-star-glow:rgba(255,130,70,0.45);--spark-star-highlight:rgba(255,255,255,0.78);mix-blend-mode:normal;filter:drop-shadow(0 14px 30px rgba(255,132,54,.33)) drop-shadow(0 6px 14px rgba(255,196,150,.35));z-index:0}.human-wizard-summary .bw-popover__spark:before{inset:0;background:radial-gradient(150% 130% at 20% 8%,rgba(255,255,255,.95),rgba(255,255,255,.12) 60%),linear-gradient(155deg,rgba(255,255,255,.78),rgba(216,232,255,.35));-webkit-mask-size:102%;mask-size:102%;border:1px solid rgba(255,255,255,.48);box-shadow:inset 0 .5px 0 rgba(255,255,255,.65),inset 0 -6px 14px rgba(174,199,226,.3),0 18px 32px rgba(96,146,224,.2);opacity:.95}.human-wizard-summary .bw-popover__spark:after,.human-wizard-summary .bw-popover__spark:before{content:"";position:absolute;-webkit-mask-image:var(--spark-mask-star);mask-image:var(--spark-mask-star);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;pointer-events:none}.human-wizard-summary .bw-popover__spark:after{inset:9%;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.65),transparent 58%),radial-gradient(circle at 68% 78%,rgba(255,190,140,.4),transparent 82%);-webkit-mask-size:100%;mask-size:100%;opacity:.9;z-index:1}.human-wizard-summary .bw-popover__spark-star{z-index:2;transform:scale(.98);background:radial-gradient(circle at 26% 18%,var(--spark-star-highlight),transparent 52%),linear-gradient(135deg,#ffd79d 10%,#ff9c46 42%,#ff6815 74%,#ff3600 100%);border:1px solid var(--spark-star-outline);filter:drop-shadow(0 6px 12px rgba(255,176,120,.35)) drop-shadow(0 18px 30px var(--spark-star-glow));box-shadow:inset 0 1px 2px rgba(255,255,255,.9),inset 0 -3px 6px rgba(0,0,0,.12);border-radius:0;mix-blend-mode:normal}.human-wizard-summary .bw-popover__spark-star-core,.human-wizard-summary .bw-popover__spark-star-core:after,.human-wizard-summary .bw-popover__spark-star-core:before,.human-wizard-summary .bw-popover__spark-star:after,.human-wizard-summary .bw-popover__spark-star:before{display:none}[data-theme=dark] .human-wizard-summary .bw-popover__spark{--share-gradient-from:#ffc384;--share-gradient-to:#ff3700;--spark-star-outline:rgba(255,215,188,0.45);--spark-star-glow:rgba(255,135,70,0.6);--spark-star-highlight:rgba(255,232,210,0.55);filter:drop-shadow(0 18px 34px rgba(0,8,26,.94)) drop-shadow(0 6px 16px rgba(255,140,70,.35))}[data-theme=dark] .human-wizard-summary .bw-popover__spark:before{background:radial-gradient(150% 130% at 28% 10%,rgba(255,210,178,.32),rgba(255,255,255,0) 60%),linear-gradient(170deg,rgba(30,44,82,.9),rgba(12,18,34,.78));-webkit-mask-image:var(--spark-mask-star);mask-image:var(--spark-mask-star);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:102%;mask-size:102%;border:1px solid rgba(255,188,150,.25);box-shadow:inset 0 .5px 0 rgba(255,255,255,.18),inset 0 -6px 16px rgba(5,12,28,.82),0 22px 34px rgba(0,8,26,.82);opacity:.94}[data-theme=dark] .human-wizard-summary .bw-popover__spark:after{background:radial-gradient(circle at 34% 28%,rgba(255,220,194,.36),transparent 70%),radial-gradient(circle at 64% 80%,rgba(255,150,90,.32),transparent 85%);opacity:.7;z-index:1}[data-theme=dark] .human-wizard-summary .bw-popover__spark-star{background:radial-gradient(circle at 28% 20%,var(--spark-star-highlight),transparent 46%),linear-gradient(140deg,#ffdcb2 15%,#ffa55f 42%,#ff5c18 75%,#ff2400 100%);z-index:2;border:1px solid var(--spark-star-outline);filter:drop-shadow(0 8px 16px rgba(0,0,0,.65)) drop-shadow(0 20px 34px var(--spark-star-glow));box-shadow:inset 0 1px 2px rgba(255,255,255,.38),inset 0 -3px 6px rgba(0,0,0,.45)}.human-wizard-summary--classic{border-radius:clamp(28px,6vw,40px);border:1.5px solid rgba(255,255,255,.6);background:radial-gradient(150% 160% at 14% -18%,rgba(164,221,255,.36),transparent 74%),radial-gradient(160% 150% at 86% -18%,rgba(196,234,255,.32),transparent 78%),linear-gradient(170deg,rgba(255,255,255,.96),rgba(239,247,255,.9));box-shadow:0 36px 72px rgba(59,130,246,.12),0 12px 28px rgba(59,130,246,.08)}.human-wizard-summary--classic:before{content:"";position:absolute;inset:0;background:radial-gradient(320px 240px at var(--mx,48%) var(--my,34%),rgba(255,255,255,.38),transparent 72%),radial-gradient(320px 240px at calc(var(--mx, 48%) * .6) calc(var(--my, 34%) * .64),rgba(180,224,255,.22),transparent 78%);opacity:.72;pointer-events:none;transition:opacity .45s ease}.human-wizard-summary--classic:hover:before{opacity:1}[data-theme=dark] .human-wizard-summary--classic{border:1.5px solid rgba(255,255,255,.2);background:radial-gradient(120% 140% at 20% -10%,rgba(255,176,104,.24),transparent 78%),radial-gradient(130% 140% at 100% -18%,rgba(34,197,244,.18),transparent 82%),linear-gradient(180deg,rgba(17,25,40,.92),rgba(17,25,40,.72));box-shadow:0 28px 60px rgba(0,0,0,.45),0 12px 32px rgba(0,0,0,.4)}[data-theme=dark] .human-wizard-summary--classic:before{background:radial-gradient(260px 200px at var(--mx,45%) var(--my,35%),rgba(255,255,255,.18),transparent 75%)}[data-theme=dark] .human-wizard-summary .human-summary-label{color:rgba(226,241,255,.92)}[data-theme=dark] .human-wizard-summary .human-summary-text,[data-theme=dark] .human-wizard-summary .human-summary-value{color:rgba(222,235,255,.88)}[data-theme=dark] .human-wizard-summary .human-answer-pill,[data-theme=dark] .human-wizard-summary .human-summary-chip{border-color:rgba(59,130,246,.35);background:linear-gradient(135deg,rgba(22,36,66,.85),rgba(15,32,59,.88));color:rgba(224,242,254,.92);box-shadow:0 24px 44px rgba(2,10,26,.8),0 12px 24px rgba(14,165,233,.25)}[data-theme=dark] .human-wizard-summary .tile-section__addon-shell:after{background:radial-gradient(70% 140% at 50% 60%,rgba(54,114,210,.42),rgba(54,114,210,0) 78%)}[data-theme=dark] .human-wizard-summary .human-answer-pill--badge{border-color:var(--badge-border,rgba(136,168,224,.52));color:var(--badge-text,rgba(220,234,255,.82));text-shadow:0 1px 0 rgba(0,6,18,.45);background:color-mix(in srgb,rgba(32,50,92,.82) 20%,transparent);box-shadow:inset 0 .5px 0 rgba(180,220,255,.28),inset 0 -4px 10px rgba(26,52,96,.32),0 18px 36px rgba(0,8,26,.72)}[data-theme=dark] .human-wizard-summary .human-answer-pill--badge:before{background:linear-gradient(150deg,rgba(204,228,255,.28),rgba(76,118,198,.14) 55%,transparent 88%)}[data-theme=dark] .human-wizard-summary .human-answer-pill--badge:after{background:radial-gradient(120% 160% at 50% 100%,rgba(70,110,188,.26),transparent 75%)}[data-theme=dark] .human-wizard-summary .human-answer-pill--accent{--badge-border:rgba(140,190,242,0.52);--badge-text:rgba(204,244,246,0.88)}[data-theme=dark] .human-wizard-summary .human-answer-pill--neutral{--badge-border:rgba(120,162,222,0.48);--badge-text:rgba(206,224,255,0.82)}[data-theme=dark] .human-wizard-summary .human-answer-pill--muted{--badge-border:rgba(102,138,196,0.44);--badge-text:rgba(184,202,230,0.7)}[data-theme=dark] .human-wizard-summary .human-badge-answer__topic{color:rgba(226,232,240,.78)}[data-theme=dark] .human-wizard-summary .human-answer-pill:before,[data-theme=dark] .human-wizard-summary .human-summary-chip:before{background:radial-gradient(140% 170% at 18% 18%,rgba(255,255,255,.22),rgba(59,130,246,.18) 60%,transparent 85%),linear-gradient(180deg,rgba(255,255,255,.18),rgba(59,130,246,0))}[data-theme=dark] .human-wizard-summary .human-answer-pill:hover,[data-theme=dark] .human-wizard-summary .human-summary-chip:hover{box-shadow:0 28px 54px rgba(1,9,22,.85),0 16px 30px rgba(56,189,248,.28)}@media (max-width:640px){.human-wizard-summary .human-summary-row{padding-right:clamp(1.4rem,6vw,2.5rem)}.human-wizard-summary .human-summary-row:after{display:none}.human-wizard-summary .human-summary-label,.human-wizard-summary .human-summary-text,.human-wizard-summary .human-summary-value{text-align:left;margin-left:0;width:100%}.human-wizard-summary .human-summary-text,.human-wizard-summary .human-summary-value{max-width:100%}}.human-summary-action{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem 1.25rem;border-radius:999px;font-size:.92rem;font-weight:600;letter-spacing:.01em;color:#fff8f1;background:linear-gradient(135deg,#ff7c29,#ffb46a);box-shadow:0 16px 34px rgba(255,134,42,.28),0 6px 16px rgba(252,132,34,.22);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.human-summary-action svg{stroke:currentColor}.human-summary-action:hover{transform:translateY(-1px);box-shadow:0 22px 40px rgba(255,134,42,.32),0 8px 18px rgba(252,132,34,.26);filter:brightness(1.02)}.human-summary-action.is-disabled,.human-summary-action:disabled,.human-summary-action[aria-disabled=true]{cursor:not-allowed;opacity:.6;box-shadow:none;filter:grayscale(.05);pointer-events:none}.human-summary-action:active{transform:translateY(0);box-shadow:0 14px 24px rgba(255,134,42,.26),0 4px 12px rgba(252,132,34,.2)}[data-theme=dark] .human-summary-action{color:#2d1408;background:linear-gradient(135deg,rgba(255,168,92,.92),rgba(255,210,150,.92));box-shadow:0 16px 34px rgba(0,0,0,.55),0 6px 16px rgba(255,165,90,.36)}[data-theme=dark] .human-summary-action:hover{filter:brightness(1.05)}.wizard-missing-card{position:relative;--wizard-mint-start:#0ea5e9;--wizard-mint-end:#34d399;--wizard-mint-gradient:linear-gradient(135deg,var(--wizard-mint-start) 10%,var(--wizard-mint-end) 90%);--wizard-mint-soft:rgba(16,185,129,0.18);--wizard-mint-soft-strong:rgba(14,165,233,0.26);display:flex;flex-direction:column;gap:clamp(1rem,2.2vw,1.5rem);padding:clamp(1.8rem,3.6vw,2.6rem);border-radius:clamp(2.2rem,4.4vw,2.75rem);border:1.6px dashed rgba(94,234,212,.55);background:radial-gradient(160% 140% at 18% -30%,rgba(137,218,255,.52),transparent 62%),radial-gradient(150% 130% at 92% -18%,rgba(94,234,212,.45),transparent 70%),linear-gradient(165deg,rgba(224,242,254,.98),rgba(191,228,255,.93),rgba(167,243,208,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 34px 72px rgba(137,218,255,.28),0 18px 40px rgba(16,185,129,.18);backdrop-filter:blur(26px) saturate(125%);-webkit-backdrop-filter:blur(26px) saturate(125%);isolation:isolate;overflow:visible}.side-panel__body .wizard-missing-card{overflow:hidden}.wizard-missing-card:before{content:"";position:absolute;inset:1.5px;border-radius:inherit;border:1px solid rgba(255,255,255,.55);mix-blend-mode:screen;opacity:.55;pointer-events:none;z-index:-1}.wizard-missing-card:after{content:"";position:absolute;inset:auto -25% -40% -25%;height:clamp(8rem,28vw,14rem);background:radial-gradient(65% 100% at 50% 0,rgba(167,243,208,.4),transparent 70%);filter:blur(40px);opacity:.7;pointer-events:none;z-index:-2}.wizard-missing-card__header{position:sticky;top:clamp(.5rem,3vw,1.25rem);z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(.8rem,2.4vw,1.4rem);flex-wrap:wrap;padding:clamp(.35rem,1.4vw,.8rem)}.side-panel__body .wizard-missing-card__header{position:static;top:auto}.wizard-missing-card__header-pane{position:relative;flex:1 1 0;min-width:0;display:flex;flex-wrap:wrap;align-items:flex-start;gap:clamp(.8rem,2.4vw,1.5rem);padding:clamp(.6rem,2vw,.95rem) clamp(1rem,3vw,1.6rem);border-radius:clamp(1.2rem,2.8vw,2rem);background:radial-gradient(150% 120% at 18% -40%,rgba(224,242,254,.95),transparent 60%),radial-gradient(120% 100% at 92% -10%,rgba(167,243,208,.58),transparent 70%),linear-gradient(160deg,rgba(255,255,255,.96),rgba(226,243,255,.92));border:1.2px dashed rgba(94,234,212,.45);box-shadow:0 24px 42px rgba(137,218,255,.25),inset 0 1px 0 rgba(255,255,255,.85);backdrop-filter:blur(16px)}.wizard-missing-card__header--compact{justify-content:flex-start}.wizard-missing-card__progress-stack{display:flex;align-items:center;justify-content:center;gap:0;min-width:0;flex:0 0 auto;align-self:center;margin-right:clamp(1.4rem,3.4vw,3rem)}.wizard-missing-card__header-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:clamp(.6rem,1.8vw,1rem);margin-left:auto;min-width:clamp(10rem,26%,13.5rem);flex:0 0 auto}.wizard-missing-card__header-actions .wizard-missing-card__cta{min-width:clamp(8.5rem,12vw,11rem);justify-content:center}.wizard-missing-card__progress{--wizard-progress:0;--wizard-progress-color:rgba(16,185,129,0.98);--wizard-progress-track:rgba(226,232,240,0.45);--wizard-progress-angle:calc(var(--wizard-progress) * 3.6deg);position:relative;display:grid;place-items:center;width:clamp(7.5rem,9.6vw,9.5rem);aspect-ratio:1/1;height:auto;flex-shrink:0;border-radius:999px;font-size:.82rem;font-weight:600;font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--wizard-mint-start,#0ea5e9) 22%,rgba(15,23,42,.9));background:conic-gradient(from -90deg,var(--wizard-progress-color) 0 var(--wizard-progress-angle),color-mix(in srgb,var(--wizard-progress-track) 80%,rgba(226,232,240,.2)) var(--wizard-progress-angle) 1turn),radial-gradient(140% 130% at 18% -20%,rgba(255,255,255,.75),transparent 65%),linear-gradient(155deg,rgba(235,250,255,.96),rgba(214,245,255,.85),rgba(209,250,229,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 18px 36px rgba(137,218,255,.28),0 10px 28px rgba(16,185,129,.22);border:1.6px solid color-mix(in srgb,var(--wizard-mint-end,#34d399) 35%,rgba(255,255,255,.7));backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%);overflow:hidden;isolation:isolate;transition:transform .35s ease,box-shadow .35s ease,background .35s ease}.wizard-missing-card__progress:before{content:"";position:absolute;inset:clamp(.65rem,.9vw,.85rem);border-radius:inherit;background:radial-gradient(120% 120% at 30% 20%,rgba(255,255,255,.96),rgba(255,255,255,.7)),linear-gradient(160deg,rgba(236,253,245,.8),rgba(219,244,255,.75));border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 1px 2px rgba(15,23,42,.08),inset 0 -6px 12px rgba(165,243,252,.28);opacity:.95}.wizard-missing-card__progress:after{content:"";position:absolute;inset:-.35rem;border-radius:inherit;background:radial-gradient(60% 95% at 50% 0,rgba(110,231,183,.4),transparent 70%),radial-gradient(80% 90% at 50% 100%,rgba(59,130,246,.15),transparent 75%);opacity:0;mix-blend-mode:screen;filter:blur(6px);transition:opacity .35s ease}.wizard-missing-card__progress.is-animated{transform:scale(1.03);box-shadow:0 18px 30px rgba(16,185,129,.28),0 8px 18px rgba(59,130,246,.18)}.wizard-missing-card__progress.is-animated:after{opacity:.45}.wizard-missing-card__progress-value{position:relative;z-index:1;letter-spacing:-.012em;font-size:clamp(1.2rem,2.55vw,1.8rem);font-weight:700;color:color-mix(in srgb,var(--wizard-mint-start,#0ea5e9) 35%,rgba(15,23,42,.92));text-shadow:0 10px 20px rgba(15,76,129,.18),0 0 10px rgba(255,255,255,.85)}.wizard-missing-card__title-group{display:flex;flex-direction:column;gap:.4rem;min-width:0;flex:1 1 clamp(12rem,36%,22rem)}.wizard-missing-card__eyebrow{font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:rgba(15,118,110,.62);font-weight:600}.wizard-missing-card__title{font-size:clamp(1.05rem,2.5vw,1.25rem);font-weight:600;color:#0f172a}.wizard-missing-card__subtitle{font-size:.9rem;color:rgba(15,23,42,.8)}.wizard-missing-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:none;border-radius:999px;font-weight:600;font-size:.92rem;padding:.55rem 1.2rem;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.wizard-missing-card__cta--primary{background:radial-gradient(150% 150% at 18% -50%,rgba(255,213,186,.92),transparent 60%),linear-gradient(120deg,#fb923c,#f97316);color:#fff;box-shadow:0 18px 36px rgba(249,115,22,.32),inset 0 1px 0 rgba(255,255,255,.55)}.wizard-missing-card__cta--primary:hover{transform:translateY(-1px);box-shadow:0 22px 40px rgba(249,115,22,.35),inset 0 1px 0 rgba(255,255,255,.58)}.wizard-missing-card__cta.is-disabled,.wizard-missing-card__cta:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;pointer-events:none}.wizard-missing-card__cta:focus-visible{outline:2px solid rgba(249,115,22,.6);outline-offset:2px}.wizard-missing-card__dismiss{--wizard-dismiss-gap:clamp(0.4rem,1.8vw,0.9rem);--classification-close-size:clamp(3rem,4.2vw,3.4rem);align-self:flex-start;margin-left:var(--wizard-dismiss-gap);flex:0 0 auto;transform:none;border:1px solid rgba(249,115,22,.28);background:radial-gradient(130% 130% at 24% 18%,rgba(255,255,255,.95),rgba(255,247,237,.78)),linear-gradient(150deg,rgba(255,244,228,.7),rgba(255,255,255,.54))}.wizard-missing-card__dismiss:hover{border-color:rgba(249,115,22,.4)}.wizard-missing-card__dismiss:focus-visible{border-color:rgba(249,115,22,.46)}.wizard-missing-card__dismiss svg{width:1.65rem;height:1.65rem}.wizard-missing-card__modules{display:flex;flex-direction:column;gap:clamp(.9rem,2.2vw,1.4rem)}.wizard-missing-card--suggested .wizard-missing-card__footer,.wizard-missing-card--suggested .wizard-missing-card__module-actions,.wizard-missing-card--suggested .wizard-missing-card__module-badges{display:none}.wizard-missing-card--suggested .wizard-missing-card__modules{margin-top:clamp(.4rem,1.4vw,.8rem)}.wizard-missing-card--suggested .wizard-missing-card__module{animation:wizard-suggested-module-swap .36s cubic-bezier(.22,1,.36,1);will-change:transform,opacity,filter}.wizard-missing-card--suggested .wizard-missing-card__question-link{animation:wizard-suggested-question-swap .42s cubic-bezier(.22,1,.36,1)}@keyframes wizard-suggested-module-swap{0%{opacity:0;transform:translateY(10px) scale(.985);filter:blur(8px)}60%{opacity:1;transform:translateY(-2px) scale(1.004);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes wizard-suggested-question-swap{0%{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}.wizard-missing-card__section-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(.6rem,2vw,.9rem);margin-top:clamp(.4rem,1.6vw,.75rem)}.wizard-missing-card__icon-button{border:1px solid rgba(249,115,22,.28);background:radial-gradient(140% 120% at 16% -18%,rgba(255,255,255,.88),transparent 58%),linear-gradient(140deg,rgba(255,245,238,.9),rgba(255,233,215,.75));padding:.48rem .82rem;min-width:44px;min-height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:.42rem;font-size:.82rem;font-weight:600;line-height:1;color:#ff7a3a;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 10px 18px rgba(249,115,22,.14);transition:transform .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.wizard-missing-card__icon-button-label{white-space:nowrap}.wizard-missing-card__icon-button:focus-visible,.wizard-missing-card__icon-button:hover{transform:translateY(-1px);border-color:rgba(249,115,22,.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 14px 24px rgba(249,115,22,.2);outline:none}.wizard-missing-card__icon-button:active{transform:translateY(0);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 8px 14px rgba(249,115,22,.16)}.wizard-missing-card__icon-button:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.wizard-missing-card__icon-button:disabled:focus-visible,.wizard-missing-card__icon-button:disabled:hover{transform:none;border-color:rgba(249,115,22,.28);box-shadow:none}.wizard-missing-card__icon-button:focus-visible,[data-theme=dark] .wizard-missing-card__icon-button:focus-visible{outline:2px solid rgba(255,122,58,.38);outline-offset:3px;border-radius:.9rem}[data-theme=dark] .wizard-missing-card__icon-button{border-color:rgba(255,171,104,.32);background:radial-gradient(150% 120% at 18% -18%,rgba(255,255,255,.15),transparent 60%),linear-gradient(145deg,rgba(66,40,24,.72),rgba(45,28,18,.64));color:#ffb178;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 22px rgba(0,0,0,.44)}[data-theme=dark] .wizard-missing-card__icon-button:focus-visible,[data-theme=dark] .wizard-missing-card__icon-button:hover{border-color:rgba(255,171,104,.5);color:#ffd1a3;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 14px 26px rgba(0,0,0,.52)}.wizard-missing-card__module{position:relative;padding:clamp(.95rem,2.6vw,1.35rem);border-radius:clamp(1.2rem,2.8vw,2rem);background:radial-gradient(150% 120% at 18% -40%,rgba(224,242,254,.95),transparent 60%),radial-gradient(120% 100% at 92% -10%,rgba(167,243,208,.55),transparent 72%),linear-gradient(160deg,rgba(255,255,255,.96),rgba(226,243,255,.92));border:1.2px dashed rgba(94,234,212,.45);display:flex;flex-direction:column;gap:clamp(.75rem,1.6vw,1.05rem);box-shadow:0 24px 42px rgba(137,218,255,.22),0 12px 28px rgba(16,185,129,.18),inset 0 1px 0 rgba(255,255,255,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);isolation:isolate;overflow:visible;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.wizard-missing-card__module:before{content:"";position:absolute;inset:1.4px;border-radius:inherit;border:1px solid rgba(255,255,255,.55);mix-blend-mode:screen;opacity:.5;pointer-events:none;z-index:-1}.wizard-missing-card__module:after{content:"";position:absolute;inset:auto -25% -40% -25%;height:clamp(6rem,18vw,10rem);background:radial-gradient(65% 100% at 50% 0,rgba(167,243,208,.32),transparent 70%);filter:blur(40px);opacity:.65;pointer-events:none;z-index:-2}.wizard-missing-card__module.is-expanded{transform:translateY(-1px);border-color:rgba(94,234,212,.65);box-shadow:0 30px 54px rgba(137,218,255,.28),0 16px 34px rgba(16,185,129,.2),inset 0 1px 0 rgba(255,255,255,.9)}.wizard-missing-card__module-head{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(.75rem,1.6vw,1rem);flex-wrap:wrap}.wizard-missing-card__module-info{display:flex;flex-direction:column;gap:.45rem}.wizard-missing-card__module-badges{display:flex;flex-wrap:wrap;gap:clamp(.55rem,1.6vw,.8rem)}.human-modules-card .wizard-module-chip,.wizard-missing-card .wizard-module-chip{--wizard-chip-shape:clamp(20px,4vw,32px);border-radius:var(--wizard-chip-shape)}.human-modules-card .wizard-module-chip:after,.human-modules-card .wizard-module-chip:before,.wizard-missing-card .wizard-module-chip:after,.wizard-missing-card .wizard-module-chip:before{border-radius:var(--wizard-chip-shape)}.wizard-module-chip{--module-icon-size:clamp(60px,11vw,76px);--module-icon-border:rgba(255,255,255,0.78);--module-icon-highlight:rgba(255,255,255,0.92);--module-icon-bg-from:rgba(235,253,255,0.96);--module-icon-bg-to:rgba(209,250,241,0.92);--module-icon-shadow:0 22px 44px rgba(14,165,233,0.22);--module-icon-inner-glow:rgba(59,216,188,0.24);--module-glyph-size:clamp(26px,8vw,32px);--module-glyph-from:#ff8d44;--module-glyph-to:#ffd4a3;--module-glyph-shadow:0 12px 20px rgba(249,115,22,0.34);--wizard-chip-color-from:#ff9856;--wizard-chip-color-to:#ffdcb0;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:0;position:relative;isolation:isolate}.wizard-module-chip:after,.wizard-module-chip:before{content:"";position:absolute;inset:0;border-radius:999px;pointer-events:none;transition:opacity .25s ease,filter .3s ease}.wizard-module-chip:before{inset:clamp(-.45rem,-.9vw,-.35rem);background:radial-gradient(100% 100% at 50% 25%,rgba(255,255,255,.55),transparent 72%),radial-gradient(120% 120% at 50% 90%,rgba(209,233,255,.32),transparent 78%);filter:blur(10px);opacity:.9;z-index:-2;box-shadow:0 24px 44px rgba(148,197,255,.25),0 18px 32px rgba(15,23,42,.15)}.wizard-module-chip:after{inset:clamp(-.18rem,-.28vw,-.12rem);border-radius:999px;border:1.6px solid rgba(148,197,255,.75);background:radial-gradient(120% 110% at 22% 18%,rgba(255,255,255,.92),transparent 62%),radial-gradient(110% 120% at 78% 24%,rgba(214,232,255,.32),transparent 72%);box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 16px 26px rgba(148,197,255,.24);mix-blend-mode:screen;opacity:.95;z-index:-1}.wizard-module-chip__glyph-image{--wizard-chip-outline:color-mix(in srgb,var(--wizard-chip-color-from,#ff9856) 78%,#ffe9d3 12%);width:clamp(36px,7vw,52px);height:clamp(36px,7vw,52px);display:inline-block;position:relative;transform:translateY(-1px);background:linear-gradient(136deg,var(--wizard-chip-color-from,#ff9856),var(--wizard-chip-color-to,#ffdcb0));-webkit-mask-image:var(--wizard-chip-glyph);mask-image:var(--wizard-chip-glyph);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;filter:drop-shadow(0 0 0 var(--wizard-chip-outline)) drop-shadow(0 1px 0 var(--wizard-chip-outline)) drop-shadow(0 -1px 0 var(--wizard-chip-outline)) drop-shadow(1px 0 0 var(--wizard-chip-outline)) drop-shadow(-1px 0 0 var(--wizard-chip-outline)) drop-shadow(1px 1px 0 var(--wizard-chip-outline)) drop-shadow(-1px -1px 0 var(--wizard-chip-outline)) drop-shadow(-1px 1px 0 var(--wizard-chip-outline)) drop-shadow(1px -1px 0 var(--wizard-chip-outline)) drop-shadow(0 10px 18px rgba(15,23,42,.15)) drop-shadow(0 14px 24px rgba(249,115,22,.25));transition:transform .28s cubic-bezier(.23,1,.32,1),filter .28s ease,background .28s ease}.wizard-module-chip__glyph-image:after,.wizard-module-chip__glyph-image:before{content:"";position:absolute;inset:0;pointer-events:none;-webkit-mask:inherit;mask:inherit;border-radius:inherit;transition:opacity .28s ease}.wizard-module-chip__glyph-image:before{inset:-1px;background:radial-gradient(circle at 30% 35%,rgba(255,255,255,.92),transparent 62%),linear-gradient(138deg,color-mix(in srgb,var(--wizard-chip-color-to,#ffdcb0) 35%,rgba(255,255,255,.08)),color-mix(in srgb,var(--wizard-chip-color-from,#ff9856) 75%,rgba(255,255,255,.12)));opacity:.85;box-shadow:inset 0 -6px 10px color-mix(in srgb,var(--wizard-chip-color-from) 32%,transparent),inset 0 1px 0 rgba(255,255,255,.75)}.wizard-module-chip__glyph-image:after{background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.65),transparent 70%),radial-gradient(circle at 50% 80%,color-mix(in srgb,var(--wizard-chip-color-from,#ff9856) 40%,transparent),transparent 78%);opacity:0}.wizard-module-chip:hover .wizard-module-chip__glyph-image{transform:translateY(-2px) scale(1.02);background:linear-gradient(136deg,color-mix(in srgb,var(--wizard-chip-color-from,#ff9856) 92%,white 6%),color-mix(in srgb,var(--wizard-chip-color-to,#ffdcb0) 92%,white 6%));filter:drop-shadow(0 0 0 var(--wizard-chip-outline)) drop-shadow(0 1px 0 var(--wizard-chip-outline)) drop-shadow(0 -1px 0 var(--wizard-chip-outline)) drop-shadow(1px 0 0 var(--wizard-chip-outline)) drop-shadow(-1px 0 0 var(--wizard-chip-outline)) drop-shadow(1px 1px 0 var(--wizard-chip-outline)) drop-shadow(-1px -1px 0 var(--wizard-chip-outline)) drop-shadow(-1px 1px 0 var(--wizard-chip-outline)) drop-shadow(1px -1px 0 var(--wizard-chip-outline)) drop-shadow(0 16px 28px rgba(15,23,42,.16)) drop-shadow(0 20px 30px rgba(249,115,22,.28))}.human-modules-card .wizard-module-chip__glyph-image{filter:drop-shadow(0 0 0 var(--wizard-chip-outline)) drop-shadow(0 10px 18px rgba(15,23,42,.18))}.human-modules-card .wizard-module-chip__glyph-image:after,.human-modules-card .wizard-module-chip__glyph-image:before{opacity:.32}.human-modules-card .wizard-module-chip:hover .wizard-module-chip__glyph-image{filter:drop-shadow(0 0 0 var(--wizard-chip-outline)) drop-shadow(0 16px 26px rgba(15,23,42,.2))}.wizard-missing-card .wizard-module-chip__glyph-image{filter:drop-shadow(0 0 0 var(--wizard-chip-outline)) drop-shadow(0 10px 18px rgba(15,23,42,.16))}.wizard-missing-card .wizard-module-chip__glyph-image:after,.wizard-missing-card .wizard-module-chip__glyph-image:before{opacity:.32}.wizard-missing-card .wizard-module-chip:hover .wizard-module-chip__glyph-image{filter:drop-shadow(0 0 0 var(--wizard-chip-outline)) drop-shadow(0 16px 26px rgba(15,23,42,.18))}.wizard-legend-toggle{position:fixed;left:18px;top:calc(var(--header-h, 64px) + 18px);z-index:2147480000;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;pointer-events:none}.wizard-legend-toggle>*{pointer-events:auto}.human-edit-toggle__legend{align-items:flex-start;min-width:0}.human-edit-toggle__legend:not(.is-collapsed){display:flex;flex-direction:column;align-items:stretch;--access-glass-border:rgba(216,233,255,0.62);--access-glass-shell:linear-gradient(150deg,rgba(255,255,255,0.7),rgba(236,245,255,0.24));--access-glass-overlay:linear-gradient(145deg,rgba(136,196,255,0.28),rgba(255,255,255,0.04));--access-glass-tint:radial-gradient(140% 150% at 92% -16%,rgba(138,200,255,0.32),transparent 74%);--access-glass-floor:radial-gradient(140% 150% at 22% 130%,rgba(210,232,255,0.42),transparent 82%);--access-glass-glow:rgba(118,156,214,0.42);--access-chip-shadow:rgba(63,113,175,0.18);gap:.75rem;padding:.72rem 1.1rem .88rem .78rem;width:min(380px,calc(100vw - 96px));border-radius:28px;background:linear-gradient(150deg,rgba(255,255,255,.36),rgba(255,255,255,.08)),var(--access-glass-shell),var(--access-glass-tint),var(--access-glass-floor);backdrop-filter:blur(26px) saturate(185%);-webkit-backdrop-filter:blur(26px) saturate(185%);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),inset 0 -1px 0 rgba(170,197,239,.28),0 18px 34px rgba(118,156,214,.22),0 28px 60px rgba(63,113,175,.16),0 12px 30px rgba(15,23,42,.08)}.human-edit-toggle__legend:not(.is-collapsed):before{content:"";position:absolute;inset:4px;border-radius:inherit;border:1px solid rgba(255,255,255,.4);background:radial-gradient(120% 140% at 15% 0,rgba(255,255,255,.76),transparent 60%);opacity:.65;pointer-events:none;z-index:0}.human-edit-toggle__legend:not(.is-collapsed)>*{position:relative;z-index:1}.human-edit-toggle__legend-icon{display:inline-flex;align-items:center;justify-content:center;min-width:34px;position:relative}.human-edit-toggle__legend-icon:after{content:"";position:absolute;inset:-8px;border-radius:999px;background:radial-gradient(50% 60% at 50% 30%,rgba(154,213,255,.45),transparent 70%);filter:blur(12px);opacity:.9;z-index:0}.human-edit-toggle__legend-icon>*{position:relative;z-index:1}.human-edit-toggle__legend-copy{position:relative;display:flex;flex-direction:column;gap:.24rem;min-width:0;width:100%}.human-edit-toggle__legend-copy>*{position:relative;z-index:1}.human-edit-toggle__legend .human-edit-toggle__access-eyebrow{color:rgba(75,102,150,.82);letter-spacing:.22em}.human-edit-toggle__legend .human-edit-toggle__access-label{display:block;width:100%;text-align:center;font-size:1.12rem;letter-spacing:-.01em;color:#f97316}.human-edit-toggle__legend-items{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:.55rem .6rem .6rem;margin-top:.05rem;border-radius:20px;border:1px solid rgba(205,224,255,.48);background:linear-gradient(140deg,rgba(255,255,255,.24),rgba(255,255,255,.06)),radial-gradient(120% 120% at 14% 0,rgba(255,255,255,.65),transparent 65%),radial-gradient(120% 140% at 82% -12%,rgba(156,213,255,.22),transparent 78%),rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),inset 0 -1px 0 rgba(170,197,239,.28),0 10px 26px rgba(126,160,214,.16);backdrop-filter:blur(20px) saturate(165%);-webkit-backdrop-filter:blur(20px) saturate(165%)}.human-edit-toggle__legend-item{display:flex;align-items:center;gap:.4rem}.human-edit-toggle__legend-item+.human-edit-toggle__legend-item{padding-top:.4rem;border-top:1px solid rgba(188,208,242,.6)}.human-edit-toggle__legend-badge{display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;width:var(--wizard-legend-badge-size,32px);height:var(--wizard-legend-badge-size,32px);min-width:var(--wizard-legend-badge-size,32px);min-height:var(--wizard-legend-badge-size,32px)}.human-edit-toggle__legend-badge:after{content:"";position:absolute;inset:-6px;border-radius:999px;background:radial-gradient(60% 60% at 50% 35%,rgba(118,186,255,.42),transparent 70%);filter:blur(12px);opacity:.75;z-index:0}.human-edit-toggle__legend-badge>*{position:relative;z-index:1;filter:drop-shadow(0 12px 26px rgba(102,145,212,.25))}.human-edit-toggle__legend-badge--spark{padding:0}.human-edit-toggle__legend-badge--spark:after{content:none}.human-edit-toggle__legend-badge--spark>.bw-popover__spark{filter:none}.human-edit-toggle__legend-item--spark .bw-popover__spark{--share-gradient-from:#ff8f3a;--share-gradient-to:#ff4b00;--spark-star-outline:rgba(255,255,255,0.7);--spark-star-glow:rgba(255,130,70,0.45);--spark-star-highlight:rgba(255,255,255,0.78);--spark-size:var(--wizard-legend-badge-size,32px);--spark-translate-x:calc(-0.5 * var(--spark-size));--spark-translate-y:calc(-0.5 * var(--spark-size));mix-blend-mode:normal;filter:drop-shadow(0 14px 30px rgba(255,132,54,.33)) drop-shadow(0 6px 14px rgba(255,196,150,.35));z-index:0}.human-edit-toggle__legend-item--spark .bw-popover__spark:before{inset:0;background:radial-gradient(150% 130% at 20% 8%,rgba(255,255,255,.95),rgba(255,255,255,.12) 60%),linear-gradient(155deg,rgba(255,255,255,.78),rgba(216,232,255,.35));-webkit-mask-size:102%;mask-size:102%;border:1px solid rgba(255,255,255,.48);box-shadow:inset 0 .5px 0 rgba(255,255,255,.65),inset 0 -6px 14px rgba(174,199,226,.3),0 18px 32px rgba(96,146,224,.2);opacity:.95}.human-edit-toggle__legend-item--spark .bw-popover__spark:after,.human-edit-toggle__legend-item--spark .bw-popover__spark:before{content:"";position:absolute;-webkit-mask-image:var(--spark-mask-star);mask-image:var(--spark-mask-star);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;pointer-events:none}.human-edit-toggle__legend-item--spark .bw-popover__spark:after{inset:9%;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.65),transparent 58%),radial-gradient(circle at 68% 78%,rgba(255,190,140,.4),transparent 82%);-webkit-mask-size:100%;mask-size:100%;opacity:.9;z-index:1}.human-edit-toggle__legend-item--spark .bw-popover__spark-star{z-index:2;transform:scale(.98);background:radial-gradient(circle at 26% 18%,var(--spark-star-highlight),transparent 52%),linear-gradient(135deg,#ffd79d 10%,#ff9c46 42%,#ff6815 74%,#ff3600 100%);border:1px solid var(--spark-star-outline);filter:drop-shadow(0 6px 12px rgba(255,176,120,.35)) drop-shadow(0 18px 30px var(--spark-star-glow));box-shadow:inset 0 1px 2px rgba(255,255,255,.9),inset 0 -3px 6px rgba(0,0,0,.12);border-radius:0;mix-blend-mode:normal}.human-edit-toggle__legend-item--spark .bw-popover__spark-star-core,.human-edit-toggle__legend-item--spark .bw-popover__spark-star-core:after,.human-edit-toggle__legend-item--spark .bw-popover__spark-star-core:before,.human-edit-toggle__legend-item--spark .bw-popover__spark-star:after,.human-edit-toggle__legend-item--spark .bw-popover__spark-star:before{display:none}.dark .human-edit-toggle__legend-item--spark .bw-popover__spark,[data-theme=dark] .human-edit-toggle__legend-item--spark .bw-popover__spark{--share-gradient-from:#ffc384;--share-gradient-to:#ff3700;--spark-star-outline:rgba(255,215,188,0.45);--spark-star-glow:rgba(255,135,70,0.6);--spark-star-highlight:rgba(255,232,210,0.55);filter:drop-shadow(0 18px 34px rgba(0,8,26,.94)) drop-shadow(0 6px 16px rgba(255,140,70,.35))}.dark .human-edit-toggle__legend-item--spark .bw-popover__spark:before,[data-theme=dark] .human-edit-toggle__legend-item--spark .bw-popover__spark:before{background:radial-gradient(150% 130% at 28% 10%,rgba(255,210,178,.32),rgba(255,255,255,0) 60%),linear-gradient(170deg,rgba(30,44,82,.9),rgba(12,18,34,.78))}.dark .human-edit-toggle__legend-item--spark .bw-popover__spark:after,[data-theme=dark] .human-edit-toggle__legend-item--spark .bw-popover__spark:after{background:radial-gradient(circle at 32% 24%,rgba(255,208,184,.55),transparent 58%),radial-gradient(circle at 68% 78%,rgba(255,138,92,.45),transparent 82%)}.dark .human-edit-toggle__legend-item--spark .bw-popover__spark-star,[data-theme=dark] .human-edit-toggle__legend-item--spark .bw-popover__spark-star{background:radial-gradient(circle at 28% 18%,var(--spark-star-highlight),transparent 46%),linear-gradient(135deg,#ffcd96 12%,#ff9342 42%,#ff6b1d 74%,#ff3e03 100%);border:1px solid var(--spark-star-outline)}.human-edit-toggle__legend-text{display:flex;flex-direction:column;font-size:.75rem;line-height:1.25;color:rgba(51,65,85,.85)}.human-edit-toggle__legend-text strong{font-size:.9rem;font-weight:600;color:rgba(10,22,44,.95);letter-spacing:-.01em}@media (max-width:640px){.wizard-legend-toggle{left:12px;top:calc(var(--header-h, 64px) + 12px);gap:.45rem}}.dark .human-edit-toggle__legend:not(.is-collapsed),[data-theme=dark] .human-edit-toggle__legend:not(.is-collapsed){--access-glass-border:rgba(120,148,210,0.42);--access-glass-shell:linear-gradient(165deg,rgba(28,40,66,0.84),rgba(12,18,34,0.68));--access-glass-overlay:linear-gradient(150deg,rgba(80,114,188,0.26),rgba(6,10,20,0.08));--access-glass-tint:radial-gradient(150% 160% at 92% -20%,rgba(80,140,220,0.3),transparent 70%);--access-glass-floor:radial-gradient(150% 160% at 24% 120%,rgba(24,40,72,0.72),transparent 78%);--access-glass-glow:rgba(90,122,206,0.4);--access-chip-shadow:rgba(2,8,24,0.55);background:linear-gradient(150deg,rgba(34,48,82,.55),rgba(12,18,32,.6)),var(--access-glass-shell),var(--access-glass-tint),var(--access-glass-floor);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 -1px 0 rgba(8,12,24,.45),0 16px 36px rgba(4,8,18,.8),0 32px 60px rgba(8,12,30,.72),0 14px 30px rgba(0,0,0,.55)}.dark .human-edit-toggle__legend:not(.is-collapsed):before,[data-theme=dark] .human-edit-toggle__legend:not(.is-collapsed):before{border-color:rgba(126,148,198,.45);background:radial-gradient(130% 150% at 18% -6%,rgba(70,110,190,.22),transparent 68%)}.dark .human-edit-toggle__legend-items,[data-theme=dark] .human-edit-toggle__legend-items{border-color:rgba(118,150,210,.45);background:linear-gradient(140deg,rgba(20,32,58,.72),rgba(12,20,38,.6)),radial-gradient(120% 120% at 14% 0,rgba(50,70,110,.85),transparent 65%),radial-gradient(120% 140% at 82% -12%,rgba(70,110,190,.25),transparent 78%),rgba(12,18,32,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(8,14,30,.45),0 12px 32px rgba(0,0,0,.6)}.dark .human-edit-toggle__legend-item+.human-edit-toggle__legend-item,[data-theme=dark] .human-edit-toggle__legend-item+.human-edit-toggle__legend-item{border-top-color:rgba(82,116,176,.6)}.dark .human-edit-toggle__legend .human-edit-toggle__access-eyebrow,[data-theme=dark] .human-edit-toggle__legend .human-edit-toggle__access-eyebrow{color:rgba(186,204,242,.9)}.dark .human-edit-toggle__legend .human-edit-toggle__access-label,[data-theme=dark] .human-edit-toggle__legend .human-edit-toggle__access-label{color:#fb923c}.dark .human-edit-toggle__legend-badge>*,[data-theme=dark] .human-edit-toggle__legend-badge>*{filter:drop-shadow(0 12px 26px rgba(12,24,52,.55))}.dark .human-edit-toggle__legend-text,[data-theme=dark] .human-edit-toggle__legend-text{color:rgba(226,232,240,.9)}.dark .human-edit-toggle__legend-text strong,[data-theme=dark] .human-edit-toggle__legend-text strong{color:rgba(248,250,252,.98)}.wizard-module-chip:hover .wizard-module-chip__glyph-image:before{opacity:.92}.wizard-module-chip:hover .wizard-module-chip__glyph-image:after{opacity:.75}.wizard-core-module-card{max-width:min(720px,100%);margin-left:auto;margin-right:auto}.wizard-module-grid{align-items:stretch}.wizard-module-option{appearance:none;-webkit-appearance:none;cursor:pointer;text-align:center;font:inherit;color:inherit}.wizard-module-option:focus-visible{outline:2px solid rgba(59,130,246,.45);outline-offset:6px}.wizard-module-option .human-module-card__switch{margin-inline:auto}.wizard-module-option .human-module-card__description{margin-bottom:.4rem}@media (max-width:640px){.wizard-core-module-card{margin-left:clamp(0rem,4vw,1rem);margin-right:clamp(0rem,4vw,1rem)}}.wizard-missing-card__module-title{margin:0;font-size:clamp(1rem,2.4vw,1.15rem);font-weight:600;color:rgba(15,23,42,.88)}.wizard-missing-card__module-subtitle{margin:.25rem 0 0;font-size:.82rem;color:rgba(15,23,42,.76)}.wizard-missing-card__module-actions{display:flex;align-items:center;gap:.6rem;margin-left:auto}.wizard-missing-card__module-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.9rem;height:1.9rem;border-radius:999px;font-size:.78rem;font-weight:600;color:rgba(14,116,144,.95);background:linear-gradient(135deg,rgba(14,165,233,.18),rgba(52,211,153,.22));border:1px solid rgba(14,165,233,.25);box-shadow:0 10px 20px rgba(45,212,191,.22)}.wizard-missing-card__toggle{border:none;background:transparent;color:rgba(14,116,144,.92);font-size:.78rem;font-weight:600;letter-spacing:.01em;text-transform:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:.2rem;transition:color .18s ease}.wizard-missing-card__toggle:hover{color:rgba(13,148,136,.95)}.wizard-missing-card__questions{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.wizard-missing-card__question{margin:0}.wizard-missing-card__question-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;position:relative;padding:.65rem .95rem .65rem 1.1rem;border-radius:1rem;background:radial-gradient(140% 180% at 12% -40%,rgba(191,219,254,.4),transparent 60%),radial-gradient(130% 160% at 92% -50%,rgba(219,255,242,.3),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,249,255,.92));border:1px solid rgba(180,198,255,.65);color:rgba(15,23,42,.86);text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 -1px 0 rgba(148,197,255,.2),0 14px 28px rgba(148,197,255,.25),0 6px 12px rgba(15,23,42,.08);overflow:visible;transition:transform .22s ease,background .22s ease,box-shadow .22s ease,border-color .22s ease}.wizard-missing-card__question-link:hover{transform:translateX(2px);background:radial-gradient(150% 200% at 12% -50%,rgba(191,219,254,.55),transparent 62%),radial-gradient(130% 180% at 92% -40%,rgba(219,255,242,.44),transparent 72%),linear-gradient(180deg,rgba(255,255,255,1),rgba(241,248,255,.95));border-color:rgba(136,178,255,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(148,197,255,.28),0 18px 34px rgba(82,152,247,.26),0 8px 16px rgba(15,23,42,.1)}.wizard-missing-card__question-link:active{transform:translateX(1px) translateY(1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 -1px 0 rgba(148,197,255,.25),0 12px 20px rgba(82,152,247,.22),0 4px 10px rgba(15,23,42,.12)}.wizard-missing-card__question-link.is-disabled{cursor:default;opacity:.6;transform:none;box-shadow:none}.wizard-missing-card__question-link:before{content:"";position:absolute;inset:.15rem;border-radius:.85rem;background:linear-gradient(135deg,rgba(255,255,255,.85),rgba(255,255,255,.35));opacity:.6;pointer-events:none;z-index:0}.wizard-missing-card__question-link:after{content:"";position:absolute;inset:-.45rem;border-radius:1.25rem;background:radial-gradient(90% 120% at 50% 100%,rgba(148,197,255,.25),transparent 65%);filter:blur(16px);opacity:.75;pointer-events:none;z-index:-1}.wizard-missing-card__question-link>*{position:relative;z-index:1}.wizard-missing-card__question-icon{width:1.5rem;height:1.5rem;border-radius:.7rem;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(14,165,233,.18),rgba(52,211,153,.22));color:rgba(14,116,144,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.wizard-missing-card__question-text{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.wizard-missing-card__question-label{font-size:.95rem;font-weight:500}.wizard-missing-card__badge{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;padding:.2rem .5rem;border-radius:999px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:0;border:1px solid transparent;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.wizard-missing-card__badge--optional{background:rgba(148,163,184,.18);color:rgba(71,85,105,.82);border-color:rgba(148,163,184,.24)}.wizard-missing-card__badge--required{background:linear-gradient(135deg,rgba(251,191,36,.22),rgba(249,115,22,.24));color:rgba(120,53,15,.92);border-color:rgba(249,115,22,.32);box-shadow:0 6px 14px rgba(249,115,22,.15)}.wizard-missing-card__question-arrow{width:1.4rem;height:1.4rem;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(14,165,233,.15),rgba(52,211,153,.2));color:rgba(14,116,144,.9)}@media (max-width:720px){.wizard-missing-card__header{position:static;padding:0;gap:.75rem}.wizard-missing-card__header-pane{width:100%;padding:0;background:transparent;border:none;box-shadow:none;backdrop-filter:none;gap:.75rem}.wizard-missing-card__progress-stack{width:100%;justify-content:center;margin-right:0;margin-bottom:1rem}.wizard-missing-card__progress{width:clamp(6rem,32vw,7rem)}.wizard-missing-card__header-actions{width:100%;min-width:0;justify-content:space-between}.wizard-missing-card__dismiss{margin-left:0}.wizard-missing-card__cta{width:100%;justify-content:center}.wizard-missing-card__module-head{align-items:flex-start;gap:.75rem}.wizard-missing-card__module-actions{width:100%;justify-content:space-between;margin-left:0}.wizard-missing-card__module-count{min-width:1.7rem;height:1.7rem}.wizard-missing-card__icon-button{padding:.45rem .72rem}.wizard-missing-card__icon-button-label{font-size:.78rem}}@media (max-width:520px){.wizard-missing-card__icon-button{padding:.48rem;min-width:44px}.wizard-missing-card__icon-button-label{display:none}}@media (prefers-reduced-motion:reduce){.wizard-missing-card--suggested .wizard-missing-card__module,.wizard-missing-card--suggested .wizard-missing-card__question-link{animation:none}}.wizard-missing-card__footer{font-size:.78rem;letter-spacing:.01em;color:rgba(15,118,110,.65)}[data-theme=dark] .wizard-missing-card{border-color:rgba(59,201,191,.55);background:radial-gradient(150% 140% at 18% -32%,rgba(56,189,248,.38),transparent 65%),radial-gradient(130% 120% at 92% -18%,rgba(45,212,191,.32),transparent 70%),linear-gradient(165deg,rgba(4,14,24,.98),rgba(6,18,32,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 30px 60px rgba(2,6,23,.68),0 18px 40px rgba(14,165,233,.22)}[data-theme=dark] .wizard-missing-card__header-pane{background:radial-gradient(140% 110% at 18% -30%,rgba(37,99,235,.45),transparent 65%),radial-gradient(120% 120% at 92% 0,rgba(15,118,110,.55),transparent 70%),linear-gradient(150deg,rgba(9,13,26,.95),rgba(8,14,28,.9));border-color:rgba(56,189,248,.55);box-shadow:0 24px 40px rgba(2,6,23,.75)}[data-theme=dark] .wizard-missing-card:before{border-color:rgba(59,130,246,.35);opacity:.3}[data-theme=dark] .wizard-missing-card:after{background:radial-gradient(70% 110% at 50% 0,rgba(56,189,248,.32),transparent 70%);filter:blur(55px);opacity:.6}[data-theme=dark] .wizard-missing-card__progress{--wizard-progress-color:rgba(59,201,191,0.95);--wizard-progress-track:rgba(15,23,42,0.72);color:rgba(224,242,254,.92);background:conic-gradient(from -90deg,var(--wizard-progress-color) 0 var(--wizard-progress-angle),color-mix(in srgb,rgba(15,23,42,.82) 80%,rgba(2,6,23,.4)) var(--wizard-progress-angle) 1turn),radial-gradient(140% 130% at 18% -20%,rgba(37,99,235,.35),transparent 70%),linear-gradient(165deg,rgba(4,13,30,.98),rgba(8,20,32,.94));border-color:rgba(59,201,191,.6);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 26px 48px rgba(2,6,23,.78),0 16px 36px rgba(15,118,110,.32);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%)}[data-theme=dark] .wizard-missing-card__progress-label{color:rgba(226,232,240,.9)}[data-theme=dark] .wizard-missing-card__progress-meta{color:rgba(125,211,252,.78)}[data-theme=dark] .wizard-missing-card__progress-value{color:color-mix(in srgb,rgba(59,201,191,1) 65%,rgba(240,253,255,.95));text-shadow:0 10px 18px rgba(2,6,23,.8),0 0 14px rgba(59,201,191,.85)}[data-theme=dark] .wizard-missing-card__progress:before{background:radial-gradient(120% 120% at 28% 18%,rgba(59,130,246,.35),rgba(2,6,23,.88)),linear-gradient(170deg,rgba(4,15,32,.92),rgba(6,18,36,.88));border-color:rgba(148,197,255,.22);box-shadow:inset 0 1px 2px rgba(148,163,184,.25),inset 0 -8px 14px rgba(15,118,110,.35);opacity:.85}[data-theme=dark] .wizard-missing-card__progress:after{background:radial-gradient(60% 95% at 50% 0,rgba(59,201,191,.45),transparent 72%),radial-gradient(70% 90% at 50% 100%,rgba(37,99,235,.2),transparent 80%)}[data-theme=dark] .wizard-missing-card__eyebrow{color:rgba(167,243,208,.65)}[data-theme=dark] .wizard-missing-card__title{color:rgba(226,232,240,.95)}[data-theme=dark] .wizard-missing-card__subtitle{color:rgba(165,243,252,.75)}[data-theme=dark] .wizard-missing-card__cta{text-decoration:none}[data-theme=dark] .wizard-missing-card__cta--primary{background:radial-gradient(140% 140% at 22% -45%,rgba(56,189,248,.38),transparent 60%),linear-gradient(120deg,rgba(249,115,22,.9),rgba(249,115,22,.78));box-shadow:0 20px 38px rgba(249,115,22,.35),inset 0 1px 0 rgba(255,255,255,.32);color:rgba(15,23,42,.92)}[data-theme=dark] .wizard-missing-card__cta--primary:hover{box-shadow:0 24px 44px rgba(249,115,22,.38),inset 0 1px 0 rgba(255,255,255,.36)}[data-theme=dark] .wizard-missing-card__dismiss{border-color:rgba(255,122,26,.42);background:radial-gradient(140% 130% at 22% 14%,rgba(255,179,107,.22),rgba(255,255,255,.04)),linear-gradient(150deg,rgba(50,26,16,.78),rgba(28,16,11,.72));color:#ff7a1a;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 22px rgba(0,0,0,.5);filter:none}[data-theme=dark] .wizard-missing-card__dismiss:hover{border-color:rgba(255,191,107,.6);background:radial-gradient(140% 130% at 22% 14%,rgba(255,200,138,.3),rgba(255,255,255,.05)),linear-gradient(150deg,rgba(62,30,16,.82),rgba(32,18,12,.76));color:#ffbf6b;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 24px rgba(0,0,0,.58)}[data-theme=dark] .wizard-missing-card__dismiss:focus-visible{background:radial-gradient(140% 130% at 22% 14%,rgba(255,200,138,.3),rgba(255,255,255,.05)),linear-gradient(150deg,rgba(62,30,16,.82),rgba(32,18,12,.76));box-shadow:0 0 0 3px rgba(255,122,26,.5)}[data-theme=dark] .wizard-missing-card__module{background:radial-gradient(140% 110% at 18% -35%,rgba(37,99,235,.4),transparent 65%),radial-gradient(130% 120% at 92% 0,rgba(15,118,110,.48),transparent 70%),linear-gradient(150deg,rgba(9,13,26,.96),rgba(8,14,28,.92));border-color:rgba(56,189,248,.55);color:rgba(226,241,255,.92);box-shadow:0 30px 56px rgba(2,6,23,.75),0 16px 36px rgba(14,165,233,.22),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .wizard-missing-card__module:before{border-color:rgba(148,197,255,.25);opacity:.32}[data-theme=dark] .wizard-missing-card__module:after{background:radial-gradient(70% 110% at 50% 0,rgba(56,189,248,.3),transparent 72%);opacity:.55}[data-theme=dark] .wizard-missing-card__module-title{color:rgba(248,250,255,.95)}[data-theme=dark] .wizard-missing-card__module-subtitle{color:rgba(191,219,254,.78)}[data-theme=dark] .wizard-module-option:focus-visible{outline-color:rgba(96,165,250,.45)}[data-theme=dark] .wizard-missing-card__module-count{background:linear-gradient(135deg,rgba(14,165,233,.22),rgba(52,211,153,.26));border:1px solid rgba(20,184,166,.32);color:rgba(191,244,250,.92);box-shadow:0 8px 18px rgba(6,95,70,.48)}[data-theme=dark] .wizard-missing-card__toggle{color:rgba(165,243,252,.9)}[data-theme=dark] .wizard-missing-card__toggle:hover{color:rgba(134,239,172,.95)}[data-theme=dark] .wizard-missing-card__questions{gap:.5rem}[data-theme=dark] .wizard-missing-card__question-link{background:radial-gradient(150% 180% at 12% -40%,rgba(37,99,235,.35),transparent 62%),radial-gradient(140% 160% at 92% -45%,rgba(8,145,178,.32),transparent 72%),linear-gradient(184deg,rgba(8,19,36,.96),rgba(5,12,26,.92));border-color:rgba(59,130,246,.45);color:rgba(226,232,240,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 -1px 0 rgba(37,99,235,.25),0 18px 32px rgba(0,0,0,.7),0 8px 16px rgba(6,14,32,.75)}[data-theme=dark] .wizard-missing-card__question-link:hover{background:radial-gradient(160% 200% at 12% -45%,rgba(56,189,248,.45),transparent 60%),radial-gradient(150% 180% at 92% -38%,rgba(16,185,129,.38),transparent 70%),linear-gradient(184deg,rgba(10,24,46,.96),rgba(7,16,34,.94));border-color:rgba(125,211,252,.65);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 -1px 0 rgba(56,189,248,.28),0 20px 36px rgba(0,0,0,.75),0 10px 18px rgba(15,118,110,.42)}[data-theme=dark] .wizard-missing-card__question-link:before{background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.04));opacity:.85}[data-theme=dark] .wizard-missing-card__question-link:after{background:radial-gradient(90% 130% at 50% 100%,rgba(15,118,110,.32),transparent 65%);filter:blur(20px);opacity:.8}[data-theme=dark] .wizard-missing-card__question-icon{background:linear-gradient(135deg,rgba(20,184,166,.35),rgba(45,212,191,.35));color:rgba(165,243,252,.92)}[data-theme=dark] .wizard-missing-card__badge--optional{background:rgba(148,163,184,.28);color:rgba(203,213,225,.82);border-color:rgba(148,163,184,.35)}[data-theme=dark] .wizard-missing-card__badge--required{background:linear-gradient(135deg,rgba(249,115,22,.32),rgba(217,119,6,.38));color:rgba(254,243,199,.92);border-color:rgba(251,146,60,.45);box-shadow:0 6px 16px rgba(251,146,60,.25)}[data-theme=dark] .wizard-missing-card__question-arrow{background:linear-gradient(135deg,rgba(20,184,166,.3),rgba(45,212,191,.3));color:rgba(165,243,252,.9)}[data-theme=dark] .wizard-missing-card__footer{color:rgba(165,243,252,.72)}.wizard-missing-pill{position:relative;display:inline-flex;align-items:center;gap:.6rem;padding:.55rem .9rem;border-radius:999px;border:1px solid rgba(13,148,136,.28);background:rgba(204,251,241,.6);color:rgba(15,118,110,.85);font-size:.82rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.wizard-missing-pill:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(16,185,129,.24)}.wizard-missing-pill--inline{align-self:flex-start;margin-top:.75rem}.wizard-missing-pill__dot{width:.5rem;height:.5rem;border-radius:999px;background:linear-gradient(160deg,rgba(20,184,166,.95),rgba(14,165,233,.75));box-shadow:0 4px 10px rgba(20,184,166,.35)}.wizard-missing-pill__text{white-space:nowrap}.wizard-missing-pill__action{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:rgba(13,148,136,.7)}[data-theme=dark] .wizard-missing-pill{border-color:rgba(20,184,166,.4);background:rgba(8,47,73,.82);color:rgba(226,232,240,.9)}[data-theme=dark] .wizard-missing-pill__action{color:rgba(165,243,252,.75)}.human-hero__title-group{display:flex;flex-direction:column;gap:.35rem}.human-hero__title-group--inline{gap:clamp(.75rem,2.8vw,1.2rem)}.human-hero__title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:clamp(.5rem,2vw,.9rem)}.human-hero__title-separator{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:500;color:rgba(15,23,42,.3)}[data-theme=dark] .human-hero__title-separator{color:rgba(226,232,240,.35)}.human-hero__name-inline{font-size:clamp(1.45rem,3.6vw,1.9rem);font-weight:600;color:rgba(15,23,42,.86)}[data-theme=dark] .human-hero__name-inline{color:rgba(226,232,240,.9)}.human-hero__title-name{display:inline-flex;align-items:center;gap:.5rem}.human-hero__status-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .7rem .25rem;border-radius:9999px;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;border:1px solid transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.human-hero__status-pill-dot{display:inline-block;width:.48rem;height:.48rem;border-radius:9999px;background:currentColor}.human-hero__status-pill--alive{background:rgba(16,185,129,.16);border-color:rgba(16,185,129,.45);color:#047857}.human-hero__status-pill--deceased{background:rgba(249,115,22,.18);border-color:rgba(249,115,22,.42);color:#9a3412}.human-hero__status-pill-dot--alive{background:#10b981}.human-hero__status-pill-dot--deceased{background:#f97316}.dark .human-hero__status-pill--alive,[data-theme=dark] .human-hero__status-pill--alive{background:rgba(16,185,129,.24);border-color:rgba(16,185,129,.5);color:#6ee7b7}.dark .human-hero__status-pill--deceased,[data-theme=dark] .human-hero__status-pill--deceased{background:rgba(249,115,22,.26);border-color:rgba(249,115,22,.45);color:#fbbf24}.dark .human-hero__status-pill-dot--alive,[data-theme=dark] .human-hero__status-pill-dot--alive{background:#34d399}.dark .human-hero__status-pill-dot--deceased,[data-theme=dark] .human-hero__status-pill-dot--deceased{background:#fb923c}.human-hero__title-name .human-hero__name-button,.human-hero__title-name .human-hero__name-input{margin:0}@media (max-width:767px){.human-hero__title-group--inline{align-items:center;text-align:center}.human-hero__title-row{justify-content:center}}.human-hero__eyebrow{font-size:.75rem;letter-spacing:.28em;text-transform:uppercase;color:rgba(12,139,198,.58);font-weight:600}.human-hero.human-hero--archived .human-hero__eyebrow,.human-hero.human-hero--deceased .human-hero__eyebrow{color:rgba(71,85,105,.72)}[data-theme=dark] .human-hero__eyebrow{color:rgba(226,232,240,.55)}[data-theme=dark] .human-hero.human-hero--archived .human-hero__eyebrow,[data-theme=dark] .human-hero.human-hero--deceased .human-hero__eyebrow{color:rgba(203,213,225,.7)}.human-hero__eyebrow--clock{gap:.55rem;text-transform:none;letter-spacing:normal}.human-hero__eyebrow--clock,.human-hero__eyebrow-icon{display:inline-flex;align-items:center;justify-content:center}.human-hero__eyebrow-icon{color:inherit}.human-hero__eyebrow-update{display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:600;letter-spacing:normal;text-transform:none;color:inherit}.human-hero__title{font-size:clamp(2.3rem,5vw,3.1rem);font-weight:800;letter-spacing:-.02em;color:#0f172a}.human-hero.human-hero--archived .human-hero__title,.human-hero.human-hero--deceased .human-hero__title{color:rgba(71,85,105,.9)}[data-theme=dark] .human-hero__title{color:#fff}[data-theme=dark] .human-hero.human-hero--archived .human-hero__title,[data-theme=dark] .human-hero.human-hero--deceased .human-hero__title{color:rgba(226,232,240,.88)}.human-hero__content{display:flex;flex-direction:column;gap:clamp(1.8rem,4vw,2.6rem)}.human-hero .tile-section__header{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:clamp(.85rem,2vw,1.5rem)}.human-hero .tile-section__header .min-w-0{flex:1 1 auto}.human-hero .tile-section__actions{margin-left:auto}.human-hero__grid{display:grid;gap:clamp(1.75rem,5vw,3rem);align-items:start;width:100%;--hero-access-card-size:clamp(76px,14vw,96px);--hero-summary-card-width:clamp(132px,24vw,160px);--hero-avatar-col-min:220px;--hero-avatar-col-max:260px;--hero-avatar-col-min-lg:240px;--hero-avatar-col-max-lg:280px}@media (min-width:768px){.human-hero__grid{grid-template-columns:minmax(var(--hero-avatar-col-min,220px),var(--hero-avatar-col-max,260px)) minmax(0,1fr)}}@media (min-width:1280px){.human-hero__grid{grid-template-columns:minmax(var(--hero-avatar-col-min-lg,240px),var(--hero-avatar-col-max-lg,280px)) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem)}}@media (max-width:767px){.human-hero__grid{justify-items:center;text-align:center}}.human-hero__grid--with-status{--hero-avatar-col-min:232px;--hero-avatar-col-max:clamp(320px,32vw,360px);--hero-avatar-col-min-lg:252px;--hero-avatar-col-max-lg:clamp(360px,31vw,392px)}.human-hero__avatar-column{display:flex;flex-direction:column;align-items:center;gap:clamp(.85rem,2.4vw,1.3rem);width:100%}@media (min-width:1280px){.human-hero__avatar-column{align-items:flex-start}}.human-hero__avatar-card{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,3vw,1.6rem);width:var(--hero-core-card-width,220px);max-width:100%;min-height:var(--hero-core-card-height,286.39px);height:auto;justify-content:space-between;padding:clamp(1.2rem,3.4vw,1.9rem);box-sizing:border-box;border-radius:32px;position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(160% 140% at 16% 0,rgba(174,214,255,.36) 0,transparent 68%),radial-gradient(150% 140% at 86% 6%,rgba(205,233,255,.34) 0,transparent 72%),linear-gradient(165deg,rgba(255,255,255,.95),rgba(236,245,255,.88) 68%);border:1.5px solid rgba(176,208,255,.62);box-shadow:0 34px 70px rgba(86,130,255,.16),inset 0 1px 0 rgba(255,255,255,.85)}.household-hero .human-hero__avatar-card{--household-hero-rail:clamp(82px,18vw,96px);--household-hero-main:clamp(220px,24vw,248px);display:grid;grid-template-columns:var(--household-hero-main) var(--household-hero-rail);grid-template-rows:auto auto;align-items:center;column-gap:clamp(.75rem,2vw,1.05rem);width:calc(var(--household-hero-main) + var(--household-hero-rail));max-width:calc(100% + (var(--household-hero-rail) / 3));padding-right:clamp(1.2rem,3.4vw,1.9rem);overflow:visible}.human-hero__grid[data-status=archived] .human-hero__avatar-card,.human-hero__grid[data-status=deceased] .human-hero__avatar-card{background:radial-gradient(150% 140% at 12% -10%,rgba(203,213,225,.32),transparent 72%),radial-gradient(150% 140% at 88% -4%,rgba(148,163,184,.26),transparent 76%),linear-gradient(170deg,rgba(248,250,252,.96),rgba(226,232,240,.9) 68%);border-color:rgba(203,213,225,.58);box-shadow:0 28px 58px rgba(71,85,105,.14),inset 0 1px 0 rgba(255,255,255,.82)}.human-hero__avatar-card:before{content:"";position:absolute;inset:-18% -12% -26% -12%;border-radius:inherit;background:radial-gradient(260px 240px at 28% 4%,rgba(255,255,255,.48),transparent 72%),radial-gradient(260px 240px at 76% 6%,rgba(182,229,255,.26),transparent 80%);z-index:-1;pointer-events:none;filter:blur(6px);opacity:.85}.household-hero .human-hero__avatar-card:before{inset:-18% -32% -26% -12%}.household-hero .human-hero__avatar-main{grid-column:1;grid-row:1;justify-self:center}.household-hero .human-hero__avatar-nav{grid-column:1;grid-row:2;width:100%;max-width:var(--household-hero-main);justify-self:center;justify-content:center;align-items:center}.human-hero__avatar-card--with-status{--hero-meta-card-size:calc(var(--hero-access-card-size) * 0.75)}@media (min-width:1280px){.human-hero__avatar-card{align-items:stretch}}[data-theme=dark] .human-hero__avatar-card{background:radial-gradient(120% 120% at 20% 20%,rgba(17,94,89,.16) 0,rgba(17,94,89,0) 55%),radial-gradient(140% 140% at 85% 10%,rgba(30,64,175,.18) 0,rgba(15,23,42,.05) 60%),linear-gradient(160deg,rgba(17,24,39,.92),rgba(15,23,42,.82));border-color:rgba(96,165,250,.45);box-shadow:0 28px 52px rgba(0,0,0,.55),inset 0 1px 0 rgba(148,163,184,.22)}[data-theme=dark] .human-hero__grid[data-status=archived] .human-hero__avatar-card,[data-theme=dark] .human-hero__grid[data-status=deceased] .human-hero__avatar-card{background:radial-gradient(120% 120% at 22% 16%,rgba(71,85,105,.26),transparent 70%),radial-gradient(130% 120% at 84% 10%,rgba(51,65,85,.24),transparent 78%),linear-gradient(165deg,rgba(17,24,39,.88),rgba(24,33,46,.84));border-color:rgba(71,85,105,.45);box-shadow:0 24px 48px rgba(0,0,0,.54),inset 0 1px 0 rgba(148,163,184,.16)}[data-theme=dark] .human-hero__avatar-card:before{background:radial-gradient(260px 220px at 28% 6%,rgba(56,189,248,.32),transparent 78%),radial-gradient(260px 220px at 74% 8%,rgba(45,212,191,.26),transparent 82%);opacity:.6;filter:blur(12px)}.human-hero__avatar-card--with-status{--hero-core-card-width:min(100%,248px);padding-right:clamp(1.2rem,3vw,1.9rem);width:clamp(228px,21vw,268px);max-width:clamp(228px,21vw,268px)}@media (min-width:1024px){.human-hero__avatar-card--with-status{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:clamp(.9rem,2.2vw,1.4rem);align-items:start}.human-hero__avatar-main{grid-column:1;grid-row:1}.human-hero__avatar-meta{grid-column:2;grid-row:1;align-items:flex-start;width:auto}.human-hero__avatar-status{width:auto}.human-hero__avatar-nav{grid-column:1/-1;grid-row:2}}@media (min-width:1280px){.human-hero__avatar-card--with-status{--hero-core-card-width:clamp(248px,23vw,288px);padding-right:clamp(1.35rem,2.8vw,2.2rem);width:clamp(248px,23vw,288px);max-width:clamp(248px,23vw,288px)}}.human-hero__avatar-main{display:flex;flex-direction:column;align-items:center;gap:clamp(.85rem,2.6vw,1.3rem);width:100%}@media (min-width:1280px){.human-hero__avatar-main{flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%}}.human-hero__avatar-stack{position:static;display:inline-flex;margin-inline:auto;flex-shrink:0}@media (min-width:1280px){.human-hero__avatar-stack{margin-inline:0;align-self:flex-start}}.human-hero__avatar-status{display:flex;justify-content:center;width:100%;flex-shrink:0}@media (min-width:1280px){.human-hero__avatar-status{width:auto;justify-content:center;align-items:center}}.human-hero__avatar-meta{display:flex;flex-direction:column;align-items:center;gap:clamp(.7rem,2.1vw,1.2rem);width:100%}@media (min-width:768px){.human-hero__avatar-meta{align-items:center}}.human-hero__avatar-card .human-hero__access-card--compact{transform:translateY(-6px)}.human-hero__summary-row{margin-top:clamp(.55rem,1.6vw,.8rem);display:flex;flex-wrap:nowrap;align-items:stretch;gap:clamp(.55rem,1.7vw,.9rem);width:100%;justify-content:flex-start}.human-hero__summary-row--detached{margin-top:clamp(.4rem,1.2vw,.65rem);margin-bottom:clamp(.55rem,1.6vw,.8rem)}@media (max-width:767px){.human-hero__summary-row{flex-wrap:wrap;justify-content:center}}.human-hero__access-card{--access-card-accent:rgba(226,232,240,0.28);display:inline-flex;align-items:center;justify-content:center;margin-top:0;padding:0;border-radius:0;border:0;background:transparent;box-shadow:none;width:var(--hero-meta-card-size,clamp(80px,9vw,110px));height:var(--hero-meta-card-size,clamp(80px,9vw,110px));min-height:var(--hero-meta-card-size,clamp(80px,9vw,110px));flex:0 0 var(--hero-meta-card-size,clamp(80px,9vw,110px));position:relative;isolation:isolate;transition:none}.human-hero__access-card:focus-visible,.human-hero__access-card:hover{filter:none}.human-hero__access-card--compact{--hero-access-card-compact-size-fallback:clamp(88px,calc(var(--hero-access-card-size) * 0.78),112px);--hero-access-card-compact-size:var(--hero-meta-card-size,var(--hero-access-card-compact-size-fallback));flex-direction:column;width:var(--hero-access-card-compact-size);height:var(--hero-access-card-compact-size);min-height:var(--hero-access-card-compact-size);flex:0 0 var(--hero-access-card-compact-size);padding:0;text-align:center;background:none;box-shadow:none}.human-hero__status-card{--status-card-accent:rgba(226,232,240,0.28);display:inline-flex;align-items:center;justify-content:center;margin-top:0;padding:0;--status-heart-offset-x:-2px;--status-heart-offset-y:-2px;border-radius:0;border:0;background:transparent;box-shadow:none;width:var(--hero-meta-card-size,clamp(80px,9vw,110px));height:var(--hero-meta-card-size,clamp(80px,9vw,110px));flex:0 0 var(--hero-meta-card-size,clamp(80px,9vw,110px));min-height:var(--hero-meta-card-size,clamp(80px,9vw,110px));align-self:flex-start;position:relative;isolation:isolate;transition:none}.human-hero__status-card:focus-visible,.human-hero__status-card:hover{filter:none}.human-hero__avatar-card--with-status .human-hero__status-card{padding:0}.human-hero__status-card--alive,.human-hero__status-card--archived,.human-hero__status-card--deceased{--status-card-accent:rgba(226,232,240,0.28);--status-card-glow:rgba(148,163,184,0.12);--status-card-edge:rgba(255,255,255,0.6)}.human-hero__status-icon{width:clamp(66px,9.75vw,84px);height:clamp(66px,9.75vw,84px);display:block;margin:0 auto;object-fit:contain;max-width:100%;filter:drop-shadow(0 12px 22px rgba(15,23,42,.32));transition:transform .25s ease,filter .25s ease}.human-hero__avatar-card--with-status .human-hero__status-icon{width:clamp(48px,7.5vw,60px);height:clamp(48px,7.5vw,60px)}.human-hero__status-card:focus-visible .human-hero__status-icon,.human-hero__status-card:hover .human-hero__status-icon{transform:translateY(-4px) scale(1.05);filter:drop-shadow(0 16px 30px rgba(15,23,42,.36))}.human-hero__status-card--alive .human-hero__status-icon,.human-hero__status-card--deceased .human-hero__status-icon{filter:drop-shadow(0 12px 22px rgba(244,63,94,.32))}.human-hero__status-card--archived .human-hero__status-icon{filter:grayscale(1) saturate(.35) brightness(1.08) drop-shadow(0 12px 22px rgba(148,163,184,.32))}.human-hero__status-card--alive:focus-visible .human-hero__status-icon,.human-hero__status-card--alive:hover .human-hero__status-icon,.human-hero__status-card--deceased:focus-visible .human-hero__status-icon,.human-hero__status-card--deceased:hover .human-hero__status-icon{filter:drop-shadow(0 16px 30px rgba(244,63,94,.42))}.human-hero__status-card--archived:focus-visible .human-hero__status-icon,.human-hero__status-card--archived:hover .human-hero__status-icon{filter:grayscale(1) saturate(.4) brightness(1.12) drop-shadow(0 16px 30px rgba(148,163,184,.38))}[data-theme=dark] .human-hero__status-card--archived .human-hero__status-icon{filter:grayscale(1) saturate(.45) brightness(1.18) drop-shadow(0 12px 22px rgba(30,41,59,.5))}[data-theme=dark] .human-hero__status-card--archived:focus-visible .human-hero__status-icon,[data-theme=dark] .human-hero__status-card--archived:hover .human-hero__status-icon{filter:grayscale(1) saturate(.5) brightness(1.24) drop-shadow(0 16px 30px rgba(15,23,42,.52))}.human-hero__access-image{width:clamp(46px,6vw,60px);height:auto;max-width:94%;object-fit:contain;display:block;filter:brightness(0) saturate(100%) invert(67%) sepia(51%) saturate(1879%) hue-rotate(344deg) brightness(101%) contrast(101%) drop-shadow(0 12px 20px rgba(15,23,42,.26));transition:transform .25s ease,filter .25s ease}.human-hero__access-card:focus-visible .human-hero__access-image,.human-hero__access-card:hover .human-hero__access-image{transform:translateY(-4px) scale(1.04);filter:brightness(0) saturate(100%) invert(67%) sepia(51%) saturate(1879%) hue-rotate(344deg) brightness(101%) contrast(101%) drop-shadow(0 16px 28px rgba(15,23,42,.32))}.human-hero__access-fallback{font-size:clamp(.52rem,.85vw,.64rem);text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:rgba(15,23,42,.7)}.human-hero__access-card--amber,.human-hero__access-card--coral,.human-hero__access-card--emerald,.human-hero__access-card--slate{--access-card-accent:rgba(226,232,240,0.28);--access-card-glow:rgba(148,163,184,0.12)}.human-hero__access-card--compact.human-hero__access-card--amber,.human-hero__access-card--compact.human-hero__access-card--coral,.human-hero__access-card--compact.human-hero__access-card--emerald,.human-hero__access-card--compact.human-hero__access-card--slate{--access-compact-glow:rgba(226,232,240,0.24);--access-compact-shadow:rgba(148,163,184,0.18)}.human-hero__bio-card{margin-top:0;padding:1rem 1.2rem;border-radius:24px;border:1.4px solid rgba(176,210,255,.52);background:radial-gradient(160% 150% at 12% -18%,rgba(176,215,255,.3),transparent 74%),radial-gradient(150% 140% at 88% -14%,rgba(200,232,255,.28),transparent 76%),linear-gradient(160deg,rgba(255,255,255,.94),rgba(236,245,255,.9));box-shadow:0 34px 70px rgba(86,130,255,.14),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(12px);position:relative;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;gap:1.1rem;width:var(--hero-core-card-width,260px);max-width:100%;min-height:var(--hero-core-card-height,286.39px);height:auto;box-sizing:border-box;justify-content:space-between;align-self:flex-start}.human-hero__bio-card:before{content:"";position:absolute;inset:-14% -10% -28% -10%;border-radius:inherit;background:radial-gradient(320px 240px at 26% 8%,rgba(255,255,255,.45),transparent 76%),radial-gradient(320px 240px at 78% 6%,rgba(188,221,255,.28),transparent 80%);pointer-events:none;filter:blur(10px);opacity:.82;z-index:-1}.human-hero__bio-loading{position:absolute;inset:.6rem;border-radius:18px;background:rgba(255,255,255,.82);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.68),0 18px 44px rgba(15,23,42,.12);z-index:2;pointer-events:all;cursor:progress}.human-hero__bio-loading .loading-indicator{box-shadow:none}[data-theme=dark] .human-hero__bio-loading{background:rgba(15,23,42,.75);box-shadow:inset 0 0 0 1px rgba(148,163,184,.32),0 18px 44px rgba(0,0,0,.4)}.human-hero__bio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:clamp(1rem,2.4vw,1.4rem)}.household-hero__infos{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(.9rem,2.2vw,1.3rem);margin-top:.35rem;font-size:clamp(.84rem,2.6vw,1rem)}.household-hero__infos .human-hero__bio-item--contact{--bio-tone-symbol-bg:linear-gradient(135deg,rgba(59,130,246,0.22),rgba(16,185,129,0.26));--bio-tone-symbol-color:rgba(15,118,210,0.9);--bio-tone-chip-bg:linear-gradient(135deg,#1fb6e2,#22c8b8);--bio-tone-chip-border:rgba(34,200,184,0.85);--bio-tone-chip-shadow:rgba(34,200,184,0.28);--bio-tone-chip-hover-border:rgba(59,130,246,0.48);--bio-tone-chip-hover-shadow:rgba(59,130,246,0.28);--bio-tone-chip-text:rgba(255,255,255,0.96)}.household-hero__infos .human-hero__bio-item--contact.is-empty{--bio-tone-symbol-bg:linear-gradient(135deg,rgba(203,213,225,0.3),rgba(226,232,240,0.36));--bio-tone-symbol-color:rgba(71,85,105,0.72);--bio-tone-chip-bg:linear-gradient(135deg,rgba(34,200,184,0.18),rgba(34,200,184,0.12));--bio-tone-chip-border:rgba(34,200,184,0.32);--bio-tone-chip-shadow:rgba(34,200,184,0.18);--bio-tone-chip-hover-border:rgba(148,163,184,0.52);--bio-tone-chip-hover-shadow:rgba(148,163,184,0.32);--bio-tone-chip-text:rgba(255,255,255,0.9)}.household-hero__infos .human-hero__bio-item--contact .human-hero__bio-chip{border-width:1.6px;background:var(--bio-tone-chip-bg)!important;border-color:var(--bio-tone-chip-border)!important;box-shadow:0 16px 34px var(--bio-tone-chip-shadow),0 0 0 1px rgba(255,255,255,.12) inset;color:var(--bio-tone-chip-text)!important;font-size:inherit;line-height:1.2}.household-hero__infos .human-hero__bio-item--contact:not(.is-empty) .human-hero__bio-chip{background:linear-gradient(135deg,#1fb6e2,#22c8b8);border-color:rgba(34,200,184,.85);box-shadow:0 16px 34px rgba(34,200,184,.28)}.household-hero__infos .human-hero__bio-item--contact:not(.is-empty) .human-hero__bio-chip:hover{box-shadow:0 20px 40px rgba(34,200,184,.34)}.household-hero__infos .human-hero__bio-item--contact.is-empty .human-hero__bio-chip{background:var(--bio-tone-chip-bg)!important;border-color:var(--bio-tone-chip-border)!important;box-shadow:0 14px 28px var(--bio-tone-chip-shadow)}.household-hero__infos .human-hero__bio-item--contact .human-hero__bio-chip>*{background:transparent!important;color:inherit!important;text-decoration-color:currentColor!important;font-size:inherit;line-height:inherit;word-break:break-word}.human-hero__bio-item{display:flex;align-items:flex-start;gap:.9rem;--bio-tone-symbol-bg:linear-gradient(135deg,rgba(59,130,246,0.24),rgba(16,185,129,0.26));--bio-tone-symbol-color:rgba(15,118,210,0.9);--bio-tone-chip-bg:linear-gradient(135deg,rgba(59,130,246,0.18),rgba(6,182,212,0.22));--bio-tone-chip-border:rgba(59,130,246,0.32);--bio-tone-chip-shadow:rgba(59,130,246,0.18);--bio-tone-chip-hover-border:rgba(59,130,246,0.48);--bio-tone-chip-hover-shadow:rgba(59,130,246,0.28);--bio-tone-chip-text:rgba(15,23,42,0.82);--bio-tone-chip-active-bg:linear-gradient(135deg,rgba(59,130,246,0.28),rgba(16,185,129,0.28));--bio-tone-chip-active-border:rgba(59,130,246,0.5);--bio-tone-chip-active-shadow:rgba(59,130,246,0.32)}.human-hero__bio-item.is-filled{--bio-tone-symbol-bg:linear-gradient(135deg,#38bdf8 12%,#34d399 92%);--bio-tone-symbol-color:#f8fafc;--bio-tone-chip-bg:linear-gradient(135deg,rgba(56,189,248,0.95),rgba(45,212,191,0.92));--bio-tone-chip-border:rgba(56,189,248,0.6);--bio-tone-chip-shadow:rgba(56,189,248,0.36);--bio-tone-chip-hover-border:rgba(56,189,248,0.78);--bio-tone-chip-hover-shadow:rgba(56,189,248,0.46);--bio-tone-chip-text:#f0fdfa;--bio-tone-chip-active-bg:linear-gradient(135deg,#38bdf8,#34d399);--bio-tone-chip-active-border:rgba(56,189,248,0.82);--bio-tone-chip-active-shadow:rgba(56,189,248,0.46)}.human-hero__bio-item.is-empty{--bio-tone-symbol-bg:linear-gradient(135deg,rgba(203,213,225,0.26),rgba(226,232,240,0.32));--bio-tone-symbol-color:rgba(71,85,105,0.68);--bio-tone-chip-bg:linear-gradient(135deg,rgba(226,232,240,0.28),rgba(203,213,225,0.26));--bio-tone-chip-border:rgba(148,163,184,0.32);--bio-tone-chip-shadow:rgba(148,163,184,0.18);--bio-tone-chip-hover-border:rgba(148,163,184,0.42);--bio-tone-chip-hover-shadow:rgba(148,163,184,0.26);--bio-tone-chip-text:rgba(71,85,105,0.82);--bio-tone-chip-active-bg:linear-gradient(135deg,rgba(203,213,225,0.32),rgba(226,232,240,0.32));--bio-tone-chip-active-border:rgba(148,163,184,0.42);--bio-tone-chip-active-shadow:rgba(148,163,184,0.24)}.human-hero__bio-item--species{--bio-tone-symbol-bg:linear-gradient(135deg,rgba(255,176,120,0.32),rgba(255,124,62,0.34));--bio-tone-symbol-color:rgba(124,45,18,0.92);--bio-tone-chip-bg:linear-gradient(135deg,rgba(255,205,170,0.92),rgba(255,140,78,0.94));--bio-tone-chip-border:rgba(255,124,62,0.78);--bio-tone-chip-shadow:rgba(255,106,43,0.32);--bio-tone-chip-hover-border:rgba(255,106,43,0.95);--bio-tone-chip-hover-shadow:rgba(255,106,43,0.42);--bio-tone-chip-text:#311508;--bio-tone-chip-active-bg:linear-gradient(135deg,#ffb37a,#ff6a2b);--bio-tone-chip-active-border:rgba(255,106,43,0.96);--bio-tone-chip-active-shadow:rgba(255,106,43,0.48)}.human-hero__bio-item--species.is-empty{--bio-tone-chip-text:rgba(68,23,7,0.8);--bio-tone-chip-bg:linear-gradient(135deg,rgba(255,227,208,0.7),rgba(255,211,186,0.7));--bio-tone-chip-border:rgba(255,173,135,0.6);--bio-tone-chip-shadow:rgba(255,173,135,0.28)}@media (min-width:860px){.human-hero__bio-item--species{grid-column:span 2}}@media (max-width:520px){.human-hero__bio-item--species .human-hero__bio-chip--species{min-height:64px}}.human-hero__bio-chip{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:.55rem 1.1rem;border-radius:18px;border:1px solid var(--bio-tone-chip-border);background:var(--bio-tone-chip-bg);box-shadow:0 18px 36px var(--bio-tone-chip-shadow);text-decoration:none;color:var(--bio-tone-chip-text);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.human-hero__bio-chip--button,.human-hero__bio-chip--link{cursor:pointer}.human-hero__bio-chip--button:hover,.human-hero__bio-chip--link:hover{border-color:var(--bio-tone-chip-hover-border);box-shadow:0 22px 40px var(--bio-tone-chip-hover-shadow)}.human-hero__bio-chip--button:focus-visible,.human-hero__bio-chip--link:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(56,189,248,.22),0 12px 26px rgba(15,23,42,.12)}.human-hero__bio-chip--button.is-active{background:var(--bio-tone-chip-active-bg);border-color:var(--bio-tone-chip-active-border);color:var(--bio-tone-chip-text);box-shadow:0 24px 44px var(--bio-tone-chip-active-shadow)}.human-hero__bio-chip--flex{justify-content:flex-start;gap:.4rem;flex-wrap:wrap;padding:.55rem .7rem}.human-hero__bio-chip--species{align-items:flex-start;text-align:left;padding-block:.75rem;box-shadow:0 18px 36px rgba(255,106,43,.3)}.human-hero__bio-body--species{width:100%}.animal-hero__species-column{flex:0 0 3cm;min-width:3cm;max-width:3cm;align-self:stretch;display:flex;flex-direction:column;gap:.35rem;padding:0;margin-inline:clamp(.4rem,1vw,.7rem)}.animal-hero__species-column.human-hero__bio-item{gap:.35rem;align-items:stretch}.animal-hero__species-legend{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgba(124,45,18,.9);writing-mode:horizontal-tb}.animal-hero__species-legend svg{width:14px;height:14px}.animal-hero__species-column .human-hero__bio-chip--species{flex:1;min-height:var(--hero-core-card-height,260px);align-items:flex-start;padding:.75rem .65rem}.animal-hero__species-column .human-hero__bio-chip--species.is-active{box-shadow:0 24px 44px rgba(255,106,43,.36)}.animal-hero__species-chip,.animal-hero__species-legend{writing-mode:horizontal-tb;text-orientation:mixed;align-items:center;justify-content:flex-start;text-align:left}.animal-hero__species-chip{display:inline-flex;flex-direction:column;width:100%;gap:.25rem}.animal-hero__species-main{font-weight:700;letter-spacing:.08em;line-height:1.2;font-size:.98rem;word-break:break-word}.animal-hero__species-meta{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(49,21,8,.75)}.animal-hero__species-column .human-hero__bio-chip--species{justify-content:space-between}.animal-hero__classification-chip{margin-top:.35rem;display:flex;justify-content:center}.animal-hero__classification-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);padding:0;background:transparent;border:none;border-radius:18px;cursor:pointer;box-shadow:none;backdrop-filter:none;overflow:visible;isolation:isolate;transition:transform .15s ease,filter .25s ease}.animal-hero__classification-button:before{content:"";position:absolute;inset:-8px;border-radius:20px;background:radial-gradient(68% 68% at 50% 40%,rgba(16,185,129,.28),transparent 72%);filter:blur(14px);opacity:.78;pointer-events:none;z-index:0}.animal-hero__classification-button:after{content:none}.animal-hero__classification-button:focus-visible,.animal-hero__classification-button:hover{transform:translateY(-2px);filter:drop-shadow(0 14px 24px rgba(16,185,129,.26)) drop-shadow(0 7px 16px rgba(15,23,42,.16)) drop-shadow(0 10px 18px rgba(16,185,129,.18));outline:none}.animal-hero__classification-icon{display:inline-flex;align-items:center;justify-content:center;position:relative;isolation:isolate;width:100%;height:100%;color:#10b981;filter:drop-shadow(0 10px 20px rgba(16,185,129,.24)) drop-shadow(0 6px 12px rgba(15,23,42,.14));z-index:3;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none}.animal-hero__classification-icon:before{content:none}.animal-hero__classification-icon:after{content:"";position:absolute;inset:-6px;border-radius:18px;background:radial-gradient(72% 70% at 50% 36%,rgba(16,185,129,.38),transparent 70%);filter:blur(9px);opacity:.9;z-index:2}.animal-hero__classification-svg{width:clamp(32px,6.4vw,44px);height:clamp(32px,6.4vw,44px);stroke:currentColor;filter:drop-shadow(0 6px 12px rgba(16,185,129,.22)) drop-shadow(0 3px 6px rgba(16,185,129,.18));z-index:1}:root{--bv-classification-sheet-bg:linear-gradient(145deg,rgba(248,250,252,0.96),rgba(241,245,249,0.92));--bv-classification-sheet-border-color:rgba(148,163,184,0.24);--bv-classification-sheet-shadow:inset 0 1px 0 rgba(255,255,255,0.65),0 28px 70px rgba(15,23,42,0.18);--bv-classification-sheet-radius:22px;--bv-classification-sheet-blur:16px;--bv-classification-sheet-saturate:105%}[data-theme=dark]{--bv-classification-sheet-bg:linear-gradient(155deg,rgba(31,31,31,0.98),rgba(15,15,15,0.96));--bv-classification-sheet-border-color:rgba(100,116,139,0.45);--bv-classification-sheet-shadow:inset 0 1px 0 rgba(255,255,255,0.08),0 28px 70px rgba(0,0,0,0.55);--bv-classification-sheet-radius:22px;--bv-classification-sheet-blur:18px;--bv-classification-sheet-saturate:100%}.animal-hero__classification-modal{--classification-pad:clamp(1rem,3vh,1.75rem);--classification-safe:var(--app-header-height,var(--bv-header-height,72px));position:fixed;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:var(--classification-pad);padding-top:calc(var(--classification-pad) + var(--classification-safe));z-index:2400;overflow-y:auto}.animal-hero__classification-sheet{width:min(560px,100%);max-height:calc(100vh - 5rem);overflow-y:auto;background:var(--bv-classification-sheet-bg,linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.7)));border-radius:var(--bv-classification-sheet-radius,22px);box-shadow:var(
    --bv-classification-sheet-shadow,inset 0 1px 0 rgba(255,255,255,.65),0 28px 70px rgba(15,23,42,.18)
  );border:1px solid var(--bv-classification-sheet-border-color,rgba(255,140,78,.24));padding:1.35rem 1.4rem;display:grid;gap:1rem;backdrop-filter:blur(var(--bv-classification-sheet-blur,16px)) saturate(var(--bv-classification-sheet-saturate,105%));-webkit-backdrop-filter:blur(var(--bv-classification-sheet-blur,16px)) saturate(var(--bv-classification-sheet-saturate,105%))}.animal-hero__classification-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.animal-hero__classification-title{display:inline-flex;align-items:center;gap:.65rem}.animal-hero__classification-heading-icon{width:clamp(26px,5vw,34px);height:clamp(26px,5vw,34px);color:#14b8a6;flex-shrink:0;filter:drop-shadow(0 8px 16px rgba(16,185,129,.18)) drop-shadow(0 5px 10px rgba(15,23,42,.1))}.animal-hero__classification-headings{display:flex;flex-direction:column;gap:.2rem}.animal-hero__classification-eyebrow{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(51,65,85,.55)}.animal-hero__classification-heading{font-weight:800;letter-spacing:-.01em;color:#0f766e;font-size:1.25rem}.animal-hero__classification-subtitle{font-size:.95rem;color:rgba(71,85,105,.7)}.animal-hero__classification-pill{margin-top:.2rem;display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .75rem;background:linear-gradient(135deg,rgba(16,185,129,.12),rgba(5,150,105,.1));border:1px solid rgba(16,185,129,.22);border-radius:999px;color:rgba(15,23,42,.78);font-weight:700;box-shadow:0 14px 28px rgba(16,185,129,.12),inset 0 1px 0 rgba(255,255,255,.6)}.animal-hero__classification-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(145deg,#10b981,#059669);box-shadow:0 0 0 6px rgba(16,185,129,.08);display:inline-block}.animal-hero__classification-close{--classification-close-size:clamp(3.6rem,4.5vw,4.2rem);border:none;background:transparent;color:#ff7a1a;width:var(--classification-close-size);height:var(--classification-close-size);border-radius:999px;box-shadow:none;display:grid;place-items:center;cursor:pointer;isolation:isolate;transform-origin:50% 50%;filter:drop-shadow(0 0 6px rgba(255,122,26,.58)) drop-shadow(0 0 18px rgba(255,122,26,.32));transition:transform .22s cubic-bezier(.16,1,.3,1),color .18s ease,filter .22s ease,opacity .24s ease;animation:questionnaire-close-enter .38s cubic-bezier(.16,1,.3,1) both}.animal-hero__classification-close:hover{background:transparent;transform:translateY(-1px) scale(1.04);color:#ffb347;filter:drop-shadow(0 0 8px rgba(255,122,26,.8)) drop-shadow(0 0 22px rgba(255,122,26,.5))}.animal-hero__classification-close:active{transform:translateY(0) scale(.98);filter:drop-shadow(0 0 6px rgba(255,122,26,.6)) drop-shadow(0 0 16px rgba(255,122,26,.35))}.animal-hero__classification-close:focus-visible{background:transparent;outline:none;box-shadow:0 0 0 3px rgba(255,122,26,.4)}.animal-hero__classification-close svg{width:1.5rem;height:1.5rem;transition:transform .22s ease}.animal-hero__classification-close:hover svg{transform:rotate(90deg) scale(1.08)}.animal-hero__classification-body{display:grid;gap:.75rem;padding:.9rem 1rem;background:rgba(255,255,255,.7);border-radius:16px;border:1px solid rgba(15,23,42,.06);box-shadow:0 16px 32px rgba(15,23,42,.08)}.animal-hero__classification-body.animal-hero__bio-modal-body{background:transparent;border:0;box-shadow:none;padding:.25rem 0}.animal-hero__bio-modal-body .human-hero__bio-editor-card:not(.human-hero__bio-editor-card--ghost),.animal-hero__bio-modal-body .human-hero__birth-card{background:transparent;border:0;box-shadow:none;padding:.35rem 0}.animal-hero__bio-modal-body .human-hero__bio-editor-card.is-soft,.animal-hero__bio-modal-body .human-hero__birth-card.is-soft{background:transparent;border:0;box-shadow:none}.animal-hero__classification-form{margin-top:.25rem;padding:1rem;border-radius:16px;border:0;background:transparent;box-shadow:none;display:grid;gap:1rem}.animal-hero__classification-row{display:grid;grid-template-columns:1fr 2fr;gap:.5rem;align-items:baseline}.animal-hero__classification-label{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#10b981}.animal-hero__classification-value{font-weight:700;color:rgba(49,21,8,.95);word-break:break-word}.animal-hero__classification-form .animal-hero__species-actions{justify-content:space-between;gap:.65rem}.animal-hero__classification-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.animal-hero__classification-actions--footer{padding:0 1rem}.animal-hero__classification-save--solo{margin-left:auto}.animal-hero__classification-edit{min-width:120px}[data-theme=dark] .animal-hero__classification-heading-icon{color:#2dd4bf;filter:drop-shadow(0 8px 16px rgba(16,185,129,.32)) drop-shadow(0 5px 10px rgba(0,0,0,.35))}[data-theme=dark] .animal-hero__classification-button{background:radial-gradient(135% 135% at 26% 18%,rgba(17,24,39,.65),rgba(17,24,39,.42)),linear-gradient(145deg,rgba(34,197,94,.28),rgba(5,150,105,.32));border-color:rgba(52,211,153,.6);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),inset 0 -1px 0 rgba(34,197,94,.26),0 10px 22px rgba(12,18,30,.65),0 8px 18px rgba(34,197,94,.22)}[data-theme=dark] .animal-hero__classification-button:after{background:linear-gradient(160deg,rgba(255,255,255,.08),rgba(34,197,94,.14))}[data-theme=dark] .animal-hero__classification-icon{color:#34d399;filter:drop-shadow(0 10px 20px rgba(34,197,94,.32)) drop-shadow(0 6px 14px rgba(8,11,17,.6))}[data-theme=dark] .animal-hero__classification-icon:after{background:radial-gradient(70% 70% at 50% 36%,rgba(52,211,153,.38),transparent 70%)}[data-theme=dark] .animal-hero__classification-button{background:transparent;box-shadow:none}[data-theme=dark] .animal-hero__classification-button:before{background:radial-gradient(68% 68% at 50% 40%,rgba(52,211,153,.35),transparent 72%)}[data-theme=dark] .animal-hero__classification-modal{background:rgba(0,0,0,.7);backdrop-filter:blur(3px)}[data-theme=dark] .animal-hero__classification-sheet{background:var(--bv-classification-sheet-bg,linear-gradient(155deg,rgba(31,31,31,.98),rgba(15,15,15,.96)));border-color:var(--bv-classification-sheet-border-color,rgba(100,116,139,.45));box-shadow:0 28px 70px rgba(0,0,0,.55)}[data-theme=dark] .animal-hero__classification-eyebrow{color:rgba(148,163,184,.65)}[data-theme=dark] .animal-hero__classification-heading{color:#2dd4bf}[data-theme=dark] .animal-hero__classification-subtitle{color:rgba(148,163,184,.75)}[data-theme=dark] .animal-hero__classification-pill{background:linear-gradient(135deg,rgba(16,185,129,.28),rgba(5,150,105,.24));border-color:rgba(16,185,129,.4);color:rgba(229,246,238,.94);box-shadow:0 12px 24px rgba(0,0,0,.35)}[data-theme=dark] .animal-hero__classification-dot{box-shadow:0 0 0 6px rgba(16,185,129,.14)}[data-theme=dark] .animal-hero__classification-label{color:#34d399}[data-theme=dark] .animal-hero__classification-form{background:transparent;border-color:transparent;box-shadow:none}[data-theme=dark] .animal-hero__classification-body{background:linear-gradient(180deg,rgba(26,32,44,.9),rgba(17,24,39,.9));border-color:rgba(255,193,148,.18);box-shadow:0 16px 32px rgba(0,0,0,.35)}[data-theme=dark] .animal-hero__classification-value{color:rgba(255,233,220,.95)}[data-theme=dark] .animal-hero__classification-close{background:transparent;color:#ff7a1a;box-shadow:none;filter:drop-shadow(0 0 7px rgba(255,122,26,.7)) drop-shadow(0 0 20px rgba(255,122,26,.45))}[data-theme=dark] .animal-hero__classification-close:hover{background:transparent;color:#ffbf6b;filter:drop-shadow(0 0 10px rgba(255,122,26,.9)) drop-shadow(0 0 26px rgba(255,122,26,.6))}[data-theme=dark] .animal-hero__classification-close:focus-visible{background:transparent;box-shadow:0 0 0 3px rgba(255,122,26,.5)}.animal-hero__bio-modal-body{--bio-editor-border:var(--bv-classification-sheet-border-color,rgba(255,140,78,0.24));--bio-editor-bg:linear-gradient(165deg,rgba(255,255,255,0.96),rgba(236,253,245,0.9));--bio-editor-shadow:0 18px 36px rgba(16,185,129,0.14);--bio-editor-text:rgba(49,21,8,0.9);--bio-editor-accent:#10b981;--bio-editor-subtext:rgba(55,65,81,0.78);--bio-editor-hint:rgba(71,85,105,0.78);--bio-editor-button-bg:rgba(16,185,129,0.16);--bio-editor-button-border:rgba(16,185,129,0.32);--bio-editor-button-bg-hover:rgba(16,185,129,0.24);--bio-editor-button-text:rgba(21,84,61,0.9);--bio-card-border:rgba(16,185,129,0.24);--bio-card-bg:linear-gradient(160deg,rgba(255,255,255,0.94),rgba(236,253,245,0.9));--bio-card-shadow:0 16px 32px rgba(16,185,129,0.12);--bio-card-title:rgba(21,84,61,0.8);--bio-card-accent:rgba(21,84,61,0.96);--bio-card-note:rgba(71,85,105,0.78);--bio-card-soft-bg:linear-gradient(165deg,rgba(236,253,245,0.95),rgba(255,255,255,0.9));--bio-card-soft-border:rgba(16,185,129,0.24);--bio-card-soft-shadow:0 16px 32px rgba(16,185,129,0.12);display:grid;gap:.85rem}.animal-hero__bio-modal-body .human-hero__bio-editor-section,.animal-hero__bio-modal-body .human-hero__bio-nationality-editor{margin-top:0;padding-top:0;border-top:none}.animal-hero__bio-modal-card{margin-top:0;border-radius:var(--bv-classification-sheet-radius,20px);background:var(--bv-classification-sheet-bg,linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.7)));border:1px solid var(--bv-classification-sheet-border-color,rgba(255,140,78,.24));box-shadow:var(--bv-classification-sheet-shadow,0 28px 70px rgba(15,23,42,.18));padding:1.15rem 1.2rem;backdrop-filter:blur(var(--bv-classification-sheet-blur,16px)) saturate(var(--bv-classification-sheet-saturate,105%));-webkit-backdrop-filter:blur(var(--bv-classification-sheet-blur,16px)) saturate(var(--bv-classification-sheet-saturate,105%))}.animal-hero__bio-modal-card .human-hero__bio-editor-body{gap:.85rem}.animal-hero__bio-modal-card .human-hero__bio-editor-card{box-shadow:var(--bio-card-soft-shadow,0 14px 28px rgba(16,185,129,.12))}[data-theme=dark] .animal-hero__bio-modal-body{--bio-editor-border:rgba(52,211,153,0.32);--bio-editor-bg:linear-gradient(170deg,rgba(24,24,24,0.96),rgba(16,16,16,0.94));--bio-editor-shadow:0 24px 46px rgba(0,0,0,0.52);--bio-editor-text:rgba(229,246,238,0.94);--bio-editor-accent:#34d399;--bio-editor-subtext:rgba(226,232,240,0.78);--bio-editor-hint:rgba(203,213,225,0.74);--bio-editor-button-bg:rgba(52,211,153,0.24);--bio-editor-button-border:rgba(52,211,153,0.42);--bio-editor-button-bg-hover:rgba(52,211,153,0.32);--bio-editor-button-text:rgba(226,246,240,0.94);--bio-card-border:rgba(52,211,153,0.32);--bio-card-bg:linear-gradient(155deg,rgba(26,32,44,0.94),rgba(17,24,39,0.92));--bio-card-shadow:0 22px 42px rgba(0,0,0,0.55);--bio-card-title:rgba(148,245,214,0.86);--bio-card-accent:rgba(226,246,240,0.96);--bio-card-note:rgba(203,213,225,0.78);--bio-card-soft-bg:linear-gradient(165deg,rgba(20,28,26,0.9),rgba(12,18,16,0.9));--bio-card-soft-border:rgba(52,211,153,0.32);--bio-card-soft-shadow:0 22px 42px rgba(0,0,0,0.5)}[data-theme=dark] .animal-hero__bio-modal-card{box-shadow:var(--bv-classification-sheet-shadow,0 28px 70px rgba(0,0,0,.55))}.animal-hero__species-editor--rail{margin:0;padding:0}.animal-hero__species-editor--rail .human-hero__bio-editor{margin-top:.2rem}.human-hero__bio-chip--empty .human-hero__bio-chip-label--empty{font-style:italic;font-weight:500;font-size:1rem;color:rgba(94,109,126,.82)}.human-hero__bio-chip--empty{font-style:italic;color:rgba(71,85,105,.78);border-color:rgba(148,163,184,.38);background:linear-gradient(135deg,rgba(148,163,184,.2),rgba(203,213,225,.26));box-shadow:0 12px 24px rgba(148,163,184,.2)}.human-hero__bio-chip--button.human-hero__bio-chip--empty:focus-visible,.human-hero__bio-chip--button.human-hero__bio-chip--empty:hover{transform:translateY(-1px);border-color:rgba(148,163,184,.48);box-shadow:0 16px 28px rgba(148,163,184,.26)}.human-hero__bio-chip--empty,.human-hero__bio-chip-label--empty{font-style:italic;color:rgba(100,116,139,.78)}.human-hero__bio-chip-label{font-weight:600;color:var(--bio-tone-chip-text);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.human-hero__bio-chip-label--center{width:100%;text-align:center}.human-hero__bio-chip-value{font-weight:600;letter-spacing:-.01em;color:var(--bio-tone-chip-text)}.human-hero__bio-symbol{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;--bio-symbol-size:26px;background:var(--bio-tone-symbol-bg);color:var(--bio-tone-symbol-color);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 12px 20px rgba(59,130,246,.18)}.human-hero__bio-glyph{width:var(--bio-symbol-size);height:var(--bio-symbol-size);display:inline-flex;background-color:currentColor;-webkit-mask-image:var(--bio-glyph-src,none);-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;mask-image:var(--bio-glyph-src,none);mask-repeat:no-repeat;mask-size:contain;mask-position:center}.human-hero__bio-glyph--vector{background:none;-webkit-mask-image:none;mask-image:none;align-items:center;justify-content:center;color:currentColor}.human-hero__bio-glyph--vector svg{width:100%;height:100%}.human-hero__bio-symbol-fallback{display:inline-flex;align-items:center;justify-content:center;width:var(--bio-symbol-size);height:var(--bio-symbol-size);font-size:calc(var(--bio-symbol-size) * .68);font-weight:700;letter-spacing:.02em}.human-hero__bio-item--nationalities,.human-hero__bio-item--sex{--bio-tone-symbol-bg:linear-gradient(135deg,rgba(56,189,248,0.72),rgba(45,212,191,0.68));--bio-tone-symbol-color:#f8fafc;--bio-tone-chip-bg:linear-gradient(135deg,rgba(56,189,248,0.95),rgba(45,212,191,0.9));--bio-tone-chip-border:rgba(56,189,248,0.6);--bio-tone-chip-shadow:rgba(56,189,248,0.34);--bio-tone-chip-hover-border:rgba(56,189,248,0.78);--bio-tone-chip-hover-shadow:rgba(56,189,248,0.46);--bio-tone-chip-text:#f0fdfa;--bio-tone-chip-active-bg:linear-gradient(135deg,#38bdf8,#34d399);--bio-tone-chip-active-border:rgba(56,189,248,0.85);--bio-tone-chip-active-shadow:rgba(56,189,248,0.5)}.human-hero__bio-body{flex:1;display:flex;flex-direction:column;gap:.45rem;min-width:0}.human-hero__bio-value{font-size:1.05rem;font-weight:600;color:#0f172a}.human-hero__bio-empty{font-style:italic;color:rgba(148,163,184,.85)}.human-hero__bio-gender{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.human-hero__bio-body--condensed{gap:.35rem;justify-content:center;align-items:stretch;width:100%}.human-hero__bio-body--gender{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;flex:1;width:100%}.human-hero__age--bio{margin-top:.1rem;width:100%}.human-hero__bio-nationalities{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;flex:1;min-width:0}.human-hero__bio-nationalities.is-empty{gap:.35rem}.human-hero__bio-nationalities-row{display:flex;align-items:flex-start;gap:.6rem;flex-wrap:wrap;width:100%}.human-hero__nationality-stack{display:flex;flex-direction:column;align-items:center;gap:.25rem;width:100%}.human-hero__bio-editor-section,.human-hero__bio-nationality-editor{grid-column:1/-1;width:100%;margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid rgba(148,163,184,.28)}.human-hero__bio-editor{margin-top:.85rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--bio-editor-border,rgba(148,163,184,.26));background:var(--bio-editor-bg,linear-gradient(160deg,rgba(241,245,249,.92),rgba(226,232,240,.88)));box-shadow:var(--bio-editor-shadow,0 12px 24px rgba(15,23,42,.08));display:flex;flex-direction:column;gap:.75rem;color:var(--bio-editor-text,rgba(15,23,42,.88))}.human-hero__bio-editor-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.human-hero__bio-editor-title{font-size:.95rem;font-weight:600;color:var(--bio-editor-accent,rgba(15,23,42,.88));letter-spacing:-.01em}.human-hero__bio-editor-close{border:1px solid var(--bio-editor-button-border,rgba(148,163,184,.32));background:var(--bio-editor-button-bg,rgba(148,163,184,.18));color:var(--bio-editor-button-text,rgba(30,41,59,.88));border-radius:12px;padding:.35rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.human-hero__bio-editor-close:focus-visible,.human-hero__bio-editor-close:hover{transform:translateY(-1px);background:var(--bio-editor-button-bg-hover,rgba(148,163,184,.24));box-shadow:0 10px 20px rgba(15,23,42,.12);outline:none}.human-hero__bio-editor-body{display:flex;flex-direction:column;gap:.6rem}.human-hero__bio-editor-card{border-radius:16px;padding:.75rem .9rem;border:1px solid var(--bio-card-border,rgba(148,163,184,.28));background:var(--bio-card-bg,rgba(255,255,255,.8));box-shadow:var(--bio-card-shadow,0 12px 24px rgba(15,23,42,.08));display:flex;flex-direction:column;gap:.35rem}.human-hero__bio-editor-card--ghost{padding:0;border:0;background:transparent;box-shadow:none}.human-hero__bio-editor-card.is-soft{background:var(--bio-card-soft-bg,rgba(248,250,252,.86));border-color:var(--bio-card-soft-border,rgba(203,213,225,.28));box-shadow:var(--bio-card-soft-shadow,0 10px 22px rgba(15,23,42,.08))}.human-hero__bio-editor-card-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:var(--bio-card-title,rgba(71,85,105,.75))}.human-hero__bio-editor-card-value{font-size:1.05rem;font-weight:600;color:var(--bio-card-accent,rgba(30,41,59,.92))}.human-hero__bio-editor-card-note{font-size:.8rem;color:var(--bio-card-note,rgba(100,116,139,.8))}.human-hero__bio-editor-value{font-size:1.05rem;font-weight:600;color:var(--bio-editor-accent,rgba(15,23,42,.9))}.human-hero__bio-editor-meta{font-size:.85rem;color:var(--bio-editor-subtext,rgba(71,85,105,.8))}.human-hero__bio-editor-meta span{font-weight:600;color:var(--bio-editor-accent,rgba(15,23,42,.9))}.human-hero__bio-editor-hint{font-size:.8rem;line-height:1.45;color:var(--bio-editor-hint,rgba(100,116,139,.78))}.human-hero__bio-editor-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.human-hero__bio-editor-block{display:flex;flex-direction:column;gap:.6rem}.human-hero__bio-editor-block+.human-hero__bio-editor-block{margin-top:.4rem}.human-hero__bio-chip--nationalities{flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1rem;text-align:center}.human-hero__bio-chip--nationalities .human-hero__nationality-pill{width:100%;max-width:220px;justify-content:center;padding:.45rem .85rem;border-radius:999px;border:0;background:linear-gradient(135deg,rgba(14,165,233,.8),rgba(52,211,153,.84));box-shadow:0 12px 24px rgba(14,165,233,.28);color:#fff;gap:.5rem}.human-hero__bio-chip--nationalities .human-hero__nationality-label{color:#fff}.human-hero__bio-chip--nationalities .human-hero__nationality-flag{font-size:1.15rem}.human-hero__bio-editor--age,.human-hero__bio-editor--household,.human-hero__bio-editor--sex{--bio-editor-border:rgba(20,184,166,0.34);--bio-editor-bg:linear-gradient(150deg,rgba(20,184,166,0.18),rgba(16,185,129,0.26));--bio-editor-shadow:0 18px 36px rgba(16,185,129,0.2);--bio-editor-text:rgba(15,118,110,0.92);--bio-editor-accent:rgba(15,118,110,0.95);--bio-editor-subtext:rgba(15,118,110,0.72);--bio-editor-hint:rgba(15,118,110,0.64);--bio-editor-button-bg:rgba(20,184,166,0.2);--bio-editor-button-border:rgba(20,184,166,0.36);--bio-editor-button-bg-hover:rgba(20,184,166,0.28);--bio-editor-button-text:rgba(15,118,110,0.92);--bio-choice-border:rgba(20,184,166,0.3);--bio-choice-bg:linear-gradient(145deg,rgba(236,253,245,0.94),rgba(209,250,229,0.9));--bio-choice-border-hover:rgba(20,184,166,0.45);--bio-choice-hover-shadow:0 18px 32px rgba(16,185,129,0.22);--bio-choice-active-border:rgba(20,184,166,0.52);--bio-choice-active-bg:linear-gradient(145deg,rgba(20,184,166,0.22),rgba(16,185,129,0.32));--bio-choice-active-text:rgba(15,118,110,0.94);--bio-choice-active-shadow:0 22px 36px rgba(16,185,129,0.24);--bio-choice-text:rgba(15,118,110,0.9);--bio-choice-hint:rgba(15,118,110,0.7);--bio-card-border:rgba(20,184,166,0.32);--bio-card-bg:linear-gradient(150deg,rgba(236,253,245,0.94),rgba(209,250,229,0.9));--bio-card-shadow:0 18px 32px rgba(16,185,129,0.18);--bio-card-title:rgba(15,118,110,0.78);--bio-card-accent:rgba(15,118,110,0.95);--bio-card-note:rgba(15,118,110,0.7);--bio-card-soft-bg:linear-gradient(150deg,rgba(224,252,245,0.92),rgba(236,253,245,0.92));--bio-card-soft-border:rgba(20,184,166,0.26);--bio-card-soft-shadow:0 14px 28px rgba(16,185,129,0.16)}.human-hero__birth-stack{display:flex;flex-direction:column;gap:1rem}.human-hero__birth-cards{display:flex;flex-wrap:wrap;gap:.9rem}.human-hero__birth-card{min-width:min(220px,100%);border-radius:20px;border:1px solid var(--bio-card-border,rgba(203,213,225,.32));background:var(--bio-card-bg,linear-gradient(145deg,rgba(255,255,255,.92),rgba(241,245,249,.86)));box-shadow:var(--bio-card-shadow,0 16px 28px rgba(148,163,184,.18));padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.35rem}.human-hero__birth-card.is-soft{border:1px solid var(--bio-card-soft-border,rgba(203,213,225,.28));background:var(--bio-card-soft-bg,linear-gradient(150deg,rgba(248,250,252,.94),rgba(226,232,240,.86)));box-shadow:var(--bio-card-soft-shadow,0 20px 32px rgba(148,163,184,.2))}.human-hero__birth-card-label{font-size:.7rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--bio-card-title,rgba(71,85,105,.68))}.human-hero__birth-card-value{font-size:1.35rem;font-weight:600;color:var(--bio-card-accent,rgba(30,41,59,.92));letter-spacing:-.01em}.human-hero__birth-card-value.is-empty{color:rgba(100,116,139,.7);font-style:italic}.human-hero__birth-card-note{font-size:.75rem;color:var(--bio-card-note,rgba(100,116,139,.72))}.human-hero__birth-hint{font-size:.82rem;line-height:1.4;color:var(--bio-editor-hint,rgba(100,116,139,.76))}.human-hero__birth-hint--sub{margin-top:-.25rem;font-size:.78rem}.human-hero__birth-form{display:flex;flex-direction:column;gap:.85rem}.human-hero__birth-field{display:flex;flex-direction:column;gap:.5rem}.human-hero__birth-label{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:var(--bio-editor-accent,rgba(15,23,42,.9))}.human-hero__birth-input{position:relative;display:flex;align-items:center;gap:.5rem;height:44px;padding:0 2.6rem 0 1rem;border-radius:999px;border:1px solid var(--bio-card-border,rgba(20,184,166,.32));background:var(--bio-card-bg,linear-gradient(150deg,rgba(236,253,245,.94),rgba(209,250,229,.9)));box-shadow:var(--bio-card-shadow,0 18px 32px rgba(16,185,129,.18));transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.human-hero__birth-input.is-error{border-color:rgba(220,38,38,.45);box-shadow:0 14px 30px rgba(220,38,38,.22)}.human-hero__birth-input:focus-within{border-color:var(--bio-choice-active-border,rgba(20,184,166,.52));box-shadow:0 0 0 3px rgba(20,184,166,.18),var(--bio-card-shadow,0 18px 32px rgba(16,185,129,.18));background:var(--bio-card-bg,linear-gradient(150deg,rgba(236,253,245,.94),rgba(209,250,229,.9)))}.human-hero__birth-input-icon{color:rgba(15,118,110,.65);display:inline-flex}.human-hero__birth-input-field{flex:1;height:100%;background:transparent;border:none;outline:none;font-size:.95rem;font-weight:600;color:rgba(15,118,110,.95)}.human-hero__birth-input-field::placeholder{color:rgba(13,148,136,.65)}.human-hero__birth-input-clear{position:absolute;top:50%;right:.45rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;border:1px solid rgba(20,184,166,.28);background:rgba(236,253,245,.9);color:rgba(13,148,136,.75);transition:border-color .18s ease,color .18s ease,background .18s ease}.human-hero__birth-input-clear:focus-visible,.human-hero__birth-input-clear:hover{outline:none;border-color:rgba(20,184,166,.5);color:rgba(13,148,136,.9);background:rgba(224,250,241,.95)}.human-hero__birth-input-eye{position:absolute;top:50%;right:.55rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:none;border-radius:999px;background:transparent;color:rgba(13,148,136,.78);transition:color .18s ease,transform .18s ease;cursor:pointer}.human-hero__birth-input-eye:focus-visible,.human-hero__birth-input-eye:hover{outline:none;color:rgba(13,148,136,.98);transform:translateY(-50%) translateY(-1px)}.human-hero__birth-input-eye:disabled{opacity:.6;cursor:not-allowed;transform:translateY(-50%)}.human-hero__birth-toggle{display:flex;justify-content:flex-end;margin-bottom:.35rem}.human-hero__birth-toggle-btn{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(148,163,184,.26);background:rgba(255,255,255,.85);color:rgba(94,109,126,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 8px 16px rgba(15,23,42,.12);transition:color .2s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease}.human-hero__birth-toggle-btn:hover{color:rgba(15,23,42,.9);border-color:rgba(148,163,184,.36);background:rgba(255,255,255,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,.76),0 12px 20px rgba(14,165,233,.18)}.human-hero__birth-toggle-btn:focus-visible{outline:3px solid rgba(14,165,233,.28);outline-offset:3px}.human-hero__birth-input-clear:focus-visible,.human-hero__birth-input-clear:hover{border-color:rgba(148,163,184,.5);color:rgba(71,85,105,.85);background:rgba(255,255,255,.98)}.human-hero__birth-actions{display:flex;flex-wrap:wrap;gap:.6rem}.human-hero__birth-helpers{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:rgba(71,85,105,.7)}.human-hero__birth-helper{padding:0;background:none;border:none;color:inherit;font-weight:600;text-decoration:underline dotted;cursor:pointer;transition:color .18s ease}.human-hero__birth-helper:focus-visible,.human-hero__birth-helper:hover{color:rgba(30,41,59,.88);outline:none}.human-hero__birth-helper-sep{font-size:.7rem;opacity:.4}.human-hero__birth-reset,.human-hero__birth-save,.human-hero__nationality-save{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.6rem;border-radius:999px;font-size:.9rem;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;border:1px solid transparent}.human-hero__birth-save,.human-hero__nationality-save{border-color:rgba(14,116,144,.6);background:linear-gradient(135deg,rgba(13,148,136,.95),rgba(16,185,129,.9));color:#fff;box-shadow:0 16px 32px rgba(13,148,136,.3)}.human-hero__birth-save:focus-visible:not(:disabled),.human-hero__birth-save:hover:not(:disabled),.human-hero__nationality-save:focus-visible:not(:disabled),.human-hero__nationality-save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 38px rgba(13,148,136,.32)}.human-hero__birth-save:disabled,.human-hero__nationality-save:disabled{opacity:.6;cursor:not-allowed}.human-hero__birth-reset{border-color:rgba(148,163,184,.45);background:rgba(255,255,255,.8);color:rgba(71,85,105,.88);box-shadow:0 12px 26px rgba(15,23,42,.08)}.human-hero__birth-reset:focus-visible:not(:disabled),.human-hero__birth-reset:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(71,85,105,.45);color:rgba(30,41,59,.92);background:rgba(255,255,255,.95)}.human-hero__birth-reset:disabled{opacity:.45;cursor:not-allowed}.human-hero__birth-error{font-size:.82rem;font-weight:600;color:rgba(220,38,38,.82)}.human-hero__bio-editor--species{--bio-editor-border:rgba(255,106,43,0.45);--bio-editor-bg:linear-gradient(155deg,rgba(255,205,170,0.28),rgba(255,140,78,0.3));--bio-editor-shadow:0 18px 32px rgba(255,106,43,0.22);--bio-editor-text:rgba(68,23,7,0.92);--bio-editor-accent:rgba(124,45,18,0.96);--bio-editor-subtext:rgba(94,56,38,0.78);--bio-editor-hint:rgba(94,56,38,0.7);--bio-editor-button-bg:rgba(255,156,104,0.22);--bio-editor-button-border:rgba(255,156,104,0.42);--bio-editor-button-bg-hover:rgba(255,156,104,0.34);--bio-editor-button-text:rgba(94,45,23,0.92);--bio-card-border:rgba(255,156,104,0.42);--bio-card-bg:linear-gradient(150deg,rgba(255,245,235,0.94),rgba(255,233,213,0.92));--bio-card-shadow:0 18px 32px rgba(255,156,104,0.18);--bio-card-title:rgba(124,45,18,0.72);--bio-card-accent:rgba(94,30,12,0.94);--bio-card-note:rgba(124,63,35,0.7)}.human-hero__bio-editor--nationality{--bio-editor-border:rgba(14,165,233,0.36);--bio-editor-bg:linear-gradient(150deg,rgba(14,165,233,0.18),rgba(52,211,153,0.28));--bio-editor-shadow:0 18px 36px rgba(14,165,233,0.18);--bio-editor-accent:rgba(6,148,161,0.94);--bio-editor-subtext:rgba(6,95,125,0.74);--bio-editor-hint:rgba(6,95,125,0.68);--bio-editor-button-bg:rgba(14,165,233,0.2);--bio-editor-button-border:rgba(14,165,233,0.36);--bio-editor-button-bg-hover:rgba(14,165,233,0.28);--bio-editor-button-text:rgba(6,100,130,0.92);--bio-choice-border:rgba(14,165,233,0.3);--bio-choice-bg:linear-gradient(145deg,rgba(236,252,255,0.92),rgba(209,250,229,0.9));--bio-choice-border-hover:rgba(14,165,233,0.45);--bio-choice-hover-shadow:0 18px 32px rgba(14,165,233,0.22);--bio-choice-active-border:rgba(14,165,233,0.52);--bio-choice-active-bg:linear-gradient(145deg,rgba(14,165,233,0.24),rgba(52,211,153,0.34));--bio-choice-active-text:rgba(6,80,110,0.94);--bio-choice-active-shadow:0 22px 36px rgba(14,165,233,0.24);--bio-choice-text:rgba(7,89,133,0.9);--bio-choice-hint:rgba(6,95,125,0.7);--bio-card-border:rgba(14,165,233,0.32);--bio-card-bg:linear-gradient(150deg,rgba(236,252,255,0.9),rgba(209,250,229,0.9));--bio-card-shadow:0 18px 32px rgba(14,165,233,0.2);--bio-card-title:rgba(6,95,125,0.78);--bio-card-accent:rgba(6,113,144,0.95);--bio-card-note:rgba(6,148,161,0.75);--bio-card-soft-bg:linear-gradient(150deg,rgba(209,250,229,0.92),rgba(236,252,255,0.92));--bio-card-soft-border:rgba(14,165,233,0.28);--bio-card-soft-shadow:0 14px 28px rgba(14,165,233,0.18)}[data-theme=dark] .human-hero__bio-card{border-color:rgba(96,165,250,.42);background:radial-gradient(140% 140% at 16% -18%,rgba(20,184,166,.24),transparent 80%),radial-gradient(130% 130% at 88% -12%,rgba(59,130,246,.24),transparent 80%),linear-gradient(158deg,rgba(13,24,44,.9),rgba(10,19,33,.84));box-shadow:0 30px 60px rgba(2,6,23,.66)}[data-theme=dark] .human-hero__bio-card:before{background:radial-gradient(320px 240px at 26% 8%,rgba(56,189,248,.28),transparent 80%),radial-gradient(320px 240px at 78% 6%,rgba(20,184,166,.24),transparent 82%);opacity:.52;filter:blur(12px)}[data-theme=dark] .human-hero__bio-editor--age,[data-theme=dark] .human-hero__bio-editor--household,[data-theme=dark] .human-hero__bio-editor--sex{--bio-editor-border:rgba(20,184,166,0.62);--bio-editor-bg:linear-gradient(145deg,rgba(9,88,94,0.76),rgba(8,92,78,0.72));--bio-editor-shadow:0 24px 46px rgba(3,28,32,0.55);--bio-editor-text:rgba(219,252,247,0.92);--bio-editor-accent:rgba(153,246,228,0.95);--bio-editor-subtext:rgba(148,213,200,0.78);--bio-editor-hint:rgba(125,196,186,0.72);--bio-editor-button-bg:rgba(20,184,166,0.32);--bio-editor-button-border:rgba(20,184,166,0.54);--bio-editor-button-bg-hover:rgba(20,184,166,0.4);--bio-editor-button-text:rgba(219,252,247,0.95);--bio-choice-border:rgba(20,184,166,0.58);--bio-choice-bg:linear-gradient(145deg,rgba(6,68,74,0.88),rgba(7,90,84,0.82));--bio-choice-border-hover:rgba(20,184,166,0.72);--bio-choice-hover-shadow:0 26px 46px rgba(4,20,22,0.62);--bio-choice-active-border:rgba(20,184,166,0.78);--bio-choice-active-bg:linear-gradient(145deg,rgba(20,184,166,0.48),rgba(16,185,129,0.46));--bio-choice-active-text:rgba(215,253,248,0.98);--bio-choice-active-shadow:0 30px 52px rgba(4,20,22,0.68);--bio-choice-text:rgba(209,250,245,0.92);--bio-choice-hint:rgba(191,239,228,0.8);--bio-card-border:rgba(20,184,166,0.58);--bio-card-bg:linear-gradient(150deg,rgba(8,72,78,0.88),rgba(9,88,84,0.86));--bio-card-shadow:0 26px 48px rgba(3,17,19,0.66);--bio-card-title:rgba(167,243,224,0.85);--bio-card-accent:rgba(236,254,252,0.97);--bio-card-note:rgba(148,213,204,0.84);--bio-card-soft-bg:linear-gradient(150deg,rgba(8,88,92,0.82),rgba(7,66,70,0.82));--bio-card-soft-border:rgba(20,184,166,0.48);--bio-card-soft-shadow:0 26px 46px rgba(3,17,19,0.64)}[data-theme=dark] .human-hero__birth-hint{color:var(--bio-editor-hint,rgba(148,163,184,.7))}[data-theme=dark] .human-hero__birth-input{background:var(--bio-card-bg,linear-gradient(150deg,rgba(8,72,78,.88),rgba(9,88,84,.86)));border-color:var(--bio-card-border,rgba(20,184,166,.58));box-shadow:var(--bio-card-shadow,0 26px 48px rgba(3,17,19,.66))}[data-theme=dark] .human-hero__birth-input.is-error{border-color:rgba(248,113,113,.55);box-shadow:0 18px 36px rgba(248,113,113,.32)}[data-theme=dark] .human-hero__birth-input:focus-within{border-color:var(--bio-choice-active-border,rgba(20,184,166,.78));background:var(--bio-card-bg,linear-gradient(150deg,rgba(8,72,78,.88),rgba(9,88,84,.86)));box-shadow:0 0 0 3px rgba(20,184,166,.28),var(--bio-card-shadow,0 26px 48px rgba(3,17,19,.66))}[data-theme=dark] .human-hero__birth-input-field{color:var(--bio-card-accent,rgba(236,254,252,.97))}[data-theme=dark] .human-hero__birth-input-field::placeholder{color:rgba(167,243,224,.72)}[data-theme=dark] .human-hero__birth-input-icon{color:rgba(167,243,224,.7)}[data-theme=dark] .human-hero__birth-input-clear{border-color:rgba(20,184,166,.5);background:rgba(6,95,104,.85);color:rgba(209,250,245,.85)}[data-theme=dark] .human-hero__birth-input-eye{color:rgba(167,243,224,.85)}[data-theme=dark] .human-hero__birth-input-eye:focus-visible,[data-theme=dark] .human-hero__birth-input-eye:hover{color:rgba(209,250,245,.98)}[data-theme=dark] .human-hero__birth-toggle-btn{border-color:rgba(94,108,132,.44);background:rgba(15,23,42,.88);color:rgba(226,232,240,.82);box-shadow:inset 0 1px 0 rgba(148,163,184,.24),0 8px 18px rgba(2,6,23,.45)}[data-theme=dark] .human-hero__birth-toggle-btn:focus-visible,[data-theme=dark] .human-hero__birth-toggle-btn:hover{border-color:rgba(148,163,184,.58);background:rgba(30,41,59,.88);color:rgba(248,250,252,.9);box-shadow:inset 0 1px 0 rgba(148,163,184,.32),0 10px 20px rgba(2,6,23,.55)}[data-theme=dark] .human-hero__birth-input-clear:focus-visible,[data-theme=dark] .human-hero__birth-input-clear:hover{border-color:rgba(45,212,191,.75);background:rgba(6,95,104,.92);color:rgba(209,250,245,.95)}[data-theme=dark] .human-hero__birth-save,[data-theme=dark] .human-hero__nationality-save{box-shadow:0 18px 36px rgba(5,150,105,.4)}[data-theme=dark] .human-hero__birth-reset{border-color:rgba(94,108,132,.55);background:rgba(30,41,59,.85);color:rgba(226,232,240,.88);box-shadow:0 16px 32px rgba(2,6,23,.5)}[data-theme=dark] .human-hero__birth-reset:focus-visible:not(:disabled),[data-theme=dark] .human-hero__birth-reset:hover:not(:disabled){border-color:rgba(148,163,184,.55);color:rgba(241,245,249,.95);background:rgba(15,23,42,.92)}[data-theme=dark] .human-hero__birth-error{color:rgba(248,113,113,.82)}[data-theme=dark] .human-hero__birth-helpers{color:rgba(148,163,184,.68)}[data-theme=dark] .human-hero__birth-helper:focus-visible,[data-theme=dark] .human-hero__birth-helper:hover{color:rgba(224,231,255,.92)}[data-theme=dark] .human-hero__bio-item{--bio-tone-symbol-bg:linear-gradient(135deg,rgba(14,165,233,0.28),rgba(16,185,129,0.32));--bio-tone-symbol-color:rgba(226,255,250,0.88);--bio-tone-chip-bg:linear-gradient(135deg,rgba(14,165,233,0.32),rgba(16,185,129,0.38));--bio-tone-chip-border:rgba(14,165,233,0.42);--bio-tone-chip-shadow:rgba(8,47,73,0.38);--bio-tone-chip-hover-border:rgba(14,165,233,0.58);--bio-tone-chip-hover-shadow:rgba(8,47,73,0.48);--bio-tone-chip-text:rgba(224,255,249,0.92);--bio-tone-chip-active-bg:linear-gradient(135deg,rgba(14,165,233,0.38),rgba(16,185,129,0.44));--bio-tone-chip-active-border:rgba(14,165,233,0.58);--bio-tone-chip-active-shadow:rgba(8,47,73,0.5)}[data-theme=dark] .human-hero__bio-item.is-filled{--bio-tone-symbol-bg:linear-gradient(135deg,#0ea5e9,#34d399);--bio-tone-symbol-color:#ecfeff;--bio-tone-chip-bg:linear-gradient(135deg,rgba(14,165,233,0.92),rgba(16,185,129,0.88));--bio-tone-chip-border:rgba(14,165,233,0.74);--bio-tone-chip-shadow:rgba(8,47,73,0.55);--bio-tone-chip-hover-border:rgba(14,165,233,0.86);--bio-tone-chip-hover-shadow:rgba(8,47,73,0.64);--bio-tone-chip-text:#f5fffb;--bio-tone-chip-active-bg:linear-gradient(135deg,rgba(14,165,233,0.98),rgba(16,185,129,0.92));--bio-tone-chip-active-border:rgba(14,165,233,0.88);--bio-tone-chip-active-shadow:rgba(8,47,73,0.7)}[data-theme=dark] .human-hero__bio-item.is-empty{--bio-tone-symbol-bg:linear-gradient(135deg,rgba(30,41,59,0.7),rgba(15,23,42,0.78));--bio-tone-symbol-color:rgba(148,163,184,0.8);--bio-tone-chip-bg:linear-gradient(135deg,rgba(30,41,59,0.78),rgba(15,23,42,0.88));--bio-tone-chip-border:rgba(51,65,85,0.58);--bio-tone-chip-shadow:rgba(2,6,23,0.6);--bio-tone-chip-hover-border:rgba(71,85,105,0.7);--bio-tone-chip-hover-shadow:rgba(2,6,23,0.68);--bio-tone-chip-text:rgba(203,213,225,0.85);--bio-tone-chip-active-bg:linear-gradient(135deg,rgba(30,41,59,0.82),rgba(15,23,42,0.92));--bio-tone-chip-active-border:rgba(71,85,105,0.72);--bio-tone-chip-active-shadow:rgba(2,6,23,0.72)}[data-theme=dark] .human-hero__bio-item--species{--bio-tone-symbol-bg:linear-gradient(135deg,rgba(255,140,78,0.3),rgba(255,106,43,0.32));--bio-tone-symbol-color:#fff6ed;--bio-tone-chip-bg:linear-gradient(135deg,rgba(255,132,66,0.32),rgba(255,106,43,0.3));--bio-tone-chip-border:rgba(255,178,133,0.55);--bio-tone-chip-text:#fff3e8;--bio-tone-chip-hover-border:rgba(255,193,148,0.82);--bio-tone-chip-hover-shadow:rgba(0,0,0,0.4)}[data-theme=dark] .animal-hero__species-meta{color:rgba(255,235,220,.78)}[data-theme=dark] .animal-hero__species-label{color:#34d399}[data-theme=dark] .animal-hero__species-input:not(.human-hero__nationality-input--card){background:rgba(38,38,38,.92);border-color:rgba(255,178,133,.35);color:#fff3e8}[data-theme=dark] .animal-hero__species-reset{background:rgba(255,106,43,.16);color:#ffeede;border-color:rgba(255,178,133,.55)}[data-theme=dark] .animal-hero__species-save{background:linear-gradient(145deg,rgba(52,211,153,.95),rgba(16,185,129,.95));border-color:rgba(52,211,153,.8);box-shadow:0 0 0 1px rgba(52,211,153,.55),0 16px 32px rgba(0,0,0,.45)}[data-theme=dark] .animal-hero__species-legend{color:rgba(255,214,188,.88)}[data-theme=dark] .human-hero__bio-editor--species{--bio-editor-border:rgba(255,156,104,0.5);--bio-editor-bg:linear-gradient(150deg,rgba(58,28,18,0.86),rgba(94,44,22,0.82));--bio-editor-shadow:0 22px 40px rgba(0,0,0,0.55);--bio-editor-text:rgba(255,238,229,0.92);--bio-editor-accent:rgba(255,214,188,0.94);--bio-editor-subtext:rgba(255,214,188,0.82);--bio-editor-hint:rgba(255,214,188,0.72);--bio-editor-button-bg:rgba(255,156,104,0.24);--bio-editor-button-border:rgba(255,156,104,0.48);--bio-editor-button-bg-hover:rgba(255,156,104,0.36);--bio-editor-button-text:rgba(255,238,229,0.96);--bio-card-border:rgba(255,178,133,0.4);--bio-card-bg:linear-gradient(155deg,rgba(48,24,14,0.92),rgba(68,32,18,0.9));--bio-card-shadow:0 18px 36px rgba(0,0,0,0.6);--bio-card-title:rgba(255,214,188,0.85);--bio-card-accent:rgba(255,233,220,0.95);--bio-card-note:rgba(255,214,188,0.78)}[data-theme=dark] .human-hero__bio-chip--button:focus-visible,[data-theme=dark] .human-hero__bio-chip--link:focus-visible{box-shadow:0 0 0 3px rgba(56,189,248,.28),0 14px 32px rgba(8,47,73,.25)}[data-theme=dark] .human-hero__bio-chip--empty,[data-theme=dark] .human-hero__bio-chip-label--empty{color:rgba(148,163,184,.76)}[data-theme=dark] .human-hero__bio-symbol-fallback{color:#e2e8f0}[data-theme=dark] .human-hero__bio-value{color:#f8fafc}[data-theme=dark] .human-hero__bio-empty{color:rgba(148,163,184,.72)}[data-theme=dark] .human-hero__bio-editor-section,[data-theme=dark] .human-hero__bio-nationality-editor{border-color:rgba(148,163,184,.45)}[data-theme=dark] .human-hero__status-card--alive,[data-theme=dark] .human-hero__status-card--deceased{--status-card-accent:rgba(148,163,184,0.36)}.dark .human-hero__access-fallback,[data-theme=dark] .human-hero__access-fallback{color:rgba(226,232,240,.8)}[data-theme=dark] .human-hero__access-card--coral,[data-theme=dark] .human-hero__access-card--emerald{--access-card-edge:rgba(148,163,184,0.5)}[data-theme=dark] .human-hero__access-card--amber,[data-theme=dark] .human-hero__access-card--slate{--access-card-edge:rgba(148,163,184,0.52)}.human-hero__avatar-nav{display:flex;justify-content:center;margin-inline:auto}.human-hero__avatar-ring{position:relative;padding:7px;border-radius:24px;background:linear-gradient(150deg,rgba(255,255,255,.78),rgba(255,255,255,.32)),linear-gradient(320deg,rgba(147,197,253,.32),rgba(191,219,254,.08));border:1px solid rgba(255,255,255,.6);border-color:color-mix(in srgb,rgba(255,255,255,.65) 65%,var(--hero-accent,rgba(147,197,253,.5)) 35%);box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 20px 36px rgba(15,23,42,.12),0 10px 22px rgba(59,130,246,.12);backdrop-filter:blur(22px) saturate(130%);-webkit-backdrop-filter:blur(22px) saturate(130%);transition:border-color .25s ease,box-shadow .25s ease;flex-shrink:0;isolation:isolate}.human-hero__avatar-ring:before{content:"";position:absolute;inset:-6px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.45),rgba(147,197,253,.25));filter:blur(12px);opacity:.55;pointer-events:none;z-index:-1}.human-hero__avatar-ring:hover{border-color:color-mix(in srgb,rgba(255,255,255,.7) 60%,var(--hero-accent,rgba(96,165,250,.6)) 40%);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 24px 44px rgba(15,23,42,.14),0 12px 26px rgba(59,130,246,.14)}[data-theme=dark] .human-hero__avatar-ring{background:linear-gradient(170deg,rgba(30,41,59,.82),rgba(15,23,42,.62)),linear-gradient(320deg,rgba(56,189,248,.22),rgba(45,212,191,.12));border-color:rgba(148,163,184,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 22px 46px rgba(2,6,23,.65);backdrop-filter:blur(22px) saturate(130%);-webkit-backdrop-filter:blur(22px) saturate(130%)}[data-theme=dark] .human-hero__avatar-ring:before{background:linear-gradient(150deg,rgba(148,163,184,.28),rgba(56,189,248,.18));opacity:.4;filter:blur(16px)}[data-theme=dark] .human-hero__avatar-ring:hover{border-color:rgba(148,163,184,.46);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 26px 52px rgba(2,6,23,.7)}.human-hero__avatar-surface{position:relative;width:136px;height:136px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(155deg,rgba(255,255,255,.82),rgba(255,255,255,.4));cursor:pointer;border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 14px 26px rgba(15,23,42,.16);backdrop-filter:blur(24px) saturate(130%);-webkit-backdrop-filter:blur(24px) saturate(130%);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;flex-shrink:0}.human-hero__avatar-surface:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 22% 18%,rgba(255,255,255,.55),transparent 70%);pointer-events:none;opacity:.8}.human-hero__avatar-ring:hover .human-hero__avatar-surface{box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 16px 34px rgba(15,23,42,.18);border-color:rgba(255,255,255,.65)}[data-theme=dark] .human-hero__avatar-surface{background:linear-gradient(175deg,rgba(30,41,59,.82),rgba(15,23,42,.6));border-color:rgba(148,163,184,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(24px) saturate(130%);-webkit-backdrop-filter:blur(24px) saturate(130%)}[data-theme=dark] .human-hero__avatar-surface:before{opacity:.45;background:radial-gradient(120% 120% at 24% 18%,rgba(148,163,184,.28),transparent 72%)}.human-hero__avatar-img{width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;user-select:none}.human-hero__grid[data-status=archived] .human-hero__avatar-img,.human-hero__grid[data-status=deceased] .human-hero__avatar-img{filter:grayscale(1) saturate(.25);opacity:.84}[data-theme=dark] .human-hero__grid[data-status=archived] .human-hero__avatar-img,[data-theme=dark] .human-hero__grid[data-status=deceased] .human-hero__avatar-img{filter:grayscale(1) saturate(.3) brightness(1.08);opacity:.88}.human-hero__avatar-placeholder{display:grid;place-items:center;width:100%;height:100%;color:rgba(15,23,42,.45)}[data-theme=dark] .human-hero__avatar-placeholder{color:rgba(226,232,240,.55)}.human-hero__avatar-placeholder-icon{display:inline-block;width:clamp(3rem,58%,4.4rem);aspect-ratio:1;background:linear-gradient(140deg,rgba(255,153,80,.95),rgba(255,185,115,.88));mask:url(/icons/records/hand-stop.svg) center/contain no-repeat;-webkit-mask:url(/icons/records/hand-stop.svg) center/contain no-repeat;filter:drop-shadow(0 4px 10px rgba(255,140,70,.32));transform:translateY(4px)}.human-hero__grid[data-status=archived] .human-hero__avatar-placeholder-icon,.human-hero__grid[data-status=deceased] .human-hero__avatar-placeholder-icon{background:linear-gradient(150deg,rgba(148,163,184,.92),rgba(100,116,139,.78));filter:drop-shadow(0 6px 16px rgba(148,163,184,.32))}[data-theme=dark] .human-hero__avatar-placeholder-icon{filter:drop-shadow(0 6px 18px rgba(15,23,42,.55))}[data-theme=dark] .human-hero__grid[data-status=archived] .human-hero__avatar-placeholder-icon,[data-theme=dark] .human-hero__grid[data-status=deceased] .human-hero__avatar-placeholder-icon{background:linear-gradient(150deg,rgba(71,85,105,.92),rgba(51,65,85,.82));filter:drop-shadow(0 8px 20px rgba(0,0,0,.55))}.animal-hero-card .animal-hero__avatar-placeholder-icon{background:linear-gradient(140deg,rgba(255,106,43,.95),rgba(255,153,80,.88));mask:url(/icons/records/paw.svg) center/contain no-repeat;-webkit-mask:url(/icons/records/paw.svg) center/contain no-repeat;filter:drop-shadow(0 5px 12px rgba(255,106,43,.28))}.animal-hero-card[data-status=archived] .animal-hero__avatar-placeholder-icon,.animal-hero-card[data-status=deceased] .animal-hero__avatar-placeholder-icon{background:linear-gradient(150deg,rgba(148,163,184,.92),rgba(100,116,139,.78));filter:drop-shadow(0 6px 16px rgba(148,163,184,.32))}[data-theme=dark] .animal-hero-card .animal-hero__avatar-placeholder-icon{filter:drop-shadow(0 6px 18px rgba(15,23,42,.55))}.household-hero__avatar-icon{display:inline-block;width:clamp(3.4rem,58%,4.6rem);aspect-ratio:1;background:var(--household-avatar-bg,linear-gradient(145deg,rgba(52,211,153,.95),rgba(16,185,129,.88)));mask:url(/icons/records/door.svg) center/contain no-repeat;-webkit-mask:url(/icons/records/door.svg) center/contain no-repeat;filter:drop-shadow(0 6px 16px var(--household-avatar-shadow,rgba(16,185,129,.28)));transform:translateY(4px)}[data-theme=dark] .household-hero__avatar-icon{background:var(--household-avatar-bg-dark,linear-gradient(145deg,rgba(52,211,153,.82),rgba(34,197,94,.78)));filter:drop-shadow(0 8px 20px var(--household-avatar-shadow-dark,rgba(0,0,0,.55)))}.household-hero__avatar-icon--household{--household-avatar-bg:linear-gradient(145deg,rgba(255,124,64,0.95),rgba(255,158,89,0.9));--household-avatar-shadow:rgba(255,124,64,0.26);--household-avatar-bg-dark:linear-gradient(145deg,rgba(255,153,102,0.92),rgba(255,184,129,0.86));--household-avatar-shadow-dark:rgba(255,164,118,0.35)}.household-hero__avatar-icon--practice{--household-avatar-bg:linear-gradient(145deg,rgba(59,130,246,0.95),rgba(37,99,235,0.9));--household-avatar-shadow:rgba(59,130,246,0.24);--household-avatar-bg-dark:linear-gradient(145deg,rgba(96,165,250,0.92),rgba(56,189,248,0.86));--household-avatar-shadow-dark:rgba(96,165,250,0.32)}[data-theme=dark] .animal-hero-card[data-status=archived] .animal-hero__avatar-placeholder-icon,[data-theme=dark] .animal-hero-card[data-status=deceased] .animal-hero__avatar-placeholder-icon{background:linear-gradient(150deg,rgba(71,85,105,.92),rgba(51,65,85,.82));filter:drop-shadow(0 8px 20px rgba(0,0,0,.55))}.animal-hero-card[data-status=archived] .human-hero__avatar-img,.animal-hero-card[data-status=deceased] .human-hero__avatar-img{filter:grayscale(1) saturate(.25);opacity:.84}[data-theme=dark] .animal-hero-card[data-status=archived] .human-hero__avatar-img,[data-theme=dark] .animal-hero-card[data-status=deceased] .human-hero__avatar-img{filter:grayscale(1) saturate(.3) brightness(1.08);opacity:.88}.animal-hero__photo-tile{position:relative;display:inline-flex;padding:18px 20px 22px;border-radius:32px;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.78),rgba(232,242,255,.9));box-shadow:0 16px 48px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.9);border:1px solid rgba(226,232,240,.7)}[data-theme=dark] .animal-hero__photo-tile{background:radial-gradient(circle at 20% 20%,rgba(30,41,59,.82),rgba(15,23,42,.9));border-color:rgba(255,255,255,.08);box-shadow:0 18px 52px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.06)}.animal-hero__favorite{position:absolute;top:-8px;right:-12px;width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.65);background:linear-gradient(135deg,#ff6a2b,#ff9a5a);color:white;box-shadow:0 14px 32px rgba(255,106,43,.3);transition:transform .12s ease,box-shadow .16s ease,opacity .12s ease}.animal-hero__favorite:hover{transform:translateY(-1px);box-shadow:0 18px 40px rgba(255,106,43,.36)}.animal-hero__favorite:active{transform:translateY(0)}.household-hero__favorite{width:46px;height:46px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(71,85,105,.22);background:radial-gradient(140% 140% at 18% 18%,rgba(255,255,255,.32) 0,transparent 52%),rgba(255,255,255,.44);color:#8fa0b8;box-shadow:0 12px 26px rgba(15,25,40,.16),inset 0 0 0 1px rgba(255,255,255,.64);backdrop-filter:blur(4px);transition:transform .16s ease,box-shadow .18s ease,background-color .16s ease,color .16s ease,border-color .16s ease}.household-hero__favorite svg{color:inherit;fill:currentColor;stroke:currentColor}.household-hero__favorite[aria-pressed=false] svg{fill:none;stroke:currentColor}.household-hero__favorite:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(15,25,40,.18),inset 0 0 0 1px rgba(255,255,255,.74)}.household-hero__favorite:active{transform:translateY(0)}.household-hero__favorite[aria-pressed=false]{background:rgba(255,255,255,.32);color:#8fa0b8;border-color:rgba(71,85,105,.26);box-shadow:0 10px 24px rgba(15,25,40,.12)}.household-hero__favorite[aria-pressed=true]{--favorite-accent:#ff6a2b;--favorite-accent-2:#ff9250;--favorite-shadow:rgba(255,106,43,0.32);background:radial-gradient(140% 140% at 18% 18%,rgba(255,255,255,.22) 0,transparent 52%),linear-gradient(135deg,var(--favorite-accent),var(--favorite-accent-2));color:white;border-color:rgba(255,255,255,.82);box-shadow:0 14px 32px var(--favorite-shadow,rgba(255,106,43,.32)),0 0 0 1px rgba(255,255,255,.72) inset}.household-hero__favorite[data-kind=practice][aria-pressed=true]{--favorite-accent:#0ea5e9;--favorite-accent-2:#38bdf8;--favorite-shadow:rgba(56,189,248,0.32)}.household-hero__favorite-wrap{position:absolute;top:-10px;right:-10px;display:flex;align-items:center;justify-content:center;z-index:4}.animal-hero__nav-btn{background:linear-gradient(135deg,#ffe9dd,#ffd9c3);color:#ff6a2b;border:none}.animal-hero__nav-btn:hover{background:linear-gradient(135deg,#ffd9c3,#ffc8a6)}[data-theme=dark] .animal-hero__nav-btn{background:linear-gradient(135deg,rgba(255,106,43,.25),rgba(255,154,90,.24));color:#ffb48a}.animal-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:14px;background:rgba(255,255,255,.72);border:1px solid rgba(226,232,240,.7);box-shadow:0 8px 20px rgba(15,23,42,.08);margin-bottom:10px}[data-theme=dark] .animal-hero__eyebrow{background:rgba(17,24,39,.7);border-color:rgba(255,255,255,.08)}.animal-hero__row{display:grid;gap:clamp(1.2rem,3vw,1.8rem);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;margin:clamp(1.2rem,3vw,1.8rem) auto clamp(1.6rem,3vw,2.4rem);width:min(1100px,100%)}.animal-hero__row-item{display:flex;justify-content:center}.animal-hero__info-card{width:100%;max-width:340px;border-radius:28px;padding:18px;background:radial-gradient(circle at 20% 20%,rgba(227,247,255,.96),rgba(209,245,255,.88));border:1px solid rgba(203,236,255,.8);box-shadow:0 16px 40px rgba(12,139,198,.12),inset 0 1px 0 rgba(255,255,255,.8)}[data-theme=dark] .animal-hero__info-card{background:radial-gradient(circle at 20% 20%,rgba(30,41,59,.9),rgba(15,23,42,.8));border-color:rgba(255,255,255,.06);box-shadow:0 18px 46px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.05)}.animal-hero__chip-grid{display:grid;gap:10px}.animal-hero__chip{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:16px;background:linear-gradient(135deg,#0dcaf0,#1dd3b0);color:#fff;font-weight:600;box-shadow:0 10px 24px rgba(13,202,240,.16);border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(10px)}.animal-hero__chip-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:12px;background:rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}.animal-hero__chip-label{font-size:14px;line-height:1.2}.animal-hero__cta-card{width:100%;max-width:320px;background:linear-gradient(145deg,#ff9a5a,#ff6a2b 60%,#ffa15f);border:1px solid rgba(255,255,255,.55);box-shadow:0 18px 42px rgba(255,106,43,.25),inset 0 1px 0 rgba(255,255,255,.7);border-radius:28px;backdrop-filter:blur(12px)}[data-theme=dark] .animal-hero__cta-card{border-color:rgba(255,255,255,.08);box-shadow:0 20px 48px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.05)}.animal-hero__cta-blob{width:88px;height:88px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.4),rgba(255,255,255,.1));box-shadow:inset 0 1px 0 rgba(255,255,255,.45)}.human-hero__avatar-veil{position:absolute;inset:0;background:rgba(15,23,42,.14)}[data-theme=dark] .human-hero__avatar-veil{background:rgba(255,255,255,.12)}.human-hero__avatar-delete{position:absolute;--avatar-delete-offset:clamp(0rem,0.65vw,0.32rem);top:var(--avatar-delete-offset);left:var(--avatar-delete-offset);--avatar-delete-size:clamp(2.2rem,3vw,2.6rem);width:var(--avatar-delete-size);height:var(--avatar-delete-size);border-radius:999px;display:grid;place-items:center;background:transparent;color:#ff7a1a;border:none;cursor:pointer;isolation:isolate;transform-origin:50% 50%;filter:drop-shadow(0 0 6px rgba(255,122,26,.58)) drop-shadow(0 0 18px rgba(255,122,26,.32));transition:transform .22s cubic-bezier(.16,1,.3,1),color .18s ease,filter .22s ease,opacity .24s ease;animation:questionnaire-close-enter .38s cubic-bezier(.16,1,.3,1) both}.human-hero__avatar-delete:hover{background:transparent;transform:translateY(-1px) scale(1.04);color:#ffb347;filter:drop-shadow(0 0 8px rgba(255,122,26,.8)) drop-shadow(0 0 22px rgba(255,122,26,.5))}.human-hero__avatar-delete:active{transform:translateY(0) scale(.98);filter:drop-shadow(0 0 6px rgba(255,122,26,.6)) drop-shadow(0 0 16px rgba(255,122,26,.35))}.human-hero__avatar-delete:focus-visible{background:transparent;outline:none;box-shadow:0 0 0 3px rgba(255,122,26,.4)}.human-hero__avatar-delete svg{width:1.2rem;height:1.2rem;transition:transform .22s ease}.human-hero__avatar-delete:hover svg{transform:rotate(90deg) scale(1.08)}[data-theme=dark] .human-hero__avatar-delete{background:transparent;color:#ff7a1a;box-shadow:none;filter:drop-shadow(0 0 7px rgba(255,122,26,.7)) drop-shadow(0 0 20px rgba(255,122,26,.45))}[data-theme=dark] .human-hero__avatar-delete:hover{background:transparent;color:#ffbf6b;filter:drop-shadow(0 0 10px rgba(255,122,26,.9)) drop-shadow(0 0 26px rgba(255,122,26,.6))}[data-theme=dark] .human-hero__avatar-delete:focus-visible{background:transparent;box-shadow:0 0 0 3px rgba(255,122,26,.5)}.human-hero__details{display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.6rem);align-items:flex-start;width:100%}.human-hero__core-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:clamp(1rem,2.6vw,1.6rem);width:100%;--hero-core-card-width:260px;--hero-core-card-height:286.39px}@media (min-width:1024px){.human-hero__core-row{flex-wrap:nowrap;justify-content:flex-start}}@media (max-width:767px){.human-hero__details{align-items:center}.human-hero__core-row{justify-content:center}}.human-hero__name-line{display:flex;align-items:baseline;column-gap:clamp(.6rem,2vw,1rem);row-gap:.45rem;flex-wrap:wrap}.human-hero__age,.human-hero__meta-line{align-items:center}.human-hero__age{display:inline-flex;justify-content:center;padding:.45rem 1.05rem;border-radius:999px;border:1px solid rgba(148,163,184,.32);background:rgba(241,245,249,.6);color:#0f172a;font-weight:600;font-size:.95rem;line-height:1.2;letter-spacing:-.01em;font-variant-numeric:tabular-nums;cursor:pointer;white-space:nowrap;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;box-shadow:0 10px 24px rgba(15,23,42,.08)}.human-hero__age:hover{transform:translateY(-1px);border-color:rgba(148,163,184,.45);box-shadow:0 14px 28px rgba(15,23,42,.12)}.human-hero__age:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(56,189,248,.28),0 12px 26px rgba(15,23,42,.12)}.human-hero__age.is-active{background:rgba(56,189,248,.18);border-color:rgba(56,189,248,.4);color:#0f172a;box-shadow:0 16px 34px rgba(56,189,248,.25)}[data-theme=dark] .human-hero__age{background:rgba(148,163,184,.28);border-color:rgba(148,163,184,.42);color:#f1f5f9;box-shadow:0 12px 28px rgba(15,23,42,.34)}[data-theme=dark] .human-hero__age:hover{border-color:rgba(148,163,184,.52);box-shadow:0 16px 36px rgba(56,189,248,.28)}[data-theme=dark] .human-hero__age.is-active{background:rgba(56,189,248,.32);border-color:rgba(56,189,248,.48);color:#e0f2fe;box-shadow:0 18px 42px rgba(56,189,248,.36)}.human-hero__age-value{font-variant-numeric:tabular-nums}.human-hero__sex-pill{display:inline-flex;align-items:center;justify-content:center;width:100%;flex:1;padding:.52rem 1rem;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:rgba(241,245,249,.65);color:#0f172a;font-weight:600;font-size:.95rem;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;box-shadow:0 10px 24px rgba(15,23,42,.08);appearance:none}.human-hero__sex-pill:hover{transform:translateY(-1px);border-color:rgba(148,163,184,.45);box-shadow:0 14px 28px rgba(15,23,42,.12)}.human-hero__sex-pill:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(56,189,248,.28),0 12px 26px rgba(15,23,42,.12)}.human-hero__sex-pill.is-active{background:rgba(56,189,248,.18);border-color:rgba(56,189,248,.4);color:#0f172a;box-shadow:0 16px 34px rgba(56,189,248,.25)}[data-theme=dark] .human-hero__sex-pill{background:rgba(148,163,184,.28);border-color:rgba(148,163,184,.42);color:#f1f5f9;box-shadow:0 12px 28px rgba(15,23,42,.34)}[data-theme=dark] .human-hero__sex-pill:hover{border-color:rgba(148,163,184,.52);box-shadow:0 16px 36px rgba(56,189,248,.28)}[data-theme=dark] .human-hero__sex-pill.is-active{background:rgba(56,189,248,.32);border-color:rgba(56,189,248,.48);color:#e0f2fe;box-shadow:0 18px 42px rgba(56,189,248,.36)}.human-hero__sex-pill-label{line-height:1.1;font-weight:inherit}.human-hero__sex-popover-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:rgba(226,232,240,.92);color:#0f172a;box-shadow:inset 0 0 0 1px rgba(148,163,184,.4)}[data-theme=dark] .human-hero__sex-popover-icon{background:rgba(148,163,184,.3);color:#e2e8f0;box-shadow:inset 0 0 0 1px rgba(148,163,184,.6)}.human-hero__name-input{background:transparent;border:none;border-bottom:2px solid rgba(15,23,42,.2);font-size:clamp(1.9rem,4.6vw,2.6rem);font-weight:700;letter-spacing:-.02em;padding:0 .25rem;color:#0f172a;min-width:min(280px,80vw)}.human-hero__name-input:focus{outline:none;border-bottom-color:#ff813e}[data-theme=dark] .human-hero__name-input{color:#fff;border-bottom-color:rgba(255,255,255,.3)}[data-theme=dark] .human-hero__name-input:focus{border-bottom-color:rgba(255,179,140,.8)}.human-hero__name-button{display:inline-flex;align-items:center;gap:.6rem;background:transparent;border:none;font-size:clamp(1.9rem,4.6vw,2.6rem);font-weight:700;letter-spacing:-.02em;color:#0f172a;transition:color .25s ease;cursor:default}.human-hero__name{position:relative;display:inline-block;color:transparent;background:linear-gradient(118deg,rgba(146,213,255,.96),#0c8bc6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 8px 20px rgba(12,139,198,.18);transition:background .25s ease}.human-hero.human-hero--archived .human-hero__name,.human-hero.human-hero--deceased .human-hero__name{background:none;color:rgba(71,85,105,.9);-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:currentColor;text-shadow:none}.human-hero__name:after{content:"";position:absolute;inset:62% -18% -110%;border-radius:999px;background:radial-gradient(70% 70% at 50% 50%,rgba(12,139,198,.22),transparent 78%);filter:blur(20px);opacity:.7;pointer-events:none;z-index:-1}.human-hero.human-hero--archived .human-hero__name:after,.human-hero.human-hero--deceased .human-hero__name:after{opacity:0}[data-theme=dark] .human-hero__name{background:linear-gradient(118deg,rgba(96,196,255,.92),rgba(12,139,198,.96));text-shadow:0 10px 26px rgba(12,139,198,.3)}[data-theme=dark] .human-hero__name:after{background:radial-gradient(70% 70% at 50% 50%,rgba(56,180,255,.34),transparent 82%);opacity:.64}[data-theme=dark] .human-hero.human-hero--archived .human-hero__name,[data-theme=dark] .human-hero.human-hero--deceased .human-hero__name{color:rgba(226,232,240,.88);text-shadow:none}[data-theme=dark] .human-hero.human-hero--archived .human-hero__name:after,[data-theme=dark] .human-hero.human-hero--deceased .human-hero__name:after{opacity:0}.human-hero__name-button.is-editable{cursor:pointer}.human-hero__name-button.is-editable:focus-visible,.human-hero__name-button.is-editable:hover{color:inherit}[data-theme=dark] .human-hero__name-button{color:#fff}[data-theme=dark] .human-hero__name-button.is-editable:focus-visible,[data-theme=dark] .human-hero__name-button.is-editable:hover{color:inherit}[data-theme=dark] .human-hero__name-button.is-editable:focus-visible .human-hero__name-icon,[data-theme=dark] .human-hero__name-button.is-editable:hover .human-hero__name-icon{color:#ffb38c;stroke:#ffb38c}.human-hero__name-icon{opacity:0;transition:opacity .25s ease}.human-hero__name-button.is-editable:focus-visible .human-hero__name-icon,.human-hero__name-button.is-editable:hover .human-hero__name-icon{opacity:.65;color:#ff813e;stroke:#ff813e}.human-hero__nationalities{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.human-hero__nationalities-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.85rem}.human-hero__nationalities.is-empty{gap:.35rem;color:rgba(148,163,184,.9);font-size:.9rem}.human-hero__nationality-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .8rem;border-radius:999px;border:1px solid rgba(13,148,136,.22);background:linear-gradient(140deg,rgba(16,185,129,.12),rgba(14,116,144,.08));font-size:.88rem;font-weight:600;color:rgba(15,23,42,.85);letter-spacing:.01em}.human-hero__nationality-flag{font-size:1.1rem;line-height:1}.human-hero__nationality-label{line-height:1.2}.human-hero__nationality-empty{font-style:italic;color:rgba(148,163,184,.85)}.human-hero__nationality-editor{--bio-editor-border:rgba(14,165,233,0.42);--bio-editor-bg:linear-gradient(135deg,rgba(14,165,233,0.35),rgba(52,211,153,0.38));--bio-editor-shadow:0 20px 40px rgba(14,165,233,0.22);--bio-editor-text:rgba(6,64,85,0.92);--bio-editor-accent:rgba(6,148,161,0.96);--bio-editor-subtext:rgba(6,95,125,0.74);--bio-editor-hint:rgba(6,95,125,0.7);--bio-editor-button-bg:rgba(14,165,233,0.28);--bio-editor-button-border:rgba(14,165,233,0.42);--bio-editor-button-bg-hover:rgba(14,165,233,0.36);--bio-editor-button-text:rgba(6,90,120,0.92);--bio-choice-border:rgba(14,165,233,0.3);--bio-choice-bg:linear-gradient(145deg,rgba(222,249,255,0.96),rgba(210,250,231,0.92));--bio-choice-border-hover:rgba(14,165,233,0.52);--bio-choice-hover-shadow:0 20px 36px rgba(14,165,233,0.28);--bio-choice-active-border:rgba(14,165,233,0.58);--bio-choice-active-bg:linear-gradient(145deg,rgba(14,165,233,0.32),rgba(52,211,153,0.42));--bio-choice-active-text:rgba(6,72,96,0.94);--bio-choice-active-shadow:0 24px 40px rgba(14,165,233,0.28);--bio-choice-text:rgba(6,78,104,0.92);--bio-choice-hint:rgba(6,95,125,0.72);--bio-card-border:rgba(14,165,233,0.36);--bio-card-bg:linear-gradient(150deg,rgba(222,249,255,0.94),rgba(209,250,229,0.92));--bio-card-shadow:0 22px 40px rgba(14,165,233,0.22);--bio-card-title:rgba(6,95,125,0.8);--bio-card-accent:rgba(6,117,150,0.96);--bio-card-note:rgba(6,148,161,0.78)}.human-hero__nationality-editor-body{display:grid;gap:.85rem}.human-hero__nationality-input-group{display:grid;gap:.5rem}.human-hero__nationality-input-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:rgba(13,148,136,.9)}.human-hero__nationality-input-row{display:flex;gap:.6rem;flex-wrap:wrap}.human-hero__nationality-input{flex:1 1 220px;min-width:0;border-radius:14px;border:1px solid rgba(13,148,136,.28);padding:.55rem .75rem;font-size:.95rem;color:rgba(15,23,42,.86);background:rgba(255,255,255,.96);transition:border-color .2s ease,box-shadow .2s ease}.human-hero__nationality-input--card{background:var(--bio-card-bg,linear-gradient(150deg,rgba(236,252,255,.9),rgba(209,250,229,.9)));border-color:var(--bio-card-border,rgba(14,165,233,.32));color:var(--bio-card-accent,rgba(6,113,144,.95));box-shadow:var(--bio-card-shadow,0 18px 32px rgba(14,165,233,.2));font-weight:600}.human-hero__nationality-input:focus{outline:none;border-color:rgba(13,148,136,.54);box-shadow:0 0 0 3px rgba(13,148,136,.2)}.human-hero__nationality-input--card:focus{border-color:var(--bio-choice-active-border,rgba(14,165,233,.52));box-shadow:0 0 0 3px rgba(14,165,233,.18),var(--bio-card-shadow,0 18px 32px rgba(14,165,233,.2))}.human-hero__nationality-input--card:disabled{opacity:.75;cursor:not-allowed}.human-hero__nationality-add{padding:.55rem 1rem;border-radius:12px;border:1px solid rgba(14,116,144,.3);background:rgba(13,148,136,.12);font-size:.85rem;font-weight:600;color:#0f766e;transition:background .2s ease,border-color .2s ease}.human-hero__nationality-add:focus-visible:not(:disabled),.human-hero__nationality-add:hover:not(:disabled){background:rgba(13,148,136,.2);border-color:rgba(13,148,136,.45)}.human-hero__nationality-add:disabled{opacity:.55;cursor:not-allowed}.human-hero__nationality-drafts{display:flex;flex-wrap:wrap;gap:.5rem}.human-hero__nationality-draft{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .7rem;border-radius:14px;border:1px solid rgba(20,184,166,.32);background:rgba(236,253,245,.92);font-size:.85rem;color:rgba(15,118,110,.9);transition:transform .2s ease,border-color .2s ease}.human-hero__nationality-draft:focus-visible:not(:disabled),.human-hero__nationality-draft:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(13,148,136,.46)}.human-hero__nationality-draft:disabled{opacity:.6;cursor:not-allowed}.human-hero__nationality-draft-remove{font-size:1rem;line-height:1;color:rgba(15,118,110,.75)}.human-hero__nationality-draft-empty{font-style:italic;color:rgba(148,163,184,.85)}.human-hero__nationality-actions{display:flex;gap:.6rem;flex-wrap:wrap}@media (max-width:767px){.human-hero__nationalities,.human-hero__nationalities-row{justify-content:center}}.animal-hero__species-editor-body{display:grid;gap:1rem}.animal-hero__species-grid{display:grid;grid-template-columns:1fr;gap:.5rem .85rem}@media (min-width:640px){.animal-hero__species-grid{grid-template-columns:minmax(150px,.9fr) minmax(0,1.2fr)}}.animal-hero__species-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#10b981;align-self:center}.animal-hero__species-input{width:100%}.animal-hero__species-actions{display:flex;justify-content:space-between;align-items:center;gap:.85rem;flex-wrap:wrap}.animal-hero__species-reset{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid rgba(255,106,43,.25);background:rgba(255,106,43,.08);color:rgba(124,45,18,.9);border-radius:12px;font-weight:600;padding:.55rem .9rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.animal-hero__species-reset-icon{width:18px;height:18px}.animal-hero__species-reset:focus-visible:not(:disabled),.animal-hero__species-reset:hover:not(:disabled){transform:translateY(-1px);background:rgba(255,106,43,.14);border-color:rgba(255,106,43,.45)}.animal-hero__species-reset:disabled{opacity:.55;cursor:not-allowed}.animal-hero__species-save{min-width:auto;padding:.55rem .85rem;gap:.35rem;background:linear-gradient(135deg,#34d399,#10b981);border-color:rgba(16,185,129,.72);color:#f0fdf4;box-shadow:0 16px 32px rgba(16,185,129,.22),0 10px 20px rgba(15,23,42,.12)}.animal-hero__species-save:disabled{opacity:.72;cursor:not-allowed}.animal-hero__species-save-icon{width:18px;height:18px}[data-theme=dark] .human-hero__nationality-pill{border-color:rgba(94,234,212,.4);background:linear-gradient(140deg,rgba(45,212,191,.18),rgba(20,184,166,.12));color:rgba(226,232,240,.9)}[data-theme=dark] .human-hero__nationality-draft-empty,[data-theme=dark] .human-hero__nationality-empty{color:rgba(148,163,184,.7)}[data-theme=dark] .human-hero__bio-editor--nationality{--bio-editor-border:rgba(14,165,233,0.6);--bio-editor-bg:linear-gradient(145deg,rgba(10,78,120,0.75),rgba(10,132,112,0.72));--bio-editor-shadow:0 24px 46px rgba(6,30,48,0.55);--bio-editor-text:rgba(224,250,255,0.92);--bio-editor-accent:rgba(191,239,255,0.94);--bio-editor-subtext:rgba(167,229,247,0.78);--bio-editor-hint:rgba(148,210,230,0.72);--bio-editor-button-bg:rgba(14,165,233,0.32);--bio-editor-button-border:rgba(14,165,233,0.54);--bio-editor-button-bg-hover:rgba(14,165,233,0.4);--bio-editor-button-text:rgba(236,254,255,0.95);--bio-choice-border:rgba(14,165,233,0.58);--bio-choice-bg:linear-gradient(145deg,rgba(8,57,80,0.88),rgba(10,100,120,0.82));--bio-choice-border-hover:rgba(14,165,233,0.72);--bio-choice-hover-shadow:0 26px 46px rgba(4,20,36,0.62);--bio-choice-active-border:rgba(14,165,233,0.76);--bio-choice-active-bg:linear-gradient(145deg,rgba(14,165,233,0.48),rgba(16,185,129,0.48));--bio-choice-active-text:rgba(226,252,255,0.98);--bio-choice-active-shadow:0 30px 52px rgba(4,20,36,0.68);--bio-choice-text:rgba(226,250,255,0.92);--bio-choice-hint:rgba(191,239,255,0.8);--bio-card-border:rgba(14,165,233,0.58);--bio-card-bg:linear-gradient(150deg,rgba(8,62,86,0.88),rgba(11,88,96,0.86));--bio-card-shadow:0 26px 48px rgba(3,17,33,0.66);--bio-card-title:rgba(191,239,255,0.85);--bio-card-accent:rgba(236,254,255,0.97);--bio-card-note:rgba(148,213,238,0.84);--bio-card-soft-bg:linear-gradient(150deg,rgba(10,88,110,0.82),rgba(7,58,74,0.82));--bio-card-soft-border:rgba(14,165,233,0.48);--bio-card-soft-shadow:0 26px 46px rgba(3,17,33,0.64)}.animal-hero__classification-body .human-hero__bio-editor--age,.animal-hero__classification-body .human-hero__bio-editor--household,.animal-hero__classification-body .human-hero__bio-editor--nationality,.animal-hero__classification-body .human-hero__bio-editor--sex{background:transparent;border:0;box-shadow:none}[data-theme=dark] .human-hero__nationality-input-label{color:rgba(94,234,212,.85)}[data-theme=dark] .human-hero__nationality-input{border-color:rgba(20,184,166,.38);background:rgba(15,23,42,.95);color:rgba(226,232,240,.95)}[data-theme=dark] .human-hero__nationality-input:focus{border-color:rgba(94,234,212,.55);box-shadow:0 0 0 3px rgba(13,148,136,.3)}[data-theme=dark] .human-hero__nationality-input--card{background:var(--bio-card-bg,linear-gradient(150deg,rgba(8,62,86,.88),rgba(11,88,96,.86)));border-color:var(--bio-card-border,rgba(14,165,233,.58));color:var(--bio-card-accent,rgba(236,254,255,.97));box-shadow:var(--bio-card-shadow,0 26px 48px rgba(3,17,33,.66))}[data-theme=dark] .human-hero__nationality-input--card:focus{border-color:var(--bio-choice-active-border,rgba(14,165,233,.76));box-shadow:0 0 0 3px rgba(14,165,233,.28),var(--bio-card-shadow,0 26px 48px rgba(3,17,33,.66))}[data-theme=dark] .human-hero__nationality-add{border-color:rgba(45,212,191,.4);background:rgba(20,184,166,.18);color:rgba(167,243,208,.92)}[data-theme=dark] .human-hero__nationality-draft{border-color:rgba(45,212,191,.32);background:rgba(15,23,42,.92);color:rgba(226,232,240,.9)}[data-theme=dark] .human-hero__nationality-draft-remove{color:rgba(248,113,113,.82)}[data-theme=dark] .human-hero__birth-save,[data-theme=dark] .human-hero__nationality-save{background:linear-gradient(150deg,rgba(45,212,191,.85),rgba(16,185,129,.9))}.human-hero__sex-editor{display:grid;gap:.55rem;margin-top:.65rem}.human-hero__sex-select-group{display:grid;gap:.45rem}.human-hero__sex-select-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:rgba(15,118,110,.7)}.human-hero__sex-select-row{display:flex;align-items:center;gap:.6rem}.human-hero__sex-select{flex:1 1 220px;min-width:0;border-radius:14px;border:1px solid var(--bio-card-border,rgba(20,184,166,.32));background:var(--bio-card-bg,linear-gradient(150deg,rgba(236,253,245,.94),rgba(209,250,229,.9)));color:rgba(15,118,110,.95);font-size:.95rem;padding:.55rem .75rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.human-hero__sex-select:focus{outline:none;border-color:var(--bio-choice-active-border,rgba(20,184,166,.52));box-shadow:0 0 0 3px rgba(20,184,166,.18),var(--bio-card-shadow,0 18px 32px rgba(16,185,129,.18))}.human-hero__sex-select:disabled{opacity:.6;cursor:not-allowed}.human-hero__sex-reset{align-self:flex-start;padding:.35rem .65rem;border-radius:10px;border:1px solid rgba(37,99,235,.32);background:rgba(219,234,254,.82);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(37,99,235,.9)}.human-hero__sex-reset:focus-visible:not(:disabled),.human-hero__sex-reset:hover:not(:disabled){border-color:rgba(37,99,235,.48)}.human-hero__sex-reset:disabled{opacity:.55;cursor:not-allowed}.human-hero__sex-status{font-size:.75rem;font-style:italic;color:rgba(30,64,175,.75)}[data-theme=dark] .human-hero__sex-select-label{color:rgba(191,219,254,.9)}[data-theme=dark] .human-hero__sex-select{border:1px solid rgba(96,165,250,.45);background:rgba(15,23,42,.74);color:rgba(226,232,240,.95)}[data-theme=dark] .human-hero__sex-select:focus{border-color:rgba(96,165,250,.68);box-shadow:0 0 0 3px rgba(37,99,235,.3)}[data-theme=dark] .human-hero__sex-select:disabled{opacity:.55}.human-hero__household-clear{padding:.4rem .8rem;border-radius:12px;border:1px solid var(--bio-editor-button-border,rgba(217,119,6,.32));background:var(--bio-editor-button-bg,rgba(252,211,77,.24));font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--bio-editor-button-text,rgba(120,53,15,.95));transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.human-hero__household-clear:focus-visible:not(:disabled),.human-hero__household-clear:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(217,119,6,.48);box-shadow:0 14px 26px rgba(217,119,6,.22);outline:none}.human-hero__household-clear:disabled{opacity:.55;cursor:not-allowed}.human-hero__bio-editor-link{display:inline-flex;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--bio-editor-accent,#1d4ed8);text-decoration:underline;transition:color .2s ease}.human-hero__bio-editor-link:focus-visible,.human-hero__bio-editor-link:hover{color:var(--bio-editor-button-text,var(--bio-editor-accent,#1d4ed8))}[data-theme=dark] .human-hero__sex-reset{border-color:rgba(59,130,246,.45);background:rgba(30,64,175,.4);color:rgba(191,219,254,.9)}[data-theme=dark] .human-hero__sex-status{color:rgba(191,219,254,.8)}.human-hero__badges{display:flex;flex-wrap:wrap;gap:.6rem}@media (max-width:767px){.human-hero__badges{justify-content:center}}.human-hero__household-card{display:flex;flex-direction:column;gap:.45rem;margin-top:.65rem}.human-hero__household-label{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:rgba(15,23,42,.5)}[data-theme=dark] .human-hero__household-label{color:rgba(226,232,240,.65)}.human-hero__household-cardLink{display:flex;align-items:center;gap:.85rem;padding:.7rem 1.1rem;border-radius:18px;border:1px solid rgba(148,163,184,.35);background:linear-gradient(150deg,rgba(248,250,252,.95),rgba(226,232,240,.82));text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.human-hero__household-cardLink:hover{transform:translateY(-1px);border-color:rgba(148,163,184,.45);box-shadow:0 12px 26px rgba(15,23,42,.12)}.human-hero__household-cardLink:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(148,163,184,.28)}[data-theme=dark] .human-hero__household-cardLink{background:rgba(15,23,42,.82);border-color:rgba(148,163,184,.45)}[data-theme=dark] .human-hero__household-cardLink:hover{border-color:rgba(148,163,184,.62);box-shadow:0 14px 28px rgba(0,0,0,.45)}[data-theme=dark] .human-hero__household-cardLink:focus-visible{box-shadow:0 0 0 3px rgba(148,163,184,.5)}.human-hero__household-cardIcon{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:rgba(255,125,69,.1);color:#ff813e}[data-theme=dark] .human-hero__household-cardIcon{background:rgba(255,125,69,.18)}.human-hero__household-cardBody{display:flex;align-items:center;justify-content:space-between;gap:1.05rem;flex:1}.human-hero__household-name{font-weight:600;color:#0f172a}[data-theme=dark] .human-hero__household-name{color:#f1f5f9}.human-hero__household-action{font-size:.78rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:rgba(15,118,110,.85)}[data-theme=dark] .human-hero__household-action{color:rgba(94,234,212,.82)}.human-hero__badge{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem 1.15rem;border-radius:999px;font-size:.82rem;font-weight:600;line-height:1.2;border:1px solid transparent;background:transparent;color:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.75);white-space:nowrap;text-decoration:none;appearance:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.human-hero__badge.is-action{cursor:pointer}.human-hero__badge.is-action:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(15,23,42,.16)}.human-hero__badge.is-action:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(56,189,248,.34),0 14px 32px rgba(15,23,42,.18)}.human-hero__badge.is-off{opacity:.75}.human-hero__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:currentColor}.human-hero__badge-img{display:block;height:18px;width:auto}.human-hero__badge-icon svg{width:100%;height:100%}.human-hero__badge-label{display:inline-block;letter-spacing:-.01em}.human-hero__badge--emerald{background:rgba(16,185,129,.18);border-color:rgba(16,185,129,.28);color:#03624a}.human-hero__badge--coral{background:rgba(255,118,64,.2);border-color:rgba(255,118,64,.34);color:#b5471e}.human-hero__badge--amber{background:rgba(253,186,116,.22);border-color:rgba(249,115,22,.26);color:#a35d1f}.human-hero__badge--slate{background:rgba(148,163,184,.18);border-color:rgba(148,163,184,.28);color:#334155}[data-theme=dark] .human-hero__badge{box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}[data-theme=dark] .human-hero__badge.is-action:hover{box-shadow:0 14px 34px rgba(8,47,73,.36)}[data-theme=dark] .human-hero__badge.is-action:focus-visible{box-shadow:0 0 0 3px rgba(56,189,248,.45),0 16px 36px rgba(8,47,73,.46)}[data-theme=dark] .human-hero__badge--emerald{background:rgba(16,185,129,.28);border-color:rgba(16,185,129,.4);color:#4ade80}[data-theme=dark] .human-hero__badge--coral{background:rgba(255,118,64,.32);border-color:rgba(255,118,64,.46);color:#ffb694}[data-theme=dark] .human-hero__badge--amber{background:rgba(253,186,116,.32);border-color:rgba(253,186,116,.45);color:#ffd8ab}[data-theme=dark] .human-hero__badge--slate{background:rgba(148,163,184,.26);border-color:rgba(148,163,184,.38);color:#e2e8f0}.human-hero__cta-block{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;width:100%}.human-hero__cta-block--compact{flex-direction:row;align-items:center;width:auto;min-width:0;align-self:flex-start;gap:.5rem;padding:.15rem .2rem}.household-hero__cta-block{align-self:flex-start;margin-left:auto;margin-right:2cm}.household-hero__core-row .human-hero__bio-card{margin-left:2.5cm}@media (max-width:767px){.household-hero__cta-block{align-self:center;margin-left:0;margin-right:0}.household-hero__core-row .human-hero__bio-card{margin-left:0}.human-hero__cta-block{align-items:center}}.household-hero__core-row{align-items:flex-start}@media (min-width:1024px){.human-hero__cta-block{flex-direction:row;align-items:stretch}.human-hero__cta-block--compact{align-items:center;padding:0}}.human-hero__cta-block--panel{width:var(--hero-core-card-width,264px);max-width:100%;height:var(--hero-core-card-height,292px);padding:clamp(1.05rem,2.8vw,1.45rem) clamp(1.15rem,3.2vw,1.85rem);border-radius:34px;position:relative;border:1.6px solid rgba(176,210,255,.55);background:radial-gradient(150% 160% at 12% -18%,rgba(191,219,254,.42),transparent 72%),radial-gradient(160% 150% at 92% -12%,rgba(165,243,252,.28),transparent 74%),linear-gradient(165deg,rgba(255,255,255,.96),rgba(235,246,255,.92));box-shadow:0 44px 88px rgba(86,130,255,.16),inset 0 1px 0 rgba(255,255,255,.85);align-self:flex-start;gap:clamp(.95rem,2.1vw,1.4rem);align-items:stretch;flex-direction:column;box-sizing:border-box;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);backdrop-filter:blur(18px) saturate(135%);isolation:isolate}.human-hero__cta-block--panel:before{content:"";position:absolute;inset:-18% -16% -34% -16%;border-radius:inherit;background:radial-gradient(360px 300px at 24% 10%,rgba(255,255,255,.52),transparent 78%),radial-gradient(320px 260px at 82% 12%,rgba(176,210,255,.34),transparent 80%),radial-gradient(300px 280px at 50% 110%,rgba(255,255,255,.24),transparent 78%);filter:blur(16px);opacity:.9;pointer-events:none;z-index:0}.human-hero__cta-block--panel.human-hero__cta-block--readonly{border-color:rgba(176,210,255,.38);background:linear-gradient(150deg,#f8fafc 6%,#e5e9f2 94%);box-shadow:0 12px 26px rgba(148,163,184,.18),inset 0 1px 0 rgba(255,255,255,.92);backdrop-filter:blur(4px) saturate(105%)}.human-hero__cta-block--panel.human-hero__cta-block--readonly:before{display:none}.human-hero__cta-block--panel.human-hero__cta-block--readonly:focus-within,.human-hero__cta-block--panel.human-hero__cta-block--readonly:hover{transform:none;box-shadow:0 12px 26px rgba(148,163,184,.18),inset 0 1px 0 rgba(255,255,255,.92)}.human-hero__cta-block--panel.human-hero__cta-block--readonly .human-hero__cta,.human-hero__cta-block--panel.human-hero__cta-block--readonly .human-hero__cta:focus-visible,.human-hero__cta-block--panel.human-hero__cta-block--readonly .human-hero__cta:hover{transform:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.94);filter:none;transition:color .2s ease}.human-hero__cta-block--panel:focus-within,.human-hero__cta-block--panel:hover{transform:translateY(-8px);box-shadow:0 48px 110px rgba(255,163,94,.32),0 28px 54px rgba(86,130,255,.18)}.human-hero__cta-block--panel .human-hero__cta{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:clamp(.8rem,2.3vw,1.3rem);padding:clamp(1rem,2.6vw,1.35rem) clamp(1.1rem,3.1vw,1.7rem) clamp(1.25rem,3.4vw,1.95rem);flex:0 0 auto;height:100%;border-radius:28px;z-index:1;background:radial-gradient(200% 120% at 12% 0,rgba(255,255,255,.35),transparent 56%),radial-gradient(160% 130% at 80% 10%,rgba(255,255,255,.2),transparent 64%),linear-gradient(142deg,#ff8049 12%,#ffb244 88%);color:#fff;box-shadow:0 34px 60px rgba(255,138,84,.35),inset 0 1px 0 rgba(255,255,255,.45);overflow:hidden;position:relative;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1),filter .3s ease;backdrop-filter:blur(6px) saturate(120%)}.human-hero__cta-block--panel .human-hero__cta:before{content:"";position:absolute;inset:0;background:radial-gradient(220px 180px at 82% 84%,rgba(255,255,255,.22),transparent 80%),radial-gradient(420px 280px at -10% -30%,rgba(255,255,255,.24),transparent 75%);pointer-events:none;mix-blend-mode:screen;opacity:.85}.human-hero__cta-block--panel .human-hero__cta:after{content:"";position:absolute;inset:1.1px;border-radius:inherit;border:1.2px solid rgba(255,255,255,.28);mix-blend-mode:screen;pointer-events:none;opacity:.55}.human-hero__cta-block--panel .human-hero__cta--disabled{opacity:1;filter:none;color:#334155;background:linear-gradient(150deg,#f8fafc 10%,#e2e8f0 90%);border:1px solid rgba(148,163,184,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.94)}.human-hero__cta-block--panel .human-hero__cta--disabled:after,.human-hero__cta-block--panel .human-hero__cta--disabled:before{display:none}.human-hero__cta-block--panel .human-hero__cta--disabled .human-hero__cta-icon{background:rgba(255,255,255,.94);color:#475569;box-shadow:inset 0 1px 1px rgba(255,255,255,.82),0 8px 18px rgba(148,163,184,.24)}.human-hero__cta-block--panel .human-hero__cta--disabled .human-hero__cta-caption{color:rgba(51,65,85,.7)}.human-hero__cta-block--panel .human-hero__cta--disabled .human-hero__cta-illustration img{opacity:.78;filter:grayscale(1) brightness(.98)}.human-hero__cta-block--panel.human-hero__cta-block--readonly .human-hero__cta-illustration,.human-hero__cta-block--panel.human-hero__cta-block--readonly .human-hero__cta-illustration img{transform:none}.human-hero__cta-block--panel.human-hero__cta-block--readonly .human-hero__cta:focus-visible .human-hero__cta-illustration img,.human-hero__cta-block--panel.human-hero__cta-block--readonly .human-hero__cta:hover .human-hero__cta-illustration img{transform:none;opacity:.88}.human-hero__cta-block--panel.human-hero__cta-block--readonly .human-hero__cta-illustration:before{display:none}.human-hero__cta-block--panel .human-hero__cta-icon{background:rgba(255,255,255,.25);box-shadow:inset 0 1px 1px rgba(255,255,255,.4)}.human-hero__cta-main{position:relative;z-index:1}.human-hero__cta-block--panel .human-hero__cta:focus-visible,.human-hero__cta-block--panel .human-hero__cta:hover{transform:translateY(-6px);box-shadow:0 40px 70px rgba(255,138,84,.4),inset 0 1px 0 rgba(255,255,255,.52)}.human-hero__cta-block--panel .human-hero__hint-card{width:100%;max-width:100%}@media (max-width:767px){.human-hero__cta-block--panel{align-items:stretch}}@media (min-width:1024px){.human-hero__cta-block--panel{flex-direction:column;align-items:stretch}.human-hero__cta-block--panel .human-hero__hint-card{max-width:100%}.human-hero__cta-block--panel .human-hero__cta{width:100%;min-width:unset}}[data-theme=dark] .human-hero__cta-block--panel{border-color:rgba(96,165,250,.46);background:radial-gradient(150% 150% at 14% 12%,rgba(37,99,235,.22) 0,transparent 72%),radial-gradient(140% 150% at 88% 8%,rgba(20,184,166,.2) 0,transparent 76%),linear-gradient(168deg,rgba(15,23,42,.92),rgba(6,11,23,.85));box-shadow:0 38px 78px rgba(2,6,23,.7)}[data-theme=dark] .human-hero__cta-block--panel.human-hero__cta-block--readonly{background:linear-gradient(178deg,rgba(15,23,42,.9),rgba(9,12,26,.86));box-shadow:0 22px 48px rgba(2,6,23,.55);backdrop-filter:blur(8px) saturate(110%)}[data-theme=dark] .human-hero__cta-block--panel:before{background:radial-gradient(360px 300px at 22% 10%,rgba(59,130,246,.42),transparent 78%),radial-gradient(320px 280px at 84% 12%,rgba(45,212,191,.28),transparent 82%),radial-gradient(260px 260px at 50% 110%,rgba(96,165,250,.18),transparent 76%);opacity:.6;filter:blur(18px)}[data-theme=dark] .human-hero__cta-block--panel.human-hero__cta-block--readonly:before{display:none}[data-theme=dark] .human-hero__cta-block--panel .human-hero__cta{background:radial-gradient(200% 120% at 12% 0,rgba(255,255,255,.18),transparent 58%),radial-gradient(160% 130% at 82% 8%,rgba(255,255,255,.12),transparent 64%),linear-gradient(142deg,#fb923c 12%,#f97316 88%);box-shadow:0 34px 60px rgba(249,115,22,.4),inset 0 1px 0 rgba(255,255,255,.15)}[data-theme=dark] .human-hero__cta-block--panel .human-hero__cta--disabled{color:#e2e8f0;background:linear-gradient(150deg,#1f2937 10%,#0b1220 90%);border:1px solid rgba(148,163,184,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .human-hero__cta-block--panel .human-hero__cta--disabled .human-hero__cta-caption{color:rgba(226,232,240,.78)}[data-theme=dark] .human-hero__cta-block--panel .human-hero__cta--disabled .human-hero__cta-icon{background:rgba(255,255,255,.1);color:#cbd5e1;box-shadow:inset 0 1px 1px rgba(255,255,255,.18),0 8px 18px rgba(2,6,23,.42)}[data-theme=dark] .human-hero__cta-block--panel .human-hero__cta--disabled .human-hero__cta-illustration img{opacity:.74;filter:grayscale(1) brightness(.92)}[data-theme=dark] .human-hero__cta-block--panel .human-hero__cta:before{background:radial-gradient(220px 180px at 80% 84%,rgba(255,255,255,.18),transparent 82%),radial-gradient(420px 280px at -10% -30%,rgba(255,255,255,.12),transparent 80%);opacity:.55}[data-theme=dark] .human-hero__cta-block--panel .human-hero__cta:after{border-color:rgba(255,255,255,.12);opacity:.35}.human-hero__cta-main{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"icon title" "icon caption";align-items:start;gap:clamp(.3rem,.8vw,.5rem) clamp(.45rem,1vw,.7rem);padding-top:clamp(.35rem,.9vw,.6rem);padding-right:clamp(.3rem,.8vw,.6rem);align-self:flex-start}.human-hero__cta-main .human-hero__cta-copy{display:flex;flex-direction:column;gap:clamp(.12rem,.35vw,.22rem)}.human-hero__cta-main .human-hero__cta-icon{grid-area:icon;align-self:start;margin-top:.1rem}.human-hero__cta-main .human-hero__cta-label{grid-area:title;align-self:start}.human-hero__cta-main .human-hero__cta-caption{grid-area:caption;align-self:start}.human-hero__cta-illustration{display:flex;align-items:center;justify-content:center;flex:0 0 clamp(92px,12vw,128px);position:relative;border-radius:24px;margin-top:auto;align-self:center;z-index:1;transform:translateY(-15px);color:#fff}.human-hero__cta-illustration:before{display:none}.human-hero__cta-illustration img{width:62%;height:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.88;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .4s ease}[data-theme=dark] .human-hero__cta-illustration:before{background:rgba(255,255,255,.1)}.human-hero__cta-block--panel .human-hero__cta:focus-visible .human-hero__cta-illustration img,.human-hero__cta-block--panel .human-hero__cta:hover .human-hero__cta-illustration img{transform:translateY(-10px) scale(1.05);opacity:1}.human-hero__cta-block--panel .human-hero__cta:focus-visible .human-hero__cta-illustration:before,.human-hero__cta-block--panel .human-hero__cta:hover .human-hero__cta-illustration:before{transform:translateY(6px) scale(.96);opacity:.72}@media (prefers-reduced-motion:reduce){.human-hero__access-card,.human-hero__access-card:after,.human-hero__access-card:before,.human-hero__access-icon,.human-hero__cta-block--panel,.human-hero__cta-block--panel .human-hero__cta,.human-hero__cta-block--panel .human-hero__cta-illustration img,.human-hero__cta-block--panel .human-hero__cta-illustration:before,.human-hero__status-card,.human-hero__status-card:after,.human-hero__status-card:before,.human-hero__status-icon,.human-toast{transition:none!important;animation:none!important}}.human-toast{--toast-accent:var(--human-toast-accent,rgba(148,163,184,0.45));--toast-ambient:rgba(148,163,184,0.24);--toast-ambient-strong:rgba(148,163,184,0.34);--toast-icon-color:rgba(30,41,59,0.8);position:fixed;top:clamp(88px,8vw,120px);right:clamp(18px,6vw,40px);display:flex;align-items:flex-start;gap:clamp(.7rem,2vw,.95rem);padding:clamp(1rem,2.4vw,1.3rem) clamp(1.2rem,3.4vw,1.6rem);width:min(360px,calc(100vw - 36px));border-radius:clamp(1.4rem,4vw,1.9rem);border:1.3px solid rgba(255,255,255,.65);background:linear-gradient(148deg,rgba(255,255,255,.92),rgba(248,250,252,.52));box-shadow:0 40px 68px rgba(15,23,42,.18),0 18px 34px rgba(15,23,42,.12);backdrop-filter:blur(34px) saturate(165%);-webkit-backdrop-filter:blur(34px) saturate(165%);color:#0f172a;z-index:70;animation:human-toast-in .45s cubic-bezier(.22,1,.36,1);transform:translateZ(0);overflow:hidden;isolation:isolate}.human-toast:before{inset:clamp(.2rem,1vw,.45rem);border-radius:inherit;background:radial-gradient(125% 115% at 18% -12%,rgba(255,255,255,.9),transparent 62%),radial-gradient(140% 120% at 80% 110%,var(--toast-ambient),transparent 78%),linear-gradient(150deg,rgba(255,255,255,.88),rgba(255,255,255,.32));border:1px solid rgba(255,255,255,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.78),inset 0 -34px 52px rgba(255,255,255,.24),0 26px 42px rgba(15,23,42,.08);opacity:.96}.human-toast:after,.human-toast:before{content:"";position:absolute;pointer-events:none;z-index:0}.human-toast:after{inset:clamp(.38rem,1.4vw,.7rem);background:radial-gradient(120% 120% at 78% 18%,rgba(255,255,255,.42),transparent 72%),radial-gradient(180% 140% at 0 100%,var(--toast-ambient-strong),transparent 82%);opacity:.36}.human-toast:after,.human-toast__pulse{border-radius:inherit;mix-blend-mode:screen}.human-toast__pulse{position:absolute;inset:-1px;border:2px solid rgba(255,255,255,.65);opacity:0;animation:human-toast-pulse .8s ease-out forwards;pointer-events:none;z-index:1}.human-toast[data-variant=success]{--human-toast-accent:rgba(34,197,94,0.82);--toast-ambient:rgba(34,197,94,0.26);--toast-ambient-strong:rgba(22,163,74,0.32);--toast-icon-color:rgba(4,120,87,0.9)}.human-toast[data-variant=warning]{--human-toast-accent:rgba(249,115,22,0.86);--toast-ambient:rgba(249,115,22,0.28);--toast-ambient-strong:rgba(234,88,12,0.34);--toast-icon-color:rgba(154,52,18,0.95)}.human-toast[data-variant=error]{--human-toast-accent:rgba(244,63,94,0.86);--toast-ambient:rgba(244,63,94,0.28);--toast-ambient-strong:rgba(225,29,72,0.34);--toast-icon-color:rgba(190,24,93,0.92)}.human-toast__body,.human-toast__close,.human-toast__icon{position:relative;z-index:2}.human-toast__icon{flex:none;display:grid;place-items:center;width:clamp(2.05rem,4.6vw,2.45rem);height:clamp(2.05rem,4.6vw,2.45rem);border-radius:clamp(1.1rem,3vw,1.6rem);background:radial-gradient(130% 120% at 18% 18%,rgba(255,255,255,.92),transparent 58%),linear-gradient(150deg,rgba(255,255,255,.65),rgba(255,255,255,.18)),radial-gradient(140% 110% at 78% 110%,var(--toast-ambient-strong),transparent 78%),linear-gradient(150deg,var(--toast-accent),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.72);box-shadow:0 20px 34px rgba(15,23,42,.2),0 12px 24px rgba(15,23,42,.12);position:relative;overflow:hidden;isolation:isolate;color:#fff;font-weight:700;font-size:clamp(1.05rem,2.6vw,1.2rem);filter:drop-shadow(0 4px 10px rgba(255,255,255,.28))}.human-toast__icon:before{inset:clamp(.18rem,.8vw,.32rem);background:radial-gradient(120% 110% at 18% 12%,rgba(255,255,255,.9),transparent 68%),linear-gradient(155deg,rgba(255,255,255,.28),rgba(255,255,255,.05));opacity:.95;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}.human-toast__icon:after,.human-toast__icon:before{content:"";position:absolute;border-radius:inherit;z-index:0}.human-toast__icon:after{inset:0;background:radial-gradient(118% 118% at 50% 60%,rgba(255,255,255,.22),transparent 72%),radial-gradient(140% 120% at 55% 140%,rgba(255,255,255,.28),transparent 85%);mix-blend-mode:screen;opacity:.55}.human-toast__icon[data-has-image=true]:before{inset:clamp(.24rem,.9vw,.38rem)}.human-toast__icon[data-has-image=true]{font-size:0;padding:clamp(.25rem,1.2vw,.38rem)}.human-toast__icon-img{width:clamp(1.1rem,2.8vw,1.3rem);height:clamp(1.1rem,2.8vw,1.3rem);display:block;background-color:var(--toast-icon-color);mask-image:var(--human-toast-icon-src);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:var(--human-toast-icon-src);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;filter:drop-shadow(0 2px 4px rgba(255,255,255,.65));position:relative;z-index:1}.human-toast__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.human-toast__title{font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:rgba(15,23,42,.55)}.human-toast__message{font-size:clamp(.95rem,2.6vw,1.05rem);font-weight:600;color:rgba(15,23,42,.86);line-height:1.38}.human-toast__close{margin-left:clamp(.4rem,1.5vw,.8rem);border:none;border-radius:999px;background:radial-gradient(120% 120% at 28% 18%,rgba(255,255,255,.85),transparent 68%),linear-gradient(150deg,rgba(255,255,255,.56),rgba(255,255,255,.22));box-shadow:inset 0 1px 0 rgba(255,255,255,.75);color:rgba(15,23,42,.45);font-size:1.2rem;line-height:1;cursor:pointer;padding:clamp(.1rem,.8vw,.25rem) clamp(.3rem,1vw,.45rem);transition:color .24s ease,transform .24s ease,box-shadow .24s ease}.human-toast__close:focus-visible,.human-toast__close:hover{color:rgba(15,23,42,.75);transform:translateY(-1px) scale(1.05);outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 10px 18px rgba(15,23,42,.12)}@keyframes human-toast-in{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes human-toast-pulse{0%{opacity:.55;transform:scale(.92)}60%{opacity:.18;transform:scale(1.08)}to{opacity:0;transform:scale(1.12)}}@media (max-width:640px){.human-toast{left:50%;right:auto;width:calc(100% - 2rem);animation:none;transform:translate3d(-50%,0,0)}.human-toast:focus-visible,.human-toast:hover{transform:translate3d(-50%,-10px,0) scale(1.02)}}[data-theme=dark] .human-toast{background:linear-gradient(160deg,rgba(17,24,39,.9),rgba(15,23,42,.7));border:1px solid rgba(148,163,184,.32);box-shadow:0 36px 64px rgba(2,6,23,.62),0 16px 28px rgba(2,6,23,.52);color:rgba(226,232,240,.92);--toast-icon-color:rgba(203,213,225,0.9)}[data-theme=dark] .human-toast[data-variant=success]{--toast-icon-color:rgba(16,185,129,0.9)}[data-theme=dark] .human-toast[data-variant=error]{--toast-icon-color:rgba(244,114,182,0.9)}[data-theme=dark] .human-toast:before{background:radial-gradient(128% 118% at 18% -12%,rgba(226,232,240,.18),transparent 64%),radial-gradient(142% 122% at 80% 110%,rgba(148,163,184,.16),transparent 78%),linear-gradient(150deg,rgba(17,24,39,.9),rgba(15,23,42,.6));border:1px solid rgba(148,163,184,.32);box-shadow:inset 0 1px 0 rgba(226,232,240,.14),inset 0 -30px 44px rgba(15,23,42,.55),0 20px 36px rgba(2,6,23,.4)}[data-theme=dark] .human-toast:after{background:radial-gradient(120% 120% at 78% 18%,rgba(226,232,240,.26),transparent 74%),radial-gradient(180% 140% at 0 100%,rgba(148,163,184,.2),transparent 84%);opacity:.32}[data-theme=dark] .human-toast__title{color:rgba(203,213,225,.62)}[data-theme=dark] .human-toast__message{color:rgba(248,250,252,.94)}[data-theme=dark] .human-toast__close{color:rgba(226,232,240,.6);background:radial-gradient(120% 120% at 28% 18%,rgba(226,232,240,.32),transparent 68%),linear-gradient(150deg,rgba(30,41,59,.8),rgba(30,41,59,.42))}[data-theme=dark] .human-toast__icon:before{background:radial-gradient(120% 110% at 18% 12%,rgba(248,250,252,.35),transparent 68%),linear-gradient(155deg,rgba(248,250,252,.15),transparent 65%);opacity:1;box-shadow:inset 0 1px 0 rgba(226,232,240,.22)}[data-theme=dark] .human-toast__icon:after{opacity:.4}[data-theme=dark] .human-toast__icon-img{filter:drop-shadow(0 2px 4px rgba(15,23,42,.75))}[data-theme=dark] .human-toast__close:focus-visible,[data-theme=dark] .human-toast__close:hover{color:rgba(248,250,252,.88);box-shadow:inset 0 1px 0 rgba(226,232,240,.28),0 10px 18px rgba(2,6,23,.45)}.human-hero__cta-chip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:clamp(44px,6vw,52px);height:clamp(44px,6vw,52px);border-radius:18px;border:1px solid rgba(249,115,22,.32);background:radial-gradient(120% 120% at 22% 18%,rgba(255,247,237,.92),transparent 62%),radial-gradient(140% 120% at 82% 0,rgba(255,237,213,.78),transparent 64%),linear-gradient(150deg,#fff7ed,#ffedd5);color:#ea580c;box-shadow:0 14px 30px rgba(234,88,12,.26),0 10px 18px rgba(15,23,42,.16);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.human-hero__cta-chip--icon{padding:0;width:clamp(42px,5.6vw,50px);height:clamp(42px,5.6vw,50px);border-radius:16px}.human-hero__cta-chip svg{filter:drop-shadow(0 10px 20px rgba(234,88,12,.22))}.human-hero__cta-chip--classification{border:none;background:transparent;color:#f97316;box-shadow:none;position:relative;isolation:isolate;overflow:visible;transition:filter .2s ease,transform .18s ease}.human-hero__cta-chip--classification:before{content:"";position:absolute;inset:-9px;border-radius:20px;background:radial-gradient(72% 72% at 50% 42%,rgba(249,115,22,.26),transparent 72%);filter:blur(12px);opacity:.9;pointer-events:none;z-index:0}.human-hero__cta-chip--classification:focus-visible,.human-hero__cta-chip--classification:hover{transform:none;background:transparent;border:none;box-shadow:none}.human-hero__cta-chip--classification:focus-visible:before,.human-hero__cta-chip--classification:hover:before{opacity:1;filter:blur(14px)}.human-hero__cta-chip--classification svg{position:relative;z-index:1;color:inherit;filter:drop-shadow(0 10px 20px rgba(249,115,22,.18)) drop-shadow(0 6px 12px rgba(15,23,42,.18));transition:transform .18s ease,filter .18s ease}.human-hero__cta-chip--classification:focus-visible svg,.human-hero__cta-chip--classification:hover svg{transform:translateY(-1px) scale(1.04);filter:drop-shadow(0 14px 26px rgba(249,115,22,.22)) drop-shadow(0 8px 16px rgba(15,23,42,.18))}[data-theme=dark] .human-hero__cta-chip--classification{color:#fb923c;box-shadow:none}[data-theme=dark] .human-hero__cta-chip--classification:before{background:radial-gradient(72% 72% at 50% 42%,rgba(251,146,60,.28),transparent 72%);filter:blur(13px)}.human-hero__cta-chip:focus-visible,.human-hero__cta-chip:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(234,88,12,.32),0 12px 22px rgba(15,23,42,.2);outline:none}.human-hero__cta-chip.human-hero__cta-chip--classification:hover{transform:none;box-shadow:none}.human-hero__cta-chip.human-hero__cta-chip--classification:focus-visible{transform:none;box-shadow:0 0 0 2px rgba(249,115,22,.32)}.human-hero__cta-chip:focus-visible{box-shadow:0 0 0 3px rgba(249,115,22,.28),0 18px 36px rgba(234,88,12,.32)}.human-hero__cta-chip--disabled{cursor:not-allowed;color:#94a3b8;background:linear-gradient(150deg,#f8fafc 10%,#e2e8f0 90%);border-color:rgba(148,163,184,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transform:none}.human-hero__cta-chip--disabled svg{filter:none;color:#94a3b8}.human-hero__cta-chip--disabled:focus-visible,.human-hero__cta-chip--disabled:hover{transform:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.human-hero__cta-chip-copy{display:flex;flex-direction:column;gap:.12rem;line-height:1.1}.human-hero__cta-chip-label{font-weight:700;font-size:.9rem;color:#0f172a}.human-hero__cta-chip-caption{font-size:.8rem;letter-spacing:.04em;color:#475569}[data-theme=dark] .human-hero__cta-chip{background:radial-gradient(120% 120% at 22% 18%,rgba(255,247,237,.08),transparent 62%),radial-gradient(160% 140% at 84% -6%,rgba(251,146,60,.16),transparent 64%),linear-gradient(150deg,rgba(17,24,39,.95),rgba(15,23,42,.86));border-color:rgba(251,146,60,.35);color:#fb923c;box-shadow:0 14px 30px rgba(2,6,23,.6),0 10px 18px rgba(0,0,0,.38)}[data-theme=dark] .human-hero__cta-chip svg{color:#fb923c;filter:drop-shadow(0 10px 20px rgba(251,146,60,.24)) drop-shadow(0 6px 12px rgba(2,6,23,.45))}[data-theme=dark] .human-hero__cta-chip--disabled{background:linear-gradient(150deg,#111827 12%,#0b1220 90%);border-color:rgba(148,163,184,.3);color:#cbd5e1;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}[data-theme=dark] .human-hero__cta-chip--disabled svg{color:#cbd5e1}[data-theme=dark] .human-hero__cta-chip-label{color:#e2e8f0}[data-theme=dark] .human-hero__cta-chip-caption{color:#cbd5e1}.human-hero__questionnaire-modal{position:fixed;inset:0;z-index:60;background:rgba(15,23,42,.45);backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);display:grid;place-items:center;--header-safe:var(--app-header-height,var(--bv-header-height,72px));padding:clamp(1rem,5vw,2.6rem);padding-top:calc(var(--header-safe) + clamp(1rem, 5vw, 2.6rem))}.human-hero__questionnaire-dialog{position:relative;width:min(720px,100%);padding:clamp(1.3rem,3vw,1.9rem);border-radius:clamp(1.4rem,4vw,1.9rem);border:1px solid rgba(255,255,255,.72);background:linear-gradient(158deg,rgba(255,255,255,.96),rgba(239,246,255,.9));box-shadow:0 32px 78px rgba(15,23,42,.32),0 18px 40px rgba(15,23,42,.18)}.human-hero__questionnaire-head{text-align:center;padding:.25rem .5rem;display:flex;flex-direction:column;gap:.35rem}.human-hero__questionnaire-eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#f97316}.human-hero__questionnaire-title{font-size:clamp(1.3rem,3vw,1.6rem);font-weight:800;color:#0f172a}.human-hero__questionnaire-subtitle{color:#475569;font-size:.98rem}.human-hero__questionnaire-close{--questionnaire-close-size:clamp(3.6rem,4.5vw,4.2rem);position:absolute;top:.65rem;right:.65rem;border:none;background:transparent;color:#ff7a1a;width:var(--questionnaire-close-size);height:var(--questionnaire-close-size);border-radius:999px;box-shadow:none;display:grid;place-items:center;cursor:pointer;isolation:isolate;transform-origin:50% 50%;filter:drop-shadow(0 0 6px rgba(255,122,26,.58)) drop-shadow(0 0 18px rgba(255,122,26,.32));transition:transform .22s cubic-bezier(.16,1,.3,1),color .18s ease,filter .22s ease,opacity .24s ease;animation:questionnaire-close-enter .38s cubic-bezier(.16,1,.3,1) both}.human-hero__questionnaire-close:hover{background:transparent;transform:translateY(-1px) scale(1.04);color:#ffb347;filter:drop-shadow(0 0 8px rgba(255,122,26,.8)) drop-shadow(0 0 22px rgba(255,122,26,.5))}.human-hero__questionnaire-close:active{transform:translateY(0) scale(.98);filter:drop-shadow(0 0 6px rgba(255,122,26,.6)) drop-shadow(0 0 16px rgba(255,122,26,.35))}.human-hero__questionnaire-close:focus-visible{background:transparent;outline:none;box-shadow:0 0 0 3px rgba(255,122,26,.4)}.human-hero__questionnaire-close svg{width:1.5rem;height:1.5rem;transition:transform .22s ease}.human-hero__questionnaire-close:hover svg{transform:rotate(90deg) scale(1.08)}.human-hero__cta-block--modal{width:min(520px,100%);height:auto;margin:clamp(.8rem,2vw,1.25rem) auto 0}.human-hero__cta-block--modal .human-hero__cta{height:100%;min-height:0}.questionnaire-giant-icon{display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;box-shadow:none;color:#ff7a3a;transform:scale(10);transform-origin:center;transition:transform .22s cubic-bezier(.3,1.2,.4,1),filter .2s ease,box-shadow .22s ease;will-change:transform}.questionnaire-giant-icon:focus-visible,.questionnaire-giant-icon:hover{transform:scale(10.08);filter:drop-shadow(0 0 36px rgba(255,122,58,.55)) drop-shadow(0 0 14px rgba(255,122,58,.35));box-shadow:none}.questionnaire-giant-icon:focus-visible{outline:2px solid rgba(255,122,58,.38);outline-offset:10px;border-radius:18px}[data-theme=dark] .human-hero__questionnaire-modal{background:rgba(0,0,0,.55)}[data-theme=dark] .human-hero__questionnaire-dialog{background:linear-gradient(170deg,rgba(15,23,42,.95),rgba(11,17,31,.9));border-color:rgba(255,255,255,.14);box-shadow:0 32px 80px rgba(0,0,0,.6),0 14px 26px rgba(0,0,0,.42)}[data-theme=dark] .human-hero__questionnaire-title{color:#e2e8f0}[data-theme=dark] .human-hero__questionnaire-subtitle{color:#cbd5e1}[data-theme=dark] .human-hero__questionnaire-close{background:transparent;color:#ff7a1a;box-shadow:none;filter:drop-shadow(0 0 7px rgba(255,122,26,.7)) drop-shadow(0 0 20px rgba(255,122,26,.45))}[data-theme=dark] .human-hero__questionnaire-close:hover{background:transparent;color:#ffbf6b;filter:drop-shadow(0 0 10px rgba(255,122,26,.9)) drop-shadow(0 0 26px rgba(255,122,26,.6))}[data-theme=dark] .human-hero__questionnaire-close:focus-visible{background:transparent;box-shadow:0 0 0 3px rgba(255,122,26,.5)}@keyframes questionnaire-close-enter{0%{opacity:0;transform:translateY(-8px) scale(.94)}60%{opacity:1;transform:translateY(2px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.human-hero__cta{display:inline-flex;align-items:center;gap:.85rem;border-radius:24px;padding:1rem 2.05rem;background:linear-gradient(135deg,#ff8138,#ff9c5e);color:#fff;font-size:1rem;font-weight:600;text-decoration:none;box-shadow:0 12px 28px rgba(255,129,56,.28);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;width:100%}@media (min-width:1024px){.human-hero__cta{width:auto;min-width:240px}}.human-hero__cta:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(255,129,56,.35)}.human-hero__cta:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,154,72,.35)}.human-hero__cta--disabled{cursor:not-allowed;opacity:.6}.human-hero__cta--disabled,.human-hero__cta--disabled:hover{box-shadow:none;filter:grayscale(.1);transform:none}.human-hero__cta--disabled .human-hero__cta-caption{color:rgba(255,255,255,.8)}.human-hero__cta-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:radial-gradient(circle at 40% 30%,rgba(255,255,255,.48),transparent 70%),rgba(255,255,255,.22);box-shadow:inset 0 1px 1px rgba(255,255,255,.4),0 10px 24px rgba(255,255,255,.18)}.human-hero__cta-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.12rem}.human-hero__cta-label{font-size:1rem;font-weight:600;line-height:1.1}.human-hero__cta-caption{font-size:.5rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.82)}.human-hero__hint-card{position:relative;display:flex;align-items:center;gap:.75rem;padding:.85rem 1.15rem;border-radius:20px;border:1px solid rgba(148,163,184,.22);background:rgba(248,250,252,.92);box-shadow:0 16px 30px rgba(15,23,42,.08);max-width:min(460px,88%);text-align:left}@media (max-width:767px){.human-hero__hint-card{max-width:min(520px,100%)}}.human-hero__hint-card:before{content:"";width:10px;height:10px;border-radius:50%;background:rgba(255,129,56,.55);box-shadow:0 0 0 4px rgba(255,129,56,.18);flex-shrink:0}@media (min-width:1024px){.human-hero__hint-card{align-self:stretch;max-width:min(420px,60%)}}[data-theme=dark] .human-hero__hint-card{border-color:rgba(148,163,184,.35);background:rgba(30,41,59,.75);box-shadow:0 20px 36px rgba(0,0,0,.55)}[data-theme=dark] .human-hero__hint-card:before{background:rgba(94,234,212,.8);box-shadow:0 0 0 4px rgba(94,234,212,.18)}.entity-hero-shell{position:relative}.tile-section.animal-hero,.tile-section.household-hero,.tile-section.human-hero{overflow:visible;contain:layout}.entity-hero-nav{--entity-nav-offset:clamp(28px,3.8vw,44px);position:absolute;top:50%;z-index:12;width:48px;height:48px;border-radius:999px;border:none;background:transparent;color:#ff6a2b;box-shadow:none;display:grid;place-items:center;transition:transform .15s ease,color .2s ease,opacity .2s ease}.entity-hero-nav--left{left:0;transform:translate(-160%,-50%);--entity-nav-press-shift:-1.35}.entity-hero-nav--right{right:0;transform:translate(120%,-50%);--entity-nav-press-shift:1.2}.entity-hero-nav:focus-visible:not(:disabled),.entity-hero-nav:hover:not(:disabled){transform:translate(calc(var(--entity-nav-shift, 1.2) * 100%),-50%) scale(1.12) rotate(-2deg);color:#ff824f;filter:drop-shadow(0 8px 16px rgba(255,146,92,.28)) drop-shadow(0 18px 28px rgba(0,0,0,.08))}.entity-hero-nav--left:focus-visible:not(:disabled),.entity-hero-nav--left:hover:not(:disabled){--entity-nav-shift:-1.6}.entity-hero-nav--right:focus-visible:not(:disabled),.entity-hero-nav--right:hover:not(:disabled){--entity-nav-shift:1.2}.entity-hero-nav:active:not(:disabled){transform:translate(calc(var(--entity-nav-press-shift, var(--entity-nav-shift, 1.2)) * 100%),-50%) scale(.94);color:#ff6a2b;filter:drop-shadow(0 4px 10px rgba(0,0,0,.12));transition-duration:60ms}.entity-hero-nav svg{width:60px;height:60px}.entity-hero-nav.is-disabled,.entity-hero-nav:disabled{color:#b4bbc4;opacity:.9;pointer-events:none;box-shadow:none;cursor:default}[data-theme=dark] .entity-hero-nav{color:#ffb38a;background:transparent;border:none;box-shadow:none}[data-theme=dark] .entity-hero-nav:focus-visible:not(:disabled),[data-theme=dark] .entity-hero-nav:hover:not(:disabled){color:#ffc8a8}[data-theme=dark] .entity-hero-nav.is-disabled,[data-theme=dark] .entity-hero-nav:disabled{color:#7a8492;opacity:.9}@media (max-width:1023px){.entity-hero-nav{display:none}}.human-hero__nav-shell{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(255,106,43,.55);background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,231,215,.9));color:#ff6a2b;box-shadow:0 22px 36px rgba(255,155,92,.28);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;backdrop-filter:blur(12px)}.human-hero__nav-shell:focus-within,.human-hero__nav-shell:hover{box-shadow:0 26px 48px rgba(255,155,92,.36)}.human-hero__nav-shell.is-disabled{opacity:.35;pointer-events:none;box-shadow:none}[data-theme=dark] .human-hero__nav-shell{background:linear-gradient(135deg,rgba(35,22,14,.92),rgba(18,11,7,.88));border-color:rgba(255,157,97,.5);color:#ffb38a;box-shadow:0 18px 34px rgba(0,0,0,.6)}.human-hero__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;background:transparent;color:currentColor;cursor:pointer;transition:background .2s ease,color .2s ease}.human-hero__nav-btn:hover{background:rgba(255,106,43,.16)}.human-hero__nav-btn:focus-visible{outline:none;background:rgba(255,106,43,.26)}.human-hero__nav-btn svg path{stroke:currentColor}[data-theme=dark] .human-hero__nav-btn:focus-visible,[data-theme=dark] .human-hero__nav-btn:hover{background:rgba(255,157,97,.2)}.human-hero__nav-divider{width:1px;height:24px;background:rgba(255,140,83,.55)}[data-theme=dark] .human-hero__nav-divider{background:rgba(255,157,97,.55)}.human-hero__nav-shell.is-disabled .human-hero__nav-divider{opacity:.4}.human-hero__hint{font-size:.8rem;color:rgba(15,23,42,.62);line-height:1.5;margin:0}[data-theme=dark] .human-hero__hint{color:rgba(226,232,240,.75)}.human-hero__updated{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-top:.75rem;font-size:.82rem;color:rgba(15,23,42,.62)}[data-theme=dark] .human-hero__updated{color:rgba(226,232,240,.7)}.human-hero__updated-icon{display:inline-flex;align-items:center;justify-content:center;color:rgba(14,165,233,.85)}[data-theme=dark] .human-hero__updated-icon{color:rgba(103,232,249,.85)}.human-hero__updated-time{font-size:.78rem;color:rgba(59,130,246,.72)}[data-theme=dark] .human-hero__updated-time{color:rgba(147,197,253,.75)}.human-hero__progress-card{position:relative;display:flex;flex-direction:column;gap:clamp(.85rem,2.2vw,1.3rem);width:100%;align-self:stretch;margin-top:0;padding:clamp(1.25rem,3.5vw,1.6rem) clamp(1.3rem,3.8vw,1.9rem);border-radius:28px;border:1px solid rgba(148,163,184,.22);border:1px solid color-mix(in srgb,var(--hero-accent,#38bdf8) 32%,rgba(148,163,184,.22));background:radial-gradient(170% 135% at 8% -25%,rgba(56,189,248,.28) 0,transparent 72%),radial-gradient(150% 130% at 92% -18%,rgba(255,174,113,.22) 0,transparent 74%),linear-gradient(162deg,rgba(255,255,255,.98),rgba(240,248,255,.88));background:radial-gradient(170% 135% at 8% -25%,color-mix(in srgb,var(--hero-accent,#38bdf8) 32%,rgba(255,255,255,.78)) 0,transparent 72%),radial-gradient(150% 130% at 92% -18%,color-mix(in srgb,var(--hero-accent,#38bdf8) 18%,rgba(255,174,113,.32)) 0,transparent 74%),linear-gradient(162deg,rgba(255,255,255,.98),rgba(240,248,255,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 30px 64px rgba(148,197,255,.28);backdrop-filter:blur(18px) saturate(120%);overflow:hidden;isolation:isolate}.human-hero__progress-card:before{inset:-38% -24% -52%;background:radial-gradient(320px 240px at 18% 18%,rgba(255,255,255,.6),transparent 76%),radial-gradient(280px 220px at 86% 12%,rgba(56,189,248,.18),transparent 78%);background:radial-gradient(320px 240px at 18% 18%,rgba(255,255,255,.62),transparent 76%),radial-gradient(280px 220px at 86% 12%,color-mix(in srgb,var(--hero-accent,#38bdf8) 28%,rgba(255,255,255,.1)) 0,transparent 78%);opacity:.86;filter:blur(12px);z-index:0}.human-hero__progress-card:after,.human-hero__progress-card:before{content:"";position:absolute;border-radius:inherit;pointer-events:none}.human-hero__progress-card:after{inset:1.2px;border:1px solid rgba(255,255,255,.55);mix-blend-mode:screen;opacity:.5;z-index:1}.human-hero__progress-card--sunset{border-color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 24%,rgba(255,255,255,.7));background:radial-gradient(140% 160% at 18% -38%,color-mix(in srgb,var(--hero-accent,#a6c8ff) 14%,rgba(255,255,255,.96)) 0,transparent 68%),radial-gradient(125% 150% at 92% -36%,color-mix(in srgb,var(--hero-accent,#a6c8ff) 10%,rgba(255,255,255,.9)) 0,transparent 72%),linear-gradient(182deg,rgba(255,255,255,.97),rgba(241,248,255,.74));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 34px 70px rgba(148,197,255,.24),0 16px 36px rgba(59,130,246,.12);backdrop-filter:blur(20px) saturate(150%)}.human-hero__progress-card--sunset:before{background:radial-gradient(360px 260px at 20% 12%,rgba(255,255,255,.74),transparent 74%),radial-gradient(340px 280px at 84% 12%,color-mix(in srgb,var(--hero-accent,#a6c8ff) 14%,rgba(255,255,255,.22)) 0,transparent 80%);opacity:.58;filter:blur(20px)}.human-hero__progress-card--sunset:after{border-color:rgba(255,255,255,.6);opacity:.42}.human-hero__progress-card[data-status=archived],.human-hero__progress-card[data-status=deceased]{border-color:rgba(148,163,184,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.84),0 26px 52px rgba(148,163,184,.24);filter:saturate(.75) brightness(.98)}.human-hero__progress-card[data-status=archived]:before,.human-hero__progress-card[data-status=deceased]:before{opacity:.68}.human-hero__progress-card[data-status=archived] .human-hero__progress-title,.human-hero__progress-card[data-status=deceased] .human-hero__progress-title{color:rgba(71,85,105,.82)}.human-hero__progress-card[data-status=archived] .human-hero__progress-meta,.human-hero__progress-card[data-status=deceased] .human-hero__progress-meta{color:rgba(71,85,105,.76)}.human-hero__progress-card[data-status=archived] .human-hero__progress-track,.human-hero__progress-card[data-status=deceased] .human-hero__progress-track{border-color:rgba(226,232,240,.65);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),inset 0 -8px 16px rgba(203,213,225,.24)}.human-hero__progress-card[data-status=archived] .human-hero__progress-meter,.human-hero__progress-card[data-status=deceased] .human-hero__progress-meter{background:linear-gradient(90deg,rgba(148,163,184,.82),rgba(148,163,184,.68) 55%,rgba(203,213,225,.72));box-shadow:0 6px 16px rgba(148,163,184,.26),inset 0 0 1px rgba(255,255,255,.48)}.human-hero__progress-card[data-status=archived] .human-hero__progress-pill,.human-hero__progress-card[data-status=deceased] .human-hero__progress-pill{filter:saturate(.6);opacity:.9}.human-hero__progress-card>*{position:relative;z-index:2}[data-theme=dark] .human-hero__progress-card{border-color:rgba(30,41,59,.65);border-color:color-mix(in srgb,var(--hero-accent,#38bdf8) 42%,rgba(30,41,59,.65));background:radial-gradient(170% 155% at 10% -32%,rgba(56,189,248,.18) 0,transparent 70%),radial-gradient(150% 130% at 90% -14%,rgba(13,148,136,.2) 0,transparent 78%),linear-gradient(165deg,rgba(15,23,42,.9),rgba(7,16,32,.82));background:radial-gradient(170% 155% at 10% -32%,color-mix(in srgb,var(--hero-accent,#38bdf8) 36%,rgba(8,47,73,.42)) 0,transparent 70%),radial-gradient(150% 130% at 90% -14%,color-mix(in srgb,var(--hero-accent,#38bdf8) 28%,rgba(15,118,110,.36)) 0,transparent 78%),linear-gradient(165deg,rgba(15,23,42,.9),rgba(7,16,32,.82));box-shadow:0 36px 72px rgba(2,6,23,.68);backdrop-filter:blur(18px) saturate(160%)}[data-theme=dark] .human-hero__progress-card:before{background:radial-gradient(320px 260px at 20% 16%,rgba(37,99,235,.24),transparent 78%),radial-gradient(280px 220px at 88% 18%,rgba(8,145,178,.24),transparent 82%);background:radial-gradient(320px 260px at 20% 16%,color-mix(in srgb,var(--hero-accent,#38bdf8) 44%,rgba(15,23,42,.35)) 0,transparent 78%),radial-gradient(280px 220px at 88% 18%,color-mix(in srgb,var(--hero-accent,#38bdf8) 36%,rgba(12,74,110,.32)) 0,transparent 82%);opacity:.6;filter:blur(18px)}[data-theme=dark] .human-hero__progress-card:after{border-color:rgba(255,255,255,.18);opacity:.35}[data-theme=dark] .human-hero__progress-card--sunset{border-color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 32%,rgba(15,23,42,.7));background:radial-gradient(150% 150% at 16% -36%,color-mix(in srgb,var(--hero-accent,#a6c8ff) 30%,rgba(16,32,68,.6)) 0,transparent 72%),radial-gradient(140% 145% at 92% -34%,color-mix(in srgb,var(--hero-accent,#a6c8ff) 24%,rgba(13,31,64,.58)) 0,transparent 78%),linear-gradient(180deg,rgba(10,20,38,.92),rgba(6,14,30,.84));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 34px 70px rgba(5,10,24,.68);backdrop-filter:blur(22px) saturate(180%)}[data-theme=dark] .human-hero__progress-card--sunset:before{background:radial-gradient(340px 260px at 20% 16%,color-mix(in srgb,var(--hero-accent,#a6c8ff) 26%,rgba(10,22,46,.35)) 0,transparent 80%),radial-gradient(300px 240px at 88% 18%,color-mix(in srgb,var(--hero-accent,#a6c8ff) 20%,rgba(10,26,52,.3)) 0,transparent 82%);opacity:.4;filter:blur(20px)}[data-theme=dark] .human-hero__progress-card--sunset:after{border-color:rgba(255,255,255,.24);opacity:.3}[data-theme=dark] .human-hero__progress-card[data-status=archived],[data-theme=dark] .human-hero__progress-card[data-status=deceased]{border-color:rgba(71,85,105,.42);box-shadow:inset 0 1px 0 rgba(148,163,184,.16),0 28px 58px rgba(10,18,38,.58);filter:saturate(.85) brightness(1.06)}[data-theme=dark] .human-hero__progress-card[data-status=archived]:before,[data-theme=dark] .human-hero__progress-card[data-status=deceased]:before{opacity:.5}[data-theme=dark] .human-hero__progress-card[data-status=archived] .human-hero__progress-title,[data-theme=dark] .human-hero__progress-card[data-status=deceased] .human-hero__progress-title{color:rgba(226,232,240,.78)}[data-theme=dark] .human-hero__progress-card[data-status=archived] .human-hero__progress-meta,[data-theme=dark] .human-hero__progress-card[data-status=deceased] .human-hero__progress-meta{color:rgba(203,213,225,.76)}[data-theme=dark] .human-hero__progress-card[data-status=archived] .human-hero__progress-track,[data-theme=dark] .human-hero__progress-card[data-status=deceased] .human-hero__progress-track{border-color:rgba(71,85,105,.48);background:linear-gradient(180deg,rgba(30,41,59,.82),rgba(17,24,39,.66));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 -10px 20px rgba(30,41,59,.45)}[data-theme=dark] .human-hero__progress-card[data-status=archived] .human-hero__progress-meter,[data-theme=dark] .human-hero__progress-card[data-status=deceased] .human-hero__progress-meter{background:linear-gradient(90deg,rgba(94,106,129,.85),rgba(94,106,129,.72) 60%,rgba(148,163,184,.78));box-shadow:0 6px 18px rgba(15,23,42,.5),inset 0 0 1px rgba(255,255,255,.2)}[data-theme=dark] .human-hero__progress-card[data-status=archived] .human-hero__progress-pill,[data-theme=dark] .human-hero__progress-card[data-status=deceased] .human-hero__progress-pill{filter:saturate(.75);opacity:.92}.human-hero__progress-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.human-hero__progress-title{font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:rgba(15,23,42,.62);color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 30%,rgba(15,23,42,.75));text-shadow:0 1px 0 rgba(255,255,255,.4)}[data-theme=dark] .human-hero__progress-title{color:rgba(226,232,240,.7);color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 46%,rgba(226,232,240,.72));text-shadow:0 1px 6px color-mix(in srgb,var(--hero-accent,#a6c8ff) 26%,rgba(2,6,23,.8))}.human-hero__progress-track{position:relative;height:14px;border-radius:999px;border:1px solid rgba(255,255,255,.7);background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.28));box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 -10px 20px rgba(180,205,255,.16);overflow:hidden}[data-theme=dark] .human-hero__progress-track{border-color:rgba(148,163,184,.4);background:linear-gradient(180deg,color-mix(in srgb,rgba(28,42,68,.85) 70%,var(--hero-accent,#a6c8ff) 30%),color-mix(in srgb,rgba(12,24,50,.82) 64%,var(--hero-accent,#a6c8ff) 36%));box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -10px 20px rgba(12,37,73,.5)}.human-hero__progress-track:after{inset:0;background:linear-gradient(180deg,rgba(255,255,255,.32),rgba(255,255,255,0));mix-blend-mode:screen;z-index:2;opacity:.2}.human-hero__progress-track:after,.human-hero__progress-track:before{content:"";position:absolute;border-radius:inherit;pointer-events:none}.human-hero__progress-track:before{inset:-40% -20%;background:radial-gradient(120% 120% at 10% 20%,rgba(255,255,255,.5),transparent 70%);opacity:.24;z-index:1}.human-hero__progress-meter{position:absolute;inset:0;width:0;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,#4ade80 68%,rgba(255,255,255,.58)),color-mix(in srgb,#2dd4bf 62%,rgba(255,255,255,.48)) 55%,color-mix(in srgb,#a6c8ff 24%,rgba(255,255,255,.82)));box-shadow:0 6px 18px rgba(74,222,128,.22),inset 0 0 1px rgba(255,255,255,.6);transition:width .6s cubic-bezier(.22,.61,.36,1);z-index:1}.human-hero__progress-figure{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-weight:700;font-feature-settings:"tnum";color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 60%,rgba(15,23,42,.82));text-shadow:0 8px 18px color-mix(in srgb,var(--hero-accent,#a6c8ff) 32%,rgba(15,23,42,.32)),0 0 8px rgba(255,255,255,.78);z-index:3}[data-theme=dark] .human-hero__progress-figure{color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 65%,rgba(224,232,255,.96));text-shadow:0 8px 18px color-mix(in srgb,var(--hero-accent,#a6c8ff) 46%,rgba(2,6,23,.85)),0 0 10px rgba(255,255,255,.82)}.human-hero__progress-foot{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem}.human-hero__progress-foot>*{min-width:0}.human-hero__progress-cta{justify-self:start}.human-hero__progress-foot>.human-hero__progress-pill--active,.human-hero__progress-foot>.human-hero__progress-pill--cta{justify-self:center}.human-hero__progress-foot>.human-hero__progress-pill--modules{justify-self:end}@media (max-width:960px){.human-hero__progress-foot{grid-template-columns:1fr;gap:.6rem;justify-items:center}.human-hero__progress-cta{justify-self:center;text-align:center}.human-hero__progress-foot>.human-hero__progress-pill--active,.human-hero__progress-foot>.human-hero__progress-pill--cta,.human-hero__progress-foot>.human-hero__progress-pill--modules{justify-self:center}}@media (max-width:560px){.human-hero__progress-foot{display:flex;flex-direction:column;align-items:center;gap:.5rem}.human-hero__progress-pill{width:min(100%,320px);justify-content:center;text-align:center;margin-inline:auto}.human-hero__progress-pill-title{white-space:normal}.human-hero__progress-cta{width:100%;max-width:320px}}.human-hero__progress-meta{font-size:.85rem;font-weight:600;color:rgba(15,23,42,.65);color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 26%,rgba(15,23,42,.7));text-shadow:0 1px 0 rgba(255,255,255,.35)}[data-theme=dark] .human-hero__progress-meta{color:rgba(226,232,240,.7);color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 35%,rgba(226,232,240,.82));text-shadow:0 1px 10px color-mix(in srgb,var(--hero-accent,#a6c8ff) 24%,rgba(2,6,23,.8))}.human-hero__progress-pill{display:inline-flex;align-items:center;gap:.65rem;padding:.36rem .64rem;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:rgba(255,255,255,.82);color:rgba(27,44,74,.78);font-size:.72rem;font-weight:600;letter-spacing:.01em;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}[data-theme=dark] .human-hero__progress-pill{background:rgba(15,23,42,.68);border-color:rgba(148,163,184,.34);color:rgba(226,232,240,.92)}.human-hero__progress-pill:hover{border-color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 38%,rgba(148,163,184,.28));box-shadow:0 16px 34px rgba(148,197,255,.22)}[data-theme=dark] .human-hero__progress-pill:hover{box-shadow:0 12px 28px rgba(12,24,50,.6)}.human-hero__progress-pill:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--hero-accent,#a6c8ff) 32%,rgba(148,197,255,.35))}.human-hero__progress-pill--cta{border:1.5px dashed rgba(94,234,212,.45);background:radial-gradient(140% 120% at 18% 0,rgba(137,218,255,.55),transparent 60%),radial-gradient(120% 110% at 95% 5%,rgba(94,234,212,.5),transparent 58%),linear-gradient(135deg,rgba(224,242,254,.88),rgba(191,224,254,.86) 52%,rgba(167,243,208,.84));color:rgba(15,76,129,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 14px 28px rgba(137,218,255,.2)}[data-theme=dark] .human-hero__progress-pill--cta{background:radial-gradient(140% 120% at 18% -12%,rgba(56,189,248,.4),transparent 64%),radial-gradient(120% 110% at 94% 2%,rgba(45,212,191,.32),transparent 64%),linear-gradient(180deg,rgba(15,118,110,.68),rgba(12,74,110,.62));border-color:rgba(56,189,248,.55);color:rgba(224,242,254,.94);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 18px 34px rgba(12,74,110,.48)}.human-hero__progress-pill--cta.human-hero__progress-pill--active{border-width:1.6px;border-color:rgba(59,201,191,.55);background:radial-gradient(150% 130% at 18% -25%,rgba(165,243,252,.65),transparent 60%),radial-gradient(120% 110% at 94% 4%,rgba(110,231,183,.5),transparent 60%),linear-gradient(180deg,rgba(224,242,254,.93),rgba(191,228,255,.9));color:rgba(14,116,144,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 18px 34px rgba(110,231,183,.22)}[data-theme=dark] .human-hero__progress-pill--cta.human-hero__progress-pill--active{background:radial-gradient(140% 120% at 18% -12%,rgba(56,189,248,.38),transparent 64%),radial-gradient(120% 110% at 94% 2%,rgba(45,212,191,.3),transparent 64%),linear-gradient(180deg,rgba(15,118,110,.7),rgba(12,74,110,.64));border-color:rgba(56,189,248,.6);color:rgba(224,242,254,.94);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 20px 36px rgba(12,74,110,.48)}.human-hero__progress-cta{display:inline-flex;align-items:center}.human-hero__progress-pill--modules{--modules-pill-accent:#ffb347;--modules-pill-accent-strong:#ff7a1a;border:1.4px solid rgba(191,219,254,.85);background:radial-gradient(190% 175% at 14% -52%,rgba(255,255,255,.96),transparent 72%),radial-gradient(155% 160% at 90% -30%,rgba(191,219,254,.4),transparent 68%),linear-gradient(186deg,rgba(255,255,255,.78),rgba(228,240,255,.66));color:var(--modules-pill-accent-strong);position:relative;overflow:hidden;isolation:isolate;box-shadow:inset 0 1px 0 rgba(255,255,255,.96),inset 0 -16px 26px rgba(191,219,254,.32),0 22px 42px rgba(148,197,255,.28),0 18px 32px rgba(15,23,42,.2);backdrop-filter:blur(22px) saturate(170%);-webkit-backdrop-filter:blur(22px) saturate(170%)}.human-hero__progress-pill--modules:before{inset:clamp(.18rem,.75vw,.32rem);background:radial-gradient(135% 120% at 20% 18%,rgba(255,255,255,.95),transparent 70%),radial-gradient(140% 130% at 78% 112%,rgba(191,219,254,.4),transparent 82%),radial-gradient(160% 120% at 8% 120%,rgba(255,228,197,.32),transparent 72%);opacity:.78}.human-hero__progress-pill--modules:after,.human-hero__progress-pill--modules:before{content:"";position:absolute;border-radius:inherit;mix-blend-mode:screen;pointer-events:none;z-index:1}.human-hero__progress-pill--modules:after{inset:0;background:linear-gradient(210deg,rgba(255,255,255,.52),rgba(255,255,255,0)),radial-gradient(125% 150% at 62% -28%,rgba(255,255,255,.6),transparent 70%);border:1px solid rgba(255,255,255,.7);opacity:.7}[data-theme=dark] .human-hero__progress-pill--modules{--modules-pill-accent:#ffdcb0;--modules-pill-accent-strong:#ffcfb3;background:radial-gradient(170% 160% at 16% -52%,rgba(59,130,246,.28),transparent 70%),radial-gradient(150% 150% at 88% -30%,rgba(56,189,248,.24),transparent 68%),linear-gradient(182deg,rgba(15,23,42,.94),rgba(10,16,30,.9));border-color:rgba(96,165,250,.5);color:var(--modules-pill-accent-strong);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 -16px 26px rgba(59,130,246,.22),0 20px 36px rgba(0,0,0,.72),0 12px 26px rgba(37,99,235,.28)}.human-hero__progress-pill--modules>*,[data-theme=dark] .human-hero__progress-pill--modules>*{position:relative;z-index:2}[data-theme=dark] .human-hero__progress-pill--modules:before{background:radial-gradient(145% 130% at 24% 26%,rgba(59,130,246,.42),transparent 74%),radial-gradient(120% 110% at 80% 112%,rgba(56,189,248,.24),transparent 85%),radial-gradient(160% 140% at 10% 120%,rgba(249,115,22,.18),transparent 78%);opacity:.58}[data-theme=dark] .human-hero__progress-pill--modules:after{border-color:rgba(148,163,184,.24);opacity:.32}.human-hero__progress-pill--active:not(.human-hero__progress-pill--cta):not(.human-hero__progress-pill--modules){border-color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 34%,rgba(255,255,255,.6));background:linear-gradient(180deg,rgba(255,255,255,.65),rgba(255,255,255,.18));color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 44%,rgba(30,41,59,.78))}[data-theme=dark] .human-hero__progress-pill--active:not(.human-hero__progress-pill--cta):not(.human-hero__progress-pill--modules){background:linear-gradient(180deg,rgba(23,42,78,.64),rgba(12,26,52,.72));border-color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 46%,rgba(15,23,42,.55));color:color-mix(in srgb,var(--hero-accent,#a6c8ff) 56%,rgba(236,244,255,.94))}.human-hero__progress-pill--modules.human-hero__progress-pill--active{border-width:1.9px;border-color:rgba(96,165,250,.8);background:radial-gradient(180% 160% at 16% -48%,rgba(255,255,255,.99),transparent 62%),radial-gradient(150% 150% at 92% -20%,rgba(125,211,252,.45),transparent 66%),linear-gradient(184deg,rgba(255,255,255,1),rgba(232,246,255,.95));color:var(--modules-pill-accent-strong);box-shadow:inset 0 1px 0 rgba(255,255,255,.99),inset 0 -18px 32px rgba(125,211,252,.32),0 26px 48px rgba(148,197,255,.3)}[data-theme=dark] .human-hero__progress-pill--modules.human-hero__progress-pill--active{background:radial-gradient(160% 150% at 18% -40%,rgba(56,189,248,.32),transparent 64%),radial-gradient(140% 130% at 90% -18%,rgba(59,130,246,.28),transparent 70%),linear-gradient(182deg,rgba(22,32,58,.96),rgba(11,16,30,.92));border-color:rgba(96,165,250,.7);color:var(--modules-pill-accent-strong);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),inset 0 -18px 32px rgba(56,189,248,.28),0 28px 52px rgba(0,0,0,.75)}.human-hero__progress-pill-count{min-width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;position:relative;isolation:isolate;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.92),transparent 52%),linear-gradient(140deg,rgba(45,212,191,.96),rgba(59,225,208,.94));color:#ffffff;font-size:.86rem;font-weight:700;font-feature-settings:"tnum";box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 12px 24px rgba(45,212,191,.28)}.human-hero__progress-pill-count:after{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.45);pointer-events:none}[data-theme=dark] .human-hero__progress-pill-count{box-shadow:0 10px 24px rgba(6,95,70,.55)}.human-hero__progress-pill-text{display:flex;flex-direction:column;gap:.1rem;align-items:flex-start}.human-hero__progress-pill-title{font-size:.78rem;font-weight:600}.human-hero__progress-pill-note{display:none}.human-hero__progress-pill-icon{display:grid;place-items:center;width:1.2rem;height:1.2rem;border-radius:999px;background:linear-gradient(145deg,rgba(255,255,255,.88),color-mix(in srgb,var(--hero-accent,#a6c8ff) 18%,rgba(255,255,255,.26)));color:inherit;flex-shrink:0}[data-theme=dark] .human-hero__progress-pill-icon{background:linear-gradient(145deg,color-mix(in srgb,var(--hero-accent,#a6c8ff) 26%,rgba(20,38,72,.78)),rgba(12,26,52,.68))}.human-hero__progress-pill--cta .human-hero__progress-pill-icon{background:linear-gradient(145deg,rgba(224,242,254,.96),rgba(167,243,208,.88));color:rgba(14,116,144,.9);box-shadow:0 12px 24px rgba(59,201,191,.24)}[data-theme=dark] .human-hero__progress-pill--cta .human-hero__progress-pill-icon{background:linear-gradient(145deg,rgba(15,118,110,.65),rgba(12,74,110,.58));color:rgba(224,242,254,.94);box-shadow:0 14px 26px rgba(12,74,110,.5)}.human-hero__progress-pill--active:not(.human-hero__progress-pill--cta) .human-hero__progress-pill-icon:not(.human-hero__progress-pill-icon--modules){background:color-mix(in srgb,var(--hero-accent,#a6c8ff) 26%,rgba(255,255,255,.35))}.human-hero__progress-pill--cta.human-hero__progress-pill--active .human-hero__progress-pill-icon{background:linear-gradient(145deg,rgba(224,242,254,.98),rgba(167,243,208,.9));box-shadow:0 12px 26px rgba(110,231,183,.26)}[data-theme=dark] .human-hero__progress-pill--cta.human-hero__progress-pill--active .human-hero__progress-pill-icon{background:linear-gradient(145deg,rgba(15,118,110,.7),rgba(12,74,110,.6));box-shadow:0 14px 28px rgba(12,74,110,.52)}.human-hero__progress-pill-icon--modules{position:relative;isolation:isolate;display:grid;place-items:center;width:clamp(1.6rem,4vw,2rem);height:clamp(1.6rem,4vw,2rem);border-radius:clamp(.7rem,1.8vw,.9rem);background:linear-gradient(180deg,rgba(248,251,255,.95),rgba(228,238,255,.9));border:1px solid rgba(191,219,254,.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 10px 18px rgba(148,197,255,.22)}.human-hero__progress-pill-icon--modules:after,.human-hero__progress-pill-icon--modules:before{content:none}[data-theme=dark] .human-hero__progress-pill-icon--modules{background:linear-gradient(180deg,rgba(24,34,58,.95),rgba(14,20,36,.92));border-color:rgba(96,165,250,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 22px rgba(0,0,0,.6)}[data-theme=dark] .human-hero__progress-pill-icon--modules:after,[data-theme=dark] .human-hero__progress-pill-icon--modules:before{content:none}.human-hero__modules-glyph{width:clamp(1.15rem,2.8vw,1.35rem);height:clamp(1.15rem,2.8vw,1.35rem);display:block;position:relative;z-index:3;background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.2),transparent 60%),linear-gradient(136deg,#ff7a1a,#ffb347 65%,#ffdcb0);-webkit-mask-image:url(/icons/tabler/modules/cube-3d-sphere.svg);mask-image:url(/icons/tabler/modules/cube-3d-sphere.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;filter:drop-shadow(0 0 .85px rgba(255,170,120,.88)) drop-shadow(0 10px 18px rgba(249,115,22,.32))}[data-theme=dark] .human-hero__modules-glyph{background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.3),transparent 60%),linear-gradient(136deg,rgba(255,228,202,.95),rgba(255,196,150,.8));filter:drop-shadow(0 0 .8px rgba(255,206,170,.9)) drop-shadow(0 10px 18px rgba(0,0,0,.55))}.human-hero__progress-pill-arrow{display:grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:999px;background:rgba(15,23,42,.06);color:inherit;flex-shrink:0}[data-theme=dark] .human-hero__progress-pill-arrow{background:rgba(255,255,255,.08)}.human-hero__progress-pill--cta .human-hero__progress-pill-arrow{position:relative;isolation:isolate;background:transparent;color:rgba(14,116,144,.95);box-shadow:none}.human-hero__progress-pill--cta .human-hero__progress-pill-arrow:after{content:none}[data-theme=dark] .human-hero__progress-pill--cta .human-hero__progress-pill-arrow{background:transparent;color:rgba(224,242,254,.92)}.human-hero__progress-pill--cta .human-hero__progress-pill-arrow svg,.human-hero__progress-pill--modules .human-hero__progress-pill-arrow svg{width:16px;height:16px}.human-hero__progress-pill--modules .human-hero__progress-pill-arrow{position:relative;isolation:isolate;background:transparent;color:inherit;box-shadow:none}[data-theme=dark] .human-hero__progress-pill--modules .human-hero__progress-pill-arrow{background:transparent;color:inherit;box-shadow:none}.human-hero__progress-pill--modules .human-hero__progress-pill-arrow:after{content:none}.human-hero__progress-pill:hover .human-hero__progress-pill-arrow{transform:translateX(1px)}.human-hero__progress-pill--active .human-hero__progress-pill-arrow{transform:none}.human-hero__share{align-self:flex-start}.human-timeline__content{display:flex;flex-direction:column;gap:clamp(1.3rem,3vw,1.9rem)}.human-timeline__body{display:flex;flex-direction:column;gap:clamp(1.4rem,3vw,2.2rem);min-width:0;font-size:.95rem;padding:1.15rem 1.3rem;border-radius:24px}.human-timeline__body,[data-theme=dark] .human-timeline__body{border:0;background:transparent;box-shadow:none}.human-timeline__add{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:none;font-size:1.8rem;line-height:1;background:linear-gradient(90deg,#ff6a2b,#ff8a3d);color:#fff;box-shadow:0 12px 30px rgba(255,106,43,.32);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.human-timeline__add:hover{box-shadow:0 18px 42px rgba(255,106,43,.38)}.human-timeline__add:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,138,61,.35)}.human-timeline__add--disabled{background:rgba(148,163,184,.26);color:rgba(148,163,184,.8);cursor:not-allowed;box-shadow:none}[data-theme=dark] .human-timeline__add--disabled{background:rgba(148,163,184,.28);color:rgba(203,213,225,.7)}.timeline-loading-indicator{gap:0;padding:0;background:none;border:none;box-shadow:none}.timeline-loading-indicator:after{content:none}.timeline-loading-indicator .loading-indicator__halo{display:none}.timeline-loading-indicator .loading-indicator__spinner{width:1.35rem;height:1.35rem;box-shadow:0 0 0 6px rgba(59,130,246,.08)}.timeline-loading-indicator .loading-indicator__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.human-docs__content{display:block;padding-left:1.3rem;padding-right:1.3rem}.human-docs__loading{display:flex;align-items:center;justify-content:center;min-height:220px;padding:1.25rem}.human-docs__loading-indicator{gap:0;padding:0;background:none;border:none;box-shadow:none}.human-docs__loading-indicator:after{content:none}.human-docs__loading-indicator .loading-indicator__halo{display:none}.human-docs__loading-indicator .loading-indicator__spinner{width:1.35rem;height:1.35rem;box-shadow:0 0 0 6px rgba(12,139,198,.08)}.human-docs__loading-indicator .loading-indicator__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.human-docs__preview-loading{position:absolute;inset:0;display:grid;place-items:center;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.7));backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:2;pointer-events:none}.human-docs__preview-loading--columns{inset:6px;border-radius:14px}.human-docs__grid-viewport{width:100%}.human-docs__grid-viewport--scrollable{--human-docs-scroll-padding-top:0.9rem;--human-docs-scroll-padding-inline:0.5rem;--human-docs-scroll-padding-bottom:1.05rem;position:relative;max-height:min(72vh,900px);overflow:auto;padding:var(--human-docs-scroll-padding-top) var(--human-docs-scroll-padding-inline) var(--human-docs-scroll-padding-bottom);margin:0 -.25rem;border-radius:18px;scrollbar-width:thin;scrollbar-color:rgba(255,138,61,.7) rgba(255,138,61,.18);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.human-docs__grid-viewport--scrollable:after,.human-docs__grid-viewport--scrollable:before{content:"";position:sticky;left:calc(-1 * var(--human-docs-scroll-padding-inline));right:calc(-1 * var(--human-docs-scroll-padding-inline));display:block;height:18px;pointer-events:none;opacity:0;transition:opacity .14s ease;z-index:1;border-radius:18px}.human-docs__grid-viewport--scrollable:before{top:calc(-1 * var(--human-docs-scroll-padding-top));background:linear-gradient(180deg,rgba(15,23,42,.16),rgba(15,23,42,0))}.human-docs__grid-viewport--scrollable:after{bottom:calc(-1 * var(--human-docs-scroll-padding-bottom));background:linear-gradient(0deg,rgba(15,23,42,.16),rgba(15,23,42,0))}.human-docs__grid-viewport--scrollable[data-shadow-bottom=true]:after,.human-docs__grid-viewport--scrollable[data-shadow-top=true]:before{opacity:1}.human-docs__grid-viewport--scrollable::-webkit-scrollbar{width:10px;height:10px}.human-docs__grid-viewport--scrollable::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,156,94,.95),rgba(255,106,43,.85));border-radius:12px;box-shadow:0 4px 10px rgba(255,106,43,.16)}.human-docs__grid-viewport--scrollable::-webkit-scrollbar-track{background:rgba(255,138,61,.08)}@media (max-width:768px){.human-docs__grid-viewport--scrollable{max-height:70vh;padding:.7rem .4rem .9rem}}[data-theme=dark] .human-docs__grid-viewport--scrollable{scrollbar-color:rgba(255,189,141,.75) rgba(255,138,61,.24)}[data-theme=dark] .human-docs__grid-viewport--scrollable:before{background:linear-gradient(180deg,rgba(148,180,212,.22),rgba(148,180,212,0))}[data-theme=dark] .human-docs__grid-viewport--scrollable:after{background:linear-gradient(0deg,rgba(148,180,212,.22),rgba(148,180,212,0))}[data-theme=dark] .human-docs__grid-viewport--scrollable::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,198,153,.95),rgba(255,136,82,.85))}.human-docs__grid{display:grid;gap:18px;width:100%;padding:0 .1rem;--human-docs-columns-height:min(72vh,900px)}.human-docs__columnsLayout{display:grid;grid-template-columns:minmax(220px,320px) minmax(420px,1fr);gap:20px;justify-content:start;align-items:start}.human-docs-folder-modal__viewport[data-view=columns] .human-docs__columnsLayout,.human-docs__grid-viewport[data-view=columns] .human-docs__columnsLayout{min-height:var(--human-docs-columns-height,min(74vh,820px));align-items:stretch}@media (max-width:1100px){.human-docs__columnsLayout{grid-template-columns:minmax(200px,280px) minmax(340px,1fr);gap:16px}}@media (max-width:900px){.human-docs__columnsLayout{grid-template-columns:1fr}.human-docs-folder-modal__viewport[data-view=columns] .human-docs__columnsDetail,.human-docs__grid-viewport[data-view=columns] .human-docs__columnsDetail{order:-1}.human-docs-folder-modal__viewport[data-view=columns] .human-docs__columnsList,.human-docs__grid-viewport[data-view=columns] .human-docs__columnsList{order:2}.human-docs-folder-modal__viewport[data-view=columns] .human-docs__columnsDetail,.human-docs-folder-modal__viewport[data-view=columns] .human-docs__columnsList,.human-docs__grid-viewport[data-view=columns] .human-docs__columnsDetail,.human-docs__grid-viewport[data-view=columns] .human-docs__columnsList{height:auto;max-height:none}.human-docs__topActions{justify-content:flex-start}.human-docs__topActions-card{width:100%}}.human-docs__columnsList{position:relative;background:rgba(255,255,255,.85);border-radius:22px;border:1px solid rgba(226,232,240,.8);overflow:hidden;display:flex;flex-direction:column;max-height:var(--human-docs-columns-height,min(74vh,820px));overflow-y:auto;scroll-padding:10px;scrollbar-width:thin;scrollbar-color:rgba(255,138,61,.7) rgba(255,138,61,.18)}.human-docs-folder-modal__viewport[data-view=columns] .human-docs__columnsList,.human-docs__grid-viewport[data-view=columns] .human-docs__columnsList{height:var(--human-docs-columns-height,min(74vh,820px));max-height:var(--human-docs-columns-height,min(74vh,820px))}.human-docs__columnsList:after,.human-docs__columnsList:before{content:"";position:sticky;left:0;right:0;display:block;height:16px;pointer-events:none;opacity:0;transition:opacity .14s ease;z-index:1}.human-docs__columnsList:before{top:0;background:linear-gradient(180deg,rgba(15,23,42,.12),rgba(15,23,42,0))}.human-docs__columnsList:after{bottom:0;background:linear-gradient(0deg,rgba(15,23,42,.12),rgba(15,23,42,0))}.human-docs__columnsList[data-shadow-bottom=true]:after,.human-docs__columnsList[data-shadow-top=true]:before{opacity:1}.human-docs__columnsRow{display:flex;align-items:center;gap:12px;padding:10px 16px;border:none;background:transparent;cursor:pointer;font-size:.85rem;text-align:left;transition:background .18s ease,box-shadow .18s ease}.human-docs__columnsRow+.human-docs__columnsRow{border-top:1px solid rgba(226,232,240,.7)}.human-docs__columnsRow:hover{background:rgba(var(--docs-accent,255,138,61),.08)}.human-docs__columnsRow.is-active{background:rgba(var(--docs-accent,255,138,61),.16);box-shadow:inset 3px 0 0 rgba(var(--docs-accent,255,138,61),.65),0 10px 20px rgba(var(--docs-accent,255,138,61),.14)}.human-docs__columnsRowIcon{width:36px;height:36px;border-radius:10px;overflow:hidden;flex-shrink:0;background:rgba(148,163,184,.18)}.human-docs__columnsRowIcon img{width:100%;height:100%;object-fit:contain}.human-docs__columnsRowFallback{display:block;width:100%;height:100%;background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(148,163,184,.35));border-radius:inherit}.human-docs__columnsRowFallback.is-bundle{background:linear-gradient(140deg,rgba(var(--docs-accent,255,138,61),.96),rgba(var(--docs-accent,255,138,61),.72));-webkit-mask-image:url(/icons/tabler/app-window.svg);mask-image:url(/icons/tabler/app-window.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;box-shadow:0 6px 14px rgba(var(--docs-accent,255,138,61),.22)}.human-docs__columnsRowLabel{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.human-docs__columnsList::-webkit-scrollbar{width:8px}.human-docs__columnsList::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,rgba(255,156,94,.95),rgba(255,106,43,.85));box-shadow:0 4px 10px rgba(255,106,43,.16)}.human-docs__columnsList::-webkit-scrollbar-track{background:rgba(255,138,61,.08)}.human-docs__columnsDetail{position:relative;background:radial-gradient(140% 120% at 20% 10%,rgba(var(--docs-accent,255,138,61),.08),transparent 55%),linear-gradient(145deg,rgba(255,255,255,.96),rgba(241,247,255,.9));border-radius:28px;border:1px solid rgba(226,232,240,.86);padding:20px;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 18px 38px rgba(15,23,42,.08),0 32px 68px rgba(var(--docs-accent,255,138,61),.12);overflow:hidden}.human-docs-folder-modal__viewport[data-view=columns] .human-docs__columnsDetail,.human-docs__grid-viewport[data-view=columns] .human-docs__columnsDetail{height:var(--human-docs-columns-height,min(74vh,820px));max-height:var(--human-docs-columns-height,min(74vh,820px));display:flex;flex-direction:column}.human-docs-folder-modal__viewport[data-view=columns] .human-docs__columnsDetail .human-docs__card,.human-docs__grid-viewport[data-view=columns] .human-docs__columnsDetail .human-docs__card{flex:1}.human-docs__columnsDetail:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(var(--docs-accent,255,138,61),.12),transparent 40%);pointer-events:none}.human-docs__columnsEmpty{display:flex;align-items:center;justify-content:center;height:100%;color:rgba(71,85,105,.7)}.human-docs__grid[data-view=grid]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media (min-width:640px){.human-docs__grid[data-view=grid]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.human-docs__grid[data-view=columns]{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:20px}.human-docs__grid[data-view=list]{display:flex;flex-direction:column;gap:16px}.human-docs__grid[data-view=gallery]{display:flex;gap:18px;overflow-x:auto;padding-bottom:.4rem;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(255,138,61,.7) rgba(255,138,61,.18)}.human-docs__grid[data-view=gallery]::-webkit-scrollbar{height:8px}.human-docs__grid[data-view=gallery]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,156,94,.95),rgba(255,106,43,.85));border-radius:999px}.human-docs__grid[data-view=gallery]::-webkit-scrollbar-track{background:rgba(255,138,61,.08)}.human-docs__grid[data-view=gallery]>.human-docs__card{scroll-snap-align:start}[data-theme=dark] .human-docs__grid[data-view=gallery]{scrollbar-color:rgba(255,189,141,.75) rgba(255,138,61,.24)}[data-theme=dark] .human-docs__grid[data-view=gallery]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,198,153,.95),rgba(255,136,82,.85))}[data-theme=dark] .human-docs__grid[data-view=gallery]::-webkit-scrollbar-track{background:rgba(255,138,61,.18)}.human-docs__card{--docs-accent:255,138,61;position:relative;border-radius:28px;padding:24px 26px;background:linear-gradient(130deg,rgba(255,255,255,.98),rgba(236,246,255,.9));border:1px solid rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 30px 55px rgba(15,23,42,.12),0 60px 90px rgba(var(--docs-accent),.12);overflow:hidden;isolation:isolate;content-visibility:visible;contain-intrinsic-size:auto;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;display:flex;flex-direction:column}.human-docs__card.is-selected{border-color:rgba(var(--docs-accent,255,138,61),.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 36px 60px rgba(15,23,42,.14),0 68px 96px rgba(var(--docs-accent),.2);background:linear-gradient(140deg,rgba(255,255,255,.98),rgba(255,239,229,.92))}.human-docs__card[role=button]{cursor:pointer}.human-docs__card[data-origin=event]{--docs-accent:94,131,255}.human-docs__card[data-kind=bundle]{--docs-accent:171,102,255}.human-docs__card:after,.human-docs__card:before{content:"";position:absolute;pointer-events:none}.human-docs__card:before{inset:-40% -10% 55% -10%;border-radius:50%;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.95),transparent 60%);opacity:.8}.human-docs__card:after{inset:auto -25% -45% -25%;border-radius:60%;background:radial-gradient(circle at 50% 0,rgba(var(--docs-accent),.22),transparent 70%);opacity:.8}.human-docs__card:hover{transform:translateY(-4px);box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 36px 60px rgba(15,23,42,.12),0 70px 100px rgba(var(--docs-accent),.18);border-color:rgba(255,255,255,.88)}.human-docs__card[data-view=grid]{min-height:300px}.human-docs__card[data-view=columns]{padding:24px 28px;min-height:360px}.human-docs__card[data-view=list]{display:grid;grid-template-columns:minmax(250px,340px) minmax(0,1fr);gap:32px;padding:26px 30px;align-items:flex-start;background:radial-gradient(circle at 12% 16%,rgba(var(--docs-accent),.08),transparent 42%),linear-gradient(130deg,rgba(255,255,255,.98),rgba(239,247,255,.94));border:1px solid rgba(255,255,255,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 26px 48px rgba(15,23,42,.1),0 70px 120px rgba(var(--docs-accent),.16)}.human-docs__card[data-view=list].is-selected{border-color:rgba(var(--docs-accent),.6);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 30px 56px rgba(15,23,42,.12),0 80px 130px rgba(var(--docs-accent),.24),0 0 0 3px rgba(var(--docs-accent),.16);background:radial-gradient(circle at 14% 14%,rgba(var(--docs-accent),.14),transparent 46%),linear-gradient(130deg,rgba(255,255,255,.98),rgba(253,245,238,.94))}.human-docs__card[data-view=gallery]{min-width:min(560px,100%);flex:0 0 min(560px,100%)}@media (max-width:640px){.human-docs__card[data-view=gallery]{min-width:85vw;flex-basis:85vw}}[data-theme=dark] .human-docs__card{background:linear-gradient(130deg,rgba(17,24,39,.96),rgba(22,30,46,.92));border-color:rgba(148,163,184,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 32px 60px rgba(5,12,22,.6),0 76px 105px rgba(var(--docs-accent),.22)}[data-theme=dark] .human-docs__card:before{background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.18),transparent 60%)}[data-theme=dark] .human-docs__card:after{background:radial-gradient(circle at 50% 0,rgba(var(--docs-accent),.32),transparent 72%)}[data-theme=dark] .human-docs__card:hover{border-color:rgba(255,255,255,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 38px 70px rgba(5,12,22,.75),0 80px 110px rgba(var(--docs-accent),.28)}[data-theme=dark] .human-docs__card.is-selected{border-color:rgba(255,184,138,.4);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 40px 70px rgba(5,12,22,.78),0 82px 115px rgba(var(--docs-accent),.26)}[data-theme=dark] .human-docs__card[data-view=grid].is-selected{background:linear-gradient(130deg,rgba(19,26,40,.96),rgba(22,32,48,.92));border-color:rgba(255,184,138,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 24px 40px rgba(5,12,22,.7),0 60px 90px rgba(var(--docs-accent),.3)}[data-theme=dark] .human-docs__card[data-view=list]{background:radial-gradient(circle at 12% 16%,rgba(var(--docs-accent),.16),transparent 42%),linear-gradient(130deg,rgba(17,24,39,.95),rgba(25,34,52,.9));border-color:rgba(148,163,184,.4);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 26px 48px rgba(0,0,0,.55),0 70px 110px rgba(var(--docs-accent),.22)}[data-theme=dark] .human-docs__card[data-view=list].is-selected{border-color:rgba(var(--docs-accent),.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 32px 60px rgba(0,0,0,.68),0 90px 140px rgba(var(--docs-accent),.32),0 0 0 3px rgba(var(--docs-accent),.22);background:radial-gradient(circle at 14% 14%,rgba(var(--docs-accent),.28),transparent 46%),linear-gradient(130deg,rgba(19,27,44,.96),rgba(24,33,52,.9))}.human-docs__header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.human-docs__identity{display:flex;gap:14px;align-items:center;min-width:0}.human-docs__identity-text{min-width:0}.human-docs__body{display:flex;flex-direction:column;min-width:0;gap:.6rem}.human-docs__preview-panel{display:none}.human-docs__card[data-view=list] .human-docs__header{grid-column:1;margin-bottom:0}.human-docs__card[data-view=list] .human-docs__identity{padding:14px 16px;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(243,249,255,.9));border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 12px 22px rgba(15,23,42,.08)}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__identity{background:linear-gradient(135deg,rgba(26,32,44,.92),rgba(17,24,39,.9));border-color:rgba(148,163,184,.35);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 22px rgba(0,0,0,.52)}.human-docs__card[data-view=list] .human-docs__body{grid-column:2;position:relative;padding:18px 18px 18px 28px;border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(241,248,255,.82));border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 26px rgba(15,23,42,.08)}.human-docs__card[data-view=list] .human-docs__body:before{content:"";position:absolute;inset:18px auto 18px 18px;width:3px;border-radius:12px;background:linear-gradient(180deg,rgba(var(--docs-accent),.35),rgba(var(--docs-accent),.08));box-shadow:0 10px 20px rgba(var(--docs-accent),.18);pointer-events:none}.human-docs__card[data-view=list] .human-docs__body>*{position:relative}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__body{background:linear-gradient(135deg,rgba(23,30,46,.92),rgba(17,24,39,.88));border-color:rgba(148,163,184,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 14px 26px rgba(0,0,0,.55)}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__body:before{background:linear-gradient(180deg,rgba(var(--docs-accent),.5),rgba(var(--docs-accent),.12))}@media (max-width:1024px){.human-docs__card[data-view=list]{display:flex;flex-direction:column;gap:20px;padding:22px}.human-docs__card[data-view=list] .human-docs__body{padding:16px 16px 18px 22px}.human-docs__card[data-view=list] .human-docs__body:before{left:16px}}.human-docs__card[data-view=grid]{align-items:center;text-align:center;background:transparent;border:none;box-shadow:none;padding:6px 6px 10px;cursor:pointer;min-height:auto;width:min(210px,100%)}.human-docs__card[data-view=grid].is-drag-over{outline:2px dashed rgba(var(--docs-accent,255,138,61),.6);outline-offset:6px;border-radius:24px}.human-docs__card.is-drag-over:not([data-view=grid]){outline:2px dashed rgba(var(--docs-accent,255,138,61),.55);outline-offset:10px}.human-docs__card[data-view=grid].is-selected{background:transparent;border:none;box-shadow:none}.human-docs__card[data-view=grid] .human-docs__body,.human-docs__card[data-view=grid] .human-docs__open,.human-docs__card[data-view=grid].is-selected:after,.human-docs__card[data-view=grid].is-selected:before,.human-docs__card[data-view=grid]:after,.human-docs__card[data-view=grid]:before{display:none}.human-docs__card[data-view=grid] .human-docs__header{flex-direction:column;align-items:center;gap:.8rem}.human-docs__card[data-view=grid] .human-docs__identity{flex-direction:column;align-items:center;text-align:center}.human-docs__card[data-view=grid] .human-docs__preview{width:min(160px,60vw);aspect-ratio:1/1;border-radius:32px;padding:12px}.human-docs__card[data-view=grid] .human-docs__preview-badge{display:none}.human-docs__card[data-view=grid] .human-docs__title{font-size:.92rem;max-width:180px;white-space:normal}.human-docs__card[data-view=list] .human-docs__header{align-items:center;gap:1rem}.human-docs__card[data-view=list] .human-docs__preview{width:88px;aspect-ratio:1/1;border-radius:26px;padding:12px;background:linear-gradient(140deg,rgba(255,255,255,.95),rgba(244,247,255,.92)),radial-gradient(115% 92% at 20% 18%,rgba(var(--docs-accent),.2),transparent 64%),linear-gradient(140deg,rgba(var(--docs-accent),.18),rgba(var(--docs-accent),.05));border:1px solid rgba(var(--docs-accent),.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 24px rgba(15,23,42,.12),0 20px 32px rgba(var(--docs-accent),.16)}.human-docs__card[data-view=grid] .human-docs__divider,.human-docs__card[data-view=list] .human-docs__divider,.human-docs__card[data-view=list] .human-docs__meta{margin:0}.human-docs__card[data-view=list] .human-docs__groups{margin-top:0}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__preview{background:linear-gradient(150deg,rgba(26,32,44,.9),rgba(16,24,38,.9)),radial-gradient(115% 92% at 20% 18%,rgba(var(--docs-accent),.28),transparent 64%),linear-gradient(150deg,rgba(var(--docs-accent),.24),rgba(var(--docs-accent),.08));border-color:rgba(var(--docs-accent),.46);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 24px rgba(0,0,0,.6),0 20px 32px rgba(var(--docs-accent),.22)}.human-docs__card[data-view=gallery]{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:32px;padding:28px 32px}.human-docs__card[data-view=gallery] .human-docs__header{flex-direction:column;align-items:flex-start;gap:1rem;grid-column:1}.human-docs__card[data-view=gallery] .human-docs__identity{width:100%;flex-direction:column;align-items:flex-start;gap:12px}.human-docs__card[data-view=gallery] .human-docs__preview{width:100%;aspect-ratio:1/1;border-radius:32px;padding:clamp(12px,1.4vw,16px);max-height:260px}.human-docs__card[data-view=gallery] .human-docs__identity-text{width:100%}.human-docs__card[data-view=gallery] .human-docs__title-editable{align-items:flex-start}.human-docs__card[data-view=gallery] .human-docs__title,.human-docs__card[data-view=gallery] .human-docs__title-button,.human-docs__card[data-view=gallery] .human-docs__title-input{max-width:100%;text-align:left;white-space:normal}.human-docs__card[data-view=gallery] .human-docs__body{grid-column:2}.human-docs__card[data-view=gallery] .human-docs__events{grid-template-columns:1fr}.human-docs__card[data-view=gallery] .human-docs__open{align-self:flex-start}.human-docs__card[data-view=grid] .human-docs__eyebrow,.human-docs__card[data-view=grid] .human-docs__meta,.human-docs__card[data-view=grid] .human-docs__open{display:none}.human-docs__card[data-view=columns]{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;row-gap:12px}.human-docs__card[data-view=columns] .human-docs__identity{padding:0;background:transparent;border:none;box-shadow:none;gap:10px}.human-docs__card[data-view=columns] .human-docs__identity-text{padding-top:4px}.human-docs__card[data-view=columns] .human-docs__header{grid-column:1/-1;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px}.human-docs__card[data-view=columns] .human-docs__body{grid-column:1/-1;padding-left:0;border-left:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px 18px;align-items:start}.human-docs__card[data-view=columns] .human-docs__divider{display:none}.human-docs__card[data-view=columns] .human-docs__events,.human-docs__card[data-view=columns] .human-docs__more,.human-docs__card[data-view=columns] .human-docs__notes{grid-column:1/-1}.human-docs__card[data-view=columns] .human-docs__meta{align-self:flex-start;justify-content:flex-start;width:fit-content}.human-docs__card[data-view=columns] .human-docs__groups{align-self:stretch}.human-docs__card[data-view=columns] .human-docs__body.human-docs__body--columns{display:flex;flex-direction:column;gap:12px}.human-docs__facts{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:10px 12px;border-radius:18px;background:radial-gradient(120% 90% at 12% 18%,rgba(var(--docs-accent,255,138,61),.16),transparent 60%),linear-gradient(135deg,rgba(255,255,255,.95),rgba(241,247,255,.9));border:1px solid rgba(255,255,255,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 14px 26px rgba(15,23,42,.08),0 28px 48px rgba(var(--docs-accent,255,138,61),.14)}.human-docs__pill-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:linear-gradient(140deg,rgba(var(--docs-accent,255,138,61),.98),rgba(var(--docs-accent,255,138,61),.72));box-shadow:0 0 0 3px rgba(var(--docs-accent,255,138,61),.16)}.human-docs__columnsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px 16px;align-items:start}.human-docs__columnsHeroRow{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px 16px}.human-docs__topActions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;width:100%}.human-docs__columnsHeroRow .human-docs__topActions{width:100%;margin-left:0}.human-docs__topActions-card{width:min(380px,100%);margin-left:auto}.human-docs__topActions-card .human-docs__groups{margin-top:4px}.human-docs__linkedList{display:flex;flex-direction:column;gap:10px}.human-docs__linkedGroupTitle{margin:0 0 4px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(71,85,105,.72);font-weight:600}.human-docs__linkedPills{display:flex;flex-wrap:wrap;gap:6px}.human-docs__linkedPill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:14px;background:rgba(255,255,255,.82);border:1px solid rgba(226,232,240,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 14px rgba(15,23,42,.08);color:#0f172a;font-weight:600;font-size:.92rem}.human-docs__linkedEmpty{margin:4px 0 2px;color:rgba(71,85,105,.76);font-size:.92rem}[data-theme=dark] .human-docs__linkedPill{background:rgba(26,34,48,.82);border-color:rgba(148,163,184,.5);color:rgba(226,232,240,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 14px rgba(0,0,0,.45)}[data-theme=dark] .human-docs__linkedEmpty{color:rgba(203,213,225,.8)}.human-docs__columnsCell{display:flex;flex-direction:column;gap:6px;padding:8px 10px 12px;border-radius:16px;background:linear-gradient(130deg,rgba(255,255,255,.62),rgba(245,248,255,.55));border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 10px 20px rgba(15,23,42,.06)}.human-docs__columnsLabel{margin:0 0 2px;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(71,85,105,.7);font-weight:600}.human-docs__columnsCell .human-docs__events{margin-top:4px}.human-docs__columnsCell .human-docs__groups{margin-top:6px}.human-docs__notes--panel{padding:12px 14px;border-radius:16px;background:radial-gradient(110% 80% at 14% 12%,rgba(var(--docs-accent,255,138,61),.08),transparent 60%),linear-gradient(140deg,rgba(255,255,255,.95),rgba(244,247,255,.9));border:1px solid rgba(255,255,255,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 12px 24px rgba(15,23,42,.08)}.human-docs__columnsHero{grid-column:1/-1;position:relative;overflow:visible;padding:0;border-radius:0;background:none;border:none;box-shadow:none;display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;isolation:isolate}.human-docs__columnsHero:after,.human-docs__columnsHero:before{content:none}.human-docs__columnsHero-media{position:relative;width:clamp(180px,34vw,260px);max-height:280px;aspect-ratio:1/1;border-radius:18px;display:flex;align-items:center;justify-content:center;isolation:isolate;padding:10px;background:radial-gradient(140% 120% at 18% 12%,rgba(255,255,255,.9),rgba(255,255,255,0)),linear-gradient(145deg,rgba(var(--docs-accent,171,102,255),.14),rgba(var(--docs-accent,171,102,255),.04));border:1px solid rgba(255,255,255,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.94),0 22px 38px rgba(15,23,42,.14),0 34px 64px rgba(var(--docs-accent,171,102,255),.2);overflow:hidden}.human-docs__columnsHero-media[data-kind=video]{aspect-ratio:5/4}.human-docs__columnsHero-media[data-kind=pdf]{aspect-ratio:5/6}.human-docs__columnsHero-media[data-kind=bundle]{aspect-ratio:1/1}.human-docs__columnsHero-media[data-kind=image]:after{content:"";position:absolute;inset:8px;border-radius:14px;background:radial-gradient(140% 120% at 50% 12%,rgba(255,255,255,.68),transparent 60%);mix-blend-mode:screen;pointer-events:none;opacity:.9}.human-docs__columnsHero-media img{object-fit:contain;filter:contrast(1.03) saturate(1.05)}.human-docs__columnsHero-media img,.human-docs__columnsHero-media video{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:14px;background:linear-gradient(160deg,rgba(255,255,255,.96),rgba(245,248,255,.9));box-shadow:0 18px 34px rgba(15,23,42,.2),0 28px 52px rgba(var(--docs-accent,171,102,255),.12)}.human-docs__columnsHero-media video{object-fit:cover}.human-docs__columnsHero-media .human-docs__preview-overlay{border-radius:14px}.human-docs__columnsHero-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:16px;background:radial-gradient(120% 90% at 24% 18%,rgba(var(--docs-accent,171,102,255),.18),transparent 60%),linear-gradient(150deg,rgba(255,255,255,.9),rgba(245,248,255,.9));color:rgba(var(--docs-accent,171,102,255),.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.94),0 14px 28px rgba(15,23,42,.14),0 26px 44px rgba(var(--docs-accent,171,102,255),.16)}.human-docs__columnsHero-icon svg{width:46px;height:46px}.human-docs__columnsHero-badge{position:absolute;inset:10px 10px auto auto;padding:4px 8px;border-radius:999px;font-size:.64rem;letter-spacing:.18em;text-transform:uppercase;background:rgba(255,255,255,.94);color:rgba(71,85,105,.7);border:1px solid rgba(var(--docs-accent,171,102,255),.35);box-shadow:0 12px 20px rgba(var(--docs-accent,171,102,255),.18),inset 0 1px 0 rgba(255,255,255,.9)}.human-docs__columnsHero-sub{position:relative;z-index:1;margin:2px 0 0;font-size:.82rem;font-weight:600;text-align:center;color:rgba(15,23,42,.78)}[data-theme=dark] .human-docs__columnsHero{background:none;border:none;box-shadow:none}[data-theme=dark] .human-docs__columnsHero:after,[data-theme=dark] .human-docs__columnsHero:before{content:none}[data-theme=dark] .human-docs__columnsHero-media{background:linear-gradient(145deg,rgba(var(--docs-accent,171,102,255),.28),rgba(var(--docs-accent,171,102,255),.12));border-color:rgba(var(--docs-accent,171,102,255),.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 30px rgba(0,0,0,.62),0 26px 48px rgba(var(--docs-accent,171,102,255),.22)}[data-theme=dark] .human-docs__columnsHero-media[data-kind=image]{background:radial-gradient(130% 120% at 18% 12%,rgba(255,255,255,.12),transparent 62%),linear-gradient(140deg,rgba(26,34,48,.94),rgba(17,24,39,.9));border-color:rgba(148,163,184,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 22px 38px rgba(0,0,0,.62),0 34px 64px rgba(var(--docs-accent,171,102,255),.26)}[data-theme=dark] .human-docs__columnsHero-media[data-kind=image]:after{background:radial-gradient(130% 120% at 50% 12%,rgba(255,255,255,.16),transparent 62%);opacity:.7}[data-theme=dark] .human-docs__columnsHero-media img{background:linear-gradient(160deg,rgba(30,41,59,.92),rgba(17,24,39,.86));box-shadow:0 18px 34px rgba(0,0,0,.62),0 28px 52px rgba(var(--docs-accent,171,102,255),.18);filter:contrast(1.02) saturate(1.04)}[data-theme=dark] .human-docs__columnsHero-icon{background:radial-gradient(120% 90% at 24% 18%,rgba(var(--docs-accent,171,102,255),.32),transparent 60%),linear-gradient(150deg,rgba(26,34,48,.94),rgba(17,24,39,.9));color:rgba(226,232,240,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 28px rgba(0,0,0,.64),0 26px 44px rgba(var(--docs-accent,171,102,255),.26)}[data-theme=dark] .human-docs__columnsHero-badge{background:rgba(26,34,48,.92);color:rgba(226,232,240,.86);border-color:rgba(var(--docs-accent,171,102,255),.48);box-shadow:0 12px 20px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .human-docs__columnsHero-sub{color:rgba(241,245,249,.9)}.human-docs__columnsHeroRow{width:100%}.human-docs__columnsHeroRow .human-docs__columnsHero,.human-docs__columnsHeroRow .human-docs__topActions{grid-column:auto}@media (max-width:900px){.human-docs__columnsHeroRow{grid-template-columns:1fr}.human-docs__columnsHeroRow .human-docs__columnsHero{justify-self:center}.human-docs__columnsHeroRow .human-docs__topActions{align-items:stretch}.human-docs__columnsHero-media{width:200px;height:200px}}.human-docs__columnsTitle{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:8px auto 14px;width:100%;max-width:640px}.human-docs__columnsTitle .human-docs__title,.human-docs__columnsTitle .human-docs__title-button,.human-docs__columnsTitle .human-docs__title-input{text-align:center;white-space:normal;max-width:100%}.human-docs__columnsTitle .human-docs__title{font-size:1.6rem;line-height:1.3}.human-docs__columnsTitle .human-docs__title-button,.human-docs__columnsTitle .human-docs__title-input{font-size:1.6rem;line-height:1.35;padding:14px 18px;border-radius:18px;max-width:560px;width:100%;margin-inline:auto}.human-docs__columnsTitle .human-docs__title-editable{align-items:center;width:100%;max-width:600px;margin-inline:auto}.human-docs__bundle-hero{grid-column:1/-1;margin:-6px -4px 8px;padding:18px 22px;border-radius:26px;background:radial-gradient(140% 120% at 10% 14%,rgba(var(--docs-accent,171,102,255),.14),transparent 50%),linear-gradient(130deg,rgba(255,255,255,.98),rgba(244,238,255,.9));border:1px solid rgba(255,255,255,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 24px 44px rgba(15,23,42,.08),0 46px 78px rgba(var(--docs-accent,171,102,255),.16);display:flex;align-items:center;gap:16px;position:relative;overflow:hidden;isolation:isolate}.human-docs__bundle-hero:after,.human-docs__bundle-hero:before{content:"";position:absolute;pointer-events:none}.human-docs__bundle-hero:before{inset:-24% -6% 36% -6%;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.9),transparent 60%);opacity:.75}.human-docs__bundle-hero:after{inset:10px;border-radius:22px;background:linear-gradient(115deg,rgba(255,255,255,.55),rgba(255,255,255,.3));filter:blur(18px);opacity:.8}.human-docs__bundle-hero-icon{position:relative;z-index:1;width:76px;height:76px;border-radius:22px;background:linear-gradient(140deg,rgba(var(--docs-accent,171,102,255),.92),rgba(var(--docs-accent,171,102,255),.72));-webkit-mask-image:url(/icons/tabler/app-window.svg);mask-image:url(/icons/tabler/app-window.svg);-webkit-mask-size:62%;mask-size:62%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 18px 32px rgba(var(--docs-accent,171,102,255),.28)}.human-docs__bundle-hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px}.human-docs__bundle-hero-eyebrow{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:rgba(71,85,105,.65)}.human-docs__bundle-hero-sub{font-size:.96rem;font-weight:600;color:rgba(15,23,42,.78)}[data-theme=dark] .human-docs__bundle-hero{background:radial-gradient(140% 120% at 10% 14%,rgba(var(--docs-accent,171,102,255),.22),transparent 52%),linear-gradient(130deg,rgba(25,33,48,.94),rgba(17,24,39,.9));border-color:rgba(148,163,184,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 26px 48px rgba(0,0,0,.6),0 52px 90px rgba(var(--docs-accent,171,102,255),.22)}[data-theme=dark] .human-docs__bundle-hero:before{background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.14),transparent 60%)}[data-theme=dark] .human-docs__bundle-hero:after{background:linear-gradient(115deg,rgba(255,255,255,.2),rgba(255,255,255,.08));filter:blur(16px);opacity:.7}[data-theme=dark] .human-docs__bundle-hero-icon{background:linear-gradient(150deg,rgba(var(--docs-accent,171,102,255),.92),rgba(var(--docs-accent,171,102,255),.76));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 32px rgba(0,0,0,.65),0 32px 48px rgba(var(--docs-accent,171,102,255),.28)}[data-theme=dark] .human-docs__bundle-hero-eyebrow{color:rgba(203,213,225,.7)}[data-theme=dark] .human-docs__bundle-hero-sub{color:rgba(241,245,249,.9)}.human-docs__card[data-view=columns] .human-docs__identity{padding:12px 16px;border-radius:18px;background:linear-gradient(120deg,rgba(255,255,255,.92),rgba(236,244,255,.85));border:1px solid rgba(255,255,255,.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 8px 18px rgba(15,23,42,.08)}.human-docs__card[data-view=columns][data-kind=bundle] .human-docs__identity{background:radial-gradient(140% 100% at 12% 18%,rgba(var(--docs-accent,171,102,255),.12),transparent 62%),linear-gradient(128deg,rgba(255,255,255,.96),rgba(241,243,255,.9));border-color:rgba(var(--docs-accent,171,102,255),.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 24px rgba(15,23,42,.1),0 26px 44px rgba(var(--docs-accent,171,102,255),.14);backdrop-filter:blur(10px) saturate(125%)}[data-theme=dark] .human-docs__card[data-view=columns][data-kind=bundle] .human-docs__identity{background:radial-gradient(140% 100% at 12% 18%,rgba(var(--docs-accent,171,102,255),.2),transparent 62%),linear-gradient(128deg,rgba(25,33,48,.92),rgba(17,24,39,.9));border-color:rgba(var(--docs-accent,171,102,255),.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 26px rgba(0,0,0,.62),0 26px 44px rgba(var(--docs-accent,171,102,255),.22);backdrop-filter:blur(10px) saturate(125%)}.human-docs__card[data-view=columns] .human-docs__preview-panel{display:block;width:100%;border-radius:22px;padding:14px;background:radial-gradient(120% 90% at 18% 16%,rgba(var(--docs-accent,255,138,61),.12),transparent 55%),linear-gradient(140deg,rgba(255,255,255,.94),rgba(236,244,255,.88));border:1px solid rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 18px 32px rgba(15,23,42,.1),0 26px 48px rgba(var(--docs-accent,255,138,61),.14)}.human-docs__card[data-view=columns][data-kind=bundle] .human-docs__preview-panel{background:radial-gradient(120% 90% at 18% 16%,rgba(var(--docs-accent,171,102,255),.08),transparent 55%),linear-gradient(140deg,rgba(255,255,255,.95),rgba(242,244,255,.9));border-color:rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.94),0 18px 32px rgba(15,23,42,.08),0 22px 46px rgba(var(--docs-accent,171,102,255),.12)}.human-docs__card[data-view=columns] .human-docs__preview-panel img{display:block;width:100%;border-radius:18px;aspect-ratio:1/1;object-fit:contain;box-shadow:0 12px 26px rgba(15,23,42,.2)}.human-docs__preview-icon--panel{display:inline-flex;align-items:center;justify-content:center;width:100%;height:140px;border-radius:18px;background:rgba(248,250,252,.7)}.human-docs__card[data-view=columns][data-kind=bundle] .human-docs__preview-icon--panel{background:linear-gradient(140deg,rgba(255,255,255,.94),rgba(240,243,255,.9)),radial-gradient(130% 120% at 20% 18%,rgba(var(--docs-accent,171,102,255),.18),transparent 60%);border:1px solid rgba(var(--docs-accent,171,102,255),.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 14px 26px rgba(15,23,42,.14),0 30px 50px rgba(var(--docs-accent,171,102,255),.16)}[data-theme=dark] .human-docs__card[data-view=columns][data-kind=bundle] .human-docs__preview-icon--panel{background:linear-gradient(150deg,rgba(25,33,48,.9),rgba(14,20,34,.88)),radial-gradient(130% 120% at 20% 18%,rgba(var(--docs-accent,171,102,255),.28),transparent 60%);border-color:rgba(var(--docs-accent,171,102,255),.4);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 26px rgba(0,0,0,.65),0 30px 50px rgba(var(--docs-accent,171,102,255),.28)}[data-theme=dark] .human-docs__card[data-view=columns] .human-docs__body{border-left:none}[data-theme=dark] .human-docs__facts{background:radial-gradient(120% 90% at 12% 18%,rgba(var(--docs-accent,255,138,61),.26),transparent 62%),linear-gradient(135deg,rgba(26,34,48,.94),rgba(17,24,39,.9));border-color:rgba(148,163,184,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 26px rgba(0,0,0,.6),0 28px 48px rgba(var(--docs-accent,255,138,61),.2)}[data-theme=dark] .human-docs__pill-dot{box-shadow:0 0 0 3px rgba(var(--docs-accent,255,138,61),.28)}[data-theme=dark] .human-docs__columnsCell{background:linear-gradient(130deg,rgba(26,34,48,.92),rgba(17,24,39,.88));border-color:rgba(148,163,184,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 20px rgba(0,0,0,.6)}[data-theme=dark] .human-docs__columnsLabel{color:rgba(226,232,240,.78)}[data-theme=dark] .human-docs__notes--panel{background:radial-gradient(110% 80% at 14% 12%,rgba(var(--docs-accent,255,138,61),.18),transparent 62%),linear-gradient(140deg,rgba(26,34,48,.92),rgba(17,24,39,.88));border-color:rgba(148,163,184,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 24px rgba(0,0,0,.65)}[data-theme=dark] .human-docs__card[data-view=columns] .human-docs__meta{background:linear-gradient(120deg,rgba(var(--docs-accent),.22),rgba(26,32,44,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 18px rgba(0,0,0,.55);border-color:rgba(148,163,184,.34)}.human-docs__card[data-view=columns] .human-docs__meta{border:none;gap:10px;margin:0;padding:10px 12px;border-radius:14px;background:rgba(var(--docs-accent,255,138,61),.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 10px 18px rgba(var(--docs-accent,255,138,61),.12)}.human-docs__card[data-view=columns][data-kind=bundle] .human-docs__meta{background:linear-gradient(120deg,rgba(255,255,255,.9),rgba(243,246,255,.88));border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 10px 18px rgba(15,23,42,.08)}.human-docs__card[data-view=columns] .human-docs__pill{background:rgba(255,255,255,.8);border-color:rgba(var(--docs-accent),.2)}[data-theme=dark] .human-docs__card[data-view=columns] .human-docs__pill{background:rgba(26,34,48,.8)}[data-theme=dark] .human-docs__card[data-view=columns][data-kind=bundle] .human-docs__meta{background:linear-gradient(120deg,rgba(25,33,48,.92),rgba(15,22,36,.88));border-color:rgba(148,163,184,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 18px rgba(0,0,0,.55)}.human-docs__card[data-view=columns] .human-docs__divider{margin:0;background:rgba(148,163,184,.2)}.human-docs__card[data-view=columns] .human-docs__groups{margin-top:.4rem;padding:10px 12px;border-radius:18px;background:linear-gradient(140deg,rgba(255,255,255,.9),rgba(245,248,255,.85));border:1px dashed rgba(var(--docs-accent),.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 20px rgba(15,23,42,.08)}.human-docs__card[data-view=columns][data-kind=bundle] .human-docs__groups{background:linear-gradient(140deg,rgba(255,255,255,.95),rgba(242,244,255,.9));border-color:rgba(var(--docs-accent),.35);box-shadow:inset 0 1px 0 rgba(255,255,255,.94),0 12px 20px rgba(15,23,42,.07)}.human-docs__card[data-view=columns][data-kind=bundle] .human-docs__group-chip--folder{background:linear-gradient(130deg,rgba(var(--docs-accent),.18),rgba(var(--docs-accent),.32));border-color:rgba(var(--docs-accent),.48);color:rgba(63,33,18,.9);box-shadow:0 10px 20px rgba(var(--docs-accent),.16)}[data-theme=dark] .human-docs__card[data-view=columns] .human-docs__groups{background:linear-gradient(140deg,rgba(25,33,48,.92),rgba(17,24,39,.88));border-color:rgba(var(--docs-accent),.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 20px rgba(0,0,0,.65)}[data-theme=dark] .human-docs__card[data-view=columns][data-kind=bundle] .human-docs__groups{border-color:rgba(var(--docs-accent),.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 20px rgba(0,0,0,.6)}[data-theme=dark] .human-docs__card[data-view=columns][data-kind=bundle] .human-docs__group-chip--folder{background:linear-gradient(130deg,rgba(var(--docs-accent),.24),rgba(var(--docs-accent),.36));border-color:rgba(var(--docs-accent),.56);color:#f3e8ff;box-shadow:0 10px 20px rgba(var(--docs-accent),.22)}.human-docs__card[data-view=columns] .human-docs__group-stack{column-gap:10px}.human-docs__card[data-view=columns] .human-docs__group-actions{justify-content:flex-end;flex-wrap:wrap}.human-docs__card[data-view=columns] .human-docs__attach-active,.human-docs__card[data-view=columns] .human-docs__group-manage{background:rgba(var(--docs-accent),.1)}.human-docs__card[data-view=columns] .human-docs__events{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.human-docs__card[data-view=columns] .human-docs__event{min-height:72px}.human-docs__eyebrow{margin:0 0 4px;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:rgba(71,85,105,.52);font-weight:600}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__eyebrow{color:rgba(203,213,225,.7)}.human-docs__card[data-view=list] .human-docs__eyebrow{letter-spacing:.16em;color:rgba(71,85,105,.64)}[data-theme=dark] .human-docs__eyebrow{color:rgba(203,213,225,.65)}.human-docs__preview{position:relative;display:inline-flex;align-items:center;justify-content:center;width:72px;aspect-ratio:1/1;border-radius:24px;padding:clamp(8px,1.1vw,14px);border:1px solid rgba(var(--docs-accent),.3);background:radial-gradient(125% 105% at 16% 18%,rgba(var(--docs-accent),.14),transparent 62%),linear-gradient(145deg,rgba(255,255,255,.96),rgba(241,247,255,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 18px 32px rgba(var(--docs-accent),.16);flex-shrink:0;overflow:hidden}.human-docs__card[data-kind=bundle] .human-docs__preview{background:linear-gradient(140deg,rgba(255,255,255,.9),rgba(245,248,255,.85)),radial-gradient(120% 90% at 20% 20%,rgba(var(--docs-accent),.2),transparent 60%);border-color:rgba(var(--docs-accent),.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 24px rgba(15,23,42,.12),0 20px 36px rgba(var(--docs-accent),.16)}.human-docs__preview[data-kind=image]{border-color:rgba(var(--docs-accent,255,138,61),.34);background:radial-gradient(125% 105% at 16% 18%,rgba(var(--docs-accent,255,138,61),.22),transparent 62%),linear-gradient(145deg,rgba(255,255,255,.96),rgba(241,247,255,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 18px 34px rgba(var(--docs-accent,255,138,61),.2),0 26px 52px rgba(15,23,42,.16)}.human-docs__preview img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;border-radius:18px;background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(245,248,255,.9));border:1px solid rgba(255,255,255,.64);box-shadow:0 12px 22px rgba(15,23,42,.12),0 20px 38px rgba(var(--docs-accent,255,138,61),.16);filter:contrast(1.02) saturate(1.05)}.human-docs__preview[data-kind=pdf]{aspect-ratio:5/6;padding:clamp(10px,1.4vw,16px)}.human-docs__preview[data-kind=bundle]{aspect-ratio:1/1;padding:clamp(12px,1.4vw,18px)}.human-docs__preview[data-kind=video]{aspect-ratio:5/4}.human-docs__preview[data-kind=file]{aspect-ratio:1/1}[data-theme=dark] .human-docs__preview[data-kind=image]{background:radial-gradient(125% 105% at 16% 18%,rgba(var(--docs-accent,255,138,61),.24),transparent 60%),linear-gradient(145deg,rgba(30,41,59,.92),rgba(17,24,39,.88));border-color:rgba(var(--docs-accent,255,138,61),.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 18px 34px rgba(var(--docs-accent,255,138,61),.24),0 30px 48px rgba(0,0,0,.5)}[data-theme=dark] .human-docs__preview img{background:linear-gradient(160deg,rgba(31,41,55,.92),rgba(17,24,39,.86));border-color:rgba(148,163,184,.42);box-shadow:0 12px 22px rgba(0,0,0,.38),0 22px 38px rgba(var(--docs-accent,255,138,61),.22);filter:contrast(1.02) saturate(1.04)}.human-docs__preview-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(15,23,42,.75)}.human-docs__card[data-kind=bundle] .human-docs__preview-icon,[data-theme=dark] .human-docs__card[data-kind=bundle] .human-docs__preview-icon{color:rgba(15,23,42,.6)}.human-docs__preview-icon-img{width:56%;height:56%;display:inline-block;background:linear-gradient(135deg,rgba(var(--docs-accent,255,138,61),.96),rgba(var(--docs-accent,255,138,61),.78));-webkit-mask-image:url(/icons/tabler/app-window.svg);mask-image:url(/icons/tabler/app-window.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;filter:drop-shadow(0 6px 12px rgba(var(--docs-accent,255,138,61),.35))}[data-theme=dark] .human-docs__preview-icon-img{filter:drop-shadow(0 6px 12px rgba(var(--docs-accent,255,138,61),.32))}.human-docs__card[data-kind=bundle] .human-docs__preview-icon-img{background:linear-gradient(140deg,rgba(var(--docs-accent,171,102,255),.9),rgba(var(--docs-accent,171,102,255),.72));filter:drop-shadow(0 8px 16px rgba(var(--docs-accent,171,102,255),.22))}[data-theme=dark] .human-docs__card[data-kind=bundle] .human-docs__preview-icon-img{background:linear-gradient(140deg,rgba(var(--docs-accent,171,102,255),.92),rgba(var(--docs-accent,171,102,255),.78));filter:drop-shadow(0 8px 16px rgba(var(--docs-accent,171,102,255),.3))}[data-theme=dark] .human-docs__preview-icon{color:rgba(248,250,252,.9)}.human-docs__preview:after{content:"";position:absolute;inset:8px;border-radius:inherit;border:1px solid rgba(255,255,255,.5)}.human-docs__card[data-kind=bundle] .human-docs__preview:after{border-color:rgba(var(--docs-accent),.35);box-shadow:0 0 12px rgba(var(--docs-accent),.18)}.human-docs__card.is-selected .human-docs__preview:after{border-color:rgba(var(--docs-accent,255,138,61),.5);box-shadow:0 0 18px rgba(var(--docs-accent),.25)}.human-docs__selection-check{position:absolute;top:12px;right:12px;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,rgba(var(--docs-accent,255,138,61),.95),rgba(var(--docs-accent,255,138,61),.78));color:#0f172a;font-size:.8rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 18px rgba(var(--docs-accent),.32);z-index:3;pointer-events:none}.human-docs__preview-badge{position:absolute;inset:auto 8px 8px;padding:.25rem .58rem;border-radius:12px;background:rgba(255,255,255,.9);color:rgba(var(--docs-accent),.95);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-align:center}.human-docs__card[data-kind=bundle] .human-docs__preview-badge{background:rgba(255,255,255,.92);color:rgba(var(--docs-accent),.9);border:1px solid rgba(var(--docs-accent),.3);box-shadow:0 10px 18px rgba(var(--docs-accent),.14)}.human-docs__preview[data-kind=image] .human-docs__preview-badge{background:rgba(15,23,42,.6);color:rgba(248,250,252,.96)}.human-docs__preview video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;border-radius:inherit;background:linear-gradient(160deg,rgba(255,255,255,.96),rgba(245,248,255,.9));box-shadow:0 18px 34px rgba(15,23,42,.2),0 28px 52px rgba(var(--docs-accent,171,102,255),.12)}.human-docs__preview-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;background:radial-gradient(90% 80% at 50% 50%,rgba(15,23,42,.25),transparent 70%)}.human-docs__preview-overlay--columns{border-radius:18px}.human-docs__preview-play{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:transparent;border:2px solid rgba(255,255,255,.92);color:#fff;font-weight:800;font-size:18px;box-shadow:0 10px 22px rgba(15,23,42,.18);letter-spacing:.04em}.human-docs__preview--columnsHero{width:94px;aspect-ratio:1/1;border-radius:24px;padding:12px}[data-theme=dark] .human-docs__preview{border-color:rgba(var(--docs-accent),.45);background:linear-gradient(150deg,rgba(var(--docs-accent),.36),rgba(var(--docs-accent),.18));box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 22px 34px rgba(var(--docs-accent),.28)}[data-theme=dark] .human-docs__preview[data-kind=image]{border-color:rgba(255,255,255,.32);background:rgba(15,23,42,.5)}[data-theme=dark] .human-docs__preview-badge{background:rgba(15,23,42,.68);color:rgba(248,250,252,.92)}.human-docs__title{font-size:1.12rem;font-weight:600;color:#0f172a;margin:0;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.human-docs__card[data-view=list] .human-docs__title{white-space:normal;line-height:1.35}.human-docs__title-editable{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.human-docs__card[data-view=list] .human-docs__title-editable{align-items:flex-start}.human-docs__title-button{background:transparent;border:1px dashed rgba(148,163,184,.6);border-radius:14px;padding:6px 10px;color:inherit;font:inherit;cursor:text;max-width:210px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:border-color .15s ease,background .15s ease}.human-docs__card[data-view=list] .human-docs__title-button{max-width:100%;text-align:left}.human-docs__title-button:focus-visible,.human-docs__title-button:hover{border-color:rgba(var(--docs-accent,255,138,61),.7);background:rgba(255,255,255,.65);outline:none}.human-docs__title-input{width:100%;max-width:240px;text-align:center;border-radius:14px;border:1px solid rgba(148,163,184,.7);background:rgba(255,255,255,.95);padding:8px 10px;font:inherit;color:inherit;box-shadow:0 6px 16px rgba(15,23,42,.08)}.human-docs__card[data-view=list] .human-docs__title-input{max-width:100%;text-align:left}.human-docs__title-input:focus-visible{outline:none;border-color:rgba(var(--docs-accent,255,138,61),.8);box-shadow:0 0 0 3px rgba(var(--docs-accent,255,138,61),.2)}.human-docs__title-error{margin:0;font-size:.78rem;color:#ef4444;text-align:center}[data-theme=dark] .human-docs__title{color:#f8fafc}[data-theme=dark] .human-docs__title-button{border-color:rgba(148,163,184,.5);background:rgba(26,32,44,.6)}[data-theme=dark] .human-docs__title-button:focus-visible,[data-theme=dark] .human-docs__title-button:hover{border-color:rgba(255,184,138,.85);background:rgba(30,41,59,.8)}[data-theme=dark] .human-docs__title-input{background:rgba(17,24,39,.8);border-color:rgba(148,163,184,.7);color:#f8fafc;box-shadow:0 8px 18px rgba(0,0,0,.45)}[data-theme=dark] .human-docs__title-input:focus-visible{border-color:rgba(255,184,138,.9);box-shadow:0 0 0 3px rgba(255,184,138,.22)}[data-theme=dark] .human-docs__title-error{color:#fca5a5}.human-docs__meta{display:flex;flex-wrap:wrap;gap:8px;padding-top:12px;margin:10px 0 12px;border-top:1px solid rgba(148,163,184,.16);color:rgba(71,85,105,.76)}[data-theme=dark] .human-docs__meta{border-color:rgba(148,163,184,.28);color:rgba(203,213,225,.78)}.human-docs__card[data-view=list] .human-docs__meta{border-top:0;margin:0 0 10px;padding:12px 14px;border-radius:14px;background:linear-gradient(120deg,rgba(var(--docs-accent),.1),rgba(255,255,255,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 18px rgba(15,23,42,.05);gap:12px}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__meta{background:linear-gradient(120deg,rgba(var(--docs-accent),.22),rgba(26,32,44,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 18px rgba(0,0,0,.6);border-color:rgba(148,163,184,.34)}.human-docs__divider{width:100%;height:1px;background:linear-gradient(90deg,rgba(148,163,184,0),rgba(148,163,184,.35),rgba(148,163,184,0));margin:10px 0 12px}.human-docs__card[data-view=list] .human-docs__divider{margin:6px 0 12px;background:linear-gradient(90deg,rgba(var(--docs-accent),0),rgba(var(--docs-accent),.4),rgba(var(--docs-accent),0))}.human-docs__pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;background:rgba(var(--docs-accent),.12);border:1px solid rgba(var(--docs-accent),.25);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(99,55,17,.92)}.human-docs__pill--count{border-color:rgba(148,163,184,.4);color:#0f172a;background:rgba(15,23,42,.04)}.human-docs__pill--dated{text-transform:none;letter-spacing:.04em;font-weight:600}.human-docs__pill--ghost{border-color:rgba(148,163,184,.26);background:rgba(148,163,184,.12);color:rgba(71,85,105,.8)}.human-docs__card[data-view=list] .human-docs__pill{box-shadow:0 8px 16px rgba(var(--docs-accent),.16)}.human-docs__card[data-view=list] .human-docs__pill--count{background:rgba(15,23,42,.04);border-color:rgba(148,163,184,.4);box-shadow:none}[data-theme=dark] .human-docs__pill{background:rgba(var(--docs-accent),.18);border-color:rgba(var(--docs-accent),.4);color:#ffb981}[data-theme=dark] .human-docs__pill--dated{color:rgba(248,250,252,.9)}[data-theme=dark] .human-docs__pill--count{background:rgba(36,44,59,.68);border-color:rgba(148,163,184,.34);color:rgba(203,213,225,.9)}[data-theme=dark] .human-docs__pill--ghost{background:rgba(36,44,59,.52);border-color:rgba(148,163,184,.28);color:rgba(203,213,225,.75)}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__pill{box-shadow:0 8px 16px rgba(var(--docs-accent),.28)}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__pill--count{background:rgba(36,44,59,.7)}.human-docs__groups{padding:12px 16px;border-radius:22px;background:rgba(255,255,255,.92);border:1px dashed rgba(var(--docs-accent),.25);gap:16px}.human-docs__group-stack{display:flex;flex:1;flex-wrap:wrap;gap:8px;align-items:center}.human-docs__group-actions{display:flex;gap:10px;align-items:center}[data-theme=dark] .human-docs__groups{background:rgba(17,24,39,.78);border-color:rgba(var(--docs-accent),.38)}.human-docs__card[data-view=list] .human-docs__groups{background:rgba(255,255,255,.9);border-color:rgba(var(--docs-accent),.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 20px rgba(15,23,42,.06)}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__groups{background:rgba(19,26,40,.9);border-color:rgba(var(--docs-accent),.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 20px rgba(0,0,0,.55)}.human-docs__card[data-view=list] .human-docs__group-chip{background:rgba(var(--docs-accent),.1);border-color:rgba(var(--docs-accent),.3)}[data-theme=dark] .human-docs__card[data-view=list] .human-docs__group-chip{background:rgba(var(--docs-accent),.22);border-color:rgba(var(--docs-accent),.5)}@media (max-width:720px){.human-docs__groups{flex-direction:column;align-items:flex-start}.human-docs__group-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}.human-docs__group-chip{padding:4px 11px;background:rgba(var(--docs-accent),.08);border:1px solid rgba(var(--docs-accent),.2);color:rgba(97,56,20,.85);letter-spacing:.05em}[data-theme=dark] .human-docs__group-chip{background:rgba(var(--docs-accent),.2);border-color:rgba(var(--docs-accent),.42)}.human-docs__group-chip--folder{background:linear-gradient(120deg,rgba(var(--docs-accent),.14),rgba(var(--docs-accent),.26));border-color:rgba(var(--docs-accent),.42);color:rgba(63,33,18,.92)}.human-docs__group-chip--folder.is-empty{background:rgba(148,163,184,.14);border-color:rgba(148,163,184,.26);color:rgba(71,85,105,.82)}[data-theme=dark] .human-docs__group-chip--folder{background:rgba(var(--docs-accent),.26);border-color:rgba(var(--docs-accent),.5);color:#ffe6d5}[data-theme=dark] .human-docs__group-chip--folder.is-empty{background:rgba(255,255,255,.06);border-color:rgba(148,163,184,.34);color:rgba(226,232,240,.82)}.human-docs__groups-empty{font-size:.78rem;color:rgba(71,85,105,.72)}[data-theme=dark] .human-docs__groups-empty{color:rgba(203,213,225,.7)}.human-docs__attach-active,.human-docs__group-manage{border:1px solid rgba(var(--docs-accent),.4);background:rgba(var(--docs-accent),.14);color:rgba(90,50,18,.92);font-size:.72rem;font-weight:600;padding:5px 14px;border-radius:999px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.human-docs__attach-active:hover:not([disabled]),.human-docs__group-manage:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(var(--docs-accent),.2)}[data-theme=dark] .human-docs__attach-active,[data-theme=dark] .human-docs__group-manage{background:rgba(var(--docs-accent),.2);color:#ffddb8}.human-docs__open{gap:8px;padding:.6rem 1.4rem;background:linear-gradient(120deg,rgba(var(--docs-accent),.95),rgba(var(--docs-accent),.75));font-size:.85rem;box-shadow:0 20px 40px rgba(var(--docs-accent),.32)}.human-docs__open:hover{box-shadow:0 26px 48px rgba(var(--docs-accent),.4)}[data-theme=dark] .human-docs__open{color:#fffdf9}.human-docs__event{position:relative;gap:14px;border-radius:18px;border:1px solid rgba(255,255,255,.65);background:linear-gradient(125deg,rgba(255,255,255,.92),rgba(241,245,255,.9));padding:12px 16px 12px 20px;overflow:hidden;box-shadow:0 16px 30px rgba(15,23,42,.08)}.human-docs__event:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;border-radius:18px;background:rgba(var(--docs-accent),.9)}.human-docs__event:hover{border-color:rgba(var(--docs-accent),.38);box-shadow:0 20px 36px rgba(var(--docs-accent),.22)}[data-theme=dark] .human-docs__event{background:linear-gradient(125deg,rgba(23,31,46,.95),rgba(18,24,38,.85))}[data-theme=dark] .human-docs__event:hover{border-color:rgba(var(--docs-accent),.45);box-shadow:0 20px 34px rgba(var(--docs-accent),.3)}.human-docs__event-tag{padding:4px 12px;background:rgba(var(--docs-accent),.12);color:rgba(var(--docs-accent),.95)}[data-theme=dark] .human-docs__event-tag{background:rgba(var(--docs-accent),.24);color:#ffddb8}.human-docs__toolbar{width:100%;justify-content:flex-start;margin-bottom:1.5rem}.human-docs__toolbar,.human-docs__toolbar-left{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.human-docs__toolbar-left{margin-right:auto}.human-docs__toolbar .filter-button-wrapper{position:relative;display:inline-flex;align-items:center;align-self:flex-start;margin-right:0}.filter-button-shell,.human-docs__view-toggle{display:inline-flex;align-items:center;padding:.4rem .52rem;border-radius:999px;position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.26),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.4);box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 28px 50px rgba(15,23,42,.18),0 16px 28px rgba(255,150,98,.22);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);isolation:isolate;transition:border-color .25s ease,box-shadow .25s ease}.human-docs__bundle-chip{display:inline-flex;align-items:center;gap:12px;padding:10px 14px;border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,240,228,.86));border:1px solid rgba(255,170,120,.36);box-shadow:0 18px 38px rgba(15,23,42,.12);color:rgba(71,55,36,.9)}[data-theme=dark] .human-docs__bundle-chip{background:linear-gradient(135deg,rgba(26,32,44,.9),rgba(41,51,73,.86));border-color:rgba(255,180,130,.28);color:rgba(241,245,249,.92);box-shadow:0 12px 32px rgba(0,0,0,.6)}.human-docs__bundle-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:10px;background:rgba(255,255,255,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 10px rgba(15,23,42,.12);color:rgba(var(--docs-accent,255,138,61),.9)}[data-theme=dark] .human-docs__bundle-icon{background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 6px 10px rgba(0,0,0,.4);color:rgba(var(--docs-accent,255,138,61),.9)}.human-docs__bundle-copy{display:flex;flex-direction:column;min-width:0;line-height:1.2}.human-docs__bundle-eyebrow{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgba(99,73,52,.9)}[data-theme=dark] .human-docs__bundle-eyebrow{color:rgba(255,237,213,.76)}.human-docs__bundle-name{font-size:.96rem;font-weight:800;color:rgba(26,35,52,.95);white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis}[data-theme=dark] .human-docs__bundle-name{color:rgba(255,237,213,.92)}.human-docs__bundle-close{appearance:none;border:1px solid rgba(226,88,34,.2);background:rgba(255,255,255,.82);color:rgba(226,88,34,.94);padding:8px 12px;border-radius:10px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.human-docs__bundle-close:hover{transform:translateY(-1px);box-shadow:0 10px 18px rgba(15,23,42,.16);border-color:rgba(226,88,34,.36)}.human-docs__bundle-close:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.85),0 0 0 6px rgba(24,144,216,.28)}[data-theme=dark] .human-docs__bundle-close{background:rgba(255,255,255,.06);color:rgba(255,213,186,.95);border-color:rgba(226,88,34,.28)}[data-theme=dark] .human-docs__bundle-close:hover{box-shadow:0 10px 20px rgba(0,0,0,.45)}[data-theme=dark] .human-docs__bundle-close:focus-visible{box-shadow:0 0 0 3px rgba(148,163,184,.35),0 0 0 6px rgba(59,130,246,.28)}.human-docs__view-toggle{gap:2px;margin-left:auto}.filter-button-shell{gap:0;overflow:visible}.filter-button-shell.is-open{border-color:rgba(255,255,255,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 30px 54px rgba(15,23,42,.2),0 18px 36px rgba(255,150,98,.28)}.filter-button-shell.has-active{border-color:rgba(255,152,104,.62)}[data-theme=dark] .filter-button-shell.is-open{border-color:rgba(148,163,184,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 28px 52px rgba(2,6,23,.62),0 18px 38px rgba(8,112,214,.24)}[data-theme=dark] .filter-button-shell.has-active{border-color:rgba(255,150,100,.56)}.filter-button-shell:before,.human-docs__view-toggle:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:radial-gradient(120% 120% at 15% -10%,rgba(255,255,255,.85) 0,rgba(255,255,255,0) 58%),linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,.06));opacity:.82;pointer-events:none;mix-blend-mode:screen;filter:blur(.4px)}.filter-button-shell:after,.human-docs__view-toggle:after{content:"";position:absolute;inset:-28% -35% auto -35%;height:80%;border-radius:50%;background:radial-gradient(65% 65% at 50% 100%,rgba(255,140,84,.32) 0,rgba(255,140,84,0) 75%);pointer-events:none;mix-blend-mode:screen;opacity:.65}@media (max-width:639px){.human-docs__view-toggle{margin-left:0}.human-docs__toolbar{flex-direction:column;align-items:flex-start;gap:16px}.human-docs__toolbar-left{width:100%}.human-docs__toolbar .filter-button-wrapper{margin-right:0}.human-docs__bundle-chip{width:100%;justify-content:flex-start}}.human-docs__view-button,.human-planning-summary__toggle{appearance:none;position:relative;z-index:1;border:none;background:rgba(255,255,255,.22);padding:.44rem .74rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:rgba(30,41,59,.78);cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease,filter .25s ease,border-color .25s ease;border:1px solid rgba(255,255,255,.35);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 8px 18px rgba(15,23,42,.12);backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%)}.human-docs__view-button svg{width:18px;height:18px}.human-planning-summary__toggle svg{width:20px;height:20px}.human-docs__filter-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border:none;background:transparent;min-width:0;color:rgba(91,55,28,.82);font-weight:600;cursor:pointer;transition:color .25s ease,transform .25s ease}.human-docs__filter-button[data-active=true]{color:rgba(226,88,34,.96)}.human-docs__filter-button:hover{transform:translateY(-1px);color:rgba(226,88,34,.96)}.human-docs__filter-button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.85),0 0 0 6px rgba(24,144,216,.28)}[data-theme=dark] .human-docs__filter-button{color:rgba(255,232,214,.9)}[data-theme=dark] .human-docs__filter-button:hover,[data-theme=dark] .human-docs__filter-button[data-active=true]{color:rgba(255,190,140,.96)}[data-theme=dark] .human-docs__filter-button:focus-visible{box-shadow:0 0 0 3px rgba(148,163,184,.35),0 0 0 6px rgba(59,130,246,.28)}.human-docs__filter-icon{--human-docs-filter-icon-start:rgba(71,85,105,0.82);--human-docs-filter-icon-end:rgba(51,65,85,0.9);width:18px;height:18px;display:block;background:linear-gradient(135deg,var(--human-docs-filter-icon-start) 0,var(--human-docs-filter-icon-end) 100%);mask:url(/tabler-filter.svg) center/contain no-repeat;-webkit-mask:url(/tabler-filter.svg) center/contain no-repeat;filter:drop-shadow(0 2px 3px rgba(15,23,42,.18));transition:background .25s ease,filter .25s ease,opacity .25s ease}.human-docs__filter-button:hover .human-docs__filter-icon{--human-docs-filter-icon-start:#ffb68f;--human-docs-filter-icon-end:#ff6a2b;filter:drop-shadow(0 6px 12px rgba(255,122,66,.42))}.human-docs__filter-button[data-active=true] .human-docs__filter-icon{--human-docs-filter-icon-start:rgba(255,255,255,0.95);--human-docs-filter-icon-end:rgba(255,255,255,0.88);filter:drop-shadow(0 6px 14px rgba(255,255,255,.35))}.human-docs__filter-button:not([data-active=true]):focus-visible .human-docs__filter-icon{--human-docs-filter-icon-start:#ff9c5e;--human-docs-filter-icon-end:#ff6a2b;filter:drop-shadow(0 4px 10px rgba(24,144,216,.35))}.human-docs__filter-button[disabled] .human-docs__filter-icon{opacity:.55;filter:drop-shadow(0 1px 2px rgba(15,23,42,.1))}[data-theme=dark] .human-docs__filter-button .human-docs__filter-icon{--human-docs-filter-icon-start:rgba(203,213,225,0.78);--human-docs-filter-icon-end:rgba(148,163,184,0.88);filter:drop-shadow(0 2px 4px rgba(2,6,23,.6))}[data-theme=dark] .human-docs__filter-button:hover .human-docs__filter-icon{--human-docs-filter-icon-start:#ffac7a;--human-docs-filter-icon-end:#ff6a2b;filter:drop-shadow(0 6px 14px rgba(249,115,22,.5))}[data-theme=dark] .human-docs__filter-button[data-active=true] .human-docs__filter-icon{--human-docs-filter-icon-start:rgba(255,255,255,0.96);--human-docs-filter-icon-end:rgba(255,255,255,0.88);filter:drop-shadow(0 8px 16px rgba(255,255,255,.4))}[data-theme=dark] .human-docs__filter-button:not([data-active=true]):focus-visible .human-docs__filter-icon{--human-docs-filter-icon-start:#ff924b;--human-docs-filter-icon-end:#ff6a2b;filter:drop-shadow(0 4px 12px rgba(59,130,246,.4))}.human-docs__filter-badge{position:absolute;top:-6px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:linear-gradient(145deg,rgba(255,146,92,.92),rgba(255,106,58,.88));color:rgba(255,255,255,.98);font-size:11px;font-weight:600;z-index:1;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 8px 18px rgba(255,135,74,.32),inset 0 1px 0 rgba(255,255,255,.62);pointer-events:none}.human-docs__view-button:hover,.human-planning-summary__toggle:hover{background:rgba(255,193,160,.3);color:rgba(226,88,34,.96);border-color:rgba(255,255,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 12px 26px rgba(226,88,34,.18)}.human-docs__view-button[data-active=true],.human-planning-summary__toggle[data-active=true]{background:linear-gradient(140deg,rgba(255,146,92,.58),rgba(255,106,58,.72));color:rgba(255,255,255,.97);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),inset 0 0 0 1px rgba(255,255,255,.48),0 18px 36px rgba(255,138,61,.38);transform:translateY(-1px);border-color:rgba(255,255,255,.65);filter:drop-shadow(0 12px 20px rgba(255,153,100,.28))}.human-docs__view-button+.human-docs__view-button:before{content:"";position:absolute;left:-1px;top:22%;bottom:22%;width:1px;background:rgba(255,255,255,.45);pointer-events:none}.human-docs__view-button:after,.human-planning-summary__toggle:after{content:"";position:absolute;inset:6% 18% 55% 18%;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,255,255,0));opacity:.9;pointer-events:none}.human-docs__view-button:focus-visible,.human-planning-summary__toggle:focus-visible{outline:2px solid rgba(255,138,61,.6);outline-offset:2px}[data-theme=dark] .filter-button-shell,[data-theme=dark] .human-docs__view-toggle{background:linear-gradient(155deg,rgba(37,45,64,.55),rgba(14,22,39,.38));border-color:rgba(148,163,184,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 28px 52px rgba(2,6,23,.58),0 16px 34px rgba(8,112,214,.18);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%)}[data-theme=dark] .filter-button-shell:before,[data-theme=dark] .human-docs__view-toggle:before{background:radial-gradient(120% 120% at 20% -10%,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 58%),linear-gradient(180deg,rgba(255,255,255,.15),rgba(15,23,42,.18));opacity:.7}[data-theme=dark] .human-docs__view-button,[data-theme=dark] .human-planning-summary__toggle{background:rgba(255,255,255,.12);color:rgba(226,232,240,.84);border-color:rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 10px 24px rgba(2,6,23,.45)}[data-theme=dark] .human-docs__view-button:hover,[data-theme=dark] .human-planning-summary__toggle:hover{background:rgba(249,115,22,.3);color:rgba(255,237,213,.98);border-color:rgba(255,255,255,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 16px 28px rgba(249,115,22,.32)}[data-theme=dark] .human-docs__view-button[data-active=true],[data-theme=dark] .human-planning-summary__toggle[data-active=true]{background:linear-gradient(150deg,rgba(249,115,22,.62),rgba(255,138,61,.68));color:rgba(255,251,235,.98);border-color:rgba(255,255,255,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 18px 36px rgba(249,115,22,.48)}[data-theme=dark] .human-docs__view-button+.human-docs__view-button:before{background:rgba(96,104,128,.36)}[data-theme=dark] .human-docs__view-button:focus-visible,[data-theme=dark] .human-planning-summary__toggle:focus-visible{outline-color:rgba(249,115,22,.65)}[data-theme=dark] .human-docs__filter-badge{background:linear-gradient(150deg,rgba(249,115,22,.94),rgba(255,138,61,.9));color:rgba(255,251,235,.96);box-shadow:0 10px 24px rgba(249,115,22,.38),inset 0 1px 0 rgba(255,255,255,.38)}.human-docs-section,.human-planning-section{overflow:visible;position:relative;z-index:2}.human-docs-section--filters-open{overflow:visible}.human-docs__actions{display:flex;align-items:center;gap:12px}.human-docs__add{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:none;font-size:1.8rem;line-height:1;background:linear-gradient(90deg,#ff6a2b,#ff8a3d);color:#fff;box-shadow:0 12px 30px rgba(255,106,43,.32);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.human-docs__add:hover{box-shadow:0 18px 42px rgba(255,106,43,.38)}.human-docs__add:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,138,61,.35)}.human-docs__add[aria-disabled=true],.human-docs__add[disabled]{background:rgba(148,163,184,.26);color:rgba(148,163,184,.8);cursor:not-allowed;box-shadow:none;transform:none}[data-theme=dark] .human-docs__add[aria-disabled=true],[data-theme=dark] .human-docs__add[disabled]{background:rgba(148,163,184,.28);color:rgba(203,213,225,.7)}.human-docs__groups{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.human-planning-gallery{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:28px;overflow-x:auto;overflow-y:visible;padding:24px 12px 16px;margin:0 -12px;border-radius:40px;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.55),rgba(219,234,254,.35)),linear-gradient(120deg,rgba(248,250,252,.2),rgba(191,219,254,.25));scroll-snap-type:x proximity;scroll-padding-inline:clamp(.75rem,2.5vw,1.4rem);-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:rgba(255,138,61,.7) rgba(255,138,61,.18)}.human-planning-gallery::-webkit-scrollbar{height:10px}.human-planning-gallery::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,156,94,.95),rgba(255,106,43,.85));border-radius:999px;box-shadow:0 4px 10px rgba(255,106,43,.16)}.human-planning-gallery::-webkit-scrollbar-track{background:rgba(255,138,61,.08)}.human-planning-card{position:relative;flex:0 1 clamp(280px,42vw,360px);min-width:clamp(280px,42vw,360px);max-width:420px;width:clamp(280px,42vw,360px);margin-inline:auto;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.35);border-radius:28px;padding:18px;--planning-pill-radius:14px;--planning-chip-radius:10px;--planning-legend-radius:12px;box-shadow:0 25px 65px rgba(15,23,42,.18),0 10px 25px rgba(147,197,253,.4),inset 0 1px 0 rgba(255,255,255,.6);backdrop-filter:blur(14px);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;scroll-snap-align:start;outline:none}.human-planning-card[data-view=compact]{background:rgba(255,255,255,.86);border-color:rgba(255,255,255,.55);box-shadow:0 26px 60px rgba(15,23,42,.16),0 16px 34px rgba(255,138,61,.2),0 10px 26px rgba(59,130,246,.15),inset 0 1px 0 rgba(255,255,255,.78);transform:translateY(-2px)}.human-planning-carousel .human-planning-card[data-view=compact],.human-planning-gallery .human-planning-card{flex:0 0 clamp(320px,92vw,calc(var(--human-planning-board-max, 580px) - 20px));min-width:clamp(320px,92vw,calc(var(--human-planning-board-max, 580px) - 20px));max-width:clamp(320px,92vw,calc(var(--human-planning-board-max, 580px) - 20px));width:clamp(320px,92vw,calc(var(--human-planning-board-max, 580px) - 20px))}.human-planning-card:before{content:"";position:absolute;inset:-18px;z-index:-1;border-radius:40px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.65),transparent 55%);filter:blur(24px);opacity:.85}.human-planning-card[data-view=compact]:before{inset:-22px;border-radius:44px;background:radial-gradient(72% 72% at 50% 0,rgba(255,255,255,.82),transparent 75%),radial-gradient(60% 60% at 50% 80%,rgba(255,186,140,.22),transparent 82%),radial-gradient(circle at 35% 25%,rgba(147,197,253,.28),transparent 65%);filter:blur(30px);opacity:.95}.human-planning-card:focus-visible,.human-planning-card:hover{box-shadow:0 26px 60px rgba(15,23,42,.16);border-color:rgba(255,138,61,.55)}.human-planning-card[data-hovered=true]{transform:translateY(-4px);box-shadow:0 30px 80px rgba(15,23,42,.22),0 20px 55px rgba(59,130,246,.25),inset 0 1px 0 rgba(255,255,255,.65)}.human-planning-card[data-hovered=true]:after{opacity:1}.human-planning-card[data-selected=true]{transform:translateY(-4px);border-color:rgba(255,138,61,.7);box-shadow:0 30px 80px rgba(15,23,42,.22),0 20px 55px rgba(59,130,246,.25),inset 0 1px 0 rgba(255,255,255,.72)}.human-planning-card[data-selected=true]:before{background:radial-gradient(78% 78% at 50% 0,rgba(255,138,61,.22),transparent 72%),radial-gradient(68% 68% at 50% 80%,rgba(255,169,102,.2),transparent 82%),radial-gradient(circle at 30% 20%,rgba(255,255,255,.72),transparent 60%);filter:blur(22px);opacity:1}.human-planning-card[data-selected=true]:after{content:"";position:absolute;inset:-8px;border-radius:38px;border:1.5px solid rgba(255,138,61,.65);box-shadow:0 0 22px rgba(255,138,61,.4),inset 0 0 12px rgba(255,255,255,.18);pointer-events:none;z-index:-1}.human-planning-card[data-selected=true] .human-planning-board-corner-hint{opacity:.9;color:rgba(255,138,61,.92)}.human-planning-card[data-view=compact][data-selected=true]{transform:translateY(-3px);border-color:rgba(255,138,61,.62);box-shadow:0 18px 44px rgba(15,23,42,.18),0 12px 28px rgba(255,138,61,.22),inset 0 1px 0 rgba(255,255,255,.68)}.human-planning-card[data-view=compact][data-selected=true]:before{background:radial-gradient(72% 72% at 50% 0,rgba(255,138,61,.2),transparent 68%),radial-gradient(64% 64% at 50% 82%,rgba(255,169,102,.18),transparent 78%),radial-gradient(circle at 30% 20%,rgba(255,255,255,.72),transparent 60%);filter:blur(16px);opacity:1}.human-planning-card[data-view=compact][data-selected=true]:after{inset:-6px;border-radius:34px;border:1.5px solid rgba(255,138,61,.55);box-shadow:0 0 16px rgba(255,138,61,.32),inset 0 0 10px rgba(255,255,255,.16)}.human-planning-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.human-planning-card__band{display:flex;align-items:center;gap:14px}.human-planning-card__glyph{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#ff8a3d,#ffab5c);color:#fff7ec;font-weight:700;font-size:.95rem;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 10px 20px rgba(255,138,61,.35)}.human-planning-card__band-text{display:flex;flex-direction:column;gap:6px}.human-planning-card__scenario-pill{display:inline-flex;padding:6px 14px;border-radius:var(--planning-pill-radius,14px);font-size:.85rem;font-weight:700;color:#0b1629;background:linear-gradient(140deg,rgba(255,255,255,.98),rgba(255,255,255,.9));border:1px solid color-mix(in srgb,rgba(15,23,42,.2) 68%,rgba(255,255,255,.82));box-shadow:0 10px 18px rgba(15,23,42,.12),0 0 0 1px rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.95)}.human-planning-card__meta-row{display:flex;align-items:center;gap:8px}.human-planning-card__chip{--planning-chip-color:#f97316;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px 14px;border-radius:var(--planning-chip-radius,10px);background:linear-gradient(170deg,rgba(255,255,255,.4),rgba(255,255,255,.18)),radial-gradient(120% 140% at 12% 8%,rgba(255,255,255,.28),rgba(255,255,255,.08));border:1px solid color-mix(in srgb,rgba(255,255,255,.28) 76%,rgba(255,255,255,.42));color:var(--planning-chip-color);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 22px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);white-space:nowrap}.human-planning-card[data-view=compact]{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;padding:18px 20px}.human-planning-card__compact-head{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.human-planning-card__compact-title{display:flex;flex-direction:column;gap:12px;align-items:center}.human-planning-card__title-pill{display:inline-flex;align-items:center;padding:10px 18px;border-radius:var(--planning-pill-radius,14px);font-size:1rem;font-weight:800;color:#0b1629;background:linear-gradient(140deg,rgba(255,255,255,.98),rgba(255,255,255,.9));border:1px solid color-mix(in srgb,rgba(15,23,42,.22) 70%,rgba(255,255,255,.85));box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 10px 24px rgba(15,23,42,.16),0 0 0 1px rgba(255,255,255,.7)}.human-planning-card__compact-metrics{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:8px 12px;border-radius:14px;background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}[data-view=compact] .human-planning-card__chip{background:linear-gradient(170deg,rgba(255,255,255,.46),rgba(255,255,255,.2)),radial-gradient(120% 140% at 12% 8%,rgba(255,255,255,.32),rgba(255,255,255,.1));border-color:color-mix(in srgb,rgba(255,255,255,.3) 80%,rgba(255,255,255,.5));color:var(--planning-chip-color);box-shadow:0 12px 26px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.8);font-size:.82rem}.human-planning-card__compact-legend{margin-top:6px;gap:10px;justify-content:center}.human-planning-card__compact-legend-item{gap:10px;padding:12px 16px;background:rgba(255,255,255,.9);border:1.4px solid rgba(15,23,42,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 18px rgba(15,23,42,.08)}.human-planning-card__compact-legend-label{font-size:.94rem;font-weight:700}.human-planning-card__compact-legend-item--muted{background:rgba(248,250,252,.9)}.human-planning-card__compact-legend{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.human-planning-card__compact-legend-item{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:var(--planning-legend-radius,12px);background:rgba(248,250,252,.9);border:1px solid rgba(15,23,42,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.human-planning-card__compact-legend-dot{width:24px;height:24px;border-radius:999px;background:linear-gradient(135deg,color-mix(in srgb,var(--planning-legend-color,#94a3b8) 88%,rgba(255,255,255,.96)),color-mix(in srgb,var(--planning-legend-color,#94a3b8) 70%,rgba(255,255,255,.82)));box-shadow:0 0 0 4px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 22%,transparent),0 0 0 1px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 62%,rgba(15,23,42,.12)),0 6px 14px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 20%,transparent)}.human-planning-card__compact-legend-text{display:flex;flex-direction:column;gap:2px}.human-planning-card__compact-legend-label{font-size:.83rem;font-weight:600;color:#0f172a}.human-planning-card__compact-legend-value{font-size:.88rem;color:rgba(15,23,42,.78);font-weight:700}.human-planning-card__compact-legend-item--muted{background:rgba(15,23,42,.04);border-style:dashed;color:rgba(15,23,42,.65);box-shadow:none}.human-planning-card__compact-legend-item--icon-only{justify-content:center;padding:10px 14px;min-width:46px;min-height:46px;gap:12px}.human-planning-card__compact-legend-item--icon-only .human-planning-card__compact-legend-dot{--planning-legend-icon-size:16px;margin:0}.human-planning-card__compact-legend-item--icon-only .human-planning-card__compact-legend-value--visible{display:inline-flex;align-items:center}.human-planning-card__board{margin-top:16px;border-radius:26px;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 18px 35px rgba(15,23,42,.12);position:relative}.human-planning-card__board:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 0,rgba(255,255,255,.45),transparent 65%);opacity:0;pointer-events:none;transition:opacity .25s ease}.human-planning-card__board[data-hovered=true]:after{opacity:1}.human-planning-card__hint{margin-top:12px;font-size:.78rem;color:#64748b}.human-planning-card__hint--compact{margin-top:14px;font-size:.82rem;color:rgba(15,23,42,.62);line-height:1.35}.human-planning-single{display:flex;flex-direction:column;gap:18px}.human-planning-carousel.share-grant-household-grid{--human-planning-board-max:580px;--share-grant-rail-card:clamp(280px,92vw,calc(var(--human-planning-board-max) + 24px));--share-grant-rail-gap:clamp(1rem,2.5vw,1.8rem);margin-left:calc(-1 * clamp(.5rem, 2vw, 1rem));margin-right:calc(-1 * clamp(.5rem, 2vw, 1rem));padding-top:clamp(.35rem,1.5vw,.85rem);padding-bottom:clamp(.85rem,2.5vw,1.6rem)}.human-planning-carousel__item{padding:clamp(.4rem,1.4vw,.85rem);display:flex;justify-content:center}.human-planning-carousel__item .human-planning-single__board{margin:0;width:100%;max-width:var(--human-planning-board-max,560px);cursor:pointer}.human-planning-carousel__item[data-selected=true] .human-planning-single__board{transform:translateY(-12px) scale(1.02);border-color:rgba(255,138,61,.95);box-shadow:0 42px 84px rgba(255,138,61,.32),0 18px 36px rgba(15,23,42,.16),var(--human-planning-board-shadow,0 32px 70px rgba(15,23,42,.2))}[data-theme=dark] .human-planning-carousel__item[data-selected=true] .human-planning-single__board{border-color:rgba(255,186,140,.75);box-shadow:0 42px 88px rgba(0,0,0,.78),0 20px 38px rgba(0,0,0,.5),var(--human-planning-board-shadow,0 32px 70px rgba(0,0,0,.45))}@media (min-width:1024px){.human-planning-carousel.share-grant-household-grid{--share-grant-rail-card:600px}}.human-planning-tabs{display:flex;flex-wrap:wrap;gap:10px}.human-planning-tab{border:1px solid rgba(15,23,42,.15);border-radius:999px;padding:6px 14px;font-size:.85rem;font-weight:600;color:rgba(15,23,42,.75);background:rgba(248,250,252,.85);cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.human-planning-tab.is-active{border-color:rgba(255,138,61,.7);color:#c2410c;background:rgba(255,248,237,.95)}.human-planning-single__board{position:relative;border-radius:36px;background:var(--human-planning-board-bg,linear-gradient(145deg,rgba(255,255,255,.92),rgba(221,235,255,.4)));border:1px solid var(--human-planning-board-border,rgba(255,255,255,.55));padding:22px;box-shadow:var(--human-planning-board-shadow,0 32px 70px rgba(15,23,42,.2));transition:transform .28s ease,box-shadow .28s ease,border-color .25s ease;overflow:hidden;width:100%;max-width:var(--human-planning-board-max,560px);margin:0;backdrop-filter:blur(32px) saturate(1.25);-webkit-backdrop-filter:blur(32px) saturate(1.25);isolation:isolate}.human-planning-single__board:after,.human-planning-single__board:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.human-planning-single__board:before{border:1px solid rgba(255,255,255,.65);background:radial-gradient(circle at 22% -10%,rgba(255,255,255,.65),transparent 58%);opacity:.9}.human-planning-single__board:after{inset:12px;border-radius:24px;border:1px solid rgba(255,255,255,.35);box-shadow:inset 0 28px 52px rgba(15,23,42,.08);background:linear-gradient(140deg,rgba(255,255,255,.18),rgba(255,255,255,.03))}.human-planning-board-corner-hint{position:absolute;inset:0;pointer-events:none;display:block;color:rgba(255,138,61,.78);opacity:0;filter:drop-shadow(0 10px 18px rgba(255,138,61,.25));transition:opacity .26s ease,color .3s ease,filter .3s ease;z-index:3;--hint-offset:clamp(0.55rem,1.8vw,0.8rem);--hint-size:clamp(1.45rem,3.4vw,1.95rem)}.human-planning-board-corner-hint .hint-arrow{position:absolute;width:var(--hint-size);height:var(--hint-size);stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:0;transform-origin:center;transform-box:fill-box;transition:transform .34s ease,opacity .24s ease,color .3s ease;--corner-rotation:0deg;--hint-rotation:0deg;--hint-scale:0.86;--tx:0%;--ty:0%;transform:translate(var(--tx),var(--ty)) rotate(var(--hint-rotation)) scale(var(--hint-scale))}.human-planning-board-corner-hint .hint-arrow path{vector-effect:non-scaling-stroke}.human-planning-board-corner-hint .hint-arrow--tl{top:var(--hint-offset);left:var(--hint-offset);--corner-rotation:45deg;--tx:-42%;--ty:-42%}.human-planning-board-corner-hint .hint-arrow--tr{top:var(--hint-offset);right:var(--hint-offset);--corner-rotation:135deg;--tx:42%;--ty:-42%}.human-planning-board-corner-hint .hint-arrow--br{bottom:var(--hint-offset);right:var(--hint-offset);--corner-rotation:225deg;--tx:42%;--ty:42%}.human-planning-board-corner-hint .hint-arrow--bl{bottom:var(--hint-offset);left:var(--hint-offset);--corner-rotation:315deg;--tx:-42%;--ty:42%}.human-planning-board-corner-hint.hint-mode-expand .hint-arrow{--hint-rotation:calc(var(--corner-rotation, 45deg) + 180deg);--hint-scale:0.92}.human-planning-single__board .human-planning-board-corner-hint.hint-mode-expand .hint-arrow{--hint-rotation:var(--corner-rotation,45deg)}.human-planning-board-corner-hint.hint-mode-collapse .hint-arrow{--hint-rotation:var(--corner-rotation,45deg);--hint-scale:0.92}.human-planning-board-corner-hint.hint-mode-collapse{--hint-offset:clamp(0.5rem,1.5vw,0.75rem);--hint-size:clamp(1.35rem,3vw,1.75rem);color:rgba(255,138,61,.78);filter:drop-shadow(0 10px 18px rgba(255,138,61,.25))}.human-planning-board-corner-hint.hint-target-body.is-open{--hint-offset:clamp(0.6rem,1.9vw,0.95rem);--hint-size:clamp(1.35rem,3vw,1.75rem);color:rgba(255,138,61,.88);filter:drop-shadow(0 20px 32px rgba(255,138,61,.28))}.human-planning-modal__panel:focus-within .human-planning-board-corner-hint.hint-target-body.is-open,.human-planning-modal__panel:hover .human-planning-board-corner-hint.hint-target-body.is-open{opacity:.94;color:rgba(255,138,61,.95);filter:drop-shadow(0 26px 44px rgba(255,138,61,.34))}.human-planning-modal__panel:focus-within .human-planning-board-corner-hint.hint-target-body.is-open .hint-arrow,.human-planning-modal__panel:hover .human-planning-board-corner-hint.hint-target-body.is-open .hint-arrow{opacity:1}.human-planning-single__board:focus-within .human-planning-board-corner-hint.hint-mode-expand,.human-planning-single__board:hover .human-planning-board-corner-hint.hint-mode-expand{opacity:.96;color:rgba(255,138,61,.96);filter:drop-shadow(0 16px 28px rgba(255,138,61,.32))}.human-planning-card:focus-within .human-planning-board-corner-hint.hint-mode-expand,.human-planning-card:hover .human-planning-board-corner-hint.hint-mode-expand{opacity:.96;color:rgba(255,138,61,.96);filter:drop-shadow(0 16px 28px rgba(255,138,61,.32))}.human-planning-single__board:focus-within .human-planning-board-corner-hint.hint-mode-expand .hint-arrow,.human-planning-single__board:hover .human-planning-board-corner-hint.hint-mode-expand .hint-arrow{opacity:1;transform:rotate(var(--corner-rotation,45deg)) scale(1)}.human-planning-card:focus-within .human-planning-board-corner-hint.hint-mode-expand .hint-arrow,.human-planning-card:hover .human-planning-board-corner-hint.hint-mode-expand .hint-arrow{opacity:1;transform:rotate(calc(var(--corner-rotation, 45deg) + 180deg)) scale(1)}.human-planning-single__board:focus-within .human-planning-board-corner-hint.hint-mode-collapse,.human-planning-single__board:hover .human-planning-board-corner-hint.hint-mode-collapse{opacity:.96;color:rgba(255,138,61,.96);filter:drop-shadow(0 16px 28px rgba(255,138,61,.32))}.human-planning-card:focus-within .human-planning-board-corner-hint.hint-mode-collapse,.human-planning-card:hover .human-planning-board-corner-hint.hint-mode-collapse{opacity:.96;color:rgba(255,138,61,.96);filter:drop-shadow(0 16px 28px rgba(255,138,61,.32))}.human-planning-single__board:focus-within .human-planning-board-corner-hint.hint-mode-collapse .hint-arrow,.human-planning-single__board:hover .human-planning-board-corner-hint.hint-mode-collapse .hint-arrow{opacity:1;transform:rotate(var(--corner-rotation,45deg)) scale(1)}.human-planning-card:focus-within .human-planning-board-corner-hint.hint-mode-collapse .hint-arrow,.human-planning-card:hover .human-planning-board-corner-hint.hint-mode-collapse .hint-arrow{opacity:1;transform:rotate(var(--corner-rotation,45deg)) scale(1)}.behavior-problem-card:focus-within .human-planning-board-corner-hint.hint-mode-expand,.behavior-problem-card:hover .human-planning-board-corner-hint.hint-mode-expand{opacity:.96;color:rgba(255,138,61,.96);filter:drop-shadow(0 16px 28px rgba(255,138,61,.32))}.behavior-problem-card:focus-within .human-planning-board-corner-hint.hint-mode-expand .hint-arrow,.behavior-problem-card:hover .human-planning-board-corner-hint.hint-mode-expand .hint-arrow{opacity:1;transform:rotate(calc(var(--corner-rotation, 45deg) + 180deg)) scale(1)}.behavior-problem-card:focus-within .human-planning-board-corner-hint.hint-mode-collapse,.behavior-problem-card:hover .human-planning-board-corner-hint.hint-mode-collapse{opacity:.96;color:rgba(255,138,61,.96);filter:drop-shadow(0 16px 28px rgba(255,138,61,.32))}.behavior-problem-card:focus-within .human-planning-board-corner-hint.hint-mode-collapse .hint-arrow,.behavior-problem-card:hover .human-planning-board-corner-hint.hint-mode-collapse .hint-arrow{opacity:1;transform:rotate(var(--corner-rotation,45deg)) scale(1)}[data-theme=dark] .human-planning-board-corner-hint{color:rgba(255,180,120,.76);filter:drop-shadow(0 18px 34px rgba(255,138,61,.28))}[data-theme=dark] .human-planning-board-corner-hint.hint-target-body.is-open{color:rgba(255,196,140,.9);filter:drop-shadow(0 28px 46px rgba(255,138,61,.36))}[data-theme=dark] .human-planning-board-corner-hint.hint-mode-collapse{color:rgba(255,180,120,.76);filter:drop-shadow(0 18px 34px rgba(255,138,61,.28))}[data-theme=dark] .human-planning-single__board:focus-within .human-planning-board-corner-hint.hint-mode-expand,[data-theme=dark] .human-planning-single__board:hover .human-planning-board-corner-hint.hint-mode-expand{color:rgba(255,192,130,.98);filter:drop-shadow(0 20px 38px rgba(255,138,61,.36))}[data-theme=dark] .human-planning-card:focus-within .human-planning-board-corner-hint.hint-mode-expand,[data-theme=dark] .human-planning-card:hover .human-planning-board-corner-hint.hint-mode-expand{color:rgba(255,192,130,.98);filter:drop-shadow(0 20px 38px rgba(255,138,61,.36))}[data-theme=dark] .human-planning-modal__panel:focus-within .human-planning-board-corner-hint.hint-target-body.is-open,[data-theme=dark] .human-planning-modal__panel:hover .human-planning-board-corner-hint.hint-target-body.is-open{color:rgba(255,210,158,.96);filter:drop-shadow(0 32px 52px rgba(255,138,61,.4))}[data-theme=dark] .human-planning-single__board:focus-within .human-planning-board-corner-hint.hint-mode-collapse,[data-theme=dark] .human-planning-single__board:hover .human-planning-board-corner-hint.hint-mode-collapse{color:rgba(255,192,130,.98);filter:drop-shadow(0 20px 38px rgba(255,138,61,.36))}[data-theme=dark] .human-planning-card:focus-within .human-planning-board-corner-hint.hint-mode-collapse,[data-theme=dark] .human-planning-card:hover .human-planning-board-corner-hint.hint-mode-collapse{color:rgba(255,192,130,.98);filter:drop-shadow(0 20px 38px rgba(255,138,61,.36))}[data-theme=dark] .behavior-problem-card:focus-within .human-planning-board-corner-hint.hint-mode-collapse,[data-theme=dark] .behavior-problem-card:focus-within .human-planning-board-corner-hint.hint-mode-expand,[data-theme=dark] .behavior-problem-card:hover .human-planning-board-corner-hint.hint-mode-collapse,[data-theme=dark] .behavior-problem-card:hover .human-planning-board-corner-hint.hint-mode-expand{color:rgba(255,192,130,.98);filter:drop-shadow(0 20px 38px rgba(255,138,61,.36))}.human-planning-single__board-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.human-planning-single__scenario-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.human-planning-single__scenario-head--compact{justify-content:center;align-items:center;gap:clamp(.6rem,1.5vw,1.2rem);margin-bottom:clamp(.5rem,1.4vw,.9rem);text-align:center;width:100%}.human-planning-scenario-pill{display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.65);box-shadow:inset 0 1px 0 rgba(255,255,255,.5)}.human-planning-scenario-pill__icon{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:24px;background:linear-gradient(160deg,rgba(173,216,255,.38),rgba(245,255,255,.95));border:1px solid rgba(255,255,255,.8);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 12px 28px rgba(15,23,42,.18)}.human-planning-scenario-pill__icon-chip{--wizard-chip-shape:26px;--human-module-chip-radius:22px;--module-icon-size:46px;--module-glyph-size:26px;display:inline-flex;border-radius:var(--wizard-chip-shape);padding:0}.human-planning-scenario-pill__icon-chip .human-module-card__icon{border-radius:var(--human-module-chip-radius)}.human-planning-scenario-pill__icon-chip:after,.human-planning-scenario-pill__icon-chip:before{border-radius:var(--wizard-chip-shape)}@media (max-width:720px){.human-planning-scenario-pill__icon{width:58px;height:58px}.human-planning-scenario-pill__icon-chip{--wizard-chip-shape:22px;--module-icon-size:40px;--module-glyph-size:22px}}.human-planning-scenario-pill__body{display:flex;flex-direction:column;min-width:0}.human-planning-scenario-pill__title{font-weight:600;font-size:.95rem;color:#0f172a;margin:0}.human-planning-scenario-pill__chip{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:.72rem;font-weight:600;margin-top:2px}.human-planning-scenario-pill__ghost{background:transparent;border:1px solid rgba(15,23,42,.2);color:#0f172a;border-radius:999px;padding:6px 14px;font-weight:600;font-size:.85rem;transition:border-color .2s ease,background .2s ease,color .2s ease}.human-planning-scenario-pill__ghost:focus-visible,.human-planning-scenario-pill__ghost:hover{border-color:rgba(15,23,42,.4);background:rgba(15,23,42,.06)}.human-planning-single__eyebrow{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(15,23,42,.55)}.human-planning-single__board-body{width:100%;display:flex;justify-content:flex-start;padding:0;box-sizing:border-box}.human-planning-single__board-body>*{width:100%;max-width:none}.human-planning-board-stack{width:100%;max-width:none;display:flex;flex-direction:column;gap:18px}.human-planning-modal{position:fixed;inset:0;z-index:2400;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.75rem)}.human-planning-modal__overlay{position:absolute;inset:0}.human-planning-modal__panel{position:relative;width:min(1100px,100%);max-height:min(92vh,940px);border-radius:40px;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 48px 120px rgba(15,23,42,.35),0 18px 32px rgba(15,23,42,.18);overflow:hidden;display:flex;flex-direction:column;gap:clamp(1.1rem,2.4vw,1.8rem);--planning-modal-pill-start:#f1f5f9;--planning-modal-pill-end:#dbeafe;--planning-modal-chip-bg:rgba(12,139,198,0.08);--planning-modal-chip-color:#0f3b68;--planning-modal-icon-bg:linear-gradient(135deg,#e0f2fe,#c7d2fe)}.human-planning-modal__panel:before{content:"";position:absolute;inset:0;background:radial-gradient(140% 140% at 0 0,rgba(255,255,255,.85),transparent 65%),radial-gradient(140% 120% at 100% 0,rgba(190,227,248,.55),transparent 62%);pointer-events:none;z-index:-1}.human-planning-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.human-planning-modal__title-block{display:flex;flex-direction:column;gap:.85rem;min-width:0}.human-planning-modal__label-row{display:flex;align-items:center;gap:1rem;min-width:0}.human-planning-modal__glyph{width:clamp(56px,8vw,72px);height:clamp(56px,8vw,72px);border-radius:24px;background:var(--planning-modal-icon-bg);display:inline-flex;align-items:center;justify-content:center;font-size:clamp(1.4rem,3vw,1.75rem);font-weight:700;color:#0f172a;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 18px 38px rgba(15,23,42,.18)}.human-planning-modal__eyebrow{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(15,23,42,.55);margin:0}.human-planning-modal__title-block h2{margin:.15rem 0 0;font-size:clamp(1.35rem,3vw,1.75rem);color:#0f172a}.human-planning-modal__meta{display:flex;flex-wrap:wrap;gap:.65rem}.human-planning-modal__meta-chip{display:inline-flex;flex-direction:column;gap:2px;padding:.55rem .9rem;border-radius:24px;background:var(--planning-modal-chip-bg);color:var(--planning-modal-chip-color);font-size:.78rem;line-height:1.2;box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}.human-planning-modal__meta-chip strong{font-size:.92rem;font-weight:600;color:inherit}.human-planning-modal__close{width:44px;height:44px;border-radius:999px;border:none;background:rgba(15,23,42,.08);color:rgba(15,23,42,.8);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease}.human-planning-modal__close svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.6;fill:none}.human-planning-modal__close:focus-visible,.human-planning-modal__close:hover{background:rgba(15,23,42,.16);color:#0f172a}.human-planning-modal__body{flex:1 1 auto;overflow:auto;padding:clamp(.5rem,2vw,1.2rem);border-radius:32px;background:rgba(12,139,198,.04)}@media (max-width:768px){.human-planning-modal__head{flex-direction:column;align-items:flex-start}.human-planning-modal__close{align-self:flex-end}.human-planning-modal__panel{padding:clamp(1rem,5vw,1.8rem)}}[data-theme=dark] .human-planning-modal__panel:before{background:radial-gradient(140% 140% at 0 0,rgba(255,255,255,.08),transparent 60%),radial-gradient(140% 120% at 100% 0,rgba(12,139,198,.18),transparent 62%)}[data-theme=dark] .human-planning-modal__glyph{color:rgba(15,23,42,.9)}[data-theme=dark] .human-planning-modal__eyebrow{color:rgba(248,250,252,.7)}[data-theme=dark] .human-planning-modal__title-block h2{color:rgba(248,250,252,.95)}[data-theme=dark] .human-planning-modal__meta-chip{box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}[data-theme=dark] .human-planning-modal__close{background:rgba(255,255,255,.08);color:rgba(248,250,252,.85)}[data-theme=dark] .human-planning-modal__close:focus-visible,[data-theme=dark] .human-planning-modal__close:hover{background:rgba(255,255,255,.2)}.human-planning-name-popover{position:fixed;transform:translate(-50%);min-width:280px;max-width:380px;padding:14px 16px;border-radius:18px;border:1px solid color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 26%,rgba(255,255,255,.65));background:radial-gradient(120% 110% at 14% -18%,color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 22%,rgba(255,255,255,.94)),transparent 58%),linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.58));box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 28px 70px rgba(15,23,42,.18),0 18px 36px color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 18%,transparent);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);z-index:60}.human-planning-name-popover:after{content:"";position:absolute;left:50%;top:-12px;transform:translateX(-50%);border-width:0 11px 12px;border-style:solid;border-color:transparent transparent color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 24%,rgba(255,255,255,.72));filter:drop-shadow(0 10px 24px color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 22%,rgba(15,23,42,.18)))}.human-planning-name-popover__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.4rem}.human-planning-name-popover__eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(15,23,42,.55);margin:0}.human-planning-name-popover__title{margin:2px 0 0;font-size:1.05rem;font-weight:700;color:#0f172a}.human-planning-name-popover__chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;border-radius:999px;background:linear-gradient(135deg,color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 16%,rgba(255,255,255,.96)),color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 50%,rgba(255,255,255,.92)));color:#0f172a;border:1px solid color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 65%,rgba(15,23,42,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 28px color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 28%,transparent);font-size:.78rem;font-weight:700}.human-planning-name-popover__field{display:flex;flex-direction:column;gap:.45rem;margin-top:.65rem}.human-planning-name-popover__field label{font-weight:650;color:#0f172a;font-size:.9rem}.human-planning-name-popover__input-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.human-planning-name-popover__input-row input{flex:1 1 170px;min-width:0;border-radius:12px;border:1px solid rgba(15,23,42,.12);padding:10px 12px;font-weight:650;font-size:.98rem;background:rgba(255,255,255,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 10px 24px rgba(15,23,42,.08)}.human-planning-name-popover__input-row input:focus{outline:2px solid rgba(59,130,246,.25);outline-offset:1px}.human-planning-name-popover__cta{flex:0 0 auto;width:38px;height:38px;border:none;border-radius:10px;padding:0;background:transparent;color:#0f172a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:none;transition:transform .12s ease,color .16s ease,background-color .16s ease,box-shadow .16s ease,opacity .12s ease}.human-planning-name-popover__cta svg{display:block}.human-planning-name-popover__footer{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.human-planning-name-popover__footer-spacer{flex:1}.human-planning-name-popover__footer .human-planning-name-popover__cta{margin-left:auto}.human-planning-name-popover__footer .human-planning-name-popover__delete{margin:0}.human-planning-name-popover__cta:focus-visible,.human-planning-name-popover__cta:hover{transform:translateY(-1px);background:rgba(14,165,233,.12);color:#0ea5e9;box-shadow:0 10px 22px rgba(14,165,233,.18)}.human-planning-name-popover__cta:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none;background:transparent}.human-planning-name-popover__cta--ghost{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,250,252,.92));color:#0f172a;border:1px solid rgba(15,23,42,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 10px 22px rgba(15,23,42,.08)}.human-planning-name-popover__error{margin:0;font-size:.9rem;color:#b91c1c}.human-planning-name-popover__label-row{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.human-planning-name-popover__hint{font-size:.82rem;color:rgba(15,23,42,.6)}.human-planning-name-popover__colors{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.45rem}.human-planning-name-popover__color{display:flex;align-items:center;gap:.55rem;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 16%,rgba(255,255,255,.96)),rgba(255,255,255,.94));color:#0f172a;cursor:pointer;transition:transform .12s ease,box-shadow .16s ease,border-color .16s ease,opacity .12s ease}.human-planning-name-popover__color-dot{width:14px;height:14px;border-radius:999px;background:var(--planning-color-swatch,#cbd5e1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),0 0 0 1px color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 55%,rgba(15,23,42,.12))}.human-planning-name-popover__color-label{font-weight:650}.human-planning-name-popover__color.is-active{border-color:color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 80%,rgba(15,23,42,.1));box-shadow:0 14px 30px color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 24%,transparent)}.human-planning-name-popover__color:focus-visible:not(:disabled),.human-planning-name-popover__color:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 32px color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 26%,transparent)}.human-planning-name-popover__color:disabled{opacity:.55;cursor:not-allowed}.human-planning-name-popover__delete.human-morpho-chart__tooltip-delete{--morpho-tooltip-delete-scale:1.6;margin:.5rem 0 0;display:flex;align-self:flex-start}.human-planning-add-delete.human-morpho-chart__tooltip-delete{--morpho-tooltip-delete-scale:1.6;align-self:center}[data-theme=dark] .human-planning-name-popover{background:radial-gradient(130% 115% at 12% -20%,color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 26%,rgba(255,255,255,.08)),transparent 58%),linear-gradient(135deg,rgba(15,23,42,.8),rgba(15,23,42,.6));border-color:color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 30%,rgba(226,232,240,.32));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 30px 78px rgba(0,0,0,.65),0 18px 36px color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 22%,transparent)}[data-theme=dark] .human-planning-name-popover:after{border-color:transparent transparent color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 28%,rgba(226,232,240,.32))}[data-theme=dark] .human-planning-name-popover__title{color:#f8fafc}[data-theme=dark] .human-planning-name-popover__eyebrow,[data-theme=dark] .human-planning-name-popover__field label,[data-theme=dark] .human-planning-name-popover__hint{color:rgba(226,232,240,.82)}[data-theme=dark] .human-planning-name-popover__chip{color:#e2e8f0;border-color:color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 65%,rgba(226,232,240,.18));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 28px rgba(0,0,0,.55)}[data-theme=dark] .human-planning-name-popover__input-row input{background:rgba(15,23,42,.75);border-color:rgba(226,232,240,.24);color:#f8fafc;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 22px rgba(0,0,0,.55)}[data-theme=dark] .human-planning-name-popover__cta{color:#e2e8f0}[data-theme=dark] .human-planning-name-popover__cta--ghost{background:linear-gradient(135deg,rgba(30,41,59,.9),rgba(30,41,59,.75));color:#e2e8f0;border-color:rgba(226,232,240,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 26px rgba(0,0,0,.4)}[data-theme=dark] .human-planning-name-popover__color{background:linear-gradient(135deg,rgba(30,41,59,.86),rgba(30,41,59,.74));border-color:rgba(226,232,240,.18);color:#e2e8f0;box-shadow:0 10px 24px rgba(0,0,0,.45)}[data-theme=dark] .human-planning-name-popover__color.is-active{border-color:color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 78%,rgba(226,232,240,.2));box-shadow:0 14px 32px color-mix(in srgb,var(--planning-color-swatch,#cbd5e1) 32%,transparent)}[data-theme=dark] .human-planning-name-popover__delete{background:linear-gradient(135deg,rgba(69,10,10,.9),rgba(127,29,29,.8));color:#fecdd3;border-color:rgba(248,113,113,.4);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 34px rgba(0,0,0,.5)}.human-planning-board-stack>*{width:100%}.human-planning-name-tile{border-radius:32px;border:1px solid var(--human-planning-name-rim,rgba(206,225,255,.65));padding:clamp(16px,1.6vw,22px) clamp(22px,2.8vw,30px);display:flex;flex-direction:column;gap:8px;position:relative;overflow:hidden;color:#0f172a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);margin:0;min-width:clamp(160px,36vw,240px);max-width:360px;flex:0 1 auto;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.9),transparent 60%),radial-gradient(circle at 90% 10%,var(--human-planning-name-soft,rgba(226,240,255,.65)),transparent 75%),linear-gradient(150deg,rgba(250,253,255,.98),rgba(233,241,255,.78));box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 30px 55px rgba(15,23,42,.18);text-align:center;z-index:0}.human-planning-name-tile:before{content:"";position:absolute;inset:10px 16px;border-radius:26px;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.85),transparent 55%),radial-gradient(circle at 80% 10%,var(--human-planning-name-glow,rgba(186,230,253,.65)),transparent 60%);opacity:.9;filter:blur(.4px);z-index:1}.human-planning-name-tile:after{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(255,255,255,.5);box-shadow:inset 0 18px 40px rgba(255,255,255,.12);z-index:3;pointer-events:none}.human-planning-name-tile>*{position:relative;z-index:2}.human-planning-name-tile__eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(15,23,42,.56);margin:0}.human-planning-name-tile__value{font-size:1.18rem;font-weight:650;margin:0;color:#0f172a}.human-planning-name-tile__title-row{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;border:none;background:transparent;padding:0;margin:0;cursor:default;color:inherit}.human-planning-name-tile__title-row.is-editable{cursor:pointer}.human-planning-name-tile__edit-form{display:flex;flex-direction:column;gap:10px;align-items:center}.human-planning-name-tile__input{width:100%;max-width:280px;border-radius:14px;border:1px solid rgba(15,23,42,.12);padding:10px 12px;font-weight:650;font-size:1rem;color:#0f172a;text-align:center;background:rgba(255,255,255,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.68),0 8px 22px rgba(15,23,42,.08)}.human-planning-name-tile__input:focus{outline:2px solid rgba(59,130,246,.28);outline-offset:1px}.human-planning-name-tile__edit-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;width:100%}.human-planning-name-tile__hint{margin:0;font-size:.85rem;color:rgba(15,23,42,.7);text-align:center}.human-planning-name-tile__action-icon{width:42px;height:42px;border-radius:50%;border:1px solid rgba(15,23,42,.12);display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,250,252,.86));color:#0f172a;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 10px 20px rgba(15,23,42,.12);transition:transform .12s ease,box-shadow .18s ease,opacity .12s ease}.human-planning-name-tile__action-icon svg{display:block}.human-planning-name-tile__action-icon:focus-visible,.human-planning-name-tile__action-icon:hover{transform:translateY(-1px) scale(1.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 28px rgba(15,23,42,.18)}.human-planning-name-tile__action-icon:active{transform:translateY(0)}.human-planning-name-tile__action-icon:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.human-planning-name-tile__action-icon--save{background:linear-gradient(135deg,#34d399,#0ea5e9);color:#f8fafc;border-color:rgba(14,165,233,.16)}.human-planning-name-tile__action-icon--cancel{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,250,252,.9));color:#0f172a}.human-planning-name-tile__error{margin:0;font-size:.87rem;color:#b91c1c;text-align:center}[data-theme=dark] .human-planning-name-tile{color:#f8faff;background:radial-gradient(circle at 12% 18%,rgba(77,96,140,.35),transparent 60%),radial-gradient(circle at 80% 0,rgba(64,89,143,.65),transparent 70%),linear-gradient(160deg,rgba(19,28,46,.95),rgba(36,52,92,.82));border-color:rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 32px 58px rgba(0,0,0,.55)}[data-theme=dark] .human-planning-name-tile:before{background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.2),transparent 55%),radial-gradient(circle at 80% 10%,var(--human-planning-name-glow,rgba(96,165,250,.4)),transparent 55%);opacity:.95}[data-theme=dark] .human-planning-name-tile__title-row{color:inherit}[data-theme=dark] .human-planning-name-tile__input{background:rgba(15,23,42,.7);border-color:rgba(255,255,255,.18);color:#f8fafc;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 22px rgba(0,0,0,.4)}[data-theme=dark] .human-planning-name-tile__action--ghost{background:rgba(15,23,42,.72);color:#e2e8f0;border-color:rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 18px rgba(0,0,0,.45)}[data-theme=dark] .human-planning-name-tile__error{color:#fca5a5}[data-theme=dark] .human-planning-name-tile__hint{color:rgba(226,232,240,.75)}@media (max-width:540px){.human-planning-name-tile{width:100%;max-width:none;min-width:0}}[data-theme=dark] .human-planning-name-tile__eyebrow{color:rgba(248,250,255,.7)}[data-theme=dark] .human-planning-name-tile__value{color:#f8faff}@media (max-width:768px){.human-planning-single__board,.human-planning-single__board-body>*{max-width:100%}}[data-theme=dark] .human-planning-single__board:before{border-color:rgba(255,255,255,.2);background:radial-gradient(circle at 22% -10%,rgba(255,255,255,.42),transparent 62%);opacity:.75}[data-theme=dark] .human-planning-single__board:after{border-color:rgba(15,23,42,.75);box-shadow:inset 0 32px 56px rgba(0,0,0,.45);background:linear-gradient(160deg,rgba(15,23,42,.65),rgba(15,23,42,.3))}.planning-mini-ruler{position:absolute;top:24px;bottom:24px;right:12px;width:34px;border-radius:999px;background:linear-gradient(180deg,rgba(226,232,255,.8),rgba(226,232,255,.2));border:1px solid rgba(148,163,184,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 12px 24px rgba(15,23,42,.1);pointer-events:none}.planning-mini-ruler__scale{position:absolute;inset:10px 6px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:.65rem;font-weight:600;color:rgba(15,23,42,.5)}.planning-mini-ruler__thumb{position:absolute;left:6px;right:6px;height:46px;border-radius:999px;background:linear-gradient(180deg,rgba(59,130,246,.9),rgba(14,165,233,.85));box-shadow:0 8px 18px rgba(59,130,246,.35);transition:transform .2s ease}[data-theme=dark] .planning-mini-ruler{background:linear-gradient(180deg,rgba(30,41,59,.8),rgba(15,23,42,.4));border-color:rgba(51,65,85,.7)}[data-theme=dark] .planning-mini-ruler__scale{color:rgba(148,163,184,.7)}.human-planning-card__legend-dot{background:linear-gradient(135deg,color-mix(in srgb,var(--planning-legend-color,#94a3b8) 88%,rgba(255,255,255,.96)),color-mix(in srgb,var(--planning-legend-color,#94a3b8) 70%,rgba(255,255,255,.82)));box-shadow:0 0 0 4px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 22%,transparent),0 0 0 1px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 62%,rgba(15,23,42,.12)),0 6px 12px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 18%,transparent)}.human-planning-card__compact-legend-dot,.human-planning-card__legend-dot{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.human-planning-legend-icon{width:var(--planning-legend-icon-size,9px);height:var(--planning-legend-icon-size,9px);background-color:var(--planning-legend-icon-color,rgba(15,23,42,.9));-webkit-mask-image:var(--planning-legend-icon);mask-image:var(--planning-legend-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;opacity:.9}.human-planning-summary{display:flex;flex-wrap:wrap;gap:10px}.human-planning-summary__chip{--planning-chip-color:#f97316;display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:linear-gradient(170deg,rgba(255,255,255,.4),rgba(255,255,255,.18)),radial-gradient(120% 140% at 12% 8%,rgba(255,255,255,.28),rgba(255,255,255,.08));border:1px solid color-mix(in srgb,rgba(255,255,255,.28) 76%,rgba(255,255,255,.42));font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--planning-chip-color);box-shadow:0 10px 22px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);white-space:nowrap}.human-planning-summary__dot{width:10px;height:10px;border-radius:999px;background:var(--planning-chip-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--planning-chip-color) 26%,rgba(255,255,255,.45))}.human-planning-summary__value{font-size:.72rem;color:color-mix(in srgb,var(--planning-chip-color) 72%,rgba(15,23,42,.55))}.human-planning-summary__toggle{align-self:flex-start;padding:.5rem 1.05rem;font-size:.9rem;font-weight:700;letter-spacing:.01em;gap:.45rem}.human-planning-card__legend{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.human-planning-card__legend-item{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--planning-chip-radius,10px);background:rgba(15,23,42,.05);font-size:.78rem;font-weight:600;color:#0f172a}.human-planning-card__legend-dot{width:10px;height:10px;border-radius:999px;box-shadow:0 0 0 1px rgba(15,23,42,.15)}.human-planning-card__legend-label{letter-spacing:.01em}.human-planning-card__legend-count{font-size:.75rem;color:rgba(15,23,42,.7)}.human-planning-card__categories{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.human-planning-mini{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.human-planning-mini__icon{width:42px;height:42px;border-radius:14px;background:rgba(248,250,252,.85);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.human-planning-mini__icon img{max-width:26px;max-height:26px}.human-planning-mini__body{display:flex;flex-direction:column;gap:2px}.human-planning-mini__title{font-size:.82rem;font-weight:600;color:#0f172a}.human-planning-mini__value{font-size:.78rem;color:rgba(15,23,42,.65)}.human-planning-mini--work{background:linear-gradient(135deg,rgba(255,243,230,.95),rgba(255,228,230,.9))}[data-theme=dark] .human-planning-gallery{background:radial-gradient(circle at 25% 15%,rgba(56,189,248,.18),transparent 55%),linear-gradient(135deg,rgba(15,23,42,.88),rgba(30,64,175,.6));scrollbar-color:rgba(255,189,141,.75) rgba(255,138,61,.24)}[data-theme=dark] .human-planning-gallery::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,198,153,.95),rgba(255,136,82,.85))}[data-theme=dark] .human-planning-gallery::-webkit-scrollbar-track{background:rgba(255,138,61,.18)}[data-theme=dark] .human-planning-card{background:rgba(15,23,42,.72);border-color:rgba(148,163,184,.32);box-shadow:0 28px 65px rgba(2,6,23,.75),0 16px 30px rgba(14,116,144,.45),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(18px)}[data-theme=dark] .human-planning-card[data-view=compact]{background:rgba(15,23,42,.82);border-color:rgba(148,163,184,.4);box-shadow:0 28px 72px rgba(0,0,0,.75),0 16px 40px rgba(59,130,246,.22),0 14px 32px rgba(255,138,61,.18),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .human-planning-card__glyph{background:linear-gradient(135deg,#1d4ed8,#3b82f6);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 10px 20px rgba(15,23,42,.75)}[data-theme=dark] .human-planning-card__scenario-pill{background:linear-gradient(135deg,rgba(15,23,42,.95),rgba(15,23,42,.85));border-color:rgba(255,255,255,.16);color:rgba(248,250,252,.95);box-shadow:0 12px 26px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.08),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .human-planning-card__chip{background:linear-gradient(175deg,rgba(255,255,255,.12),rgba(255,255,255,.06)),radial-gradient(120% 140% at 12% 8%,rgba(255,255,255,.18),rgba(255,255,255,.04));border-color:rgba(255,255,255,.18);color:var(--planning-chip-color,#fbbf24);box-shadow:0 12px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .human-planning-card[data-view=compact]{background:rgba(15,23,42,.78)}[data-theme=dark] .human-planning-card__title-pill{background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(15,23,42,.9));border-color:rgba(255,255,255,.16);color:rgba(248,250,252,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 26px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.06)}[data-theme=dark] .human-planning-card[data-view=compact] .human-planning-card__chip{background:linear-gradient(175deg,rgba(255,255,255,.16),rgba(255,255,255,.08)),radial-gradient(120% 140% at 12% 8%,rgba(255,255,255,.2),rgba(255,255,255,.06));border-color:rgba(255,255,255,.22);color:var(--planning-chip-color,#fbbf24);box-shadow:0 14px 30px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.1)}[data-theme=dark] .human-planning-card__compact-metrics{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .human-planning-card__compact-legend-item{background:rgba(15,23,42,.88);border-color:rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 22px rgba(0,0,0,.32)}[data-theme=dark] .human-planning-card__compact-legend-dot{background:linear-gradient(135deg,color-mix(in srgb,var(--planning-legend-color,#94a3b8) 68%,rgba(226,232,240,.18)),color-mix(in srgb,var(--planning-legend-color,#94a3b8) 48%,rgba(15,23,42,.65)));box-shadow:0 0 0 4px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 32%,rgba(226,232,240,.14)),0 0 0 1px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 62%,rgba(15,23,42,.26)),0 6px 14px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 24%,transparent)}[data-theme=dark] .human-planning-card__compact-legend-label{color:rgba(248,250,252,.92)}[data-theme=dark] .human-planning-card__compact-legend-value{color:rgba(226,232,240,.78)}[data-theme=dark] .human-planning-card__compact-legend-item--muted{background:rgba(248,250,252,.06);color:rgba(226,232,240,.78);border-color:rgba(255,255,255,.1)}[data-theme=dark] .human-planning-card[data-view=compact]:before{background:radial-gradient(68% 68% at 50% 0,rgba(59,130,246,.32),transparent 78%),radial-gradient(62% 62% at 50% 82%,rgba(255,186,140,.22),transparent 82%),radial-gradient(circle at 35% 25%,rgba(255,255,255,.14),transparent 65%);filter:blur(34px);opacity:1}[data-theme=dark] .human-planning-card:before{background:radial-gradient(circle at 55% 10%,rgba(56,189,248,.5),transparent 60%)}[data-theme=dark] .human-planning-card:after{background:linear-gradient(120deg,rgba(59,130,246,.25),rgba(56,189,248,0))}[data-theme=dark] .human-planning-card__hint,[data-theme=dark] .human-planning-card__hint--compact{color:rgba(226,232,240,.8)}[data-theme=dark] .human-planning-card__legend-item{background:rgba(248,250,252,.08);color:rgba(248,250,252,.9)}[data-theme=dark] .human-planning-card__legend-dot{background:linear-gradient(135deg,color-mix(in srgb,var(--planning-legend-color,#94a3b8) 68%,rgba(226,232,240,.18)),color-mix(in srgb,var(--planning-legend-color,#94a3b8) 48%,rgba(15,23,42,.65)));box-shadow:0 0 0 4px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 32%,rgba(226,232,240,.14)),0 0 0 1px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 62%,rgba(15,23,42,.26)),0 6px 12px color-mix(in srgb,var(--planning-legend-color,#94a3b8) 22%,transparent)}[data-theme=dark] .human-planning-card__legend-count{color:rgba(226,232,240,.85)}[data-theme=dark] .human-planning-card__categories .human-planning-mini{border-color:rgba(255,255,255,.08);background:rgba(15,23,42,.78)}[data-theme=dark] .human-planning-mini__title,[data-theme=dark] .human-planning-mini__value{color:rgba(248,250,252,.92)}[data-theme=dark] .human-planning-card__board{box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 18px 30px rgba(2,6,23,.6)}[data-theme=dark] .human-planning-card[data-selected=true]{border-color:rgba(59,130,246,.65);box-shadow:0 32px 80px rgba(0,0,0,.72),0 18px 42px rgba(59,130,246,.32),inset 0 1px 0 rgba(255,255,255,.12)}[data-theme=dark] .human-planning-card[data-selected=true]:before{background:radial-gradient(82% 82% at 50% 0,rgba(255,138,61,.28),transparent 72%),radial-gradient(72% 72% at 50% 82%,rgba(255,186,140,.24),transparent 82%),radial-gradient(circle at 30% 20%,rgba(255,255,255,.35),transparent 60%);filter:blur(28px);opacity:1}[data-theme=dark] .human-planning-card[data-selected=true]:after{border-color:rgba(255,186,140,.62);box-shadow:0 0 26px rgba(255,186,140,.5),inset 0 0 12px rgba(12,18,38,.5)}[data-theme=dark] .human-planning-card[data-selected=true] .human-planning-board-corner-hint{opacity:.9;color:rgba(125,211,252,.92)}[data-theme=dark] .human-planning-card[data-view=compact][data-selected=true]{border-color:rgba(255,186,140,.6);box-shadow:0 18px 46px rgba(0,0,0,.68),0 14px 30px rgba(255,186,140,.28),inset 0 1px 0 rgba(255,255,255,.12)}[data-theme=dark] .human-planning-card[data-view=compact][data-selected=true]:before{background:radial-gradient(74% 74% at 50% 0,rgba(255,138,61,.26),transparent 70%),radial-gradient(66% 66% at 50% 82%,rgba(255,186,140,.22),transparent 80%),radial-gradient(circle at 30% 20%,rgba(255,255,255,.32),transparent 58%);filter:blur(18px);opacity:1}[data-theme=dark] .human-planning-card[data-view=compact][data-selected=true]:after{border-color:rgba(255,186,140,.5);box-shadow:0 0 18px rgba(255,186,140,.42),inset 0 0 10px rgba(12,18,38,.5)}[data-theme=dark] .human-planning-tab{border-color:rgba(255,255,255,.15);color:rgba(248,250,252,.75);background:rgba(15,23,42,.7)}[data-theme=dark] .human-planning-tab.is-active{border-color:rgba(59,130,246,.7);color:#bfdbfe;background:rgba(30,58,138,.6)}[data-theme=dark] .human-planning-single__board{background:var(--human-planning-board-bg,linear-gradient(150deg,rgba(15,23,42,.78),rgba(15,23,42,.45)));border-color:color-mix(in srgb,var(--human-planning-board-border,rgba(255,255,255,.3)) 50%,rgba(2,6,23,.85));box-shadow:var(--human-planning-board-shadow,0 40px 95px rgba(2,6,23,.65))}[data-theme=dark] .human-planning-single__eyebrow{color:rgba(248,250,252,.6)}[data-theme=dark] .human-planning-summary__chip{background:linear-gradient(175deg,rgba(255,255,255,.14),rgba(255,255,255,.08)),radial-gradient(120% 140% at 12% 8%,rgba(255,255,255,.2),rgba(255,255,255,.06));border-color:rgba(255,255,255,.2);color:var(--planning-chip-color,#fbbf24);box-shadow:0 14px 30px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.1)}[data-theme=dark] .human-planning-summary__value{color:color-mix(in srgb,var(--planning-chip-color,#fbbf24) 72%,rgba(248,250,252,.65))}[data-theme=dark] .human-planning-card__board:after{background:radial-gradient(circle at 60% 0,rgba(59,130,246,.45),transparent 70%)}@media (max-width:1024px){.human-planning-gallery{justify-content:flex-start;padding:20px 16px;border-radius:32px}.human-planning-card{flex:1 1 320px;min-width:min(320px,100%)}}@media (max-width:720px){.human-planning-gallery{flex-direction:row;flex-wrap:nowrap;gap:20px;overflow-x:auto;overflow-y:visible;margin:0;scroll-padding-inline:14px}.human-planning-card{flex:1 1 100%;min-width:100%;max-width:100%;border-radius:24px}.human-planning-carousel .human-planning-card[data-view=compact],.human-planning-gallery .human-planning-card{flex-basis:100%;min-width:100%;max-width:100%;width:100%}}.human-docs__group-chip{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(255,170,110,.32);font-size:.7rem;font-weight:600;color:#a04a1f;letter-spacing:.04em;text-transform:uppercase}[data-theme=dark] .human-docs__group-chip{background:rgba(27,33,45,.8);border-color:rgba(255,171,104,.35);color:#ffb981}.human-docs__groups-empty{font-size:.75rem;color:rgba(71,85,105,.66)}[data-theme=dark] .human-docs__groups-empty{color:rgba(203,213,225,.68)}.human-docs__group-manage{margin-left:auto;border:none;background:rgba(255,255,255,.74);color:#b45309;font-size:.72rem;font-weight:600;padding:4px 10px;border-radius:999px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.human-docs__group-manage:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(255,170,110,.18)}[data-theme=dark] .human-docs__group-manage{background:rgba(36,44,59,.78);color:#ffb981}.human-docs__attach-active{margin-left:auto;margin-top:6px;border:none;background:rgba(255,106,43,.14);color:#b3541b;font-size:.72rem;font-weight:600;padding:4px 12px;border-radius:999px;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.human-docs__attach-active:hover:not([disabled]){transform:translateY(-1px);box-shadow:0 6px 14px rgba(255,106,43,.18)}.human-docs__attach-active[disabled]{opacity:.6;cursor:not-allowed;box-shadow:none}[data-theme=dark] .human-docs__attach-active{background:rgba(255,138,61,.18);color:#ffb981}.human-docs__notes{margin-top:16px;font-size:.78rem;color:rgba(71,85,105,.75);background:rgba(255,255,255,.64);border-radius:14px;padding:10px 12px;border:1px solid rgba(255,170,110,.3)}[data-theme=dark] .human-docs__notes{background:rgba(26,32,44,.72);border-color:rgba(255,171,104,.28);color:rgba(203,213,225,.78)}.human-docs__open{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;background:linear-gradient(110deg,#ff6a2b,#ff8a3d);color:#fff;font-size:.78rem;font-weight:600;text-decoration:none;box-shadow:0 12px 28px rgba(255,138,61,.28);transition:transform .2s ease,box-shadow .2s ease}.human-docs__open:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(255,138,61,.36)}[data-theme=dark] .human-docs__open{background:linear-gradient(110deg,#ff8746,#ff9c55)}.human-docs__events{margin-top:18px;display:grid;gap:10px}.human-docs__event{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.82);padding:10px 14px;text-align:left;color:#475569;font-size:.82rem;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.human-docs__event:hover{transform:translateY(-1px);border-color:rgba(255,138,61,.45);box-shadow:0 10px 22px rgba(255,171,104,.22)}[data-theme=dark] .human-docs__event{border-color:rgba(82,97,125,.42);background:rgba(26,32,44,.82);color:rgba(226,232,240,.88)}[data-theme=dark] .human-docs__event:hover{border-color:rgba(255,171,104,.45);box-shadow:0 12px 26px rgba(255,171,104,.24)}.human-docs__event-main{min-width:0;flex:1}.human-docs__event-title{font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] .human-docs__event-title{color:#f8fafc}.human-docs__event-date{font-size:.72rem;color:rgba(71,85,105,.75)}[data-theme=dark] .human-docs__event-date{color:rgba(203,213,225,.7)}.human-docs__event-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:rgba(248,250,252,.88);color:#ff6a2b;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}[data-theme=dark] .human-docs__event-tag{background:rgba(255,171,104,.15);color:#ffae7e}.human-docs__more{margin-top:18px;font-size:.75rem;font-weight:600;color:rgba(71,85,105,.8)}[data-theme=dark] .human-docs__more{color:rgba(203,213,225,.76)}.human-docs__empty{display:flex;align-items:center;gap:18px;padding:24px;border-radius:24px;border:1px dashed rgba(var(--docs-accent,255,138,61),.32);background:linear-gradient(160deg,rgba(255,249,241,.92),rgba(255,236,218,.78))}.human-docs__empty-icon{display:inline-flex;width:52px;height:52px;background:linear-gradient(145deg,rgba(var(--docs-accent,255,138,61),.94),rgba(var(--docs-accent,255,138,61),.72));-webkit-mask-image:var(--empty-icon,url("/icons/tabler/app-window.svg"));mask-image:var(--empty-icon,url("/icons/tabler/app-window.svg"));-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;filter:drop-shadow(0 6px 16px rgba(var(--docs-accent,255,138,61),.28))}.human-docs__empty-copy h3{margin:0 0 4px;font-size:1rem;font-weight:600;color:#1f2937}.human-docs__empty-copy p{margin:0;font-size:.85rem;color:rgba(71,85,105,.75)}.human-docs__empty-cta{margin-top:14px;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;border:none;background:linear-gradient(110deg,#ff6a2b,#ff8a3d);color:#fff;font-weight:600;box-shadow:0 12px 28px rgba(255,138,61,.28);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.human-docs__empty-cta:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(255,138,61,.35)}[data-theme=dark] .human-docs__empty{border-color:rgba(255,171,104,.35);background:linear-gradient(160deg,rgba(30,38,52,.92),rgba(26,32,44,.84))}[data-theme=dark] .human-docs__empty-icon{filter:drop-shadow(0 6px 16px rgba(255,171,104,.32))}[data-theme=dark] .human-docs__empty-copy h3{color:#f8fafc}[data-theme=dark] .human-docs__empty-copy p{color:rgba(203,213,225,.72)}[data-theme=dark] .human-docs__empty-cta{background:linear-gradient(110deg,#ff8746,#ff9c55)}.human-docs__surface{position:relative;margin-top:12px;padding:clamp(16px,3vw,24px);border-radius:30px;border:1.4px solid rgba(148,198,255,.65);background:radial-gradient(140% 160% at 14% 0,rgba(255,255,255,.92),transparent 52%),radial-gradient(120% 150% at 86% 10%,rgba(184,216,255,.5),transparent 60%),linear-gradient(150deg,#f8fbff,#eef3ff 45%,#fdf8ff 90%);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 18px 42px rgba(15,23,42,.12);overflow:hidden}.human-docs__surface:before{content:"";position:absolute;inset:-10%;border-radius:inherit;background:radial-gradient(68% 64% at 18% 18%,rgba(240,88,62,.18),transparent 54%),radial-gradient(60% 60% at 82% 18%,rgba(12,139,198,.22),transparent 56%),radial-gradient(72% 68% at 24% 86%,rgba(243,167,18,.12),transparent 58%),radial-gradient(76% 72% at 82% 82%,rgba(108,99,255,.16),transparent 56%);opacity:.65;pointer-events:none;z-index:0;filter:blur(18px);transform:translateZ(0)}.human-docs__surface>*{position:relative;z-index:1}.human-docs__surface.is-empty{display:flex;align-items:center;justify-content:center;min-height:clamp(280px,32vh,420px)}[data-theme=dark] .human-docs__surface{border-color:rgba(120,184,255,.45);background:radial-gradient(120% 150% at 12% -10%,rgba(64,120,200,.32),transparent 62%),radial-gradient(120% 140% at 86% 6%,rgba(38,120,220,.38),transparent 66%),linear-gradient(150deg,rgba(14,20,38,.92),rgba(8,12,28,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 36px rgba(0,0,0,.5)}[data-theme=dark] .human-docs__surface:before{background:radial-gradient(62% 60% at 16% 16%,rgba(240,88,62,.28),transparent 54%),radial-gradient(60% 58% at 82% 18%,rgba(86,196,255,.32),transparent 56%),radial-gradient(70% 68% at 24% 86%,rgba(243,167,18,.22),transparent 60%),radial-gradient(72% 72% at 82% 84%,rgba(108,99,255,.28),transparent 58%);opacity:.52;filter:blur(20px)}.human-docs-modal{--docs-modal-pad:clamp(1rem,3vh,1.75rem);--docs-header-safe:var(--app-header-height,var(--bv-header-height,72px));position:fixed;inset:0;z-index:2147483646;display:flex;align-items:center;justify-content:center;padding:var(--docs-modal-pad);padding-top:calc(var(--docs-modal-pad) + var(--docs-header-safe));overflow-y:auto}.human-docs-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.5)}.human-docs-modal__panel{position:relative;z-index:1;width:min(880px,100%);max-height:calc(100vh - 5rem - 3cm);border-radius:22px;padding:clamp(1.1rem,2vw,1.6rem);background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.58));border:1px solid rgba(255,255,255,.65);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 28px 70px rgba(15,23,42,.18);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);overflow:hidden;display:flex;flex-direction:column;gap:.5rem}[data-theme=dark] .human-docs-modal__panel{background:linear-gradient(135deg,rgba(15,23,42,.8),rgba(15,23,42,.6));border-color:rgba(226,232,240,.35);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 30px 78px rgba(0,0,0,.65)}@media (max-width:640px){.human-docs-modal__panel{max-height:calc(100vh - 5rem - 3cm)}}.human-docs-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.1rem 0 .35rem;flex-wrap:wrap}@media (max-width:640px){.human-docs-modal__actions{width:100%;justify-content:flex-start}}.human-docs-modal__title-block{display:grid;gap:.2rem;min-width:0;flex:1 1 320px}.human-docs-modal__title{margin:0;font-size:1.35rem;font-weight:700;color:#0f172a}[data-theme=dark] .human-docs-modal__title{color:#f8fafc}.human-docs-modal__eyebrow{margin:0;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(15,23,42,.6)}[data-theme=dark] .human-docs-modal__eyebrow{color:rgba(226,232,240,.72)}.human-docs-modal__subtitle{margin:0;font-size:.95rem;color:rgba(15,23,42,.68);line-height:1.4}[data-theme=dark] .human-docs-modal__subtitle{color:rgba(226,232,240,.78)}.human-docs-modal__actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-left:auto}.human-docs-modal__close{border:1px solid rgba(15,23,42,.12);background:rgba(248,250,252,.88);color:rgba(15,23,42,.78);width:38px;height:38px;border-radius:12px;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 28px rgba(15,23,42,.14),inset 0 1px 0 rgba(255,255,255,.7);transition:transform .14s ease,box-shadow .18s ease,border-color .18s ease,color .16s ease}[data-theme=dark] .human-docs-modal__close{background:rgba(28,34,46,.9);color:rgba(226,232,240,.86);border-color:rgba(82,97,125,.45);box-shadow:0 12px 26px rgba(0,0,0,.45)}.human-docs-modal__close:focus-visible,.human-docs-modal__close:hover{border-color:rgba(255,138,61,.6);color:#c2410c;outline:none;transform:translateY(-1px);box-shadow:0 16px 34px rgba(255,138,61,.18),inset 0 1px 0 rgba(255,255,255,.8)}[data-theme=dark] .human-docs-modal__close:focus-visible,[data-theme=dark] .human-docs-modal__close:hover{color:#ffb981;border-color:rgba(255,138,61,.6);box-shadow:0 16px 34px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.08)}.human-docs-modal__close:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.human-docs-modal__view{border:none;border-radius:999px;padding:10px 14px;background:linear-gradient(120deg,#0ea5e9,#38bdf8);color:#f8fafc;font-weight:700;box-shadow:0 10px 22px rgba(14,165,233,.24);cursor:pointer}.human-docs-modal__view:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}[data-theme=dark] .human-docs-modal__view{background:linear-gradient(120deg,#0ea5e9,#0284c7);color:#e0f2fe}.human-docs-modal__download{border:none;border-radius:999px;padding:10px 14px;background:linear-gradient(120deg,#10b981,#34d399);color:#ecfeff;font-weight:700;box-shadow:0 10px 22px rgba(16,185,129,.24);cursor:pointer}.human-docs-modal__download:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}[data-theme=dark] .human-docs-modal__download{background:linear-gradient(120deg,#22c55e,#16a34a);color:#dcfce7}.human-docs-modal__body{padding:.35rem .1rem .8rem;display:grid;gap:1rem;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;scrollbar-width:thin;scrollbar-color:rgba(255,138,61,.7) rgba(255,138,61,.18)}.human-docs-modal__body::-webkit-scrollbar{width:10px}.human-docs-modal__body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,156,94,.95),rgba(255,106,43,.85));border-radius:999px;box-shadow:0 4px 10px rgba(255,106,43,.16)}.human-docs-modal__body::-webkit-scrollbar-track{background:rgba(255,138,61,.08)}[data-theme=dark] .human-docs-modal__body{scrollbar-color:rgba(255,189,141,.75) rgba(255,138,61,.24)}[data-theme=dark] .human-docs-modal__body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,198,153,.95),rgba(255,136,82,.85))}[data-theme=dark] .human-docs-modal__body::-webkit-scrollbar-track{background:rgba(255,138,61,.18)}.human-docs-modal__field{display:grid;gap:6px}.human-docs-modal__field label,.human-docs-modal__field span{font-size:.78rem;font-weight:600;color:rgba(71,85,105,.82);text-transform:uppercase;letter-spacing:.08em}[data-theme=dark] .human-docs-modal__field label,[data-theme=dark] .human-docs-modal__field span{color:rgba(203,213,225,.75)}.human-docs-modal__input,.human-docs-modal__select,.human-docs-modal__textarea{width:100%;border:1px solid rgba(148,163,184,.35);border-radius:12px;padding:9px 12px;font-size:.9rem;background:rgba(255,255,255,.95);color:#1f2937}[data-theme=dark] .human-docs-modal__input,[data-theme=dark] .human-docs-modal__select,[data-theme=dark] .human-docs-modal__textarea{border-color:rgba(82,97,125,.45);background:rgba(23,28,38,.85);color:rgba(226,232,240,.92)}.human-docs-modal__input:disabled,.human-docs-modal__select:disabled,.human-docs-modal__textarea:disabled{opacity:.65;cursor:not-allowed}.human-docs-modal__colors-label{display:block}.human-docs-modal__color-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.human-docs-modal__color{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 18px;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.8),transparent 45%),linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,250,252,.9));cursor:pointer;position:relative;overflow:hidden;transition:transform .14s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,outline-color .18s ease}.human-docs-modal__color:hover{border-color:rgba(var(--docs-accent,255,138,61),.45);box-shadow:0 10px 22px rgba(var(--docs-accent,255,138,61),.18);transform:translateY(-1px)}.human-docs-modal__color.is-active{border-color:rgba(var(--docs-accent,255,138,61),.8);box-shadow:0 14px 36px rgba(var(--docs-accent,255,138,61),.26),0 0 0 1px rgba(var(--docs-accent,255,138,61),.45),0 0 0 12px rgba(var(--docs-accent,255,138,61),.06);background:radial-gradient(circle at 50% 50%,rgba(var(--docs-accent,255,138,61),.18),transparent 52%),linear-gradient(140deg,rgba(255,255,255,.98),rgba(248,250,252,.92))}.human-docs-modal__color:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.human-docs-modal__color-dot{width:30px;height:30px;border-radius:50%;background:linear-gradient(140deg,rgba(var(--docs-accent,255,138,61),.95),rgba(var(--docs-accent,255,138,61),.7));box-shadow:0 10px 18px rgba(var(--docs-accent,255,138,61),.22),inset 0 1px 0 rgba(255,255,255,.7)}.human-docs-modal__color-name{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-theme=dark] .human-docs-modal__color{border-color:rgba(82,97,125,.4);background:rgba(19,25,36,.9)}[data-theme=dark] .human-docs-modal__color:hover{border-color:rgba(var(--docs-accent,255,138,61),.7);box-shadow:0 12px 24px rgba(var(--docs-accent,255,138,61),.26)}[data-theme=dark] .human-docs-modal__color.is-active{background:linear-gradient(150deg,rgba(var(--docs-accent,255,138,61),.24),rgba(var(--docs-accent,255,138,61),.12))}[data-theme=dark] .human-docs-modal__color-name{color:rgba(248,250,252,.95)}.human-docs-modal__groups{display:grid;gap:8px}.human-docs-modal__group-chips{display:flex;flex-wrap:wrap;gap:6px}.human-docs-modal__group-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(255,170,110,.32);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.human-docs-modal__group-remove{border:none;background:rgba(15,23,42,.08);color:#475569;width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.human-docs-modal__group-row{display:flex;align-items:center;gap:8px}.human-docs-modal__file-label{font-size:.78rem;font-weight:600;color:rgba(71,85,105,.82);text-transform:uppercase;letter-spacing:.08em}.human-docs-modal__file-row{display:flex;align-items:center;gap:10px}.human-docs-modal__file-btn{border:1px solid rgba(255,138,61,.35);border-radius:12px;background:linear-gradient(180deg,#fff6ef,#ffe0c7);color:#b3541b;font-weight:600;padding:9px 18px;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(255,170,110,.18)}.human-docs-modal__file-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.human-docs-modal__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.human-docs-modal__file-hint{font-size:.72rem;color:rgba(71,85,105,.65);margin-top:4px}.human-docs-modal__hint{font-size:.78rem;color:rgba(71,85,105,.7);margin-top:6px}[data-theme=dark] .human-docs-modal__file-btn{border-color:rgba(255,138,61,.45);background:linear-gradient(180deg,rgba(32,38,48,.92),rgba(24,29,38,.88));color:#ffb981;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 8px 18px rgba(0,0,0,.35)}[data-theme=dark] .human-docs-modal__file-hint{color:rgba(203,213,225,.65)}[data-theme=dark] .human-docs-modal__hint{color:rgba(203,213,225,.7)}.human-docs-modal__file-preview{margin-top:12px;padding:14px;border-radius:18px;border:1px solid rgba(255,170,110,.32);background:radial-gradient(140% 120% at 16% 10%,rgba(255,255,255,.92),rgba(255,255,255,0)),linear-gradient(180deg,rgba(255,248,242,.95),rgba(255,236,220,.78));box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 14px 28px rgba(255,170,110,.18);display:grid;gap:12px}.human-docs-modal__file-preview[data-kind=pdf]{display:flex;align-items:center;gap:16px}.human-docs-modal__file-preview-visual{position:relative;border-radius:14px;overflow:hidden;isolation:isolate;background:linear-gradient(150deg,rgba(255,255,255,.98),rgba(245,248,255,.9));border:1px solid rgba(255,255,255,.78);box-shadow:0 16px 30px rgba(15,23,42,.16),0 28px 52px rgba(255,170,110,.16);max-height:240px}.human-docs-modal__file-preview[data-kind=pdf] .human-docs-modal__file-preview-visual{flex:0 0 68px;width:68px;height:84px;border-radius:16px;display:flex}.human-docs-modal__file-preview-visual:after{content:"";position:absolute;inset:10px;border-radius:12px;background:radial-gradient(140% 120% at 50% 12%,rgba(255,255,255,.62),transparent 62%);mix-blend-mode:screen;pointer-events:none;opacity:.9}.human-docs-modal__file-preview-image{height:auto;filter:contrast(1.04) saturate(1.06) drop-shadow(0 10px 22px rgba(15,23,42,.14))}.human-docs-modal__file-preview-image,.human-docs-modal__file-preview-video{display:block;width:100%;max-height:240px;object-fit:contain;border-radius:12px;background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(245,248,255,.9));box-shadow:0 16px 32px rgba(15,23,42,.18)}.human-docs-modal__file-preview-pdf{flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ff8746,#ffa35c);color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.human-docs-modal__file-preview-pdf-label{transform:translateY(2px)}.human-docs-modal__file-preview-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.human-docs-modal__file-preview-name{font-weight:600;font-size:.9rem;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.human-docs-modal__file-preview-size{font-size:.78rem;color:rgba(71,85,105,.72)}[data-theme=dark] .human-docs-modal__file-preview{border-color:rgba(255,171,104,.36);background:radial-gradient(140% 120% at 16% 10%,rgba(255,255,255,.08),transparent 60%),linear-gradient(180deg,rgba(38,45,60,.94),rgba(30,37,52,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 28px rgba(8,15,30,.52)}[data-theme=dark] .human-docs-modal__file-preview-visual{background:linear-gradient(150deg,rgba(28,36,52,.96),rgba(17,24,39,.9));border-color:rgba(148,163,184,.26);box-shadow:0 16px 30px rgba(0,0,0,.6),0 28px 52px rgba(8,15,30,.55)}[data-theme=dark] .human-docs-modal__file-preview-visual:after{background:radial-gradient(140% 120% at 50% 12%,rgba(255,255,255,.12),transparent 62%);opacity:.55}[data-theme=dark] .human-docs-modal__file-preview-pdf{background:linear-gradient(180deg,#fb7720,#ff8f3a)}[data-theme=dark] .human-docs-modal__file-preview-image{background:linear-gradient(160deg,rgba(31,41,55,.9),rgba(17,24,39,.85));box-shadow:0 16px 32px rgba(0,0,0,.62);filter:contrast(1.03) saturate(1.05) drop-shadow(0 10px 22px rgba(0,0,0,.38))}[data-theme=dark] .human-docs-modal__file-preview-name{color:#f8fafc}[data-theme=dark] .human-docs-modal__file-preview-size{color:rgba(203,213,225,.75)}.human-docs-modal__linked-field{border:1px dashed rgba(255,170,110,.28);border-radius:14px;padding:10px 12px;background:rgba(255,255,255,.72)}[data-theme=dark] .human-docs-modal__linked-field{border-color:rgba(255,138,61,.35);background:rgba(21,26,36,.75)}.human-docs-modal__linked-head{display:flex;flex-direction:column;gap:4px}.human-docs-modal__linked-current{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.human-docs-modal__linked-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:linear-gradient(120deg,#fff5ed,#ffe8d9);color:#9a3412;border:1px solid rgba(255,170,110,.5);font-weight:700;font-size:.86rem}[data-theme=dark] .human-docs-modal__linked-chip{background:linear-gradient(120deg,rgba(30,35,48,.9),rgba(38,45,60,.9));color:#f8fafc;border-color:rgba(255,138,61,.32)}.human-docs-modal__linked-list{display:grid;gap:8px;padding:6px 0}.human-docs-modal__linked-section{display:grid;gap:6px}.human-docs-modal__linked-subtitle{margin:0;font-size:.82rem;font-weight:700;color:#9a3412}[data-theme=dark] .human-docs-modal__linked-subtitle{color:#f1f5f9}.human-docs-modal__linked-option{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;border:1px solid rgba(148,163,184,.35);background:rgba(255,255,255,.94);color:#0f172a;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.human-docs-modal__linked-option:hover{border-color:rgba(255,138,61,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 8px 18px rgba(255,138,61,.16)}.human-docs-modal__linked-option input{width:18px;height:18px;accent-color:#ff8a3d}[data-theme=dark] .human-docs-modal__linked-option{border-color:rgba(82,97,125,.45);background:rgba(21,26,36,.92);color:rgba(226,232,240,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 18px rgba(6,12,20,.42)}[data-theme=dark] .human-docs-modal__linked-option:hover{border-color:rgba(255,138,61,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 10px 20px rgba(255,138,61,.18)}.human-docs-modal__linked-hint{margin:0;font-size:.85rem;color:rgba(71,85,105,.82)}[data-theme=dark] .human-docs-modal__linked-hint{color:rgba(203,213,225,.78)}.human-docs-modal__linked-error{margin:0;font-size:.85rem;font-weight:700;color:#b91c1c}.human-docs-modal__group-input{flex:1;border:1px dashed rgba(255,170,110,.42);border-radius:12px;padding:8px 12px;background:rgba(255,255,255,.92);font-size:.85rem;color:#1f2937}[data-theme=dark] .human-docs-modal__group-input{border-color:rgba(255,171,104,.38);background:rgba(23,28,38,.82);color:rgba(226,232,240,.9)}.human-docs-modal__group-add{border:none;border-radius:999px;padding:8px 14px;background:linear-gradient(110deg,#ff6a2b,#ff8a3d);color:#fff;font-weight:600;font-size:.78rem;cursor:pointer;box-shadow:0 10px 22px rgba(255,138,61,.28)}[data-theme=dark] .human-docs-modal__group-add{background:linear-gradient(110deg,#ff8746,#ff9c55)}.human-docs-modal__group-suggestions{margin-top:10px;padding:10px 12px;border-radius:14px;background:linear-gradient(180deg,rgba(255,244,236,.96),rgba(255,236,222,.9));border:1px solid rgba(255,138,61,.18);box-shadow:0 12px 26px rgba(255,138,61,.14)}[data-theme=dark] .human-docs-modal__group-suggestions{background:linear-gradient(180deg,rgba(30,38,52,.9),rgba(27,34,46,.92));border-color:rgba(255,138,61,.2);box-shadow:0 14px 28px rgba(6,12,20,.55)}.human-docs-modal__group-suggestions-label{margin:0 0 6px;font-size:.82rem;font-weight:800;letter-spacing:.01em;color:#9a3412}[data-theme=dark] .human-docs-modal__group-suggestions-label{color:rgba(255,247,237,.9)}.human-docs-modal__group-suggestions-chips{display:flex;flex-wrap:wrap;gap:8px}.human-docs-modal__group-suggestion{border:1px solid rgba(255,138,61,.32);background:rgba(255,248,241,.95);color:#9a3412;border-radius:999px;padding:6px 12px;font-size:.82rem;font-weight:700;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 8px 18px rgba(255,138,61,.18);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.human-docs-modal__group-suggestion:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(255,138,61,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 22px rgba(255,138,61,.24)}.human-docs-modal__group-suggestion:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}[data-theme=dark] .human-docs-modal__group-suggestion{border-color:rgba(255,168,106,.42);background:rgba(32,42,56,.95);color:rgba(255,247,237,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 22px rgba(0,0,0,.45)}[data-theme=dark] .human-docs-modal__group-suggestion:disabled{opacity:.5}.human-docs-modal__error{margin-top:4px;font-size:.8rem;font-weight:600;color:#b91c1c}.human-docs-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:.85rem 0 0;margin-top:.25rem;border-top:1px solid rgba(15,23,42,.08)}[data-theme=dark] .human-docs-modal__footer{border-color:rgba(82,97,125,.4)}.human-docs-modal__link-event{border:none;border-radius:12px;background:linear-gradient(180deg,#ff8a3d,#ff6a2b);color:#fff;font-weight:600;padding:10px 18px;cursor:pointer;box-shadow:0 12px 26px rgba(255,106,43,.3);margin-right:auto}.human-docs-modal__link-event:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}[data-theme=dark] .human-docs-modal__link-event{background:linear-gradient(180deg,#ff8746,#ff6f2d)}.human-docs-modal__delete{border:none;border-radius:12px;background:linear-gradient(180deg,#fee2e2,#fecdd3);color:#b91c1c;font-weight:700;font-size:.82rem;padding:9px 14px;cursor:pointer;box-shadow:0 10px 22px rgba(248,113,113,.24);margin-right:auto}.human-docs-modal__delete:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}[data-theme=dark] .human-docs-modal__delete{background:linear-gradient(180deg,rgba(56,20,26,.9),rgba(68,30,36,.9));color:#fecdd3;border:1px solid rgba(252,165,165,.24);box-shadow:0 10px 22px rgba(248,113,113,.32)}.human-docs-modal__cancel{border:none;background:transparent;color:#b45309;font-weight:600;font-size:.85rem;cursor:pointer}[data-theme=dark] .human-docs-modal__cancel{color:rgba(203,213,225,.82)}.human-docs-modal__submit{border:none;border-radius:999px;padding:10px 18px;background:linear-gradient(110deg,#ff6a2b,#ff8a3d);color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;box-shadow:0 14px 28px rgba(255,138,61,.32);display:inline-flex;align-items:center;gap:6px}.human-docs-modal__submit[disabled]{opacity:.6;cursor:not-allowed;box-shadow:none}.human-docs-folder-modal{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center}.human-docs-folder-modal__backdrop{position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.18),transparent 40%),radial-gradient(circle at 70% 80%,rgba(var(--docs-accent,255,138,61),.32),transparent 45%),rgba(15,23,42,.52);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:auto}[data-theme=dark] .human-docs-folder-modal__backdrop{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.08),transparent 35%),radial-gradient(circle at 70% 80%,rgba(var(--docs-accent,255,138,61),.24),transparent 45%),rgba(2,6,23,.76)}.human-docs-folder-modal__panel{position:relative;width:min(1100px,94vw);max-height:min(760px,92vh);margin:12px;background:radial-gradient(circle at 18% 16%,rgba(var(--docs-accent,255,138,61),.06),transparent 44%),linear-gradient(150deg,rgba(255,255,255,.98),rgba(252,250,246,.94));border-radius:16px;border:1px solid rgba(var(--docs-accent,255,138,61),.22);box-shadow:0 24px 70px rgba(15,23,42,.28),0 12px 26px rgba(var(--docs-accent,255,138,61),.18);padding:14px 16px 18px;overflow:hidden;pointer-events:auto;display:flex;flex-direction:column}[data-theme=dark] .human-docs-folder-modal__panel{background:radial-gradient(circle at 20% 18%,rgba(var(--docs-accent,255,138,61),.14),transparent 46%),linear-gradient(145deg,rgba(15,23,42,.94),rgba(26,35,58,.96));border-color:rgba(var(--docs-accent,255,138,61),.28);box-shadow:0 32px 84px rgba(0,0,0,.6),0 16px 36px rgba(0,0,0,.4)}.human-docs-folder-modal__header{justify-content:space-between;padding:2px 6px 10px;border-bottom:1px solid rgba(15,23,42,.04)}.human-docs-folder-modal__header,.human-docs-folder-modal__title{display:flex;align-items:center;gap:12px}.human-docs-folder-modal__icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,rgba(var(--docs-accent,255,138,61),.26),rgba(var(--docs-accent,255,138,61),.16));display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(15,23,42,.15)}[data-theme=dark] .human-docs-folder-modal__icon{background:linear-gradient(135deg,rgba(var(--docs-accent,255,138,61),.18),rgba(var(--docs-accent,255,138,61),.12));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 18px rgba(0,0,0,.5)}.human-docs-folder-modal__icon-img{width:24px;height:24px;display:inline-block;background:linear-gradient(140deg,rgba(var(--docs-accent,255,138,61),.96),rgba(var(--docs-accent,255,138,61),.76));-webkit-mask-image:url(/icons/tabler/app-window.svg);mask-image:url(/icons/tabler/app-window.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;filter:drop-shadow(0 4px 8px rgba(var(--docs-accent,255,138,61),.35))}[data-theme=dark] .human-docs-folder-modal__icon-img{filter:drop-shadow(0 4px 10px rgba(var(--docs-accent,255,138,61),.3))}.human-docs-folder-modal__title-copy{line-height:1.25;display:flex;flex-direction:column;gap:4px}.human-docs-folder-modal__title-row{display:flex;align-items:center;gap:10px}.human-docs-folder-modal__eyebrow{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:rgba(71,85,105,.82)}[data-theme=dark] .human-docs-folder-modal__eyebrow{color:rgba(203,213,225,.82)}.human-docs-folder-modal__title h3{font-size:1.32rem;font-weight:900;color:rgba(26,35,52,.94)}[data-theme=dark] .human-docs-folder-modal__title h3{color:rgba(255,237,213,.96)}.human-docs-folder-modal__badge{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;font-size:.8rem;font-weight:700;color:rgba(26,35,52,.86);background:rgba(var(--docs-accent,255,138,61),.14);border:1px solid rgba(var(--docs-accent,255,138,61),.26)}[data-theme=dark] .human-docs-folder-modal__badge{color:rgba(255,237,213,.94);background:rgba(var(--docs-accent,255,138,61),.18);border-color:rgba(var(--docs-accent,255,138,61),.3)}.human-docs-folder-modal__hint{font-size:.9rem;color:rgba(71,85,105,.82)}[data-theme=dark] .human-docs-folder-modal__hint{color:rgba(203,213,225,.76)}.human-docs-folder-modal__actions{display:flex;align-items:center;gap:8px}.human-docs-folder-modal__close{appearance:none;border:1px solid rgba(var(--docs-accent,255,138,61),.26);background:rgba(255,255,255,.86);color:rgba(26,35,52,.86);padding:10px 12px;border-radius:10px;font-weight:800;font-size:.92rem;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:inline-flex;align-items:center;gap:6px}.human-docs-folder-modal__close:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(15,23,42,.16);border-color:rgba(var(--docs-accent,255,138,61),.42)}.human-docs-folder-modal__close:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.9),0 0 0 6px rgba(24,144,216,.3)}[data-theme=dark] .human-docs-folder-modal__close{background:rgba(255,255,255,.06);color:rgba(var(--docs-accent,255,138,61),.92);border-color:rgba(var(--docs-accent,255,138,61),.35)}[data-theme=dark] .human-docs-folder-modal__close:hover{box-shadow:0 12px 24px rgba(0,0,0,.5)}[data-theme=dark] .human-docs-folder-modal__close:focus-visible{box-shadow:0 0 0 3px rgba(148,163,184,.35),0 0 0 6px rgba(59,130,246,.3)}[data-theme=dark] .human-docs__empty{border-color:rgba(var(--docs-accent,255,138,61),.4);background:linear-gradient(160deg,rgba(26,32,44,.92),rgba(30,41,59,.82))}.human-docs-folder-modal__body{flex:1;overflow:hidden;padding:6px 0 4px;position:relative}.human-docs-folder-modal__viewport{height:100%}.human-docs-folder-modal__grid{padding:0 .1rem .75rem}.human-docs-folder-modal__viewport.human-docs__grid-viewport--scrollable:after{bottom:0;background:linear-gradient(0deg,rgba(15,23,42,.24),rgba(15,23,42,0))}[data-theme=dark] .human-docs-folder-modal__viewport.human-docs__grid-viewport--scrollable:after{background:linear-gradient(0deg,rgba(148,180,212,.26),rgba(148,180,212,0))}.human-docs-folder-modal__body[data-shadow-bottom=true]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:18px;pointer-events:none;background:linear-gradient(0deg,rgba(15,23,42,.18),rgba(15,23,42,0));z-index:2;border-bottom-left-radius:12px;border-bottom-right-radius:12px}[data-theme=dark] .human-docs-folder-modal__body[data-shadow-bottom=true]:after{background:linear-gradient(0deg,rgba(148,180,212,.26),rgba(148,180,212,0))}.human-docs-folder-modal__viewport[data-shadow-bottom=true]{box-shadow:inset 0 -18px 16px -14px rgba(15,23,42,.28)}[data-theme=dark] .human-docs-folder-modal__viewport[data-shadow-bottom=true]{box-shadow:inset 0 -18px 16px -14px rgba(148,180,212,.3)}.human-docs-folder-modal__empty{min-height:260px;display:flex;align-items:center;justify-content:center;gap:12px;flex-direction:column;color:rgba(71,85,105,.82)}.human-docs-folder-modal__empty-copy h4{font-size:1.1rem;font-weight:800;margin-bottom:6px}[data-theme=dark] .human-docs-folder-modal__empty{color:rgba(203,213,225,.82)}@media (max-width:639px){.human-docs-folder-modal__panel{width:96vw;max-height:90vh}.human-docs-folder-modal__header{flex-direction:column;align-items:flex-start}.human-docs-folder-modal__close{align-self:stretch;text-align:center}}.human-docs__filter-popover{position:absolute;top:calc(100% + 14px);left:0;min-width:min(340px,86vw);padding:22px 24px 24px;border-radius:28px;border:1px solid rgba(255,255,255,.62);background:linear-gradient(160deg,rgba(255,255,255,.85) 4%,rgba(255,233,216,.8) 46%,rgba(255,211,188,.68));box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 0 0 1px rgba(255,255,255,.32),0 26px 46px rgba(255,161,110,.3),0 50px 84px rgba(15,23,42,.28);backdrop-filter:blur(30px) saturate(190%);-webkit-backdrop-filter:blur(30px) saturate(190%);overflow:hidden;isolation:isolate;z-index:60}.human-docs__filter-popover:after,.human-docs__filter-popover:before{content:"";position:absolute;pointer-events:none;mix-blend-mode:screen;opacity:.85;transform:translateZ(0)}.human-docs__filter-popover:before{inset:-22% -38% 58% -38%;background:radial-gradient(140% 120% at 50% 0,rgba(255,255,255,.95) 0,rgba(255,255,255,0) 70%)}.human-docs__filter-popover:after{inset:48% -42% -28% -42%;background:radial-gradient(140% 120% at 50% 100%,rgba(255,174,126,.32) 0,rgba(255,174,126,0) 72%)}.human-docs__filter-popover .filter-search{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.human-docs__filter-popover .filter-search__field{position:relative;display:flex;align-items:center;border-radius:18px;border:1px solid rgba(255,173,120,.48);background:linear-gradient(140deg,rgba(255,255,255,.92) 2%,rgba(255,238,225,.88));padding:12px 16px 12px 52px;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),inset 0 -1px 0 rgba(255,200,160,.28),0 16px 32px rgba(255,181,128,.22)}.human-docs__filter-popover .filter-search__field input{flex:1;border:none;background:transparent;font-size:14px;font-weight:500;color:rgba(89,56,34,.9)}.human-docs__filter-popover .filter-search__field input:focus{outline:none}.human-docs__filter-popover .filter-search__icon{position:absolute;left:18px;display:inline-flex;width:20px;height:20px;color:rgba(236,128,70,.7)}.human-docs__filter-popover .filter-search__clear{border:none;background:linear-gradient(140deg,rgba(255,213,182,.92),rgba(255,173,120,.82));color:rgba(94,52,24,.8);width:28px;height:28px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(255,170,110,.28);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.human-docs__filter-popover .filter-search__clear:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(255,165,102,.32)}.human-docs__filter-popover .filter-search__hint{font-size:.74rem;color:rgba(90,62,40,.7);padding-left:4px}.human-docs__filter-popover .human-docs__filter-groups{padding:6px 2px 14px}.human-docs__filter-popover .human-docs__filter-empty{padding:12px 2px 16px;font-size:.78rem;color:rgba(84,62,45,.66)}.human-docs__filter-popover .human-docs__filter-footer{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,196,152,.45)}.human-docs__filter-popover .filter-popover__close{border-radius:999px;padding:10px 18px;border:none;background:linear-gradient(140deg,rgba(255,150,100,.9),rgba(255,98,46,.9));color:rgba(255,255,255,.98);font-weight:600;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 16px 30px rgba(255,130,72,.32);transition:transform .2s ease,box-shadow .2s ease}.human-docs__filter-popover .filter-popover__close:hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 20px 34px rgba(255,138,74,.36)}.human-docs__filter-popover .filter-popover__close:focus-visible{outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 0 0 3px rgba(255,255,255,.6),0 0 0 6px rgba(24,144,216,.38)}.human-docs__filter-groups{display:flex;flex-wrap:wrap;gap:8px;padding:4px 2px 10px}.human-docs__filter-chip{border:1px solid rgba(255,170,110,.35);background:rgba(255,255,255,.86);color:#b45309;font-size:.72rem;font-weight:600;padding:6px 10px;border-radius:999px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.human-docs__filter-chip:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(255,170,110,.2)}.human-docs__filter-chip.is-active{background:linear-gradient(110deg,#ff6a2b,#ff8a3d);border-color:transparent;color:#fff;box-shadow:0 10px 22px rgba(255,138,61,.28)}[data-theme=dark] .human-docs__filter-chip{border-color:rgba(255,171,104,.35);background:rgba(36,44,59,.86);color:#ffb981}[data-theme=dark] .human-docs__filter-chip.is-active{background:linear-gradient(110deg,#ff8746,#ff9c55);box-shadow:0 12px 22px rgba(255,171,104,.32)}[data-theme=dark] .human-docs__filter-popover{border-color:rgba(148,163,184,.38);background:linear-gradient(160deg,rgba(27,36,52,.92) 4%,rgba(16,24,42,.88) 46%,rgba(9,15,26,.86));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 0 0 1px rgba(148,163,184,.18),0 28px 58px rgba(2,6,23,.62),0 44px 88px rgba(8,112,214,.24)}[data-theme=dark] .human-docs__filter-popover:before{background:radial-gradient(130% 120% at 55% -10%,rgba(255,255,255,.22) 0,rgba(255,255,255,0) 70%);opacity:.5}[data-theme=dark] .human-docs__filter-popover:after{background:radial-gradient(135% 120% at 50% 110%,rgba(249,115,22,.24) 0,rgba(249,115,22,0) 70%);opacity:.65}[data-theme=dark] .human-docs__filter-popover .filter-search__field{border-color:rgba(148,163,184,.32);background:linear-gradient(150deg,rgba(41,52,74,.92) 2%,rgba(24,32,52,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),inset 0 -1px 0 rgba(59,130,246,.14),0 16px 32px rgba(2,6,23,.55)}[data-theme=dark] .human-docs__filter-popover .filter-search__field input{color:rgba(226,232,240,.88)}[data-theme=dark] .human-docs__filter-popover .filter-search__icon{color:rgba(249,115,22,.68)}[data-theme=dark] .human-docs__filter-popover .filter-search__clear{background:linear-gradient(150deg,rgba(71,85,105,.9),rgba(51,65,85,.9));color:rgba(226,232,240,.88);box-shadow:0 12px 24px rgba(15,23,42,.6)}[data-theme=dark] .human-docs__filter-popover .filter-search__hint{color:rgba(226,232,240,.6)}[data-theme=dark] .human-docs__filter-popover .human-docs__filter-empty{color:rgba(203,213,225,.66)}[data-theme=dark] .human-docs__filter-popover .human-docs__filter-footer{border-top-color:rgba(71,85,105,.38)}.filter-popover--map{border-radius:24px;border:1px solid rgba(218,234,255,.62);background:repeating-linear-gradient(135deg,rgba(255,255,255,.48),rgba(255,255,255,.48) 1.5px,rgba(255,255,255,.08) 0,rgba(255,255,255,.08) 16px),linear-gradient(150deg,rgba(252,255,255,.4),rgba(232,243,255,.14)),radial-gradient(150% 120% at 12% -24%,rgba(255,255,255,.34),transparent 58%),radial-gradient(160% 120% at 86% -30%,rgba(178,212,255,.3),transparent 70%),radial-gradient(110% 130% at 50% 120%,rgba(202,226,255,.16),transparent 78%),rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 18px 36px rgba(86,138,216,.22),0 38px 72px rgba(96,146,224,.2);backdrop-filter:blur(26px) saturate(185%) contrast(1.04);-webkit-backdrop-filter:blur(26px) saturate(185%) contrast(1.04);padding:20px 22px 22px;max-height:78vh;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(255,138,61,.7) rgba(255,138,61,.18);isolation:isolate}.filter-popover--map::-webkit-scrollbar{width:10px}.filter-popover--map::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,156,94,.95),rgba(255,106,43,.85));border-radius:12px;box-shadow:0 4px 10px rgba(255,106,43,.16)}.filter-popover--map::-webkit-scrollbar-track{background:rgba(255,138,61,.08)}.filter-popover--map:after,.filter-popover--map:before{content:"";position:absolute;pointer-events:none;z-index:-1}.filter-popover--map:before{inset:-36% -12% -30%;background:conic-gradient(from 120deg at 28% 20%,transparent 0deg,rgba(255,255,255,.4) 140deg,transparent 240deg),radial-gradient(150% 120% at 18% -28%,rgba(255,255,255,.45),transparent 62%),radial-gradient(150% 130% at 82% -34%,rgba(186,220,255,.35),transparent 72%),linear-gradient(184deg,rgba(255,255,255,.24),transparent 78%);mix-blend-mode:screen;filter:blur(18px);opacity:.72}.filter-popover--map:after{inset:32% -28% -48%;background:radial-gradient(120% 120% at 38% 96%,rgba(255,255,255,.22),transparent 76%),radial-gradient(120% 100% at 72% -8%,rgba(170,210,255,.24),transparent 82%),linear-gradient(205deg,rgba(130,196,255,.16),transparent 80%);mix-blend-mode:plus-lighter;filter:blur(22px);opacity:.55}.filter-popover--map .calendar-filter-popover__label,.filter-popover--map .filter-popover__label{font-weight:700;letter-spacing:-.01em;color:rgba(61,35,20,.9)}.filter-popover--map .calendar-filter-popover__option,.filter-popover--map .filter-popover__option{color:rgba(55,48,40,.9)}.filter-popover--map .filter-popover__hint{color:rgba(71,85,105,.78)}.filter-popover--map .calendar-filter-popover__close,.filter-popover--map .filter-popover__close{border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:10px 18px;font-size:.87rem;font-weight:700;color:rgba(255,255,255,.96);background:linear-gradient(140deg,rgba(255,146,92,.38),rgba(255,106,58,.42));text-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 12px 22px rgba(255,138,61,.24);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.filter-popover--map .calendar-filter-popover__close:hover,.filter-popover--map .filter-popover__close:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(255,138,61,.28)}.filter-popover--map .calendar-filter-popover__search,.filter-popover--map .filter-search__field{position:relative;display:flex;align-items:center;border-radius:14px;border:1px solid rgba(92,144,220,.22);background:linear-gradient(150deg,rgba(255,255,255,.92),rgba(242,247,255,.86)),rgba(255,255,255,.94);padding:10px 14px 10px 46px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 28px rgba(148,163,184,.18)}.filter-popover--map .calendar-filter-popover__search input,.filter-popover--map .filter-search__field input{border:none;background:transparent;font-size:14px;color:rgba(51,65,85,.95)}.filter-popover--map .calendar-filter-popover__search input:focus,.filter-popover--map .filter-search__field input:focus{outline:none}.filter-popover--map .calendar-filter-popover__search .share-search__icon,.filter-popover--map .filter-search__icon{position:absolute;left:16px;display:inline-flex;color:rgba(71,85,105,.65)}.filter-popover--map .filter-search__clear{border:none;background:rgba(148,163,184,.14);color:rgba(71,85,105,.75);width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;transition:background .18s ease}.filter-popover--map .filter-search__clear:hover{background:rgba(148,163,184,.24)}[data-theme=dark] .filter-popover--map{border-color:rgba(51,65,85,.6);background:repeating-linear-gradient(135deg,rgba(30,41,59,.5),rgba(30,41,59,.5) 1.5px,rgba(15,23,42,.35) 0,rgba(15,23,42,.35) 16px),linear-gradient(150deg,rgba(28,40,68,.9),rgba(15,23,42,.92)),radial-gradient(140% 120% at 12% -24%,rgba(255,255,255,.16),transparent 58%),radial-gradient(140% 120% at 82% -28%,rgba(96,165,250,.26),transparent 70%),rgba(15,23,42,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 22px 42px rgba(2,6,23,.62),0 38px 68px rgba(8,112,214,.24);scrollbar-color:rgba(255,189,141,.75) rgba(255,138,61,.24)}[data-theme=dark] .filter-popover--map::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,198,153,.95),rgba(255,136,82,.85))}[data-theme=dark] .filter-popover--map::-webkit-scrollbar-track{background:rgba(255,138,61,.18)}[data-theme=dark] .filter-popover--map:before{background:conic-gradient(from 120deg at 30% 20%,transparent 0deg,rgba(255,255,255,.18) 140deg,transparent 240deg),radial-gradient(130% 120% at 22% -24%,rgba(255,255,255,.22),transparent 62%),radial-gradient(130% 130% at 78% -30%,rgba(59,130,246,.28),transparent 72%),linear-gradient(184deg,rgba(255,255,255,.12),transparent 78%);opacity:.5}[data-theme=dark] .filter-popover--map:after{background:radial-gradient(120% 120% at 38% 96%,rgba(255,255,255,.12),transparent 76%),radial-gradient(120% 100% at 72% -8%,rgba(59,130,246,.28),transparent 82%),linear-gradient(205deg,rgba(96,165,250,.2),transparent 80%);opacity:.48}[data-theme=dark] .filter-popover--map .calendar-filter-popover__label,[data-theme=dark] .filter-popover--map .filter-popover__label{color:rgba(248,250,252,.96)}[data-theme=dark] .filter-popover--map .calendar-filter-popover__option,[data-theme=dark] .filter-popover--map .filter-popover__option{color:rgba(226,232,240,.9)}[data-theme=dark] .filter-popover--map .filter-popover__hint{color:rgba(203,213,225,.75)}[data-theme=dark] .filter-popover--map .calendar-filter-popover__close,[data-theme=dark] .filter-popover--map .filter-popover__close{border-color:rgba(255,255,255,.24);background:linear-gradient(140deg,rgba(255,163,114,.38),rgba(255,106,43,.38));color:rgba(255,246,235,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 22px rgba(255,138,61,.24)}[data-theme=dark] .filter-popover--map .calendar-filter-popover__search,[data-theme=dark] .filter-popover--map .filter-search__field{border-color:rgba(148,163,184,.32);background:linear-gradient(150deg,rgba(26,38,64,.7),rgba(10,22,38,.65)),rgba(6,12,22,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 32px rgba(0,0,0,.5)}[data-theme=dark] .filter-popover--map .calendar-filter-popover__search input,[data-theme=dark] .filter-popover--map .filter-search__field input{color:rgba(226,232,240,.9)}[data-theme=dark] .filter-popover--map .calendar-filter-popover__search .share-search__icon,[data-theme=dark] .filter-popover--map .filter-search__icon{color:rgba(190,230,255,.75)}[data-theme=dark] .filter-popover--map .filter-search__clear{background:rgba(148,163,184,.18);color:rgba(226,232,240,.85)}[data-theme=dark] .human-docs__filter-popover .filter-popover__close{background:linear-gradient(150deg,rgba(249,115,22,.82),rgba(255,128,64,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 16px 30px rgba(249,115,22,.4)}[data-theme=dark] .human-docs__filter-popover .filter-popover__close:focus-visible{box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 0 0 3px rgba(255,255,255,.18),0 0 0 6px rgba(59,130,246,.38)}.human-docs__filter-empty{padding:8px 0 12px;font-size:.78rem;color:rgba(71,85,105,.7)}[data-theme=dark] .human-docs__filter-empty{color:rgba(203,213,225,.68)}.human-docs__filter-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.human-docs__filter-reset{border:none;background:transparent;color:#b45309;font-size:.75rem;font-weight:600;cursor:pointer;text-decoration:underline}[data-theme=dark] .human-docs__filter-reset{color:#ffb981}.human-docs__empty--filtered{align-items:flex-start}.human-modules-card{--modules-accent:#f97316;--modules-accent-strong:#ea580c;--modules-outline:rgba(191,219,254,0.42);--modules-neutral:rgba(30,41,59,0.82);--modules-core-border:rgba(255,255,255,0.6);--modules-core-gradient:radial-gradient(185% 185% at 18% -58%,rgba(255,255,255,0.82),transparent 72%),radial-gradient(150% 150% at 85% -36%,rgba(191,219,254,0.28),transparent 68%),linear-gradient(185deg,rgba(255,255,255,0.52),rgba(223,236,255,0.46));--modules-card-border:rgba(191,219,254,0.9);--modules-card-border-muted:rgba(191,219,254,0.74);--modules-card-border-active:rgba(125,211,252,0.82);--modules-card-gradient:radial-gradient(185% 185% at 18% -52%,rgba(255,255,255,0.98),transparent 76%),radial-gradient(160% 170% at 90% -36%,rgba(191,219,254,0.4),transparent 70%),linear-gradient(186deg,rgba(248,252,255,0.9),rgba(228,240,255,0.8));--modules-card-gradient-muted:radial-gradient(178% 182% at 24% -44%,rgba(248,252,255,0.94),transparent 72%),radial-gradient(150% 150% at 92% -18%,rgba(221,232,255,0.32),transparent 66%),linear-gradient(188deg,rgba(244,249,255,0.88),rgba(226,238,255,0.78));--modules-card-gradient-active:radial-gradient(182% 185% at 18% -48%,rgba(248,252,255,0.96),transparent 72%),radial-gradient(150% 150% at 92% -22%,rgba(125,211,252,0.34),transparent 68%),linear-gradient(186deg,rgba(236,252,255,0.92),rgba(224,242,255,0.8));--modules-card-shadow:0 44px 86px rgba(148,197,255,0.2),0 26px 52px rgba(125,211,252,0.15);--modules-card-shadow-hover:0 52px 102px rgba(148,197,255,0.26),0 34px 64px rgba(125,211,252,0.18);--modules-card-inner-border:rgba(255,255,255,0.82);--modules-card-inner-glow:rgba(191,219,254,0.24);--modules-card-highlight:rgba(255,255,255,0.86);position:relative;margin-top:clamp(1rem,2vw,1.4rem);padding:clamp(2.2rem,4.2vw,3.2rem);border-radius:46px;border:1px solid rgba(255,255,255,.55);background:radial-gradient(190% 200% at 12% -65%,rgba(255,255,255,.9),transparent 74%),radial-gradient(160% 185% at 88% -52%,rgba(191,219,254,.32),transparent 70%),linear-gradient(186deg,rgba(255,255,255,.54),rgba(222,235,255,.46));box-shadow:0 48px 96px rgba(148,197,255,.16),0 36px 68px rgba(15,23,42,.18);backdrop-filter:blur(28px);display:flex;flex-direction:column;gap:clamp(1.6rem,3.4vw,2.5rem);isolation:isolate;overflow:hidden}.human-modules-card:before{inset:-2px;border-radius:inherit;background:linear-gradient(125deg,rgba(255,255,255,.55),rgba(191,219,254,.18));border:1px solid rgba(255,255,255,.4);opacity:.9}.human-modules-card:after,.human-modules-card:before{content:"";position:absolute;pointer-events:none;z-index:0}.human-modules-card:after{inset:18% 18% auto 18%;height:42px;border-radius:999px;background:rgba(255,255,255,.68);filter:blur(28px);opacity:.7}.human-modules-card>*{position:relative;z-index:1}.human-modules-card__header{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:clamp(.8rem,2.4vw,1.4rem);padding:clamp(.35rem,1vw,.65rem);border-radius:36px;border:none;background:transparent;box-shadow:none}.human-modules-card__intro{position:relative;flex:1 1 380px;min-width:min(480px,100%);display:flex;flex-direction:column;gap:.5rem;padding:clamp(.85rem,1.6vw,1.2rem) clamp(1rem,2.4vw,1.6rem);border-radius:28px;border:1px solid rgba(255,255,255,.35);background:radial-gradient(165% 165% at 18% -44%,rgba(255,255,255,.85),transparent 68%),radial-gradient(145% 150% at 90% -28%,rgba(191,219,254,.3),transparent 62%),linear-gradient(150deg,rgba(255,255,255,.6),rgba(226,232,240,.42));box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 24px 36px rgba(148,197,255,.18);backdrop-filter:blur(18px)}.human-modules-card__title-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.8rem}.human-modules-card__intro:after{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.55);pointer-events:none}.human-modules-card__intro:before{content:"";position:absolute;inset:auto 28px 10px 28px;height:24px;border-radius:999px;background:rgba(255,255,255,.65);filter:blur(26px);opacity:.7}.human-modules-card__eyebrow{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(249,115,22,.82)}.human-modules-card__title{margin:0;font-size:clamp(1.32rem,3vw,1.6rem);font-weight:700;color:var(--modules-accent-strong)}.human-modules-card__subtitle{margin:.2rem 0 0;font-size:.95rem;line-height:1.6;color:rgba(124,45,18,.7)}.human-modules-card__meter{display:inline-flex;align-items:center;gap:.45rem;padding:.42rem 1.3rem;min-height:2.35rem;border-radius:999px;font-size:.96rem;font-weight:700;letter-spacing:.02em;line-height:1.1;color:rgba(255,255,255,.98);text-shadow:0 1px 2px rgba(20,112,140,.35),0 0 8px var(--app-accent-soft,rgba(84,196,250,.4));background:radial-gradient(160% 170% at 18% -42%,rgba(255,255,255,.98),transparent 56%),var(--app-accent-gradient,linear-gradient(148deg,rgba(126,244,214,.96),rgba(84,196,250,.94)));border:1px solid var(--app-accent-outline,rgba(84,196,250,.65));box-shadow:inset 0 2px 6px rgba(255,255,255,.75),inset 0 -4px 10px rgba(84,196,250,.26),0 18px 32px rgba(84,196,250,.24);backdrop-filter:blur(8px) saturate(165%)}.human-modules-card__meter--inline{margin:0}.human-modules-card__meter-button{border:none;cursor:pointer;padding-inline:1.5rem;gap:.18rem;flex-direction:column;text-align:center;box-shadow:inset 0 2px 6px rgba(255,255,255,.78),inset 0 -4px 10px rgba(84,196,250,.26),0 18px 32px rgba(84,196,250,.24);transition:transform .16s ease,box-shadow .16s ease,opacity .14s ease}.human-modules-card__meter-button:focus-visible:not(:disabled),.human-modules-card__meter-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:inset 0 2px 6px rgba(255,255,255,.82),inset 0 -4px 10px rgba(84,196,250,.3),0 22px 36px rgba(84,196,250,.26)}.human-modules-card__meter-button:focus-visible{outline:none}.human-modules-card__meter-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:inset 0 1px 4px rgba(255,255,255,.7),inset 0 -3px 8px rgba(84,196,250,.2)}.human-modules-card__meter-count{display:inline-flex;align-items:center;gap:.35rem}.human-modules-card__meter-action{font-size:.78rem;font-weight:700;letter-spacing:.01em;color:rgba(255,255,255,.92);text-shadow:0 1px 2px rgba(20,112,140,.28),0 0 8px var(--app-accent-soft,rgba(84,196,250,.32))}.human-modules-card__meter strong{font-size:1.12rem;font-weight:700}.human-modules-card__bulk-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}.human-modules-card__bulk-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.48rem 1.1rem;border-radius:16px;font-size:.82rem;font-weight:700;letter-spacing:.01em;border:1.2px solid var(--app-accent-outline,rgba(84,196,250,.55));background:radial-gradient(150% 140% at 24% -32%,rgba(255,255,255,.92),transparent 58%),linear-gradient(148deg,rgba(244,248,255,.94),rgba(226,238,255,.86));color:color-mix(in srgb,var(--app-accent-strong,#54c4fa) 32%,#0f172a);box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 12px 26px color-mix(in srgb,var(--app-accent-strong,#54c4fa) 18%,rgba(15,23,42,.12));transition:transform .14s ease,box-shadow .14s ease,opacity .12s ease}.human-modules-card__bulk-btn:focus-visible,.human-modules-card__bulk-btn:hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.94),0 16px 30px color-mix(in srgb,var(--app-accent-strong,#54c4fa) 26%,rgba(15,23,42,.16))}.human-modules-card__bulk-btn:active{transform:translateY(0);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 8px 16px color-mix(in srgb,var(--app-accent-strong,#54c4fa) 18%,rgba(15,23,42,.12))}.human-modules-card__bulk-btn--on{color:color-mix(in srgb,#0f172a 52%,var(--app-accent-strong,#54c4fa) 48%);border-color:var(--app-accent-outline,rgba(84,196,250,.65));background:radial-gradient(140% 135% at 24% -30%,rgba(255,255,255,.96),transparent 58%),var(--app-accent-gradient,linear-gradient(148deg,rgba(126,244,214,.96),rgba(84,196,250,.94)));box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 16px 32px color-mix(in srgb,var(--app-accent-strong,#54c4fa) 28%,rgba(15,23,42,.14))}.human-modules-card__bulk-btn--off{color:rgba(15,23,42,.82);border-color:color-mix(in srgb,var(--app-accent-outline,rgba(84,196,250,.65)) 52%,rgba(148,163,184,.5) 48%);background:radial-gradient(145% 135% at 20% -28%,rgba(255,255,255,.96),transparent 60%),linear-gradient(148deg,rgba(245,248,255,.94),rgba(225,233,246,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 22px color-mix(in srgb,var(--app-accent-strong,#54c4fa) 16%,rgba(15,23,42,.12))}.human-modules-card__bulk-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.human-modules-card__guidelines{margin:.8rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.35rem;color:rgba(30,41,59,.78);font-size:.85rem}.human-modules-card__guidelines li{display:flex;align-items:center;gap:.45rem}.human-modules-card__guideline-icon{width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.96),transparent 60%),linear-gradient(135deg,rgba(226,232,240,.78),rgba(191,219,254,.74));border:1px solid rgba(191,219,254,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 6px 12px rgba(148,163,184,.25)}.human-core-module-card{position:relative;margin-bottom:clamp(1rem,2.4vw,1.6rem)}.human-core-module-card__body{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(.8rem,2vw,1.4rem);padding:clamp(1rem,2.6vw,1.6rem);border-radius:999px;border:1px solid var(--modules-core-border,rgba(255,255,255,.55));background:var(
    --modules-core-gradient,radial-gradient(185% 180% at 16% -52%,rgba(255,255,255,.88),transparent 72%),radial-gradient(150% 150% at 88% -32%,rgba(191,219,254,.32),transparent 68%),linear-gradient(160deg,rgba(255,255,255,.6),rgba(219,234,254,.46))
  );box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 28px 48px rgba(148,197,255,.2);backdrop-filter:blur(18px)}.human-core-module-card__body:after{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.5);pointer-events:none}.human-core-module-card__icon{display:flex;align-items:center;justify-content:center;padding:0;line-height:0;background:none;box-shadow:none}.human-core-module-card__icon:after,.human-core-module-card__icon:before{content:none}.human-core-module-card__glyph{width:30px;height:30px;background:linear-gradient(148deg,rgba(255,255,255,.95),rgba(255,233,208,.88));-webkit-mask-image:url(/icons/tabler/modules/stack.svg);mask-image:url(/icons/tabler/modules/stack.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;filter:drop-shadow(0 10px 18px rgba(148,197,255,.28))}[data-theme=dark] .human-core-module-card__icon{background:none;box-shadow:none}[data-theme=dark] .human-core-module-card__icon:after,[data-theme=dark] .human-core-module-card__icon:before{content:none}[data-theme=dark] .human-core-module-card__glyph{background:linear-gradient(148deg,rgba(191,219,254,.95),rgba(96,165,250,.72));filter:drop-shadow(0 10px 18px rgba(14,20,35,.55))}.human-core-module-card__info{display:flex;flex-direction:column;gap:.2rem}.human-core-module-card__eyebrow{margin:0;text-transform:uppercase;font-size:.7rem;letter-spacing:.2em;font-weight:700;color:rgba(249,115,22,.78)}.human-core-module-card__title{margin:0;font-size:1.16rem;font-weight:700;color:var(--modules-accent-strong)}.human-core-module-card__description{margin:0;font-size:.9rem;color:rgba(124,45,18,.72)}.human-core-module-card__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem 1rem;border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.98);text-shadow:0 1px 2px rgba(6,95,70,.4),0 0 8px rgba(45,212,191,.45);background:radial-gradient(145% 155% at 18% -35%,rgba(255,255,255,.96),transparent 60%),linear-gradient(135deg,rgba(196,246,236,.96),rgba(45,212,191,.88));border:1px solid rgba(45,212,191,.6);box-shadow:inset 0 2px 4px rgba(255,255,255,.65),inset 0 -3px 8px rgba(16,185,129,.25),0 16px 28px rgba(16,185,129,.28);backdrop-filter:blur(4px)}.human-core-module-card__badge-dot{width:10px;height:10px;border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.85),transparent 60%),linear-gradient(145deg,rgba(16,185,129,1),rgba(5,150,105,.95));box-shadow:0 4px 12px rgba(16,185,129,.5)}.human-core-module-card__connector{width:min(420px,80%);height:24px;margin:clamp(.6rem,2vw,.9rem) auto 0;border-radius:999px;background:radial-gradient(150% 160% at 50% -70%,rgba(255,255,255,.92),transparent 70%),linear-gradient(135deg,rgba(255,255,255,.78),rgba(219,234,254,.72));border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 16px 28px rgba(148,197,255,.28);backdrop-filter:blur(16px)}[data-theme=dark] .human-core-module-card__badge{color:rgba(255,255,255,.96);text-shadow:0 1px 2px rgba(0,0,0,.55),0 0 8px rgba(45,212,191,.4);background:radial-gradient(140% 160% at 16% -35%,rgba(45,212,191,.35),transparent 60%),linear-gradient(140deg,rgba(19,78,74,.9),rgba(6,51,56,.92));border:1px solid rgba(45,212,191,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0 -3px 8px rgba(13,148,136,.35),0 18px 32px rgba(0,0,0,.65)}[data-theme=dark] .human-core-module-card__badge-dot{background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.25),transparent 55%),linear-gradient(145deg,rgba(45,212,191,.95),rgba(16,185,129,.9));box-shadow:0 4px 12px rgba(13,148,136,.55)}[data-theme=dark] .human-core-module-card__connector{background:radial-gradient(170% 170% at 40% -60%,rgba(148,197,255,.42),transparent 70%),linear-gradient(150deg,rgba(30,41,59,.94),rgba(12,18,32,.92));border-color:rgba(148,197,255,.32);box-shadow:inset 0 1px 0 rgba(148,197,255,.15),0 20px 36px rgba(3,7,18,.65);backdrop-filter:blur(16px)}.human-modules-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.human-modules-card__close{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;border:1px solid rgba(249,115,22,.45);background:radial-gradient(150% 150% at 20% -45%,rgba(255,255,255,.9),transparent 68%),linear-gradient(140deg,rgba(255,255,255,.86),rgba(251,146,60,.62));color:var(--modules-accent-strong);box-shadow:0 22px 40px rgba(249,115,22,.24),inset 0 1px 0 rgba(255,255,255,.75);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.human-modules-card__close:after{content:"";position:absolute;inset:4px;border-radius:inherit;border:1px solid rgba(255,255,255,.72);pointer-events:none;opacity:.85}.human-modules-card__close svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s cubic-bezier(.16,1,.3,1)}.human-modules-card__close:focus-visible,.human-modules-card__close:hover{transform:translateY(-1px);background:radial-gradient(150% 150% at 16% -40%,rgba(255,255,255,.96),transparent 65%),linear-gradient(140deg,rgba(255,255,255,.9),rgba(249,115,22,.72));border-color:rgba(249,115,22,.7);box-shadow:0 26px 48px rgba(249,115,22,.28),inset 0 1px 0 rgba(255,255,255,.82);color:var(--modules-accent);outline:none}.human-modules-card__close:focus-visible svg,.human-modules-card__close:hover svg{transform:rotate(90deg) scale(1.05)}.human-modules-card__close:active{transform:translateY(1px) scale(.98);box-shadow:0 18px 32px rgba(234,88,12,.24),inset 0 1px 0 rgba(255,255,255,.7)}.human-modules-card__close:active svg{transform:rotate(90deg) scale(.95)}.human-modules-card__content{display:flex;flex-direction:column;gap:clamp(1rem,2.4vw,1.6rem)}.human-modules-card__meter--loading{gap:.6rem;opacity:.92;cursor:default}.human-modules-card__meter-spinner{width:.95rem;height:.95rem;border-radius:999px;border-color:rgba(255,255,255,.95) rgba(255,255,255,.78) rgba(255,255,255,.55) rgba(255,255,255,.55);border-style:solid;border-width:2px;animation:bv-loading-spin .8s linear infinite;box-shadow:0 0 0 4px rgba(255,255,255,.18)}.human-modules-card__content .human-actions__modules-grid{margin-top:0}.human-modules-card .human-module-card__icon{--human-module-chip-radius:clamp(20px,4vw,32px)}.human-modules-card .human-module-card__icon,.wizard-module-chip .human-module-card__icon{background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.96),transparent 60%),linear-gradient(160deg,rgba(255,198,150,.45),rgba(255,166,110,.4)),linear-gradient(140deg,rgba(255,244,231,.98),rgba(255,226,201,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 12px 24px rgba(255,193,150,.24)}.human-modules-card .human-module-card__icon:before,.wizard-module-chip .human-module-card__icon:before{background:radial-gradient(132% 120% at 50% 18%,rgba(255,255,255,.75),transparent 70%);box-shadow:inset 0 -16px 22px rgba(255,191,150,.28)}.human-modules-card .human-module-card__icon:after,.wizard-module-chip .human-module-card__icon:after{border-color:rgba(255,255,255,.65)}.human-modules-card .human-module-card__glyph,.wizard-module-chip .human-module-card__glyph{background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.18),transparent 65%),linear-gradient(136deg,#ff7a1a,#ffb347 70%,#ffd9a8);filter:drop-shadow(0 0 .85px rgba(255,170,120,.9)) drop-shadow(0 14px 24px rgba(249,115,22,.35))}.human-modules-card .wizard-module-chip .human-module-card__icon,.wizard-missing-card .wizard-module-chip .human-module-card__icon{background:radial-gradient(160% 140% at 20% -28%,rgba(255,255,255,.95),transparent 60%),radial-gradient(140% 120% at 82% -22%,rgba(147,197,253,.26),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.16));border:1px solid rgba(255,255,255,.82);background-clip:padding-box;border-radius:var(--wizard-chip-shape,999px);box-shadow:inset 0 2px 8px rgba(255,255,255,.9),0 12px 26px rgba(148,197,255,.22),0 6px 12px rgba(15,23,42,.08)}.human-modules-card .wizard-module-chip .human-module-card__icon:before,.wizard-missing-card .wizard-module-chip .human-module-card__icon:before{background:radial-gradient(130% 130% at 32% 16%,rgba(255,255,255,.95),transparent 64%),radial-gradient(120% 120% at 70% 32%,rgba(203,221,255,.35),transparent 74%);box-shadow:inset 0 -12px 18px rgba(182,209,255,.22)}.human-modules-card .wizard-module-chip .human-module-card__icon:after,.wizard-missing-card .wizard-module-chip .human-module-card__icon:after{border-color:rgba(255,255,255,.9)}.wizard-module-chip .human-module-card__icon{background:radial-gradient(150% 150% at 20% -38%,rgba(255,255,255,.95),transparent 62%),radial-gradient(125% 145% at 82% -30%,rgba(190,242,255,.55),transparent 72%),linear-gradient(170deg,rgba(236,253,245,.96),rgba(219,244,255,.92));box-shadow:inset 0 2px 6px rgba(255,255,255,.95),0 16px 32px rgba(14,165,233,.2),0 10px 24px rgba(16,185,129,.18);backdrop-filter:blur(22px) saturate(165%);-webkit-backdrop-filter:blur(22px) saturate(165%)}.wizard-module-chip .human-module-card__icon:before{background:radial-gradient(132% 124% at 32% 18%,rgba(255,255,255,.9),transparent 66%),radial-gradient(118% 130% at 78% 26%,rgba(191,227,255,.4),transparent 74%);box-shadow:inset 0 -18px 26px rgba(59,196,255,.2)}.wizard-module-chip .human-module-card__icon:after{border-color:rgba(255,255,255,.88);opacity:.96}.wizard-module-chip .human-module-card__glyph{background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.2),transparent 60%),linear-gradient(136deg,#ff7a1a,#ffb347 65%,#ffdcb0);filter:drop-shadow(0 0 1px rgba(255,176,120,.92)) drop-shadow(0 14px 24px rgba(249,115,22,.38))}.human-modules-card .human-module-card.is-disabled .human-module-card__glyph{opacity:.95;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.18),transparent 58%),linear-gradient(148deg,rgba(118,128,146,.98),rgba(48,58,75,.94));mix-blend-mode:normal;filter:grayscale(1) saturate(.15) brightness(.92) drop-shadow(0 16px 26px rgba(71,82,102,.32))}.human-modules-card .human-module-card__icon{background:radial-gradient(150% 150% at 24% -30%,rgba(255,255,255,.98),transparent 65%),radial-gradient(140% 150% at 86% -26%,rgba(191,219,254,.4),transparent 70%),linear-gradient(160deg,rgba(236,252,255,.96),rgba(219,244,255,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 26px rgba(148,197,255,.24)}.human-modules-card .human-module-card__icon:before{background:radial-gradient(132% 120% at 50% 18%,rgba(255,255,255,.86),transparent 70%),radial-gradient(118% 110% at 72% 24%,rgba(191,219,254,.35),transparent 70%);box-shadow:inset 0 -16px 22px rgba(148,197,255,.22)}.human-modules-card .human-module-card__icon:after{border-color:rgba(255,255,255,.9)}.human-modules-card .human-module-card__glyph{background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.22),transparent 65%),linear-gradient(136deg,#0ea5e9,#22d3ee 70%,#a5f3fc);filter:drop-shadow(0 0 .95px rgba(125,211,252,.9)) drop-shadow(0 14px 24px rgba(14,165,233,.32))}[data-theme=dark] .human-modules-card .human-module-card__icon,[data-theme=dark] .wizard-module-chip .human-module-card__icon{background:radial-gradient(circle at 32% 20%,rgba(255,159,108,.32),transparent 70%),linear-gradient(150deg,rgba(60,34,24,.92),rgba(28,20,16,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 22px 42px rgba(0,0,0,.7)}[data-theme=dark] .human-modules-card .human-module-card__icon:before,[data-theme=dark] .wizard-module-chip .human-module-card__icon:before{background:radial-gradient(130% 120% at 48% 16%,rgba(255,166,122,.35),transparent 70%);box-shadow:inset 0 -16px 20px rgba(234,88,12,.18)}[data-theme=dark] .human-modules-card .human-module-card__icon:after,[data-theme=dark] .wizard-module-chip .human-module-card__icon:after{border-color:rgba(255,166,122,.35)}[data-theme=dark] .human-modules-card .human-module-card__glyph,[data-theme=dark] .wizard-module-chip .human-module-card__glyph{background:linear-gradient(140deg,rgba(255,224,203,.95),rgba(255,170,120,.78));filter:drop-shadow(0 0 .9px rgba(255,190,150,.85)) drop-shadow(0 14px 22px rgba(0,0,0,.55))}[data-theme=dark] .human-modules-card .human-module-card__icon{background:radial-gradient(150% 150% at 26% -24%,rgba(148,197,255,.32),transparent 70%),radial-gradient(130% 140% at 82% -10%,rgba(56,189,248,.22),transparent 70%),linear-gradient(150deg,rgba(24,31,48,.92),rgba(12,18,32,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 22px 42px rgba(0,0,0,.7)}[data-theme=dark] .human-modules-card .human-module-card__icon:before{background:radial-gradient(125% 120% at 48% 16%,rgba(148,197,255,.32),transparent 70%),radial-gradient(120% 120% at 68% 30%,rgba(14,165,233,.26),transparent 72%);box-shadow:inset 0 -16px 22px rgba(14,165,233,.2)}[data-theme=dark] .human-modules-card .human-module-card__icon:after{border-color:rgba(148,197,255,.38)}[data-theme=dark] .human-modules-card .human-module-card__glyph{background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.18),transparent 60%),linear-gradient(136deg,#7dd3fc,#5eead4 65%,#99f6e4);filter:drop-shadow(0 0 .95px rgba(125,211,252,.8)) drop-shadow(0 14px 22px rgba(0,0,0,.55))}[data-theme=dark] .human-modules-card .human-module-card__title{color:rgba(226,232,240,.95)}[data-theme=dark] .human-modules-card .human-module-card__description{color:rgba(203,213,225,.78)}[data-theme=dark] .human-modules-card .human-module-card:not(.is-active):not(.is-disabled) .human-module-card__title{color:var(--modules-accent-strong)}[data-theme=dark] .human-modules-card .human-module-card:not(.is-active):not(.is-disabled) .human-module-card__description{color:rgba(203,213,225,.74)}[data-theme=dark] .wizard-module-chip__glyph-image{--wizard-chip-outline:color-mix(in srgb,var(--wizard-chip-color-from,#ffd0ad) 72%,rgba(8,12,22,0.45));filter:drop-shadow(0 0 0 var(--wizard-chip-outline)) drop-shadow(0 1px 0 var(--wizard-chip-outline)) drop-shadow(0 -1px 0 var(--wizard-chip-outline)) drop-shadow(1px 0 0 var(--wizard-chip-outline)) drop-shadow(-1px 0 0 var(--wizard-chip-outline)) drop-shadow(1px 1px 0 var(--wizard-chip-outline)) drop-shadow(-1px -1px 0 var(--wizard-chip-outline)) drop-shadow(-1px 1px 0 var(--wizard-chip-outline)) drop-shadow(1px -1px 0 var(--wizard-chip-outline)) drop-shadow(0 10px 22px rgba(0,0,0,.55)) drop-shadow(0 16px 28px rgba(14,165,233,.25))}[data-theme=dark] .wizard-module-chip:hover .wizard-module-chip__glyph-image{filter:drop-shadow(0 0 0 var(--wizard-chip-outline)) drop-shadow(0 1px 0 var(--wizard-chip-outline)) drop-shadow(0 -1px 0 var(--wizard-chip-outline)) drop-shadow(1px 0 0 var(--wizard-chip-outline)) drop-shadow(-1px 0 0 var(--wizard-chip-outline)) drop-shadow(1px 1px 0 var(--wizard-chip-outline)) drop-shadow(-1px -1px 0 var(--wizard-chip-outline)) drop-shadow(-1px 1px 0 var(--wizard-chip-outline)) drop-shadow(1px -1px 0 var(--wizard-chip-outline)) drop-shadow(0 16px 30px rgba(0,0,0,.55)) drop-shadow(0 22px 34px rgba(59,201,191,.3))}[data-theme=dark] .human-modules-card .human-module-card.is-disabled .human-module-card__glyph{opacity:.9;background:radial-gradient(circle at 34% 24%,rgba(11,14,22,.3),transparent 56%),linear-gradient(150deg,rgba(214,219,228,.92),rgba(126,136,154,.82));mix-blend-mode:normal;filter:grayscale(1) saturate(.35) brightness(1.15) drop-shadow(0 20px 30px rgba(3,7,18,.75))}[data-theme=dark] .wizard-module-chip{--wizard-chip-color-from:#ffd0ad;--wizard-chip-color-to:#ff9d5b}[data-theme=dark] .human-modules-card .wizard-module-chip .human-module-card__icon,[data-theme=dark] .wizard-missing-card .wizard-module-chip .human-module-card__icon{background:radial-gradient(150% 140% at 20% -30%,rgba(255,255,255,.28),transparent 60%),radial-gradient(120% 120% at 82% -10%,rgba(59,130,246,.32),transparent 72%),linear-gradient(170deg,rgba(15,23,42,.92),rgba(6,12,24,.85));border-color:rgba(148,197,255,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 20px 36px rgba(2,6,23,.65)}[data-theme=dark] .human-modules-card .wizard-module-chip .human-module-card__icon:before,[data-theme=dark] .wizard-missing-card .wizard-module-chip .human-module-card__icon:before{background:radial-gradient(130% 130% at 32% 18%,rgba(255,255,255,.28),transparent 60%),radial-gradient(120% 120% at 74% 34%,rgba(59,130,246,.28),transparent 76%);box-shadow:inset 0 -12px 18px rgba(15,118,110,.24)}[data-theme=dark] .human-modules-card .wizard-module-chip .human-module-card__icon:after,[data-theme=dark] .wizard-missing-card .wizard-module-chip .human-module-card__icon:after{border-color:rgba(148,197,255,.45)}[data-theme=dark] .wizard-module-chip .human-module-card__icon{background:radial-gradient(145% 150% at 24% -32%,rgba(255,255,255,.25),transparent 62%),radial-gradient(125% 140% at 82% -30%,rgba(59,130,246,.32),transparent 72%),linear-gradient(165deg,rgba(15,23,42,.95),rgba(8,15,28,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 22px 42px rgba(0,0,0,.72),0 12px 28px rgba(14,165,233,.2);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%)}[data-theme=dark] .wizard-module-chip .human-module-card__icon:before{background:radial-gradient(130% 124% at 30% 22%,rgba(255,255,255,.22),transparent 70%),radial-gradient(118% 130% at 78% 24%,rgba(59,130,246,.35),transparent 76%);box-shadow:inset 0 -18px 26px rgba(15,118,110,.28)}[data-theme=dark] .wizard-module-chip .human-module-card__icon:after{border-color:rgba(148,197,255,.45);opacity:.85}[data-theme=dark] .wizard-module-chip .human-module-card__glyph{background:radial-gradient(circle at 28% 26%,rgba(255,255,255,.24),transparent 62%),linear-gradient(140deg,rgba(255,214,188,.95),rgba(255,164,110,.82));filter:drop-shadow(0 0 1px rgba(255,198,160,.92)) drop-shadow(0 16px 26px rgba(0,0,0,.6))}[data-theme=dark] .wizard-module-chip:before{background:radial-gradient(115% 120% at 50% 18%,rgba(148,197,255,.4),transparent 70%),radial-gradient(120% 140% at 52% 96%,rgba(14,165,233,.28),transparent 80%);box-shadow:0 28px 48px rgba(0,8,18,.65),0 18px 32px rgba(14,165,233,.28);opacity:.9;filter:blur(12px)}[data-theme=dark] .wizard-module-chip:after{border-color:rgba(96,165,250,.55);background:radial-gradient(125% 120% at 24% 22%,rgba(255,255,255,.2),transparent 70%),radial-gradient(110% 120% at 80% 30%,rgba(14,116,144,.55),transparent 72%);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 18px 32px rgba(0,0,0,.55);mix-blend-mode:screen;opacity:.8}[data-theme=dark] .human-modules-card{--modules-card-border:rgba(96,165,250,0.42);--modules-card-border-muted:rgba(63,76,99,0.86);--modules-card-border-active:rgba(56,189,248,0.48);--modules-card-gradient:radial-gradient(165% 160% at 18% -52%,rgba(59,130,246,0.32),transparent 70%),radial-gradient(150% 150% at 88% -28%,rgba(56,189,248,0.24),transparent 68%),linear-gradient(178deg,rgba(15,23,42,0.92),rgba(12,18,32,0.88));--modules-card-gradient-muted:radial-gradient(150% 150% at 26% -36%,rgba(36,47,73,0.36),transparent 72%),linear-gradient(178deg,rgba(14,22,37,0.92),rgba(9,14,24,0.9));--modules-card-gradient-active:radial-gradient(165% 150% at 16% -44%,rgba(45,212,191,0.32),transparent 70%),radial-gradient(140% 135% at 92% -18%,rgba(56,189,248,0.26),transparent 66%),linear-gradient(182deg,rgba(13,37,48,0.9),rgba(10,27,37,0.9));--modules-card-shadow:0 36px 72px rgba(0,0,0,0.68);--modules-card-shadow-hover:0 42px 82px rgba(0,0,0,0.72);--modules-card-inner-border:rgba(96,165,250,0.35);--modules-card-inner-glow:rgba(56,189,248,0.2);--modules-card-highlight:rgba(56,189,248,0.22);--modules-outline:rgba(96,165,250,0.32);--modules-neutral:rgba(226,232,240,0.85);border-color:rgba(96,165,250,.38);background:radial-gradient(185% 185% at 16% -55%,rgba(59,130,246,.32),transparent 72%),radial-gradient(150% 150% at 88% -36%,rgba(56,189,248,.24),transparent 68%),linear-gradient(182deg,rgba(15,23,42,.92),rgba(12,18,32,.88));box-shadow:0 48px 96px rgba(0,0,0,.7),0 32px 72px rgba(37,99,235,.22)}[data-theme=dark] .human-modules-card:before{background:linear-gradient(140deg,rgba(148,163,184,.18),rgba(59,130,246,.2));border-color:rgba(148,163,184,.28);opacity:.85}[data-theme=dark] .human-modules-card:after{background:rgba(96,165,250,.32);filter:blur(32px);opacity:.45}[data-theme=dark] .human-modules-card__eyebrow{color:rgba(147,197,253,.86)}[data-theme=dark] .human-modules-card__title{color:rgba(226,232,240,.95)}[data-theme=dark] .human-modules-card__subtitle{color:rgba(148,163,184,.78)}[data-theme=dark] .human-modules-card__meter{color:rgba(255,255,255,.96);text-shadow:0 1px 2px rgba(0,0,0,.6),0 0 8px var(--app-accent-soft,rgba(84,196,250,.32));background:radial-gradient(150% 175% at 16% -38%,var(--app-accent-soft,rgba(96,176,255,.28)),transparent 58%),var(--app-accent-gradient,linear-gradient(150deg,rgba(96,176,255,.92),rgba(58,126,230,.9)));border:1px solid var(--app-accent-outline,rgba(125,197,255,.5));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0 -4px 10px rgba(58,126,230,.32),0 18px 32px rgba(0,0,0,.65)}[data-theme=dark] .human-modules-card__guidelines{color:rgba(203,213,225,.78)}[data-theme=dark] .human-modules-card__guideline-icon{background:radial-gradient(circle at 40% 30%,rgba(255,255,255,.28),transparent 62%),linear-gradient(145deg,rgba(44,56,82,.95),rgba(17,24,39,.92));border:1px solid rgba(96,165,250,.32);box-shadow:0 12px 20px rgba(0,0,0,.5)}[data-theme=dark] .human-modules-card__close{border-color:rgba(96,165,250,.4);background:radial-gradient(150% 160% at 22% -42%,rgba(59,130,246,.28),transparent 68%),linear-gradient(150deg,rgba(29,35,58,.95),rgba(17,24,39,.92));color:rgba(191,219,254,.92);box-shadow:0 26px 46px rgba(0,0,0,.65),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .human-modules-card__close:after{border-color:rgba(148,163,184,.22)}[data-theme=dark] .human-modules-card__close:focus-visible,[data-theme=dark] .human-modules-card__close:hover{background:radial-gradient(150% 160% at 16% -40%,rgba(96,165,250,.35),transparent 68%),linear-gradient(150deg,rgba(35,51,82,.95),rgba(19,27,45,.92));border-color:rgba(147,197,253,.55);box-shadow:0 30px 52px rgba(0,0,0,.68),inset 0 1px 0 rgba(255,255,255,.12);color:rgba(219,234,254,.96)}.human-actions__content{display:flex;flex-direction:column;gap:clamp(.55rem,1.4vw,.9rem)}.human-actions__badge--floating{margin-left:auto;align-self:flex-start;flex-shrink:0}.human-actions__badge--modal{align-self:center;margin-left:auto;margin-right:auto;justify-content:center}.cd-modal .human-actions__badge--modal{box-shadow:0 18px 34px rgba(248,113,113,.22),0 10px 22px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.8)}.cd-modal .human-actions__badge--modal:after{opacity:.82}.human-actions__commands{position:relative}.human-actions__card{position:relative;border-radius:clamp(2.2rem,5vw,3.1rem);padding:clamp(.18rem,.5vw,.35rem);background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.22));box-shadow:0 40px 72px rgba(15,23,42,.18);overflow:hidden}.human-actions__card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(120% 120% at 15% -10%,rgba(255,255,255,.42),transparent 70%);pointer-events:none;opacity:.7}.human-actions__card-glow{position:absolute;inset:12% 18% -52% 18%;background:radial-gradient(60% 90% at 50% 0,rgba(255,201,173,.7),transparent 76%);filter:blur(80px);opacity:.6;pointer-events:none}.human-actions__card-surface{position:relative;border-radius:inherit;padding:clamp(1.4rem,3.8vw,2.4rem);background:linear-gradient(150deg,rgba(255,255,255,.86),rgba(255,255,255,.32));backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);display:flex;flex-direction:column;gap:clamp(1.2rem,3vw,2rem);isolation:isolate}.human-actions__card-surface--loading{align-items:center;justify-content:center}.human-actions__grid{display:grid;gap:clamp(1rem,2.6vw,1.8rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch}[data-theme=dark] .human-actions__card{background:linear-gradient(135deg,rgba(30,41,59,.82),rgba(30,41,59,.45));box-shadow:0 48px 86px rgba(2,6,23,.62)}[data-theme=dark] .human-actions__card:after{background:radial-gradient(120% 120% at 15% -10%,rgba(148,163,184,.28),transparent 72%)}[data-theme=dark] .human-actions__card-glow{background:radial-gradient(70% 100% at 50% 0,rgba(248,113,113,.4),transparent 74%);opacity:.55}[data-theme=dark] .human-actions__card-surface{background:linear-gradient(150deg,rgba(15,23,42,.96),rgba(30,41,59,.72));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.human-actions__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:clamp(1.2rem,3vw,1.6rem);text-align:center;color:rgba(15,23,42,.72)}.human-actions__loading-spinner{width:clamp(2.8rem,6vw,3.4rem);height:clamp(2.8rem,6vw,3.4rem);border-radius:999px;border:3px solid rgba(248,113,113,.24);border-top-color:rgba(248,113,113,.9);animation:human-actions-spin 1s linear infinite}.human-actions__loading p{margin:0;font-weight:600;letter-spacing:.02em}@keyframes human-actions-spin{to{transform:rotate(1turn)}}[data-theme=dark] .human-actions__loading{color:rgba(226,232,240,.8)}[data-theme=dark] .human-actions__loading-spinner{border:3px solid rgba(248,113,113,.2);border-top-color:rgba(248,113,113,.78)}.human-actions__modules{margin-top:clamp(.3rem,1.8vw,.8rem);padding-top:clamp(.6rem,1.8vw,1.2rem);border-top:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:clamp(.65rem,2vw,1rem)}.human-actions__commands{margin-top:0}.human-actions__modules-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:clamp(.8rem,2vw,1.2rem)}.human-actions__modules-title{font-size:clamp(1.1rem,2.6vw,1.3rem);font-weight:650;color:rgba(15,23,42,.9);margin-bottom:.4rem}.human-actions__modules-description{margin:0;max-width:46ch;font-size:.9rem;line-height:1.55;color:rgba(71,85,105,.78)}.human-actions__modules-link{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:999px;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgba(255,138,61,.25);color:rgba(191,74,12,.9);background:linear-gradient(135deg,rgba(255,238,228,.9),rgba(255,222,195,.82));transition:color .2s ease,border-color .2s ease,background .2s ease}.human-actions__modules-link:focus-visible,.human-actions__modules-link:hover{color:rgba(191,74,12,1);border-color:rgba(255,138,61,.4);background:linear-gradient(135deg,rgba(255,236,222,.95),rgba(255,218,186,.88))}.human-actions__modules-link:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,196,138,.42)}.human-actions__modules-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.45rem,1.6vw,.75rem)}@media (max-width:640px){.human-actions__modules-grid{grid-template-columns:1fr}}.human-actions__modules-grid .human-module-card{width:100%;min-height:15rem;padding:clamp(.95rem,2vw,1.35rem);border-radius:30px;--modules-card-border:rgba(255,189,140,0.82);--modules-card-border-muted:rgba(255,185,132,0.68);--modules-card-border-active:rgba(255,157,94,0.8);--modules-card-gradient:radial-gradient(185% 188% at 16% -48%,rgba(255,230,210,0.96),transparent 72%),radial-gradient(165% 168% at 90% -32%,rgba(255,202,162,0.45),transparent 64%),linear-gradient(186deg,rgba(255,236,217,0.96),rgba(255,214,186,0.8));--modules-card-gradient-muted:radial-gradient(178% 178% at 24% -40%,rgba(255,225,199,0.94),transparent 72%),radial-gradient(150% 152% at 92% -18%,rgba(255,200,160,0.36),transparent 64%),linear-gradient(188deg,rgba(255,229,204,0.92),rgba(255,207,172,0.78));--modules-card-gradient-active:radial-gradient(188% 188% at 18% -46%,rgba(255,217,185,0.98),transparent 70%),radial-gradient(152% 152% at 90% -24%,rgba(255,192,144,0.6),transparent 64%),linear-gradient(186deg,rgba(255,224,196,0.98),rgba(255,198,153,0.86));--modules-card-shadow:0 38px 78px rgba(255,180,116,0.24),0 22px 46px rgba(255,168,106,0.18);--modules-card-shadow-hover:0 46px 94px rgba(255,165,96,0.32),0 30px 60px rgba(255,174,110,0.24);--modules-card-inner-border:rgba(255,248,240,0.9);--modules-card-inner-glow:rgba(255,194,150,0.28);--modules-card-highlight:rgba(255,219,189,0.9);backdrop-filter:blur(20px);isolation:isolate}.human-module-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;position:relative;z-index:2}.human-module-card__switch{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:999px;background:transparent;cursor:pointer;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease}.human-module-card__switch:hover .human-module-card__switch-track{transform:translateY(-1px)}.human-module-card__switch:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(249,115,22,.22)}.human-module-card__switch:focus-visible .human-module-card__switch-track{transform:translateY(-1px)}.human-module-card__switch[disabled]{opacity:.5;cursor:not-allowed}.human-module-card__switch[disabled] .human-module-card__switch-track{opacity:.8}.human-module-card__switch-track{position:relative;width:46px;height:26px;border-radius:999px;background:radial-gradient(140% 160% at 18% -12%,rgba(255,255,255,.92),transparent 55%),linear-gradient(145deg,rgba(228,234,243,.95),rgba(202,213,227,.9));border:1.1px solid rgba(100,116,139,.6);box-shadow:inset 0 4px 8px rgba(255,255,255,.7),inset 0 -6px 12px rgba(100,116,139,.22),0 12px 24px rgba(15,23,42,.16);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;overflow:hidden;backdrop-filter:blur(6px) saturate(140%)}.human-module-card__switch-track:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:radial-gradient(120% 140% at 32% 18%,rgba(255,255,255,.92),transparent 60%),radial-gradient(130% 150% at 74% 6%,rgba(255,255,255,.78),transparent 72%),linear-gradient(160deg,rgba(248,251,255,.4),transparent 65%);opacity:.88;pointer-events:none}.human-module-card__switch-track:after{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(255,255,255,.55);mix-blend-mode:screen;pointer-events:none}.human-module-card__switch-thumb{position:absolute;top:1px;left:1px;width:24px;height:24px;border-radius:999px;background:radial-gradient(120% 140% at 30% 10%,rgba(255,255,255,1),transparent 55%),linear-gradient(170deg,rgba(248,250,252,.98),rgba(226,232,240,.94));border:1px solid rgba(148,163,184,.6);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),inset 0 -8px 14px rgba(0,0,0,.08),0 10px 20px rgba(15,23,42,.2);transition:transform .25s cubic-bezier(.22,.61,.36,1);transform-origin:left center}.human-module-card__switch.is-active .human-module-card__switch-track{border-color:var(--app-accent-outline,rgba(84,196,250,.65));background:radial-gradient(130% 150% at 25% -20%,rgba(255,255,255,.92),transparent 60%),var(--app-accent-gradient,linear-gradient(148deg,rgba(126,244,214,.96),rgba(84,196,250,.94)));box-shadow:inset 0 4px 8px rgba(255,255,255,.65),inset 0 -6px 12px rgba(84,196,250,.26),0 12px 22px rgba(84,196,250,.28)}.human-module-card__switch.is-active .human-module-card__switch-thumb{transform:translateX(20px)}.human-module-card__purge{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:10px;border:1px solid rgba(234,179,8,.5);background:linear-gradient(145deg,rgba(255,248,230,.92),rgba(254,243,199,.82));color:#b45309;box-shadow:0 10px 18px rgba(234,179,8,.22);transition:border-color .22s ease,background .22s ease,box-shadow .22s ease}.human-module-card__purge:focus-visible,.human-module-card__purge:hover{background:linear-gradient(145deg,rgba(253,230,138,.38),rgba(252,211,77,.26));border-color:rgba(234,179,8,.64);color:#92400e;box-shadow:0 12px 22px rgba(234,179,8,.32);transform:translateY(-1px)}.human-module-card__purge:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(234,179,8,.28)}.human-module-card__purge:disabled{opacity:.55;cursor:not-allowed;background:rgba(253,230,138,.18);border-color:rgba(234,179,8,.2);box-shadow:none;transform:none}.human-module-card__purge:disabled .human-module-card__purge-icon{background-color:#9ca3af;mask-image:url(/tabler-restore.svg);-webkit-mask-image:url(/tabler-restore.svg)}.human-module-card__purge-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:currentColor;mask-image:url(/tabler-restore.svg);-webkit-mask-image:url(/tabler-restore.svg);mask-size:18px 18px;-webkit-mask-size:18px 18px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;filter:drop-shadow(0 1px 2px rgba(15,23,42,.18))}.animal-hero__classification-reset{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:10px;border:1px solid rgba(234,179,8,.5);background:linear-gradient(145deg,rgba(255,248,230,.92),rgba(254,243,199,.82));color:#b45309;box-shadow:0 10px 18px rgba(234,179,8,.22);transition:transform .14s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.animal-hero__classification-reset-icon{width:18px;height:18px;display:block;background-color:currentColor;mask:url(/tabler-restore.svg) center/contain no-repeat;-webkit-mask:url(/tabler-restore.svg) center/contain no-repeat}.animal-hero__classification-reset:focus-visible,.animal-hero__classification-reset:hover{background:linear-gradient(145deg,rgba(253,230,138,.38),rgba(252,211,77,.26));border-color:rgba(234,179,8,.64);color:#92400e;box-shadow:0 12px 22px rgba(234,179,8,.32);transform:translateY(-1px);outline:none}.animal-hero__classification-reset:disabled{opacity:.6;cursor:not-allowed;background:rgba(253,230,138,.18);border-color:rgba(234,179,8,.2);box-shadow:none;transform:none}.animal-hero__classification-reset:disabled .animal-hero__classification-reset-icon{background-color:#9ca3af}.animal-hero__classification-save{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:10px;border:1px solid rgba(249,115,22,.32);background:linear-gradient(145deg,rgba(249,115,22,.12),rgba(249,115,22,.08));color:#ea580c;box-shadow:0 10px 18px rgba(249,115,22,.18);transition:transform .14s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.animal-hero__classification-save svg{display:block}.animal-hero__classification-save:focus-visible,.animal-hero__classification-save:hover{background:linear-gradient(145deg,rgba(249,115,22,.18),rgba(234,88,12,.14));border-color:rgba(234,88,12,.5);color:#c2410c;box-shadow:0 12px 22px rgba(249,115,22,.24);transform:translateY(-1px);outline:none}.animal-hero__classification-save:disabled{opacity:.6;cursor:not-allowed;background:rgba(249,115,22,.08);border-color:rgba(249,115,22,.18);box-shadow:none;transform:none}.human-actions__modal-body{display:flex;flex-direction:column;gap:.8rem;font-size:.92rem;color:rgba(30,41,59,.9)}.human-actions__modal-body ul{margin:0;padding-left:1.3rem;display:flex;flex-direction:column;gap:.4rem;list-style:disc}.human-actions__modal-footnote{margin:0;font-size:.82rem;color:rgba(71,85,105,.78)}[data-theme=dark] .human-actions__modules{border-top-color:rgba(148,163,184,.24)}[data-theme=dark] .human-actions__modules-title{color:rgba(226,232,240,.92)}[data-theme=dark] .human-actions__modules-description{color:rgba(203,213,225,.68)}[data-theme=dark] .human-actions__modules-link{border-color:rgba(255,172,112,.32);background:rgba(255,138,61,.22);color:rgba(255,236,221,.92)}[data-theme=dark] .human-actions__modules-link:focus-visible,[data-theme=dark] .human-actions__modules-link:hover{background:rgba(255,138,61,.32);border-color:rgba(255,172,112,.48);color:rgba(255,247,237,.95)}[data-theme=dark] .human-module-card__purge{border-color:rgba(234,179,8,.52);background:rgba(120,53,15,.3);color:#fef08a;box-shadow:0 12px 24px rgba(0,0,0,.36)}[data-theme=dark] .human-module-card__purge:focus-visible,[data-theme=dark] .human-module-card__purge:hover{background:rgba(202,138,4,.34);border-color:rgba(252,211,77,.65);color:#fef9c3}[data-theme=dark] .human-module-card__purge:disabled{background:rgba(120,53,15,.22);color:rgba(255,237,213,.72);box-shadow:none}[data-theme=dark] .animal-hero__classification-save{border-color:rgba(249,115,22,.46);background:rgba(234,88,12,.22);color:#fdba74;box-shadow:0 12px 24px rgba(0,0,0,.42)}[data-theme=dark] .animal-hero__classification-save:focus-visible,[data-theme=dark] .animal-hero__classification-save:hover{background:rgba(249,115,22,.3);border-color:rgba(251,146,60,.6);color:#ffeedd}[data-theme=dark] .animal-hero__classification-save:disabled{background:rgba(234,88,12,.15);color:rgba(255,237,213,.65);box-shadow:none}[data-theme=dark] .animal-hero__classification-reset{border-color:rgba(234,179,8,.52);background:rgba(120,53,15,.3);color:#fef08a;box-shadow:0 12px 24px rgba(0,0,0,.36)}[data-theme=dark] .animal-hero__classification-reset:focus-visible,[data-theme=dark] .animal-hero__classification-reset:hover{background:rgba(202,138,4,.34);border-color:rgba(252,211,77,.65);color:#fef9c3}[data-theme=dark] .human-module-card__switch-track{background:linear-gradient(135deg,rgba(30,41,59,.92),rgba(15,23,42,.88),rgba(12,18,32,.92));border:1.2px solid rgba(148,163,184,.45);box-shadow:inset 0 3px 7px rgba(0,0,0,.65),0 8px 18px rgba(0,0,0,.45)}[data-theme=dark] .human-module-card__switch-thumb{background:linear-gradient(135deg,rgba(248,250,252,.95),rgba(191,219,254,.88))}[data-theme=dark] .human-module-card__switch.is-active .human-module-card__switch-track{border-color:var(--app-accent-outline,rgba(125,197,255,.5));background:radial-gradient(140% 150% at 25% -20%,rgba(255,255,255,.08),transparent 62%),var(--app-accent-gradient,linear-gradient(150deg,rgba(96,176,255,.92),rgba(58,126,230,.9)));box-shadow:inset 0 3px 7px rgba(0,0,0,.7),0 10px 20px rgba(58,126,230,.3)}[data-theme=dark] .human-actions__modules-grid .human-module-card{--modules-card-border:rgba(79,124,177,0.48);--modules-card-border-muted:rgba(54,66,96,0.78);--modules-card-border-active:rgba(96,165,250,0.58);--modules-card-gradient:radial-gradient(165% 160% at 18% -46%,rgba(59,130,246,0.28),transparent 74%),radial-gradient(150% 150% at 92% -28%,rgba(37,99,235,0.2),transparent 68%),linear-gradient(180deg,rgba(18,28,48,0.94),rgba(12,18,32,0.88));--modules-card-gradient-muted:radial-gradient(150% 150% at 22% -32%,rgba(31,41,68,0.32),transparent 70%),linear-gradient(178deg,rgba(14,20,32,0.92),rgba(9,14,24,0.9));--modules-card-gradient-active:radial-gradient(165% 150% at 18% -38%,rgba(45,212,191,0.28),transparent 72%),radial-gradient(145% 140% at 92% -16%,rgba(56,189,248,0.3),transparent 66%),linear-gradient(182deg,rgba(13,45,58,0.92),rgba(12,34,46,0.9));--modules-card-shadow:0 42px 84px rgba(0,0,0,0.72),0 28px 62px rgba(37,99,235,0.2);--modules-card-shadow-hover:0 48px 96px rgba(0,0,0,0.76),0 34px 70px rgba(45,212,191,0.24);--modules-card-inner-border:rgba(96,165,250,0.28);--modules-card-inner-glow:rgba(37,99,235,0.28);--modules-card-highlight:rgba(56,189,248,0.26);backdrop-filter:blur(20px)}[data-theme=dark] .human-actions__modules-grid .human-module-card__title{color:rgba(226,232,240,.92)}[data-theme=dark] .human-actions__modules-grid .human-module-card__description{color:rgba(203,213,225,.78)}[data-theme=dark] .human-actions__modal-body{color:rgba(226,232,240,.92)}[data-theme=dark] .human-actions__modal-footnote{color:rgba(203,213,225,.72)}.human-actions__badge{position:relative;display:inline-flex;align-items:center;gap:.4rem;padding:clamp(.42rem,1vw,.56rem) clamp(1rem,2.4vw,1.2rem);border-radius:999px;font-size:clamp(.76rem,1.6vw,.94rem);letter-spacing:.16em;text-transform:uppercase;font-weight:720;background:radial-gradient(140% 120% at 16% 20%,rgba(255,255,255,.86),transparent 58%),linear-gradient(135deg,rgba(255,241,242,.92),rgba(255,221,225,.86));border:1px solid rgba(248,113,113,.42);color:rgba(136,19,55,.9);box-shadow:0 14px 28px rgba(248,113,113,.2),0 6px 16px rgba(248,113,113,.16),inset 0 1px 0 rgba(255,255,255,.76);backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);text-shadow:0 1px 0 rgba(255,255,255,.68);white-space:nowrap}.human-actions__badge:after{content:"";position:absolute;inset:1.5px;border-radius:inherit;border:1px solid rgba(255,255,255,.55);opacity:.9;pointer-events:none}.human-actions__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;color:inherit}.human-actions__badge-icon-img{display:block;width:100%;height:100%;background-color:currentColor;mask-image:var(--human-actions-badge-icon,none);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:var(--human-actions-badge-icon,none);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.human-actions__badge--emphasis{font-size:clamp(.78rem,1.6vw,1rem);letter-spacing:.14em;padding:clamp(.35rem,1vw,.5rem) clamp(.85rem,2vw,1.1rem);box-shadow:0 16px 30px rgba(248,113,113,.22),0 8px 18px rgba(244,63,94,.18),inset 0 1px 0 rgba(255,255,255,.8)}.human-actions__badge--glass{background:radial-gradient(140% 120% at 12% 0,rgba(255,255,255,.32),transparent 62%),radial-gradient(120% 110% at 80% 115%,rgba(248,113,113,.18),transparent 78%),linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.08));border-color:rgba(255,255,255,.65);color:rgba(248,113,113,.95);box-shadow:0 14px 28px rgba(248,113,113,.16),0 8px 18px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.7);backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%)}.human-actions__badge--glass:after{border-color:rgba(255,255,255,.48);opacity:.7}.human-actions:focus-within .human-actions__badge,.human-actions:hover .human-actions__badge{animation:human-actions-badge-pulse 1.8s ease-in-out infinite}[data-theme=dark] .human-actions__badge{background:radial-gradient(140% 120% at 16% 20%,rgba(255,255,255,.08),transparent 54%),linear-gradient(135deg,rgba(51,20,28,.9),rgba(82,28,36,.9));border-color:rgba(248,113,113,.38);color:rgba(254,226,226,.92);box-shadow:0 16px 32px rgba(0,0,0,.58),0 10px 24px rgba(248,113,113,.24),inset 0 1px 0 rgba(255,255,255,.14);text-shadow:none}[data-theme=dark] .human-actions__badge--glass{background:radial-gradient(140% 120% at 12% 0,rgba(255,255,255,.12),transparent 62%),radial-gradient(120% 110% at 80% 115%,rgba(248,113,113,.18),transparent 78%),linear-gradient(135deg,rgba(30,41,59,.68),rgba(15,23,42,.52));border-color:rgba(148,163,184,.6);color:rgba(248,113,113,.95);box-shadow:0 16px 32px rgba(2,6,23,.6),0 8px 20px rgba(248,113,113,.22),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .human-actions__badge--glass:after{border-color:rgba(255,255,255,.32);opacity:.9}@keyframes human-actions-badge-pulse{0%,to{box-shadow:0 10px 18px rgba(239,68,68,.18)}50%{box-shadow:0 18px 32px rgba(239,68,68,.32)}}.human-actions__readonly{align-self:center;display:inline-flex;align-items:center;gap:.75rem;padding:.85rem 1.4rem;border-radius:999px;font-size:.9rem;font-weight:600;letter-spacing:.02em;color:rgba(71,85,105,.92);background:rgba(255,255,255,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 18px 32px rgba(148,163,184,.24)}[data-theme=dark] .human-actions__readonly{background:rgba(71,85,105,.55);color:rgba(226,232,240,.9);box-shadow:inset 0 1px 0 rgba(226,232,240,.12),0 20px 44px rgba(2,6,23,.48)}.human-b5-empty{position:relative;border-radius:28px;padding:clamp(1.8rem,4vw,2.6rem);border:1px solid rgba(255,179,128,.45);background:radial-gradient(130% 120% at -12% 0,rgba(255,193,140,.28),transparent 68%),radial-gradient(110% 100% at 110% -12%,rgba(255,149,96,.16),transparent 72%),linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,248,240,.92));box-shadow:0 28px 62px rgba(249,115,22,.16),0 12px 32px rgba(15,23,42,.12);overflow:hidden;color:rgba(15,23,42,.75)}.human-b5-empty__glow{position:absolute;inset:-10% -12% 0;border-radius:inherit;background:radial-gradient(360px 280px at var(--mx,48%) var(--my,20%),rgba(255,255,255,.58),transparent 70%),radial-gradient(260px 220px at 18% -12%,rgba(255,214,170,.32),transparent 72%);opacity:.85;pointer-events:none;z-index:0}.human-b5-empty__header{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:flex-start;gap:clamp(1rem,3vw,1.75rem)}.human-b5-empty__icon{display:grid;place-items:center;width:clamp(3.2rem,4vw,3.6rem);height:clamp(3.2rem,4vw,3.6rem);border-radius:999px;background:linear-gradient(145deg,rgba(56,189,248,.18),rgba(7,89,133,.12));color:rgba(7,89,133,.85);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 14px 26px rgba(2,132,199,.25);flex-shrink:0}.human-b5-empty__copy{display:flex;flex-direction:column;gap:.75rem;max-width:42rem}.human-b5-empty__status{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.human-b5-count{position:relative;display:inline-flex;align-items:center;gap:.55rem;padding:.4rem .92rem .44rem;border-radius:999px;border:1px solid rgba(56,189,248,.3);background:radial-gradient(120% 140% at 22% 12%,rgba(56,189,248,.2),transparent 68%),radial-gradient(110% 120% at 82% 110%,rgba(59,130,246,.18),transparent 72%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(239,246,255,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 12px 26px rgba(56,189,248,.2);font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(7,89,133,.7);overflow:hidden}.human-b5-count:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(120% 150% at 18% 0,rgba(255,255,255,.55),transparent 72%);opacity:.82;pointer-events:none}.human-b5-count__value{position:relative;z-index:1;font-size:.95rem;font-weight:700;line-height:1;letter-spacing:-.02em;text-transform:none;color:rgba(7,89,133,.92)}.human-b5-count__label{position:relative;z-index:1;font-size:.56rem;letter-spacing:.32em;color:rgba(7,89,133,.58)}[data-theme=dark] .human-b5-count{border-color:rgba(125,211,252,.32);background:radial-gradient(120% 140% at 22% 12%,rgba(56,189,248,.26),transparent 70%),radial-gradient(110% 120% at 84% 108%,rgba(37,99,235,.24),transparent 74%),linear-gradient(180deg,rgba(17,24,39,.92),rgba(15,23,42,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 14px 32px rgba(15,23,42,.55);color:rgba(191,219,254,.78)}[data-theme=dark] .human-b5-count:before{background:radial-gradient(120% 150% at 22% 0,rgba(191,219,254,.24),transparent 72%);opacity:.55}[data-theme=dark] .human-b5-count__value{color:rgba(191,219,254,.95)}[data-theme=dark] .human-b5-count__label{color:rgba(191,219,254,.68)}.human-b5-empty__title{margin:0;font-size:clamp(1.05rem,2.6vw,1.18rem);font-weight:600;letter-spacing:-.01em;color:rgba(15,23,42,.92)}.human-b5-empty__description{margin:0;font-size:clamp(.9rem,2.3vw,.98rem);line-height:1.6;color:rgba(15,23,42,.68)}.human-b5-empty__details{position:relative;z-index:1;margin-top:clamp(1.75rem,4vw,2.4rem);display:grid;gap:clamp(1rem,3vw,1.4rem)}@media (min-width:640px){.human-b5-empty__details{grid-template-columns:repeat(2,minmax(0,1fr))}}.human-b5-empty__detail{border-radius:20px;padding:clamp(1.1rem,2.4vw,1.35rem) clamp(1.2rem,2.6vw,1.6rem);border:1px solid rgba(255,190,150,.38);background:linear-gradient(150deg,rgba(255,255,255,.94),rgba(255,239,223,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 18px 32px rgba(249,115,22,.14)}.human-b5-empty__detail dt{margin:0;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(180,83,9,.78)}.human-b5-empty__detail dd{margin:.65rem 0 0;font-size:.92rem;line-height:1.55;color:rgba(15,23,42,.74)}[data-theme=dark] .human-b5-empty{border-color:rgba(255,186,150,.38);background:radial-gradient(120% 110% at -12% 0,rgba(255,174,110,.28),transparent 72%),radial-gradient(110% 100% at 108% -12%,rgba(248,113,113,.18),transparent 75%),linear-gradient(180deg,rgba(26,19,14,.94),rgba(39,28,20,.9));color:rgba(255,244,230,.9);box-shadow:0 32px 72px rgba(0,0,0,.55),0 16px 38px rgba(120,53,15,.35)}[data-theme=dark] .human-b5-empty__glow{background:radial-gradient(360px 260px at var(--mx,48%) var(--my,28%),rgba(255,199,147,.16),transparent 72%),radial-gradient(240px 220px at 24% -12%,rgba(255,133,133,.12),transparent 70%);opacity:.65}[data-theme=dark] .human-b5-empty__icon{background:linear-gradient(145deg,rgba(14,165,233,.2),rgba(30,64,175,.22));color:rgba(191,219,254,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 14px 28px rgba(2,6,23,.52)}[data-theme=dark] .human-b5-empty__title{color:rgba(255,240,230,.95)}[data-theme=dark] .human-b5-empty__description{color:rgba(255,226,203,.78)}[data-theme=dark] .human-b5-empty__detail{border-color:rgba(255,186,150,.32);background:linear-gradient(150deg,rgba(46,32,24,.96),rgba(67,38,24,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 34px rgba(0,0,0,.55)}[data-theme=dark] .human-b5-empty__detail dt{color:rgba(255,206,164,.82)}[data-theme=dark] .human-b5-empty__detail dd{color:rgba(255,235,218,.84)}.human-b5-progress{--b5-axis-highlight:color-mix(in oklab,var(--accent-personal) 70%,transparent);--b5-axis-highlight-strong:color-mix(in oklab,var(--accent-personal) 90%,transparent);--b5-axis-highlight-halo:color-mix(in oklab,var(--accent-personal) 45%,transparent);--b5-axis-highlight-soft:color-mix(in oklab,var(--accent-personal) 12%,transparent);--b5-axis-highlight-text:color-mix(in oklab,var(--accent-personal) 95%,transparent);--b5-axis-highlight-glow:color-mix(in oklab,var(--accent-personal) 32%,transparent);--b5-axis-highlight-wash:color-mix(in oklab,var(--accent-personal) 18%,transparent);--b5-axis-highlight-border:color-mix(in oklab,var(--accent-personal) 28%,transparent);--b5-axis-highlight-shadow:color-mix(in oklab,var(--accent-personal) 24%,transparent);position:relative;display:grid;gap:clamp(1.8rem,3.2vw,2.8rem);border-radius:32px;padding:clamp(1.8rem,3vw,2.6rem);border:1px solid rgba(191,219,254,.6);background:radial-gradient(140% 150% at -10% -14%,rgba(255,214,170,.42),transparent 70%),radial-gradient(135% 140% at 95% 8%,rgba(198,225,255,.45),transparent 76%),linear-gradient(165deg,rgba(255,255,255,.98),rgba(236,245,255,.95));box-shadow:0 24px 60px rgba(152,195,255,.18),inset 0 1px 0 rgba(255,255,255,.94);overflow:hidden;justify-items:center}.human-b5-empty--interactive,.human-b5-progress--interactive{cursor:pointer;text-decoration:none;color:inherit;position:relative;isolation:isolate;transition:transform .24s cubic-bezier(.22,.61,.36,1),box-shadow .32s cubic-bezier(.22,.61,.36,1);will-change:transform}.human-b5-empty--interactive:after,.human-b5-progress--interactive:after{content:"";position:absolute;inset:-10px;border-radius:40px;background:radial-gradient(140% 100% at 50% 0,rgba(249,115,22,.16),transparent 64%),radial-gradient(90% 120% at 50% 100%,rgba(59,130,246,.12),transparent 70%);opacity:0;transition:opacity .26s ease;z-index:-1;pointer-events:none}.human-b5-empty--interactive:focus-visible,.human-b5-progress--interactive:focus-visible{outline:3px solid rgba(249,115,22,.55);outline-offset:4px;transform:translateY(-3px) scale(1.01);box-shadow:0 18px 45px rgba(148,163,184,.26),0 12px 24px rgba(249,115,22,.12)}.human-b5-empty--interactive:hover,.human-b5-progress--interactive:hover{transform:translateY(-4px) scale(1.012);box-shadow:0 22px 50px rgba(148,163,184,.24),0 12px 30px rgba(249,115,22,.1)}.human-b5-empty--interactive:focus-visible:after,.human-b5-empty--interactive:hover:after,.human-b5-progress--interactive:focus-visible:after,.human-b5-progress--interactive:hover:after{opacity:1}@media (prefers-reduced-motion:reduce){.human-b5-empty--interactive,.human-b5-progress--interactive{transition:none}.human-b5-empty--interactive:focus-visible,.human-b5-empty--interactive:hover,.human-b5-progress--interactive:focus-visible,.human-b5-progress--interactive:hover{transform:none}.human-b5-progress__radar-center{transition:none}.human-b5-progress--interactive:active .human-b5-progress__radar-center,.human-b5-progress--interactive:focus-visible .human-b5-progress__radar-center{--human-b5-center-shell-scale:1;--human-b5-center-tilt-x:0deg;--human-b5-center-tilt-y:0deg;--human-b5-filter-base:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1148%) hue-rotate(347deg) brightness(101%) contrast(101%) drop-shadow(0 12px 26px rgba(249,115,22,0.22));--human-b5-filter-mid:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1188%) hue-rotate(347deg) brightness(105%) contrast(102%) drop-shadow(0 14px 30px rgba(249,115,22,0.26));--human-b5-filter-boost:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1288%) hue-rotate(347deg) brightness(109%) contrast(104%) drop-shadow(0 18px 36px rgba(249,115,22,0.32))}}.human-b5-progress--columns,.human-b5-progress--stack{grid-template-columns:minmax(0,1fr)}@media (min-width:1024px){.human-b5-progress--columns{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:start;justify-items:stretch}.human-b5-progress--columns .human-b5-progress__radar-card{justify-self:center;align-self:center;padding-top:clamp(.5rem,1.2vw,1.4rem);transform:translateY(clamp(6px,1vw,14px))}.human-b5-progress--columns .human-b5-report__table-card{height:100%}}.human-b5-progress__glow{position:absolute;inset:-14%;border-radius:inherit;background:radial-gradient(ellipse farthest-corner at var(--mx,52%) var(--my,28%),rgba(255,255,255,.9),transparent 78%),radial-gradient(380px 280px at 20% -10%,rgba(222,238,255,.46),transparent 80%);opacity:.82;pointer-events:none;z-index:0}.human-b5-progress__meter-block{position:relative;z-index:1;display:grid;gap:clamp(.5rem,1.8vw,1rem);width:clamp(16rem,70vw,44rem);margin-inline:auto;text-align:center}.human-b5-progress__meter-title{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:rgba(37,99,235,.38);text-align:center}.human-b5-progress__radar-card{position:relative;z-index:1;display:grid;justify-items:center;width:clamp(18rem,32vw,24rem)}.human-b5-progress__radar{position:relative;width:clamp(18rem,34vw,22rem);aspect-ratio:1/1;display:grid;place-items:center;overflow:visible;transition:transform .36s cubic-bezier(.25,.74,.22,1.08),box-shadow .36s ease;will-change:transform,box-shadow}.human-b5-progress__radar-glow{display:none;position:absolute;inset:5%;border-radius:50%;background:radial-gradient(70% 70% at 50% 50%,rgba(59,130,246,.15),transparent 70%);pointer-events:none}.human-b5-progress__radar-graphic{position:relative;width:100%;height:auto;z-index:1}.human-b5-progress__radar:after{content:"";position:absolute;inset:8%;border-radius:50%;background:conic-gradient(from 120deg,rgba(14,165,233,.5),rgba(99,102,241,.15),rgba(129,140,248,.4),rgba(16,185,129,.35),rgba(14,165,233,.5)),radial-gradient(circle at 60% 40%,rgba(59,130,246,.25),rgba(14,165,233,0));opacity:0;transform:scale(.86);transition:opacity .32s ease,transform .42s cubic-bezier(.2,.8,.2,1);filter:blur(0);pointer-events:none;z-index:0;mix-blend-mode:screen}.human-b5-progress[data-axis-highlighted=true] .human-b5-progress__radar{transform:scale(1.02);box-shadow:0 30px 60px rgba(37,99,235,.25),inset 0 0 40px rgba(45,212,191,.18)}.human-b5-progress[data-axis-highlighted=true] .human-b5-progress__radar:after{opacity:.85;transform:scale(1.08);filter:blur(10px)}.human-b5-progress[data-axis-highlighted=true] .human-b5-progress__radar-glow{display:block;opacity:.8;animation:human-b5-highlight-glow 2.4s ease-in-out infinite}@keyframes human-b5-highlight-glow{0%,to{transform:scale(.9);opacity:.55}50%{transform:scale(1.05);opacity:.85}}.human-b5-progress__radar-overlay{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;gap:.55rem;padding:clamp(1.1rem,2vw,1.4rem);z-index:2;color:rgba(15,76,107,.88);text-transform:uppercase;letter-spacing:.16em;font-weight:600}[data-theme=dark] .human-b5-progress__meter-title{color:rgba(191,219,254,.6)}.human-b5-progress__radar-center{display:grid;place-items:center;width:clamp(9rem,14vw,12.5rem);height:clamp(9rem,14vw,12.5rem);position:relative;isolation:isolate;transform-style:preserve-3d;transform:perspective(960px) rotateX(var(--human-b5-center-tilt-x,0deg)) rotateY(var(--human-b5-center-tilt-y,0deg)) scale(var(--human-b5-center-shell-scale,1));transition:transform .26s cubic-bezier(.26,.74,.28,1.12);--human-b5-center-tx:0px;--human-b5-center-ty:0px;--human-b5-filter-base:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1148%) hue-rotate(347deg) brightness(101%) contrast(101%) drop-shadow(0 12px 26px rgba(249,115,22,0.22));--human-b5-filter-mid:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1188%) hue-rotate(347deg) brightness(105%) contrast(102%) drop-shadow(0 14px 30px rgba(249,115,22,0.26));--human-b5-filter-boost:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1288%) hue-rotate(347deg) brightness(109%) contrast(104%) drop-shadow(0 18px 36px rgba(249,115,22,0.32))}.human-b5-progress__question-icon,.human-b5-progress__radar-center img,.human-b5-progress__radar-center svg{width:clamp(7rem,12vw,10rem);height:auto;transform:translate(var(--human-b5-center-tx),var(--human-b5-center-ty));transform-origin:center;filter:var(--human-b5-filter-base);animation:human-b5-pulse 4.6s ease-in-out infinite;will-change:transform,filter}.human-b5-progress--interactive:focus-visible .human-b5-progress__radar-center{--human-b5-center-shell-scale:1.05;--human-b5-center-tilt-x:10deg;--human-b5-center-tilt-y:-10deg;--human-b5-filter-base:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1388%) hue-rotate(347deg) brightness(107%) contrast(103%) drop-shadow(0 18px 36px rgba(249,115,22,0.28))}.human-b5-progress--interactive:active .human-b5-progress__radar-center{--human-b5-center-shell-scale:1.18;--human-b5-center-tilt-x:20deg;--human-b5-center-tilt-y:-126deg;--human-b5-filter-base:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1620%) hue-rotate(347deg) brightness(116%) contrast(108%) drop-shadow(0 26px 58px rgba(249,115,22,0.38));--human-b5-filter-mid:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1800%) hue-rotate(347deg) brightness(122%) contrast(110%) drop-shadow(0 30px 68px rgba(249,115,22,0.45));--human-b5-filter-boost:brightness(0) saturate(100%) invert(56%) sepia(72%) saturate(1980%) hue-rotate(347deg) brightness(128%) contrast(114%) drop-shadow(0 36px 78px rgba(249,115,22,0.52))}.human-b5-progress__radar-center:after{content:"";position:absolute;inset:-14%;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(253,186,116,.55),rgba(251,191,36,.05) 55%,rgba(251,191,36,0));opacity:.4;animation:human-b5-glow 4.4s ease-in-out infinite;transform:scale(.9);transform-origin:center;z-index:-1;pointer-events:none}.b5-decagon{position:relative;width:100%;height:100%}.b5-decagon svg{display:block}.b5-decagon--highlighted svg{filter:drop-shadow(0 28px 45px var(--b5-axis-highlight-shadow,rgba(255,106,43,.24)))}.b5-decagon__node,.b5-decagon__node-halo{transition:r .26s ease,fill .24s ease,stroke .24s ease,opacity .24s ease}.b5-decagon__node--interactive{cursor:pointer}.b5-decagon__node-halo{opacity:0}.b5-decagon__node-halo.is-active{opacity:.95}.b5-decagon__tooltip{position:absolute;transform:translate(-50%,-50%);padding:.4rem .7rem;border-radius:12px;font-size:.7rem;font-weight:600;color:rgba(15,23,42,.85);background:linear-gradient(160deg,rgba(255,255,255,.95),rgba(226,232,240,.92)),radial-gradient(80% 80% at 20% 20%,rgba(191,219,254,.55),transparent 70%);border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 34px rgba(59,130,246,.18),inset 0 1px 0 rgba(255,255,255,.85);pointer-events:none}.b5-decagon__tooltip-label{display:block;text-transform:uppercase;letter-spacing:.26em;font-size:.58rem;color:rgba(71,85,105,.72)}.b5-decagon__tooltip-value{display:inline-flex;align-items:baseline;gap:.2rem;font-size:.9rem;color:rgba(37,99,235,.92)}.b5-decagon__tooltip-scale{font-size:.65rem;color:rgba(15,23,42,.6)}@media (prefers-reduced-motion:reduce){.b5-decagon__node,.b5-decagon__node-halo,.human-b5-progress__radar,.human-b5-report__axes-row{transition:none!important}.human-b5-progress__radar:after{display:none}}@keyframes human-b5-glow{0%,to{opacity:.32;transform:scale(.9)}50%{opacity:.62;transform:scale(1.08)}}@keyframes human-b5-pulse{0%,to{filter:var(--human-b5-filter-base);transform:translate(var(--human-b5-center-tx),var(--human-b5-center-ty))}45%{filter:var(--human-b5-filter-mid);transform:translate(var(--human-b5-center-tx),var(--human-b5-center-ty)) scale(1.028)}60%{filter:var(--human-b5-filter-boost);transform:translate(var(--human-b5-center-tx),var(--human-b5-center-ty)) scale(1.06)}}.human-b5-progress__radar-title{font-size:.8rem;letter-spacing:.32em}.human-b5-progress__radar-subtitle{font-size:.76rem;letter-spacing:.06em;text-transform:none;color:rgba(15,76,107,.72)}.human-b5-progress__meter{position:relative;display:grid;gap:.6rem}.human-b5-progress__meter-track{position:relative;height:9px;border-radius:999px;overflow:hidden;background:rgba(226,232,240,.8);border:1px solid rgba(148,163,184,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 1px 2px rgba(148,163,184,.25)}.human-b5-progress__meter-fill{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(59,130,246,.68),rgba(56,189,248,.62) 55%,rgba(16,185,129,.6));transition:width .2s ease-out}.human-b5-progress__meter-legend{display:flex;align-items:center;justify-content:space-between;font-size:.68rem;text-transform:uppercase;letter-spacing:.16em;color:rgba(71,85,105,.55)}.human-b5-progress__meter-legend span{flex:1;text-align:center}.human-b5-progress__meter-legend span:first-child{text-align:left}.human-b5-progress__meter-legend span:last-child{text-align:right}.human-b5-progress__meter-legend span:nth-child(2){font-weight:700;letter-spacing:.1em;color:rgba(37,99,235,.7)}[data-theme=dark] .human-b5-progress{border-color:rgba(45,212,191,.38);background:radial-gradient(120% 120% at -10% -12%,rgba(14,116,144,.32),transparent 76%),radial-gradient(120% 120% at 120% -12%,rgba(12,74,110,.28),transparent 78%),linear-gradient(160deg,rgba(7,38,41,.96),rgba(9,27,31,.94));box-shadow:0 26px 60px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.04)}[data-theme=dark] .human-b5-progress__glow{background:radial-gradient(ellipse farthest-corner at var(--mx,54%) var(--my,28%),rgba(56,189,248,.32),transparent 78%),radial-gradient(360px 280px at 22% -10%,rgba(20,184,166,.42),transparent 80%);opacity:.58}[data-theme=dark] .human-b5-progress__meter-legend{color:rgba(125,211,252,.58)}[data-theme=dark] .human-b5-progress__meter-legend span:nth-child(2){color:rgba(59,229,181,.86)}[data-theme=dark] .human-b5-progress__meter-track{background:rgba(30,64,175,.28);border-color:rgba(59,130,246,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}[data-theme=dark] .human-b5-progress__meter-fill{background:linear-gradient(90deg,rgba(96,165,250,.7),rgba(56,189,248,.6),rgba(45,212,191,.58))}[data-theme=dark] .human-b5-progress__radar{background:linear-gradient(160deg,rgba(12,74,110,.82),rgba(8,47,73,.88)),radial-gradient(120% 120% at 18% 12%,rgba(14,165,233,.28),transparent 68%),radial-gradient(110% 110% at 84% 86%,rgba(20,184,166,.25),transparent 72%);box-shadow:0 20px 44px rgba(8,47,73,.42),inset 0 1px 0 rgba(255,255,255,.06)}[data-theme=dark] .human-b5-progress__radar-glow{background:radial-gradient(82% 82% at 50% 50%,rgba(56,189,248,.28),transparent 76%);opacity:.7}[data-theme=dark] .human-b5-progress__radar-graphic{mix-blend-mode:screen}[data-theme=dark] .human-b5-progress__radar-overlay{color:rgba(226,252,255,.89)}[data-theme=dark] .human-b5-progress__radar-center{--human-b5-filter-base:brightness(0) saturate(100%) invert(60%) sepia(92%) saturate(1189%) hue-rotate(345deg) brightness(101%) contrast(103%) drop-shadow(0 14px 30px rgba(249,146,34,0.28));--human-b5-filter-mid:brightness(0) saturate(100%) invert(60%) sepia(92%) saturate(1234%) hue-rotate(345deg) brightness(108%) contrast(104%) drop-shadow(0 18px 36px rgba(249,146,34,0.34));--human-b5-filter-boost:brightness(0) saturate(100%) invert(60%) sepia(92%) saturate(1330%) hue-rotate(345deg) brightness(112%) contrast(106%) drop-shadow(0 22px 42px rgba(249,146,34,0.42))}[data-theme=dark] .human-b5-progress__radar-subtitle{color:rgba(191,247,239,.78)}.human-b5-report{position:relative;display:grid;gap:clamp(1.5rem,3vw,2.1rem);border-radius:32px;padding:clamp(1.75rem,4vw,2.5rem);border:1px solid rgba(56,189,248,.28);background:radial-gradient(80% 70% at 12% 8%,rgba(56,189,248,.22),transparent 70%),radial-gradient(90% 80% at 88% 0,rgba(34,197,94,.16),transparent 72%),linear-gradient(135deg,rgba(255,255,255,.92),rgba(236,253,245,.88));box-shadow:0 28px 64px rgba(15,23,42,.12),0 10px 28px rgba(56,189,248,.12);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px)}[data-theme=dark] .human-b5-report{border-color:rgba(56,189,248,.25);background:radial-gradient(70% 60% at 16% 8%,rgba(14,165,233,.28),transparent 75%),radial-gradient(80% 70% at 86% 2%,rgba(34,197,94,.24),transparent 78%),linear-gradient(135deg,rgba(15,23,42,.95),rgba(8,47,73,.94));box-shadow:0 32px 70px rgba(2,6,23,.45),0 12px 32px rgba(14,165,233,.18);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.human-b5-report:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(120% 110% at 10% 0,rgba(59,130,246,.18),transparent 65%),radial-gradient(110% 120% at 90% 10%,rgba(16,185,129,.16),transparent 70%);opacity:.85;pointer-events:none}[data-theme=dark] .human-b5-report:before{background:radial-gradient(120% 120% at 12% 6%,rgba(59,130,246,.24),transparent 68%),radial-gradient(110% 120% at 88% 8%,rgba(45,212,191,.22),transparent 72%);opacity:.7}.human-b5-report__badge-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.human-b5-report__intro{display:grid;gap:.5rem}.human-b5-report__headline{font-size:1rem;font-weight:600;color:rgba(15,23,42,.9)}.human-b5-report__recap{font-size:.95rem;line-height:1.6;color:rgba(30,41,59,.82)}[data-theme=dark] .human-b5-report__headline{color:rgba(238,242,255,.92)}[data-theme=dark] .human-b5-report__recap{color:rgba(226,232,240,.78)}.human-b5-report__summary-grid{display:grid;place-items:center;gap:clamp(1rem,2vw,1.5rem);padding:clamp(.5rem,2vw,1.2rem) 0}.human-b5-report__radar-card{position:relative;z-index:1;display:grid;justify-items:center;width:clamp(18rem,32vw,24rem);margin:0 auto}.human-b5-report__radar-shell{position:relative;width:clamp(18rem,34vw,22rem);aspect-ratio:1/1;display:grid;place-items:center}.human-b5-report__radar-graphic{width:100%;height:auto}.human-b5-report__highlight{position:relative;border-radius:22px;padding:1.1rem 1.25rem;border:1px solid rgba(148,163,184,.25);background:rgba(255,255,255,.85);box-shadow:inset 0 1px 0 rgba(255,255,255,.35);overflow:hidden}.human-b5-report__highlight:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.human-b5-report__highlight--support:after{background:radial-gradient(70% 80% at 14% 18%,rgba(56,189,248,.22),transparent 72%)}.human-b5-report__highlight--watch:after{background:radial-gradient(70% 80% at 14% 18%,rgba(250,204,21,.24),transparent 72%)}[data-theme=dark] .human-b5-report__highlight{background:rgba(15,23,42,.7);border-color:rgba(148,163,184,.28)}[data-theme=dark] .human-b5-report__highlight--support:after{background:radial-gradient(70% 80% at 12% 16%,rgba(56,189,248,.32),transparent 75%)}[data-theme=dark] .human-b5-report__highlight--watch:after{background:radial-gradient(70% 80% at 12% 16%,rgba(250,204,21,.36),transparent 75%)}.human-b5-report__highlight-title{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:rgba(15,23,42,.65)}.human-b5-report__highlight ul{margin-top:.85rem;display:grid;gap:.5rem;font-size:.92rem;color:rgba(30,41,59,.9)}.human-b5-report__highlight li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-weight:500}.human-b5-report__highlight li span:last-child{font-size:.82rem;font-weight:600;color:rgba(14,165,233,.8)}.human-b5-report__highlight-icon{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;margin-bottom:.6rem;background:rgba(59,130,246,.16);color:rgba(37,99,235,.85)}.human-b5-report__highlight--watch li span:last-child{color:rgba(234,179,8,.85)}.human-b5-report__highlight--watch .human-b5-report__highlight-icon{background:rgba(250,204,21,.16);color:rgba(217,119,6,.9)}[data-theme=dark] .human-b5-report__highlight-icon{background:rgba(59,130,246,.25);color:rgba(191,219,254,.85)}[data-theme=dark] .human-b5-report__highlight--watch .human-b5-report__highlight-icon{background:rgba(250,204,21,.28);color:rgba(254,240,138,.9)}.human-b5-report__highlight-empty{margin-top:.9rem;font-size:.85rem;color:rgba(30,41,59,.68)}[data-theme=dark] .human-b5-report__highlight-title{color:rgba(226,232,240,.7)}[data-theme=dark] .human-b5-report__highlight ul,[data-theme=dark] .human-b5-report__highlight-empty{color:rgba(226,232,240,.82)}.human-b5-report__radar-caption{margin-top:1rem;font-size:.8rem;text-align:center;color:rgba(71,85,105,.7)}[data-theme=dark] .human-b5-report__radar-caption{color:rgba(203,213,225,.72)}.human-b5-report__table-card{position:relative;border-radius:36px;border:1px solid rgba(218,234,255,.32);background:linear-gradient(150deg,rgba(252,255,255,.34),rgba(232,243,255,.08)),radial-gradient(140% 120% at 12% -18%,rgba(255,255,255,.38),transparent 66%),radial-gradient(150% 150% at 86% 120%,rgba(178,212,255,.16),transparent 76%),radial-gradient(120% 120% at 50% 118%,rgba(202,226,255,.08),transparent 80%),rgba(248,250,252,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.48),0 20px 52px rgba(96,146,224,.18),0 10px 24px rgba(86,138,216,.12);backdrop-filter:blur(26px) saturate(175%) contrast(1.03);-webkit-backdrop-filter:blur(26px) saturate(175%) contrast(1.03);overflow:hidden;isolation:isolate;background-blend-mode:normal}.human-b5-report__table-card:before{inset:0;background:linear-gradient(190deg,rgba(255,255,255,.12),rgba(255,255,255,.03)),radial-gradient(120% 140% at 16% 18%,rgba(56,189,248,.14),transparent 62%),radial-gradient(110% 140% at 84% 112%,rgba(249,115,22,.1),transparent 72%);opacity:.55}.human-b5-report__table-card:after,.human-b5-report__table-card:before{content:"";position:absolute;border-radius:inherit;pointer-events:none;mix-blend-mode:screen;z-index:0}.human-b5-report__table-card:after{inset:.6rem;background:linear-gradient(120deg,rgba(56,189,248,.05),rgba(34,197,94,.05),rgba(249,115,22,.05));filter:blur(26px);opacity:.4}.human-b5-report__table-card>*{position:relative;z-index:1}.human-b5-report__table-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(218,234,255,.28);background:linear-gradient(90deg,rgba(255,255,255,.3),rgba(232,243,255,.1));backdrop-filter:blur(16px) saturate(165%);-webkit-backdrop-filter:blur(16px) saturate(165%)}.human-b5-report__table-header h3{font-size:.95rem;font-weight:600;color:rgba(30,41,59,.88)}.human-b5-report__table-header--center{justify-content:center;flex-direction:column;align-items:center;gap:.35rem;text-align:center}.human-b5-report__table-header .human-b5-report__table-title{width:100%;text-align:center;color:#f97316;font-size:1.425rem}.human-b5-report__table-note{max-width:36rem;line-height:1.4}.human-b5-report__table-header span{font-size:.75rem;font-weight:600;color:rgba(71,85,105,.7)}.human-b5-report__axes{display:grid}.human-b5-report__axes-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) minmax(0,1fr) auto;gap:.9rem;align-items:center;padding:1rem 1.5rem;border-radius:16px;overflow:hidden;background:linear-gradient(110deg,rgba(255,255,255,.22),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.16);box-shadow:0 14px 28px rgba(12,74,82,.08);backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);transition:transform .32s cubic-bezier(.24,.74,.23,1.08),box-shadow .22s ease,color .22s ease,background .18s ease,border-color .16s ease;will-change:transform,box-shadow;z-index:0}.human-b5-report__axes-row:not(:last-child){border-bottom:1px solid rgba(255,255,255,.22)}.human-b5-report__axes-row:after,.human-b5-report__axes-row:before{content:"";position:absolute;inset:-1px;border-radius:inherit;opacity:0;transition:opacity .28s ease;pointer-events:none;z-index:-1}.human-b5-report__axes-row:before{background:radial-gradient(120% 120% at 10% 50%,var(--b5-axis-highlight-glow,rgba(255,106,43,.32)),transparent 70%)}.human-b5-report__axes-row:after{opacity:0;background:linear-gradient(90deg,var(--b5-axis-highlight-wash,rgba(255,106,43,.18)),var(--b5-axis-highlight-soft,rgba(255,106,43,.12)))}.human-b5-report__axes-row:hover:after,.human-b5-report__axes-row:hover:before{opacity:.75}.human-b5-report__axes-row.is-active{transform:translateX(.35rem) scale(1.015);box-shadow:0 20px 44px var(--b5-axis-highlight-shadow,rgba(255,106,43,.24)),0 14px 28px rgba(15,23,42,.12);background:linear-gradient(110deg,rgba(255,255,255,.4),var(--b5-axis-highlight-wash,rgba(255,106,43,.18)));border-color:var(--b5-axis-highlight-border,rgba(255,106,43,.28))}.human-b5-report__axes-row.is-active:after,.human-b5-report__axes-row.is-active:before{opacity:1}.human-b5-report__axes-row--negative:after,.human-b5-report__axes-row--neutral:after,.human-b5-report__axes-row--positive:after{background:linear-gradient(90deg,var(--b5-axis-highlight-wash,rgba(255,106,43,.18)),var(--b5-axis-highlight-soft,rgba(255,106,43,.12)))}.human-b5-report__axes-side{display:flex;flex-direction:column;gap:.35rem;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(71,85,105,.68)}.human-b5-report__axes-side--right{text-align:right}.human-b5-report__axes-score{font-size:1.02rem;font-weight:600;color:rgba(15,23,42,.86)}.human-b5-report__axes-bar{position:relative;display:flex;height:.65rem;overflow:hidden;border-radius:999px;background:rgba(226,232,240,.85)}.human-b5-report__axes-bar-left{background:linear-gradient(90deg,rgba(56,189,248,.92),rgba(37,99,235,.85))}.human-b5-report__axes-bar-right{background:linear-gradient(90deg,rgba(45,212,191,.9),rgba(34,211,238,.88))}.human-b5-report__axes-badge{font-size:.78rem;font-weight:600;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:rgba(226,232,240,.82);color:rgba(51,65,85,.82);white-space:nowrap}.human-b5-report__axes-badge--positive{border-color:rgba(59,130,246,.45);background:rgba(219,234,254,.85);color:rgba(30,64,175,.9)}.human-b5-report__axes-badge--negative{border-color:rgba(45,212,191,.45);background:rgba(204,251,241,.85);color:rgba(15,118,110,.9)}.human-b5-report__axes-badge--neutral{border-color:rgba(249,115,22,.45);background:rgba(255,237,213,.85);color:rgba(154,52,18,.9)}.human-b5-report__axes-row--positive .human-b5-report__axes-score:first-of-type{color:rgba(37,99,235,.9)}.human-b5-report__axes-row--negative .human-b5-report__axes-score:last-of-type{color:rgba(13,148,136,.9)}[data-theme=dark] .human-b5-report__table-card{border-color:rgba(148,163,184,.2);background:linear-gradient(162deg,rgba(16,26,44,.48),rgba(8,16,32,.26)),radial-gradient(140% 140% at 12% -18%,rgba(59,130,246,.22),transparent 70%),radial-gradient(150% 150% at 86% 120%,rgba(16,185,129,.14),transparent 78%),rgba(2,6,23,.28);box-shadow:0 24px 60px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(24px) saturate(175%) contrast(1.03);-webkit-backdrop-filter:blur(24px) saturate(175%) contrast(1.03)}[data-theme=dark] .human-b5-report__table-card:before{background:linear-gradient(190deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),radial-gradient(120% 140% at 16% 18%,rgba(59,130,246,.18),transparent 64%),radial-gradient(110% 140% at 84% 112%,rgba(249,115,22,.12),transparent 74%);opacity:.5}[data-theme=dark] .human-b5-report__table-header h3{color:rgba(226,232,240,.9)}[data-theme=dark] .human-b5-report__table-header .human-b5-report__table-title{color:#fb923c}[data-theme=dark] .human-b5-report__axes-score,[data-theme=dark] .human-b5-report__axes-side,[data-theme=dark] .human-b5-report__table-header span{color:rgba(203,213,225,.82)}[data-theme=dark] .human-b5-report__axes-bar{background:rgba(51,65,85,.7)}[data-theme=dark] .human-b5-report__axes-badge{border-color:rgba(148,163,184,.38);background:rgba(30,41,59,.55);color:rgba(226,232,240,.86)}[data-theme=dark] .human-b5-report__axes-badge--positive{border-color:rgba(96,165,250,.5);background:rgba(30,64,175,.5);color:rgba(191,219,254,.92)}[data-theme=dark] .human-b5-report__axes-badge--negative{border-color:rgba(45,212,191,.5);background:rgba(15,118,110,.5);color:rgba(153,246,228,.92)}[data-theme=dark] .human-b5-report__axes-badge--neutral{border-color:rgba(251,146,60,.5);background:rgba(120,53,15,.55);color:rgba(253,186,116,.92)}[data-theme=dark] .human-b5-report__table-header{border-bottom-color:rgba(148,163,184,.18);background:linear-gradient(90deg,rgba(15,23,42,.46),rgba(15,23,42,.24));backdrop-filter:blur(16px) saturate(170%);-webkit-backdrop-filter:blur(16px) saturate(170%)}[data-theme=dark] .human-b5-report__axes-row{background:linear-gradient(110deg,rgba(15,23,42,.46),rgba(15,23,42,.24));border:1px solid rgba(148,163,184,.16);box-shadow:0 16px 32px rgba(0,0,0,.44);backdrop-filter:blur(14px) saturate(155%);-webkit-backdrop-filter:blur(14px) saturate(155%)}[data-theme=dark] .human-b5-report__axes-row:not(:last-child){border-bottom-color:rgba(148,163,184,.32)}[data-theme=dark] .human-b5-report__axes-row--negative:after,[data-theme=dark] .human-b5-report__axes-row--neutral:after,[data-theme=dark] .human-b5-report__axes-row:after{background:linear-gradient(90deg,var(--b5-axis-highlight-wash,rgba(255,106,43,.22)),var(--b5-axis-highlight-soft,rgba(255,106,43,.16)))}.human-b5-report__footer-grid{display:grid;gap:clamp(1rem,3vw,1.5rem);grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.human-b5-report__info-card{border-radius:22px;padding:1.4rem 1.6rem;border:1px solid rgba(148,163,184,.28);background:rgba(255,255,255,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.45);display:grid;gap:1rem}.human-b5-report__info-card header{display:flex;align-items:center;gap:.9rem}.human-b5-report__info-card h3{font-size:.95rem;font-weight:600;color:rgba(30,41,59,.88)}.human-b5-report__info-card header p{font-size:.82rem;color:rgba(71,85,105,.7)}.human-b5-report__info-icon{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:999px;color:inherit}.human-b5-report__info-icon--amber{background:rgba(251,191,36,.18);color:rgba(217,119,6,.9)}.human-b5-report__info-icon--sky{background:rgba(56,189,248,.18);color:rgba(3,105,161,.9)}.human-b5-report__info-card dl{display:grid;gap:.65rem}.human-b5-report__info-card dl div{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.9rem;color:rgba(30,41,59,.82)}.human-b5-report__info-card dt{font-weight:500;color:rgba(71,85,105,.72)}.human-b5-report__warn-list{display:grid;gap:.5rem;border-radius:16px;padding:.75rem 1rem;font-size:.8rem;background:rgba(254,243,199,.5);color:rgba(180,83,9,.9)}.human-b5-report__warn-list li{display:flex;gap:.5rem;align-items:flex-start}.human-b5-report__info-muted{font-size:.82rem;color:rgba(71,85,105,.72)}.human-b5-report__tips{display:grid;gap:.6rem;font-size:.9rem;color:rgba(30,41,59,.82)}.human-b5-report__tips li{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start}.human-b5-report__tips-bullet{width:.45rem;height:.45rem;border-radius:999px;margin-top:.35rem;background:linear-gradient(180deg,rgba(56,189,248,.92),rgba(99,102,241,.92))}[data-theme=dark] .human-b5-report__info-card{background:rgba(15,23,42,.72);border-color:rgba(148,163,184,.32)}[data-theme=dark] .human-b5-report__info-card dl div,[data-theme=dark] .human-b5-report__info-card h3,[data-theme=dark] .human-b5-report__tips{color:rgba(226,232,240,.86)}[data-theme=dark] .human-b5-report__info-card dt,[data-theme=dark] .human-b5-report__info-card header p,[data-theme=dark] .human-b5-report__info-muted{color:rgba(148,163,184,.72)}[data-theme=dark] .human-b5-report__warn-list{background:rgba(146,64,14,.36);color:rgba(254,215,170,.88)}@media (max-width:1024px){.human-b5-report__axes-row{grid-template-columns:minmax(0,1fr);gap:.75rem}.human-b5-report__axes-side--right{align-items:flex-start;text-align:left}.human-b5-report__axes-badge{justify-self:flex-start}}@media (max-width:640px){.human-b5-report{padding:1.5rem}.human-b5-report__summary-grid{grid-template-columns:1fr}.human-b5-report__badge-row{gap:.6rem}.human-b5-report__footer-grid{grid-template-columns:1fr}}.human-edit-toggle{position:fixed;right:18px;bottom:18px;z-index:2147480000;display:flex;flex-direction:column;align-items:center;gap:.7rem;--toggle-base-color:#0f172a;--access-glass-border:rgba(224,232,244,0.6);--access-glass-overlay:linear-gradient(150deg,rgba(255,255,255,0.26),rgba(255,255,255,0));--access-glass-shell:linear-gradient(154deg,rgba(255,255,255,0.82),rgba(255,255,255,0.18));--access-glass-tint:radial-gradient(135% 120% at 82% -14%,rgba(255,255,255,0.48),transparent 80%);--access-glass-floor:radial-gradient(148% 140% at 24% 118%,rgba(246,248,255,0.36),transparent 84%);--access-glass-glow:rgba(188,200,218,0.22);--access-chip-shadow:rgba(20,30,48,0.14);--toggle-overlay:var(--access-glass-overlay);--toggle-border:var(--access-glass-border);--toggle-shadow-base:0 26px 48px var(--access-glass-glow);--toggle-shadow-hover:0 32px 56px var(--access-glass-glow);--toggle-shadow-active:0 20px 36px rgba(168,188,222,0.24);--toggle-icon-shadow:drop-shadow(0 12px 22px rgba(150,170,208,0.18))}.human-edit-toggle__button{position:relative;width:56px;height:56px;border-radius:999px;border:1px solid var(--toggle-border);display:grid;place-items:center;background:var(--toggle-overlay),var(--access-glass-shell),var(--access-glass-tint),var(--access-glass-floor);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 16px 32px rgba(15,23,42,.12),var(--toggle-shadow-base),0 12px 30px var(--access-chip-shadow);backdrop-filter:blur(24px) saturate(175%);-webkit-backdrop-filter:blur(24px) saturate(175%);transition:transform .28s ease,box-shadow .28s ease,background .32s ease,opacity .28s ease,border-color .28s ease;cursor:pointer;-webkit-tap-highlight-color:transparent;isolation:isolate;color:var(--toggle-base-color)}.human-edit-toggle__button:before{content:"";position:absolute;inset:4px;border-radius:inherit;background:radial-gradient(140% 120% at 24% 16%,rgba(255,255,255,.88),transparent 74%),radial-gradient(120% 120% at 78% 18%,rgba(226,236,255,.32),transparent 78%),linear-gradient(182deg,rgba(255,255,255,.22),rgba(255,255,255,.05));opacity:.9;pointer-events:none;mix-blend-mode:screen}.human-edit-toggle__button:after{content:"";position:absolute;inset:auto 12px -20px;height:32px;border-radius:999px;background:radial-gradient(70% 70% at 50% 50%,rgba(200,212,236,.34),transparent 78%);filter:blur(22px);opacity:.6;pointer-events:none;z-index:-1}.human-edit-toggle__button:hover{transform:translateY(-2px) scale(1.02);--toggle-overlay:linear-gradient(154deg,rgba(255,255,255,0.36),rgba(244,248,255,0.18));--toggle-shadow-base:var(--toggle-shadow-hover)}.human-edit-toggle__button:active{transform:translateY(0) scale(.99);--toggle-shadow-base:var(--toggle-shadow-active)}.human-edit-toggle__button.is-active{--toggle-overlay:linear-gradient(154deg,rgba(255,255,255,0.4),rgba(244,248,255,0.22));--toggle-border:rgba(216,226,240,0.68)}.human-edit-toggle__button.is-disabled{cursor:not-allowed;opacity:.58;--toggle-overlay:linear-gradient(154deg,rgba(255,255,255,0.32),rgba(242,246,252,0.16));--toggle-border:rgba(216,224,236,0.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(203,213,225,.25),0 10px 22px rgba(15,23,42,.18),0 4px 12px rgba(15,23,42,.12)}.human-edit-toggle__icon{width:24px;height:24px;filter:var(--toggle-icon-shadow) saturate(1.08) contrast(1.08) brightness(1.02)}.dark .human-edit-toggle,[data-theme=dark] .human-edit-toggle{--toggle-base-color:#e5ecf5;--access-glass-border:rgba(124,150,190,0.36);--access-glass-overlay:linear-gradient(154deg,rgba(72,90,126,0.22),rgba(10,16,28,0));--access-glass-shell:linear-gradient(166deg,rgba(28,38,58,0.82),rgba(16,24,40,0.6));--access-glass-tint:radial-gradient(135% 120% at 82% -14%,rgba(120,140,184,0.36),transparent 82%);--access-glass-floor:radial-gradient(146% 150% at 22% 124%,rgba(20,30,48,0.72),transparent 86%);--access-glass-glow:rgba(90,112,160,0.32);--access-chip-shadow:rgba(2,10,28,0.58);--toggle-overlay:var(--access-glass-overlay);--toggle-border:var(--access-glass-border);--toggle-shadow-base:0 26px 48px rgba(90,112,160,0.32);--toggle-shadow-hover:0 32px 56px rgba(90,112,160,0.36);--toggle-shadow-active:0 24px 40px rgba(70,92,138,0.3);--toggle-icon-shadow:drop-shadow(0 12px 22px rgba(110,138,196,0.28))}.dark .human-edit-toggle__button.is-disabled,[data-theme=dark] .human-edit-toggle__button.is-disabled{--toggle-overlay:linear-gradient(154deg,rgba(84,102,138,0.38),rgba(40,52,80,0.26));--toggle-border:rgba(120,156,214,0.4);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 -1px 0 rgba(59,73,102,.24),0 16px 28px rgba(0,8,18,.62),0 10px 18px rgba(0,8,18,.56)}.human-edit-toggle__access{--access-chip-shadow:rgba(20,30,48,0.14);--access-glass-glow:rgba(188,200,218,0.22);--access-glass-border:rgba(224,232,244,0.6);--access-glass-shell:linear-gradient(154deg,rgba(255,255,255,0.82),rgba(255,255,255,0.18));--access-glass-overlay:linear-gradient(150deg,rgba(255,255,255,0.26),rgba(255,255,255,0));--access-glass-tint:radial-gradient(135% 120% at 82% -14%,rgba(255,255,255,0.48),transparent 80%);--access-glass-floor:radial-gradient(148% 140% at 24% 118%,rgba(246,248,255,0.36),transparent 84%);position:relative;display:inline-flex;align-items:center;gap:.65rem;padding:.56rem .95rem .6rem .68rem;border-radius:999px;border:1px solid var(--access-glass-border);background:var(--access-glass-overlay),var(--access-glass-shell),var(--access-glass-tint),var(--access-glass-floor);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 16px 32px rgba(15,23,42,.12),0 26px 48px var(--access-glass-glow),0 12px 30px var(--access-chip-shadow);backdrop-filter:blur(22px) saturate(170%);-webkit-backdrop-filter:blur(22px) saturate(170%);min-width:0;max-width:min(320px,calc(100vw - 120px));color:#0f172a;cursor:pointer;text-align:left;appearance:none;transition:box-shadow .28s ease,transform .28s ease,padding .28s ease,max-width .28s ease}.human-edit-toggle__access:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(170% 160% at 22% -24%,rgba(255,255,255,.92),transparent 74%),radial-gradient(150% 150% at 84% -12%,var(--access-glass-glow),transparent 82%),linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,0));opacity:.85;pointer-events:none;mix-blend-mode:screen;z-index:0}.human-edit-toggle__access:after{content:"";position:absolute;inset:auto 16% -28px;height:42px;border-radius:999px;background:radial-gradient(70% 70% at 50% 50%,var(--access-glass-glow),transparent 82%);filter:blur(24px);opacity:.62;pointer-events:none;z-index:-1}.human-edit-toggle__access>*{position:relative;z-index:1}.human-edit-toggle__access:hover{--access-glass-overlay:linear-gradient(152deg,rgba(255,255,255,0.36),rgba(244,248,255,0.2));box-shadow:inset 0 1px 0 rgba(255,255,255,.94),0 20px 48px rgba(15,23,42,.18),0 32px 60px var(--access-glass-glow),0 16px 40px var(--access-chip-shadow);transform:translateY(-1px)}.human-edit-toggle__access:focus-visible{outline:2px solid rgba(202,214,232,.7);outline-offset:2px;--access-glass-overlay:linear-gradient(152deg,rgba(255,255,255,0.42),rgba(248,250,255,0.3));box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 22px 50px rgba(15,23,42,.2),0 36px 68px var(--access-glass-glow),0 18px 44px var(--access-chip-shadow)}.human-edit-toggle__access--compact{gap:.42rem;padding:.4rem .68rem .45rem .48rem;max-width:min(220px,calc(100vw - 140px))}.human-edit-toggle__access.is-collapsed{gap:0;padding:.32rem;min-width:44px;min-height:44px;max-width:44px;border-radius:999px;justify-content:center;--access-glass-overlay:linear-gradient(158deg,rgba(255,255,255,0.52),rgba(244,248,255,0.26));border-color:rgba(220,232,248,.64);box-shadow:inset 0 1px 0 rgba(255,255,255,.94),0 14px 30px rgba(15,23,42,.18),0 24px 46px var(--access-glass-glow)}.human-edit-toggle__access.is-collapsed:after{inset:auto 10px -24px;height:28px;filter:blur(20px);opacity:.6}.human-edit-toggle__access-fallback,.human-edit-toggle__access-figure{position:relative;width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;--access-figure-border:rgba(236,244,255,0.68);--access-figure-shell:linear-gradient(152deg,rgba(255,255,255,0.84),rgba(255,255,255,0.26));background:var(--access-figure-shell),radial-gradient(140% 120% at 80% 20%,var(--access-glass-glow),transparent 78%);border:1px solid var(--access-figure-border);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 12px 20px var(--access-glass-glow);font-weight:600;font-size:.75rem;color:rgba(71,85,105,.9);text-align:center;padding:0 .4rem;backdrop-filter:blur(18px) saturate(170%);-webkit-backdrop-filter:blur(18px) saturate(170%);transition:box-shadow .28s ease,border-color .28s ease,background .28s ease}.human-edit-toggle__access--compact .human-edit-toggle__access-fallback,.human-edit-toggle__access--compact .human-edit-toggle__access-figure{width:28px;height:28px;font-size:.58rem;padding:0}.human-edit-toggle__access.is-collapsed .human-edit-toggle__access-fallback,.human-edit-toggle__access.is-collapsed .human-edit-toggle__access-figure{width:32px;height:32px}.human-edit-toggle__access-figure img{width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 8px 16px var(--access-glass-glow)) saturate(1.1) contrast(1.05) brightness(1.03)}.human-edit-toggle__access--compact .human-edit-toggle__access-figure img{width:20px;height:20px}.human-edit-toggle__access.is-collapsed .human-edit-toggle__access-figure img{width:24px;height:24px}.human-edit-toggle__access-copy{display:flex;flex-direction:column;gap:.1rem;line-height:1.24;min-width:0}.human-edit-toggle__access--compact .human-edit-toggle__access-copy{gap:.06rem;line-height:1.12}.human-edit-toggle__access-eyebrow{font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(45,68,110,.7)}.human-edit-toggle__access--compact .human-edit-toggle__access-eyebrow{font-size:.5rem;letter-spacing:.1em}.human-edit-toggle__access-label{font-size:.95rem;font-weight:600;color:rgba(15,36,74,.9)}.human-edit-toggle__access--compact .human-edit-toggle__access-label{font-size:.8rem}.human-edit-toggle__access-caption{font-size:.78rem;color:rgba(60,82,116,.75)}.human-edit-toggle__access--compact .human-edit-toggle__access-caption{display:none}@media (max-width:640px){.human-edit-toggle{gap:.45rem}.human-edit-toggle__access{max-width:min(320px,calc(100vw - 48px))}}.dark .human-edit-toggle__access,[data-theme=dark] .human-edit-toggle__access{--access-glass-border:rgba(124,150,190,0.36);--access-chip-shadow:rgba(2,10,28,0.55);--access-glass-shell:linear-gradient(166deg,rgba(28,38,58,0.82),rgba(16,24,40,0.6));--access-glass-overlay:linear-gradient(154deg,rgba(72,90,126,0.18),rgba(10,16,28,0));--access-glass-tint:radial-gradient(135% 120% at 82% -14%,rgba(120,140,184,0.36),transparent 82%);--access-glass-floor:radial-gradient(146% 150% at 22% 124%,rgba(20,30,48,0.72),transparent 86%);--access-figure-border:rgba(132,156,196,0.36);--access-figure-shell:linear-gradient(158deg,rgba(34,48,72,0.78),rgba(18,26,44,0.66));color:#e5ecf5}.dark .human-edit-toggle__access:hover,[data-theme=dark] .human-edit-toggle__access:hover{--access-glass-overlay:linear-gradient(152deg,rgba(150,170,208,0.32),rgba(120,142,192,0.24))}.dark .human-edit-toggle__access.is-collapsed,[data-theme=dark] .human-edit-toggle__access.is-collapsed{--access-glass-overlay:linear-gradient(160deg,rgba(76,96,140,0.38),rgba(54,70,104,0.24));border-color:rgba(108,134,176,.46)}.dark .human-edit-toggle__access:focus-visible,[data-theme=dark] .human-edit-toggle__access:focus-visible{outline-color:rgba(162,188,224,.5);--access-glass-overlay:linear-gradient(152deg,rgba(164,182,220,0.36),rgba(128,150,196,0.28))}.dark .human-edit-toggle__access-caption,.dark .human-edit-toggle__access-eyebrow,[data-theme=dark] .human-edit-toggle__access-caption,[data-theme=dark] .human-edit-toggle__access-eyebrow{color:rgba(204,214,232,.76)}.dark .human-edit-toggle__access-label,[data-theme=dark] .human-edit-toggle__access-label{color:#eff4ff}.dark .human-edit-toggle__access-fallback,.dark .human-edit-toggle__access-figure,[data-theme=dark] .human-edit-toggle__access-fallback,[data-theme=dark] .human-edit-toggle__access-figure{color:rgba(214,224,240,.88)}.dark .human-edit-toggle__access-figure img,[data-theme=dark] .human-edit-toggle__access-figure img{filter:drop-shadow(0 8px 16px var(--access-glass-glow)) saturate(1.05) contrast(1.04) brightness(1.05)}.human-actions{position:relative;border:2px dashed rgba(239,68,68,.5);border-radius:clamp(34px,5vw,44px);background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,236,236,.66) 28%,rgba(255,206,206,.5)),radial-gradient(120% 140% at 18% -12%,rgba(255,186,186,.36),transparent 72%),radial-gradient(120% 140% at 88% -8%,rgba(255,210,210,.28),transparent 78%);background-blend-mode:screen,normal,normal;box-shadow:0 38px 82px rgba(239,68,68,.18),0 18px 38px rgba(239,68,68,.12),inset 0 1px 0 rgba(255,255,255,.55);backdrop-filter:blur(26px) saturate(150%);-webkit-backdrop-filter:blur(26px) saturate(150%);overflow:hidden}.human-actions:before{content:"";position:absolute;inset:clamp(6px,1vw,10px);border-radius:calc(clamp(34px, 5vw, 44px) - clamp(6px, 1vw, 10px));background:radial-gradient(520px 360px at var(--mx,46%) calc(var(--my, 30%) - 80px),rgba(255,255,255,.85),transparent 70%),radial-gradient(520px 360px at calc(var(--mx, 54%) + 180px) calc(var(--my, 60%) + 210px),rgba(255,210,210,.32),transparent 82%),linear-gradient(185deg,rgba(255,255,255,.28),transparent 72%);mix-blend-mode:screen;opacity:.68;pointer-events:none;transition:opacity .35s ease;z-index:0}.human-actions:focus-within:before,.human-actions:hover:before{opacity:.95}.human-actions:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(128deg,rgba(255,255,255,.58),transparent 45%),radial-gradient(140% 120% at 50% 120%,rgba(255,154,154,.18),transparent 76%),repeating-linear-gradient(135deg,rgba(255,255,255,.08) 0 8px,transparent 8px 18px);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),inset 0 -44px 90px rgba(239,68,68,.12);pointer-events:none;z-index:0}.human-actions .tile-section__inner{gap:clamp(.35rem,1vw,.65rem)}.human-actions .tile-section__header{margin-bottom:0}.human-actions.human-actions--classification.tile-section,[data-theme=dark] .human-actions.human-actions--classification.tile-section{background:var(--bv-classification-sheet-bg,linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.7)));border:1px solid var(--bv-classification-sheet-border-color,rgba(255,140,78,.24));box-shadow:var(
    --bv-classification-sheet-shadow,inset 0 1px 0 rgba(255,255,255,.65),0 28px 70px rgba(15,23,42,.18)
  );border-radius:var(--bv-classification-sheet-radius,clamp(34px,5vw,44px));backdrop-filter:blur(var(--bv-classification-sheet-blur,16px)) saturate(var(--bv-classification-sheet-saturate,105%));-webkit-backdrop-filter:blur(var(--bv-classification-sheet-blur,16px)) saturate(var(--bv-classification-sheet-saturate,105%))}[data-theme=dark] .human-actions{border-color:rgba(248,113,113,.55);background:linear-gradient(150deg,rgba(68,17,25,.92),rgba(34,9,16,.88)),radial-gradient(120% 130% at 12% -10%,rgba(248,113,113,.36),transparent 78%),radial-gradient(124% 120% at 96% -8%,rgba(252,129,129,.28),transparent 78%);background-blend-mode:screen,normal,normal;box-shadow:0 46px 82px rgba(7,11,21,.78),0 20px 36px rgba(248,113,113,.3),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%)}[data-theme=dark] .human-actions:before{background:radial-gradient(520px 360px at var(--mx,52%) calc(var(--my, 32%) - 60px),rgba(255,255,255,.22),transparent 74%),radial-gradient(520px 360px at calc(var(--mx, 60%) + 150px) calc(var(--my, 66%) + 210px),rgba(248,113,113,.44),transparent 86%),linear-gradient(185deg,rgba(255,255,255,.12),transparent 64%)}[data-theme=dark] .human-actions:after{background:linear-gradient(140deg,rgba(255,255,255,.2),transparent 42%),radial-gradient(130% 120% at 52% 122%,rgba(244,63,94,.32),transparent 74%),repeating-linear-gradient(135deg,rgba(255,255,255,.05) 0 8px,transparent 8px 18px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}.human-actions.human-actions--classification{border:0;border-radius:var(--bv-classification-sheet-radius,clamp(34px,5vw,44px));background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;background-blend-mode:normal}.human-actions.human-actions--classification:after,.human-actions.human-actions--classification:before{display:none}.human-actions.human-actions--classification .human-actions__card{border-radius:var(--bv-classification-sheet-radius,clamp(2.2rem,5vw,3.1rem));padding:clamp(.18rem,.5vw,.35rem);background:var(--bv-classification-sheet-bg,linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.7)));box-shadow:var(
    --bv-classification-sheet-shadow,inset 0 1px 0 rgba(255,255,255,.65),0 28px 70px rgba(15,23,42,.18)
  );background-blend-mode:normal}.human-actions.human-actions--classification .human-actions__card:after{background:radial-gradient(130% 120% at 80% 18%,rgba(255,255,255,.3),transparent 75%);opacity:.55}.human-actions.human-actions--classification .human-actions__card-glow{inset:12% 18% -52% 18%;background:radial-gradient(60% 90% at 50% 0,rgba(255,193,148,.35),transparent 76%);filter:blur(70px);opacity:.7}.human-actions.human-actions--classification .human-actions__card-surface{background:linear-gradient(150deg,rgba(255,255,255,.96),rgba(255,255,255,.68));box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}[data-theme=dark] .human-actions.human-actions--classification,[data-theme=dark] .human-actions.human-actions--classification.tile-section{background:transparent;box-shadow:none;border:0}[data-theme=dark] .human-actions.human-actions--classification:after,[data-theme=dark] .human-actions.human-actions--classification:before{display:none}[data-theme=dark] .human-actions.human-actions--classification .human-actions__card{background:var(--bv-classification-sheet-bg,linear-gradient(155deg,rgba(31,31,31,.98),rgba(15,15,15,.96)));box-shadow:var(
    --bv-classification-sheet-shadow,inset 0 1px 0 rgba(255,255,255,.08),0 28px 70px rgba(0,0,0,.55)
  );border:1px solid var(--bv-classification-sheet-border-color,rgba(255,140,78,.35))}.human-hero__bio-body--household{display:flex;flex-direction:column;gap:.45rem;flex:1;min-width:0}.human-hero__meta-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:clamp(.18rem,.5vw,.32rem);border-radius:999px;isolation:isolate}.human-hero__meta-icon-wrap:before{content:"";position:absolute;inset:clamp(-8px,-1.4vw,-10px);border-radius:inherit;background:radial-gradient(60% 60% at 50% 30%,rgba(255,255,255,.8),transparent 70%),radial-gradient(70% 70% at 50% 80%,rgba(14,165,233,.25),transparent 80%);filter:blur(8px);opacity:.65;transition:transform .35s ease,opacity .35s ease;pointer-events:none;z-index:0}.human-hero__access-card:focus-visible .human-hero__meta-icon-wrap:before,.human-hero__access-card:hover .human-hero__meta-icon-wrap:before,.human-hero__status-card:focus-visible .human-hero__meta-icon-wrap:before,.human-hero__status-card:hover .human-hero__meta-icon-wrap:before{transform:translateY(-4px) scale(1.1);opacity:.85}.human-hero__meta-icon-wrap>img,.human-hero__meta-icon-wrap>svg{position:relative;z-index:1}.human-planning-mini--sleep{background:linear-gradient(135deg,rgba(250,245,255,.92),rgba(224,231,255,.92))}.human-planning-mini--work{background:linear-gradient(135deg,rgba(255,243,230,.95),rgba(254,226,226,.92))}.human-planning-mini--health{background:linear-gradient(135deg,rgba(236,253,245,.95),rgba(209,250,229,.92))}.human-planning-mini--care{background:linear-gradient(135deg,rgba(240,253,250,.95),rgba(224,242,254,.92))}.human-planning-mini--commute{background:linear-gradient(135deg,rgba(239,246,255,.95),rgba(219,234,255,.92))}.human-planning-mini--leisure{background:linear-gradient(135deg,rgba(255,240,246,.95),rgba(255,228,242,.92))}.human-planning-mini--availability{background:linear-gradient(135deg,rgba(255,248,237,.95),rgba(255,237,213,.92))}.human-planning-mini--other{background:linear-gradient(135deg,rgba(240,249,255,.95),rgba(224,231,255,.92))}.human-planning-card__categories+.human-planning-card__insights{margin-top:8px}.human-docs__card[data-view=columns] .human-docs__preview{width:82px;border-radius:20px}.human-docs__card[data-view=columns][data-kind=bundle] .human-docs__preview{width:94px;border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(241,246,255,.9)),radial-gradient(120% 100% at 18% 18%,rgba(var(--docs-accent,171,102,255),.18),transparent 60%);border:1px solid rgba(var(--docs-accent,171,102,255),.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 12px 20px rgba(15,23,42,.12),0 20px 38px rgba(var(--docs-accent,171,102,255),.14)}[data-theme=dark] .human-docs__card[data-view=columns][data-kind=bundle] .human-docs__preview{background:linear-gradient(150deg,rgba(25,33,48,.9),rgba(17,24,39,.88)),radial-gradient(120% 100% at 18% 18%,rgba(var(--docs-accent,171,102,255),.26),transparent 60%);border-color:rgba(var(--docs-accent,171,102,255),.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 20px rgba(0,0,0,.58),0 20px 38px rgba(var(--docs-accent,171,102,255),.22)}.human-docs__card[data-view=columns] .human-docs__eyebrow{font-size:.65rem;letter-spacing:.18em}[data-theme=dark] .human-docs__columnsLayout{color:rgba(226,232,240,.9)}[data-theme=dark] .human-docs__columnsList{background:rgba(20,26,39,.9);border-color:rgba(78,89,117,.8);scrollbar-color:rgba(255,189,141,.75) rgba(255,138,61,.24)}[data-theme=dark] .human-docs__columnsList:before{background:linear-gradient(180deg,rgba(148,180,212,.18),rgba(148,180,212,0))}[data-theme=dark] .human-docs__columnsList:after{background:linear-gradient(0deg,rgba(148,180,212,.18),rgba(148,180,212,0))}[data-theme=dark] .human-docs__columnsList::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,198,153,.95),rgba(255,136,82,.85))}[data-theme=dark] .human-docs__columnsList::-webkit-scrollbar-track{background:rgba(255,138,61,.18)}[data-theme=dark] .human-docs__columnsRow{color:rgba(226,232,240,.85)}[data-theme=dark] .human-docs__columnsRow:hover{background:rgba(var(--docs-accent,255,138,61),.12)}[data-theme=dark] .human-docs__columnsRow+.human-docs__columnsRow{border-top-color:rgba(78,89,117,.6)}[data-theme=dark] .human-docs__columnsRow.is-active{background:rgba(var(--docs-accent,255,138,61),.22);box-shadow:inset 3px 0 0 rgba(var(--docs-accent,255,138,61),.7),0 10px 22px rgba(var(--docs-accent,255,138,61),.2)}[data-theme=dark] .human-docs__columnsRowIcon{background:rgba(59,73,99,.5)}[data-theme=dark] .human-docs__columnsRowFallback{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.2),rgba(59,73,99,.55))}[data-theme=dark] .human-docs__columnsRowFallback.is-bundle{background:url(/icons/tabler/app-window.svg) 50%/contain no-repeat,rgba(24,33,49,.9);box-shadow:0 6px 14px rgba(255,171,104,.28)}[data-theme=dark] .human-docs__columnsDetail{background:radial-gradient(140% 120% at 20% 10%,rgba(var(--docs-accent,255,138,61),.18),transparent 55%),linear-gradient(145deg,rgba(19,25,40,.96),rgba(17,23,36,.9));border-color:rgba(78,89,117,.8);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 18px 38px rgba(5,10,20,.85),0 32px 68px rgba(var(--docs-accent,255,138,61),.2)}.human-planning-carousel.share-grant-household-grid[data-behavior-rail=true] [data-behavior-card]:not([data-behavior-card=add]){flex:0 0 clamp(320px,88vw,430px);width:clamp(320px,88vw,430px);min-width:clamp(320px,88vw,430px);max-width:clamp(320px,88vw,430px)}.human-planning-carousel.share-grant-household-grid[data-behavior-rail=true] [data-behavior-card]:not([data-behavior-card=add]) .behavior-problem-card{width:100%}.human-planning-carousel.share-grant-household-grid[data-behavior-rail=true] [data-behavior-card][data-behavior-view=expanded]:not([data-behavior-card=add]){flex:0 0 clamp(340px,96vw,860px);width:clamp(340px,96vw,860px);min-width:clamp(340px,96vw,860px);max-width:clamp(340px,96vw,860px)}.behavior-problem-card{--behavior-accent:#ff8a3d;--behavior-accent-rgb:255,138,61;position:relative;border-radius:22px;padding:16px 18px;background:radial-gradient(140% 120% at 18% 8%,rgba(var(--behavior-accent-rgb),.25),transparent 60%),linear-gradient(140deg,rgba(255,255,255,.92),rgba(255,255,255,.82));border:1px solid rgba(var(--behavior-accent-rgb),.35);box-shadow:0 18px 36px rgba(15,23,42,.12),0 10px 22px rgba(var(--behavior-accent-rgb),.18),inset 0 1px 0 rgba(255,255,255,.8);backdrop-filter:blur(10px);overflow:hidden}.behavior-problem-card__head{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;text-align:center;justify-items:center}.behavior-problem-card[data-view=compact] .behavior-problem-card__head{grid-template-columns:1fr;justify-items:center;text-align:center;gap:10px}.behavior-problem-card[data-view=compact] .behavior-problem-card__title{align-items:center}.behavior-problem-card[data-view=compact] .behavior-problem-card__eyebrow,.behavior-problem-card[data-view=compact] .behavior-problem-card__name{text-align:center}.behavior-problem-card[data-view=compact] .behavior-problem-card__glyph{margin:4px 0}.behavior-problem-card__glyph{width:auto;height:auto;display:grid;place-items:center;flex-shrink:0;background:none;box-shadow:none;border-radius:0;color:var(--behavior-icon-color,var(--behavior-accent))}.behavior-problem-card__glyph-icon{width:56px;height:56px;color:inherit;stroke:currentColor;filter:drop-shadow(0 2px 4px rgba(15,23,42,.18))}.behavior-status-pill{--behavior-status-outline:rgba(255,255,255,0.28);--behavior-status-shadow:rgba(7,54,90,0.32);--behavior-status-fill-1:rgba(255,255,255,0.4);--behavior-status-fill-2:rgba(255,255,255,0.18);--behavior-status-dot:#f97316;--behavior-status-text:#f97316;display:inline-flex;align-items:center;gap:.28rem;padding:.42rem 1.05rem;border-radius:999px;font-size:.83rem;font-weight:680;letter-spacing:.12em;text-transform:uppercase;line-height:1;border:1px solid color-mix(in srgb,var(--behavior-status-outline) 76%,rgba(255,255,255,.42));background:linear-gradient(170deg,var(--behavior-status-fill-1),var(--behavior-status-fill-2)),radial-gradient(150% 140% at 12% 8%,rgba(255,255,255,.72),rgba(255,255,255,.16));color:var(--behavior-status-text);box-shadow:0 10px 22px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);white-space:nowrap;transform:translateZ(0)}.behavior-status-pill__dot{width:9px;height:9px;border-radius:999px;background:var(--behavior-status-dot);box-shadow:0 0 0 3px color-mix(in srgb,var(--behavior-status-dot) 26%,rgba(255,255,255,.45))}.behavior-status-pill[data-variant=done]{--behavior-status-dot:#22c55e;--behavior-status-text:#22c55e}.behavior-status-pill[data-variant=progress]{--behavior-status-dot:#f97316;--behavior-status-text:#f97316}.behavior-problem-card__title{min-width:0;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center}.behavior-problem-card__title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.behavior-problem-card__dates{gap:8px;flex:1 1 100%;margin-top:2px}.behavior-problem-card__date-compact,.behavior-problem-card__dates{display:flex;align-items:center;justify-content:center;width:100%}.behavior-problem-card__dates--range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:center;gap:10px}.behavior-problem-card__date{display:inline-flex;align-items:center;gap:6px}.behavior-problem-card__date--start{justify-self:start;text-align:left}.behavior-problem-card__date--end{justify-self:end;text-align:right}.behavior-problem-card__dates-sep{font-weight:750;letter-spacing:.08em;color:color-mix(in srgb,var(--behavior-accent) 80%,#7c2d12)}.behavior-problem-card__name{font-weight:800;font-size:17px;color:#0f172a}.behavior-problem-card__eyebrow{font-size:12.5px;color:color-mix(in srgb,var(--behavior-accent) 70%,#b45309);letter-spacing:.01em}.behavior-problem-card__chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}.behavior-problem-card__summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.behavior-problem-card__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid rgba(var(--behavior-accent-rgb),.35);color:color-mix(in srgb,var(--behavior-accent) 70%,#7c2d12);font-weight:600;font-size:12.5px;box-shadow:0 10px 22px rgba(var(--behavior-accent-rgb),.16),inset 0 1px 0 rgba(255,255,255,.92)}.behavior-problem-card__chip--edit{cursor:pointer;border-style:solid}.behavior-problem-card__chip--edit:focus-visible,.behavior-problem-card__chip--edit:hover{background:linear-gradient(135deg,rgba(var(--behavior-accent-rgb),.18),rgba(var(--behavior-accent-rgb),.28));color:color-mix(in srgb,var(--behavior-accent) 80%,#7c2d12)}.behavior-problem-card__chip--soft{background:linear-gradient(135deg,rgba(var(--behavior-accent-rgb),.12),rgba(var(--behavior-accent-rgb),.2));color:color-mix(in srgb,var(--behavior-accent) 74%,#b45309)}.behavior-problem-card__chip--muted{background:rgba(15,23,42,.05);border-style:dashed;color:#0f172a}.behavior-problem-card__chip--success{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:rgba(74,222,128,.75);color:#166534}.behavior-problem-card__chip--warning{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-color:rgba(249,115,22,.7);color:#9a3412}.behavior-problem-card__metrics{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.behavior-problem-card__metric{padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.86);border:1px solid rgba(var(--behavior-accent-rgb),.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.85);color:#0f172a}.behavior-problem-card__metric span{font-size:12.8px;color:#475569}.behavior-problem-card__metric strong{display:block;margin-top:4px;font-size:.98rem;font-weight:700;color:#0f172a}.behavior-problem-card__metric small{display:block;margin-top:4px;color:#475569;line-height:1.35}.behavior-problem-card__body{margin-top:12px;display:grid;gap:10px}.behavior-problem-card__section{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.85);color:#0f172a}.behavior-problem-card__section-title{font-weight:700;font-size:13px;margin-bottom:6px;color:#0f172a;display:flex;align-items:center;gap:6px}.behavior-problem-card__section-label{font-size:12.6px;color:#475569;margin-bottom:2px}.behavior-problem-card__section-value{font-size:13.5px}.behavior-problem-card__section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.behavior-problem-card__section-grid--three{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.behavior-problem-card__list{margin-top:4px;list-style:disc;padding-left:1.2rem;font-size:13.5px;color:#0f172a}.behavior-problem-card__list li+li{margin-top:4px}.behavior-problem-card__note{margin-top:4px;font-size:13px;color:#475569;white-space:pre-line}.behavior-problem-card__section--resolution{border-color:rgba(74,222,128,.4);background:linear-gradient(135deg,rgba(220,252,231,.75),rgba(187,247,208,.7))}[data-theme=dark] .behavior-problem-card{background:radial-gradient(140% 120% at 18% 8%,rgba(var(--behavior-accent-rgb),.18),transparent 60%),linear-gradient(140deg,rgba(26,32,44,.9),rgba(17,24,39,.85));border-color:rgba(var(--behavior-accent-rgb),.35);box-shadow:0 20px 42px rgba(0,0,0,.55),0 12px 26px rgba(var(--behavior-accent-rgb),.24),inset 0 1px 0 rgba(255,255,255,.06)}[data-theme=dark] .behavior-problem-card__name{color:#f8fafc}[data-theme=dark] .behavior-problem-card__eyebrow{color:color-mix(in srgb,var(--behavior-accent) 75%,#f8fafc 25%)}[data-theme=dark] .behavior-problem-card__chip{background:rgba(30,41,59,.85);color:#f8fafc;border-color:rgba(var(--behavior-accent-rgb),.5);box-shadow:0 10px 22px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .behavior-problem-card__chip--muted{background:rgba(15,23,42,.6);color:#e2e8f0}[data-theme=dark] .behavior-problem-card__chip--success{color:#bbf7d0;border-color:rgba(74,222,128,.6)}[data-theme=dark] .behavior-problem-card__chip--warning{color:#fed7aa;border-color:rgba(251,146,60,.6)}[data-theme=dark] .behavior-status-pill{background:linear-gradient(175deg,rgba(255,255,255,.14),rgba(255,255,255,.08)),radial-gradient(140% 120% at 12% 8%,rgba(255,255,255,.18),rgba(255,255,255,.04));color:var(--behavior-status-text);border-color:rgba(255,255,255,.26);box-shadow:0 18px 34px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=dark] .behavior-status-pill__dot{box-shadow:0 0 0 3px rgba(248,250,252,.16)}[data-theme=dark] .behavior-problem-card__metric{background:rgba(30,41,59,.7);border-color:rgba(var(--behavior-accent-rgb),.2);color:#e5e7eb}[data-theme=dark] .behavior-problem-card__metric span,[data-theme=dark] .behavior-problem-card__note{color:#cbd5e1}[data-theme=dark] .behavior-problem-card__metric strong{color:#f8fafc}[data-theme=dark] .behavior-problem-card__section{background:rgba(30,41,59,.7);border-color:rgba(255,255,255,.06);color:#e5e7eb}[data-theme=dark] .behavior-problem-card__section-title{color:#f8fafc}[data-theme=dark] .behavior-problem-card__section-label{color:#cbd5e1}[data-theme=dark] .behavior-problem-card__list{color:#e5e7eb}[data-theme=dark] .behavior-problem-card__section--resolution{background:linear-gradient(135deg,rgba(22,101,52,.4),rgba(5,150,105,.35));border-color:rgba(16,185,129,.55)}.behavior-yesno .behavior-chip-group{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.behavior-yesno .behavior-chip-group--yesno{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.behavior-yesno .behavior-chip{height:42px;justify-content:center;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.72);color:#0f172a;box-shadow:0 12px 26px rgba(15,23,42,.08);font-weight:700;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.behavior-yesno .behavior-chip:focus-visible,.behavior-yesno .behavior-chip:hover{outline:none;transform:translateY(-1px);box-shadow:0 14px 32px rgba(15,23,42,.12);border-color:color-mix(in srgb,#ff8a3d 60%,rgba(15,23,42,.08))}.behavior-yesno .behavior-chip.is-active{border-color:color-mix(in srgb,#ff8a3d 80%,rgba(15,23,42,.08));box-shadow:0 16px 36px color-mix(in srgb,#ff8a3d 28%,transparent);background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.76));color:#0f172a}.behavior-yesno .behavior-chip--yesno{position:relative;height:52px;justify-content:center;text-align:center;gap:.6rem;padding-inline:1.35rem 1.35rem;border-radius:999px;border-color:rgba(15,23,42,.12);background:linear-gradient(145deg,#ffffff,#f8fafc);box-shadow:0 10px 22px rgba(15,23,42,.08);color:#0f172a}.behavior-yesno .behavior-chip--yesno:before{content:"";position:absolute;left:1.1rem;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:999px;background:#e2e8f0;border:2px solid rgba(15,23,42,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.9),0 8px 18px rgba(15,23,42,.12);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.behavior-yesno .behavior-chip--yesno.is-muted{background:linear-gradient(135deg,#f8fafc,#eef2f7);color:#6b7280;border-color:rgba(15,23,42,.06);box-shadow:0 10px 18px rgba(15,23,42,.06)}.behavior-yesno .behavior-chip--yesno.is-muted:focus-visible,.behavior-yesno .behavior-chip--yesno.is-muted:hover{border-color:rgba(15,23,42,.12);background:linear-gradient(135deg,#f1f5f9,#e2e8f0);box-shadow:0 12px 24px rgba(15,23,42,.08)}.behavior-yesno .behavior-chip--yesno.is-muted:before{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-color:rgba(148,163,184,.55);box-shadow:inset 0 0 0 1px rgba(255,255,255,.92),0 6px 14px rgba(15,23,42,.1)}.behavior-yesno .behavior-chip--yesno:focus-visible,.behavior-yesno .behavior-chip--yesno:hover{border-color:rgba(15,23,42,.18);background:linear-gradient(145deg,#ffffff,#f1f5f9);box-shadow:0 12px 26px rgba(15,23,42,.12)}.behavior-yesno .behavior-chip--yesno.is-active{border-color:rgba(15,23,42,.18);box-shadow:0 14px 30px rgba(15,23,42,.1);transform:translateY(-1px)}.behavior-yesno .behavior-chip--yesno.is-active:before{transform:translateY(-50%) scale(1.06);box-shadow:0 12px 22px rgba(15,23,42,.08),0 0 0 7px rgba(255,255,255,.38)}.behavior-yesno .behavior-chip--yesno[data-choice=oui].is-active{background:linear-gradient(145deg,#f3fff7,#e6f9ef);border-color:rgba(22,163,74,.45);box-shadow:0 16px 34px rgba(22,163,74,.18)}.behavior-yesno .behavior-chip--yesno[data-choice=oui].is-active:before{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:rgba(22,163,74,.85);box-shadow:0 10px 22px rgba(22,163,74,.32),0 0 0 6px rgba(22,163,74,.18)}.behavior-yesno .behavior-chip--yesno[data-choice=non].is-active{background:linear-gradient(145deg,#fff2f2,#ffe9e9);border-color:rgba(239,68,68,.45);box-shadow:0 16px 34px rgba(239,68,68,.18)}.behavior-yesno .behavior-chip--yesno[data-choice=non].is-active:before{background:linear-gradient(135deg,#f87171,#ef4444);border-color:rgba(239,68,68,.82);box-shadow:0 10px 22px rgba(239,68,68,.3),0 0 0 6px rgba(239,68,68,.18)}[data-theme=dark] .behavior-yesno .behavior-chip{border-color:rgba(226,232,240,.2);background:rgba(15,23,42,.6);color:#e2e8f0;box-shadow:0 12px 28px rgba(0,0,0,.45)}[data-theme=dark] .behavior-yesno .behavior-chip--yesno{border-color:rgba(148,163,184,.28);background:linear-gradient(145deg,rgba(31,41,55,.95),rgba(17,24,39,.9));box-shadow:0 14px 32px rgba(0,0,0,.5);color:#e2e8f0}[data-theme=dark] .behavior-yesno .behavior-chip--yesno:before{background:rgba(148,163,184,.35);border-color:rgba(226,232,240,.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 6px 16px rgba(0,0,0,.45)}[data-theme=dark] .behavior-yesno .behavior-chip--yesno.is-muted{background:linear-gradient(145deg,rgba(31,41,55,.85),rgba(17,24,39,.8));color:rgba(226,232,240,.7);border-color:rgba(148,163,184,.25);box-shadow:0 12px 24px rgba(0,0,0,.48)}[data-theme=dark] .behavior-yesno .behavior-chip--yesno.is-muted:focus-visible,[data-theme=dark] .behavior-yesno .behavior-chip--yesno.is-muted:hover{background:linear-gradient(145deg,rgba(31,41,55,.92),rgba(17,24,39,.86));border-color:rgba(148,163,184,.32);box-shadow:0 14px 28px rgba(0,0,0,.55)}[data-theme=dark] .behavior-yesno .behavior-chip--yesno.is-muted:before{background:rgba(148,163,184,.3);border-color:rgba(148,163,184,.46);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 6px 14px rgba(0,0,0,.4)}[data-theme=dark] .behavior-yesno .behavior-chip--yesno.is-active{border-color:rgba(148,163,184,.35);box-shadow:0 16px 34px rgba(0,0,0,.55)}[data-theme=dark] .behavior-yesno .behavior-chip--yesno[data-choice=oui].is-active{background:linear-gradient(145deg,rgba(22,163,74,.2),rgba(21,128,61,.14));border-color:rgba(22,163,74,.55);box-shadow:0 16px 34px rgba(16,185,129,.2)}[data-theme=dark] .behavior-yesno .behavior-chip--yesno[data-choice=oui].is-active:before{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:rgba(22,163,74,.7);box-shadow:0 10px 22px rgba(22,163,74,.32),0 0 0 6px rgba(22,163,74,.22)}[data-theme=dark] .behavior-yesno .behavior-chip--yesno[data-choice=non].is-active{background:linear-gradient(145deg,rgba(248,113,113,.18),rgba(239,68,68,.12));border-color:rgba(239,68,68,.5);box-shadow:0 16px 34px rgba(239,68,68,.2)}[data-theme=dark] .behavior-yesno .behavior-chip--yesno[data-choice=non].is-active:before{background:linear-gradient(135deg,#f87171,#ef4444);border-color:rgba(239,68,68,.7);box-shadow:0 10px 22px rgba(239,68,68,.3),0 0 0 6px rgba(239,68,68,.2)}