:root{color-scheme:light only;--ink:#2a2622;--ink-soft:#6b6358;--ink-faint:#9a9082;--bg:#fbfaf7;--bg-2:#f4f1ea;--bg-3:#ede8dc;--line:#e4decf;--line-soft:#efeade;--brand:#b07a3c;--brand-deep:#8a5e2c;--brand-soft:#f0e4d0;--seek:#5f7355;--work:#b07a3c;--saved:#3e5a78;--sacral:#9a5642;--arch:#7d6748;--memo:#3e5a78;--cult:#6b5475;--small:#a8843c;--nature:#5f7355}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light only}body,html{background:var(--bg)}body{font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55}body,h1,h2,h3{color:var(--ink)}h1,h2,h3{font-family:Lora,Georgia,serif;font-weight:500;letter-spacing:-.01em}.wrap{max-width:1080px;margin:0 auto;padding:0 24px}a{color:inherit}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--brand)}nav{position:-webkit-sticky;position:sticky;top:0;z-index:90;background:hsla(45,33%,98%,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-in{justify-content:space-between;padding:14px 24px;max-width:1080px;margin:0 auto}.logo,.nav-in{display:flex;align-items:center}.logo{gap:10px;font-family:Lora,serif;font-size:20px;font-weight:600;color:var(--ink);text-decoration:none}.logo .triz{width:20px;height:24px;flex:none}.nav-r{display:flex;gap:20px;align-items:center}.nav-r a.l{color:var(--ink-soft);text-decoration:none;font-size:14px;font-weight:500;transition:color .15s}.nav-r a.l:hover{color:var(--brand-deep)}.lang{display:flex;border:1px solid var(--line);border-radius:7px;overflow:hidden;font-size:12px;font-weight:600}.lang button{border:none;background:transparent;padding:6px 9px;cursor:pointer;color:var(--ink-soft);font-family:inherit}.lang button.on{background:var(--ink);color:var(--bg)}.nav-cta{font-size:14px;font-weight:600;color:#fff;background:var(--brand);border-radius:8px;padding:10px 17px;text-decoration:none;transition:background .2s;cursor:pointer;border:none;font-family:inherit}.nav-cta:hover{background:var(--brand-deep)}.hero{padding:76px 0 60px;text-align:center}.hero-morph{width:80px;height:80px;margin:0 auto 28px;position:relative}.hero-morph svg{position:absolute;inset:0;width:100%;height:100%;opacity:0;transform:scale(.9);transition:opacity 1.1s ease,transform 1.1s ease}.hero-morph svg.show{opacity:1;transform:scale(1)}.hero-morph svg *{stroke:var(--brand);stroke-width:1.6;fill:none;stroke-linejoin:round;stroke-linecap:round}.hero h1{font-size:clamp(33px,5.6vw,54px);line-height:1.14;max-width:760px;margin:0 auto 22px}.hero h1 em{font-style:italic;color:var(--brand-deep)}.hero .lead{font-size:clamp(16px,2.3vw,19px);line-height:1.62;color:var(--ink-soft);max-width:600px;margin:0 auto 34px}.hero-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:18px}.btn{border:none;border-radius:9px;padding:14px 26px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:none;display:inline-block;transition:all .2s;text-align:center}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-deep);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.btn-ghost:hover{border-color:var(--brand);color:var(--brand-deep)}.hero-stats{display:inline-flex;gap:28px;flex-wrap:wrap;justify-content:center;padding:18px 28px;background:var(--bg-2);border:1px solid var(--line);border-radius:14px}.hero-stats .s b{display:block;font-family:Lora,serif;font-size:24px}.hero-stats .s span{font-size:12px;color:var(--ink-soft)}.hero-stats .dv{width:1px;background:var(--line)}.mission{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:66px 0}.mission h2{font-size:clamp(25px,4vw,34px);text-align:center;max-width:700px;margin:14px auto 16px;line-height:1.32}.mission .intro{color:var(--ink-soft);max-width:620px;margin:0 auto 48px;font-size:16px;line-height:1.6}.center,.mission .intro{text-align:center}.m-steps{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px;max-width:880px;margin:0 auto}@media(min-width:720px){.m-steps{grid-template-columns:repeat(3,1fr)}}.m-step{text-align:center}.m-step .num{font-family:Lora,serif;font-size:16px;color:var(--brand);border:1.5px solid var(--brand);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.m-step h3{font-size:18px;margin-bottom:8px}.m-step p{font-size:14px;color:var(--ink-soft);line-height:1.62}.values{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;max-width:880px;margin:50px auto 0;padding-top:44px;border-top:1px solid var(--line)}@media(min-width:680px){.values{grid-template-columns:repeat(3,1fr)}}.val h3{font-size:18px;margin-bottom:7px;color:var(--brand-deep);display:flex;align-items:center;gap:8px}.val .vico{width:20px;height:20px}.val .vico *{stroke:var(--brand);stroke-width:1.8;fill:none;stroke-linejoin:round;stroke-linecap:round}.val p{font-size:14px;color:var(--ink-soft);line-height:1.62}.section{padding:66px 0}.sec-h{text-align:center;margin-bottom:8px}.sec-h h2{font-size:clamp(24px,4vw,33px)}.sec-sub{text-align:center;font-size:15px;color:var(--ink-soft);margin:0 auto 38px;max-width:600px}.actions{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;max-width:920px;margin:0 auto}@media(min-width:560px){.actions{grid-template-columns:1fr 1fr}}@media(min-width:920px){.actions{grid-template-columns:repeat(4,1fr)}}.act-card{background:var(--bg-2);border:1px solid var(--line);border-radius:14px;padding:24px 20px;transition:transform .2s,border-color .2s,box-shadow .2s}.act-card:hover{transform:translateY(-3px);border-color:var(--brand);box-shadow:0 10px 28px rgba(42,38,34,.06)}.act-card .aico{width:30px;height:30px;margin-bottom:14px}.act-card .aico *{stroke:var(--brand-deep);stroke-width:1.7;fill:none;stroke-linejoin:round;stroke-linecap:round}.act-card h3{font-size:18px;margin-bottom:7px}.act-card p{font-size:13.5px;color:var(--ink-soft);line-height:1.6}.catgrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;max-width:880px;margin:0 auto}@media(min-width:680px){.catgrid{grid-template-columns:repeat(4,1fr)}}.cat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px 14px;text-align:center;transition:transform .2s,border-color .2s}.cat:hover{transform:translateY(-2px);border-color:var(--brand)}.cat .emo{width:28px;height:28px;display:block;margin:0 auto 10px}.cat .emo *{stroke-width:1.7;fill:none;stroke-linejoin:round;stroke-linecap:round}.cat b{display:block;font-size:14px;margin-bottom:2px;font-weight:600}.cat span{font-size:11px;color:var(--ink-soft);line-height:1.4}.trust{background:var(--ink);color:#efe9dc}.trust .sec-h h2{color:#fff}.trust .sec-sub{color:#b8ae9c}.trust-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;max-width:920px;margin:0 auto}@media(min-width:680px){.trust-grid{grid-template-columns:repeat(2,1fr)}}.tcard{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:24px;display:flex;gap:16px}.tcard .tn{flex:none;width:38px;height:38px;border-radius:50%;background:var(--brand);display:flex;align-items:center;justify-content:center}.tcard .tn svg{width:19px;height:19px;fill:none;stroke:#fff;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.tcard h3{color:#fff;font-size:17px;margin-bottom:6px}.tcard p{font-size:13.5px;color:#c3b9a6;line-height:1.6}.map-sec{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.map-flex{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;align-items:start}@media(min-width:920px){.map-flex{grid-template-columns:1fr 380px}}.map-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:0 6px 24px rgba(42,38,34,.05)}.ua-map{width:100%;height:auto;display:block;overflow:visible}#country{fill:#f1ece0;stroke:#d9d0bc;stroke-width:1.6}#oblasts{fill:none;stroke:#e3dbc9;stroke-width:.8}.city{font-size:11px;fill:#b0a488}.citydot{fill:#cbc0a6}.pin{cursor:pointer;outline:none}.pin .halo{opacity:0;transform-origin:center;transition:opacity .3s}.pin.active .halo{opacity:.2}.pin .pinbg{transition:transform .25s cubic-bezier(.34,1.56,.64,1);transform-origin:center}.pin.active .pinbg,.pin:focus-visible .pinbg,.pin:hover .pinbg{transform:scale(1.35)}.pin text{text-anchor:middle;dominant-baseline:central;pointer-events:none}.legend{display:flex;flex-wrap:wrap;gap:10px 18px;padding:14px 6px 4px;justify-content:center}.legend .li{font-size:12px;color:var(--ink-soft);display:flex;align-items:center;gap:6px}.legend .sw{width:13px;height:13px;border-radius:50%}.legend-note{text-align:center;font-size:11.5px;color:var(--ink-faint);padding:4px 0 2px}.obj{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 6px 24px rgba(42,38,34,.06);position:-webkit-sticky;position:sticky;top:90px}.obj,.obj-img{overflow:hidden}.obj-img{position:relative;height:170px;display:flex;align-items:center;justify-content:center;transition:background .35s}.obj-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.obj-img .bigico{width:54px;height:54px;position:relative}.obj-img .bigico *{stroke:#fff;stroke-width:1.5;fill:none;stroke-linejoin:round;stroke-linecap:round}.obj-badges{position:absolute;top:13px;left:13px;right:13px;display:flex;justify-content:space-between;align-items:flex-start;z-index:2}.sheet-hero .obj-badges{right:60px}.b-status{color:#fff;background:rgba(0,0,0,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.b-cat,.b-status{font-size:11px;font-weight:600;padding:5px 11px;border-radius:20px}.b-cat{color:var(--ink);background:hsla(0,0%,100%,.92)}.obj-body{padding:22px}.obj-body h3{font-size:21px;margin-bottom:4px;line-height:1.25}.obj-loc{font-size:12.5px;color:var(--ink-soft);margin-bottom:6px}.verif{gap:5px;font-size:11.5px;font-weight:600;color:var(--seek);margin-bottom:12px}.verif svg{width:14px;height:14px;fill:none;stroke:var(--seek);stroke-width:2.4;stroke-linejoin:round;stroke-linecap:round}.obj-story{font-size:14px;line-height:1.62;color:var(--ink);margin-bottom:16px}.bar-row{display:flex;justify-content:space-between;font-size:13px;margin-bottom:7px}.bar-row b{font-weight:600}.bar{height:7px;background:var(--line)}.bar,.bar i{border-radius:4px}.bar i{transition:width .6s ease}.bar-meta{font-size:11.5px;margin-top:8px}.ledger-link{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--brand-deep);font-weight:600;margin-top:14px;padding-top:14px;text-decoration:none;cursor:pointer;background:none;border:none;border-top:1px solid var(--line-soft);width:100%;font-family:inherit}.ledger-link svg{width:15px;height:15px;fill:none;stroke:var(--brand-deep);stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}.obj .btn{width:100%;margin-top:14px}.tabs{display:flex;justify-content:center;gap:8px;margin:0 0 28px;flex-wrap:wrap}.tab{font-family:inherit;font-size:13px;font-weight:600;padding:9px 16px;border-radius:8px;cursor:pointer;background:#fff;color:var(--ink-soft);border:1px solid var(--line);transition:all .2s}.tab .n{font-weight:400;opacity:.6;margin-left:4px}.tab.on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.rail-wrap{position:relative}.rail{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 10px;scrollbar-width:none}.rail::-webkit-scrollbar{display:none}.pcard{flex:0 0 262px;scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;text-decoration:none;color:var(--ink);transition:transform .2s,box-shadow .2s;cursor:pointer}.pcard:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(42,38,34,.08)}.pcard .ph{height:120px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.pcard .ph img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pcard .ph .ico{width:36px;height:36px;position:relative}.pcard .ph .ico *{stroke-width:1.7;fill:none;stroke-linejoin:round;stroke-linecap:round}.pcard .pbadge{left:9px;font-size:10px;font-weight:600;color:#fff;padding:4px 9px;border-radius:20px}.pcard .pbadge,.pcard .pverif{position:absolute;top:9px;z-index:2}.pcard .pverif{right:9px;width:20px;height:20px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.pcard .pverif svg{width:11px;height:11px;fill:none;stroke:var(--seek);stroke-width:2.6;stroke-linejoin:round;stroke-linecap:round}.pcard .pb{padding:14px 15px 16px}.pcard h3{font-size:16px;margin-bottom:3px;line-height:1.25}.pcard .ploc{font-size:11.5px;color:var(--ink-soft);margin-bottom:11px}.pmini{height:5px;background:var(--line);overflow:hidden}.pmini,.pmini i{border-radius:3px}.pmini i{display:block;height:100%}.pmeta{display:flex;justify-content:space-between;font-size:11px;color:var(--ink-soft);margin-top:8px}.pmeta b{color:var(--brand-deep);font-weight:600}.arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:5;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(42,38,34,.1)}.arrow.prev{left:-6px}.arrow.next{right:-6px}@media(max-width:760px){.arrow{display:none}}.people-row{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;max-width:920px;margin:0 auto}@media(min-width:560px){.people-row{grid-template-columns:1fr 1fr}}@media(min-width:920px){.people-row{grid-template-columns:repeat(4,1fr)}}.pers{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;text-align:center}.pers .ava{width:56px;height:56px;border-radius:50%;color:#fff;font-family:Lora,serif;font-size:21px;margin:0 auto 12px}.pers .ava,.pers h3{display:flex;align-items:center;justify-content:center}.pers h3{font-size:15.5px;margin-bottom:2px;gap:5px}.pers .pverif2 svg{width:15px;height:15px;fill:none;stroke:var(--seek);stroke-width:2.4;stroke-linejoin:round;stroke-linecap:round}.pers .role{font-size:12px;color:var(--ink-soft);margin-bottom:8px}.pers .sk{font-size:11px;color:var(--brand-deep)}.people-cta{text-align:center;margin-top:30px}.people-cta a{font-size:14px;color:var(--brand-deep);font-weight:600;text-decoration:none;cursor:pointer}.about{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about .wrap{max-width:720px;text-align:center}.about p{font-size:16px;color:var(--ink-soft);line-height:1.7;margin-bottom:14px}.cta{text-align:center;padding:74px 24px}.cta h2{font-size:clamp(26px,4.4vw,38px);margin-bottom:14px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.25}.cta p{font-size:16px;color:var(--ink-soft);max-width:480px;margin:0 auto 28px;line-height:1.6}.footer{background:var(--ink);color:#a99e88;font-size:12.5px;text-align:center;padding:30px 18px;line-height:1.8}.footer .triz-f{width:18px;height:22px;display:inline-block;margin-bottom:8px}.demo-ribbon{background:var(--ink);color:var(--bg);text-align:center;font-size:12px;padding:8px 16px}.demo-ribbon span{opacity:.7}.modal{position:fixed;inset:0;z-index:200;display:none;align-items:flex-start;justify-content:center;padding:24px 16px;overflow-y:auto;background:rgba(26,22,18,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal.open{display:flex}.sheet{background:var(--bg);border-radius:18px;max-width:640px;width:100%;margin:auto;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.3);position:relative}.sheet-close{position:absolute;top:14px;right:14px;z-index:10;width:34px;height:34px;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);font-size:18px;cursor:pointer;color:var(--ink)}.sheet-close,.sheet-hero{display:flex;align-items:center;justify-content:center}.sheet-hero{height:200px;position:relative;overflow:hidden}.sheet-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sheet-hero .bigico{width:64px;height:64px;position:relative}.sheet-hero .bigico *{stroke:#fff;stroke-width:1.4;fill:none;stroke-linejoin:round;stroke-linecap:round}.sheet-body{padding:24px}.sheet-body h2{font-size:25px;margin-bottom:4px}.sheet-tag{font-size:13px;color:var(--ink-soft);margin-bottom:14px}.sheet-sec-t{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin:22px 0 12px}.timeline{border-left:2px solid var(--line);padding-left:18px;margin-left:4px}.tl-item{position:relative;padding-bottom:16px}.tl-item:last-child{padding-bottom:0}.tl-item:before{content:"";position:absolute;left:-25px;top:3px;width:10px;height:10px;border-radius:50%;background:var(--brand)}.tl-item .d{font-size:11px;color:var(--ink-faint)}.tl-item .t{font-size:14px;color:var(--ink)}.team-row{display:flex;gap:12px;flex-wrap:wrap}.tm{gap:9px;background:var(--bg-2);border:1px solid var(--line);border-radius:10px;padding:8px 12px}.tm,.tm .a{display:flex;align-items:center}.tm .a{width:32px;height:32px;border-radius:50%;color:#fff;justify-content:center;font-family:Lora,serif;font-size:13px}.tm .nm{font-size:13px;font-weight:500}.tm .rl{font-size:11px;color:var(--ink-soft)}.book{background:#fff;border-radius:12px;overflow:hidden}.book-row{display:flex;align-items:center;gap:12px;padding:11px 14px;border-bottom:1px solid var(--line-soft);font-size:13px}.book-row:last-child{border-bottom:none}.book-row .bd{font-size:11px;color:var(--ink-faint);width:62px;flex:none}.book-row .bt{flex:1 1;line-height:1.3}.book-row .bt small{display:block;color:var(--ink-soft);font-size:11px}.book-row .bdoc{font-size:10px;color:var(--blue,#3e5a78);border:1px solid #cdd8e3;border-radius:4px;padding:2px 7px;text-decoration:none;flex:none}.book-row .bam{font-family:Lora,serif;font-size:15px;flex:none}.bam.inc{color:var(--seek)}.bam.exp{color:#9a5642}.book-foot{font-size:10.5px;color:var(--ink-faint);padding:10px 14px;background:var(--bg-2);word-break:break-all;display:flex;align-items:center;gap:6px}.book-foot svg{width:12px;height:12px;flex:none;fill:none;stroke:var(--seek);stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.steps-add{counter-reset:s}.add-step{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--line-soft)}.add-step:last-child{border-bottom:none}.add-step .sn{flex:none;width:30px;height:30px;border-radius:50%;background:var(--brand-soft);color:var(--brand-deep);font-weight:600;display:flex;align-items:center;justify-content:center;font-size:14px}.add-step h4{font-size:15px;margin-bottom:3px}.add-step p{color:var(--ink-soft)}.add-note,.add-step p{font-size:13px;line-height:1.55}.add-note{background:var(--brand-soft);border-radius:10px;padding:14px;color:var(--brand-deep);margin-top:18px}.rv{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.rv.vis{opacity:1;transform:none}@media(max-width:600px){.nav-r a.l{display:none}.logo{font-size:18px}.nav-in{padding:13px 16px;gap:10px}}@media(prefers-reduced-motion:reduce){.rv{opacity:1;transform:none}.hero-morph svg,.rv{transition:none}.scene .build{stroke-dashoffset:0!important}.scene .ruin{opacity:0!important}.scene{transition:none}.scene .wheel{animation:none!important}.cat .emo svg circle,.cat .emo svg path,.cat .emo svg rect{stroke-dashoffset:0!important}html{scroll-behavior:auto}}body,html{background-image:linear-gradient(#fbfaf7,#fbfaf7)}@media (prefers-color-scheme:dark){body,html{background:#fbfaf7!important;background-image:linear-gradient(#fbfaf7,#fbfaf7)!important;color:#2a2622!important}.about,.act-card,.add-note,.hero-stats,.map-sec,.mission,.tm{background-image:linear-gradient(#f4f1ea,#f4f1ea)!important}.b-cat,.book,.book-row,.cat,.map-card,.obj,.pcard,.pers,.tab{background-image:linear-gradient(#fff,#fff)!important}.sheet{background-image:linear-gradient(#fbfaf7,#fbfaf7)!important}nav{background-image:linear-gradient(hsla(45,33%,98%,.95),hsla(45,33%,98%,.95))!important}h1,h2,h3{color:#2a2622!important}.hero h1 em,.people-cta a,.val h3{color:#8a5e2c!important}.act-card p,.bar-meta,.cat span,.lead,.m-step p,.obj-loc,.ploc,.pmeta,.sec-sub,.val p{color:#6b6358!important}.trust{background-image:linear-gradient(#2a2622,#2a2622)!important}.tcard h3,.trust .sec-h h2{color:#fff!important}.tab.on{color:#fbfaf7!important;border-color:#2a2622!important}.demo-ribbon,.footer,.tab.on{background-image:linear-gradient(#2a2622,#2a2622)!important}}.hero-rebuild{width:140px;height:118px;margin:0 auto 22px;position:relative}.hero-rebuild svg{width:100%;height:100%;display:block;overflow:visible}.scene{opacity:0;transition:opacity .7s ease}.scene.on{opacity:1}.scene .ground{stroke:var(--brand);stroke-width:2.4;fill:none;stroke-linecap:round}.scene .ruin{stroke:#cba871;stroke-width:2.1;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:1;transition:opacity 1.2s cubic-bezier(.4,0,.4,1)}.scene .build{stroke:var(--brand);stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100}.scene.run .ruin{opacity:0}.scene.run .build{transition:stroke-dashoffset 1.05s cubic-bezier(.45,.05,.2,1);stroke-dashoffset:0}.hero-note{font-family:Lora,Georgia,serif;font-style:italic;font-size:16px;color:var(--brand-deep);max-width:460px;margin:0 auto 36px;line-height:1.5}.scene .wheel{transform-box:fill-box;transform-origin:center}@keyframes millspin{to{transform:rotate(1turn)}}.scene.run .wheel{animation:millspin 7s linear 2.7s infinite}.cat .emo svg circle,.cat .emo svg path,.cat .emo svg rect{stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset .9s ease}.cat.drawn .emo svg circle,.cat.drawn .emo svg path,.cat.drawn .emo svg rect{stroke-dashoffset:0}.detail-wrap{max-width:1080px;margin:0 auto;padding:34px 24px 60px}.detail-head h1{font-size:clamp(26px,4vw,40px);margin-bottom:6px}.detail-loc{color:var(--ink-soft);font-size:14px;margin-bottom:20px}.detail-grid{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px}@media(min-width:760px){.detail-grid{grid-template-columns:3fr 2fr}}.panel{background:var(--bg-2);border:1px solid var(--line);border-radius:14px;padding:20px}.panel h3{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-deep);margin-bottom:14px}.book{background:var(--bg-2);border:1px solid var(--line);border-radius:14px;padding:8px 20px 16px}.entry{display:flex;align-items:center;gap:12px;min-height:46px;border-bottom:1px solid var(--line-soft);padding:8px 0}.entry:last-child{border-bottom:none}.entry .date{font-size:11px;color:var(--ink-faint);width:78px;flex:none}.entry .what{font-size:13.5px;flex:1 1;line-height:1.3}.entry .amt{font-family:Lora,serif;font-size:16px;flex:none}.amt.in{color:var(--seek)}.amt.out{color:var(--sacral)}.entry .doc{flex:none;font-size:10.5px;color:var(--memo);font-weight:600;border:1px solid var(--memo);border-radius:4px;padding:2px 7px;text-decoration:none}.hash{font-size:10px;color:var(--ink-faint);word-break:break-all;margin-top:10px}.people-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));grid-gap:16px;gap:16px}.person{background:var(--bg-2);border:1px solid var(--line);border-radius:14px;padding:20px;transition:transform .15s,box-shadow .15s}.person:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(42,38,34,.08)}.person-top{gap:13px;margin-bottom:12px}.ava,.person-top{display:flex;align-items:center}.ava{flex:none;width:52px;height:52px;border-radius:50%;background:var(--memo);color:#fff;justify-content:center;font-family:Lora,serif;font-size:20px;overflow:hidden}.ava img{width:100%;height:100%;object-fit:cover}.person h3{font-size:18px;display:flex;gap:6px}.person h3,.verif{align-items:center}.verif{display:inline-flex;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--seek);color:#fff;font-size:10px;font-weight:700}.prof{font-size:12px;margin-top:2px}.bio,.prof{color:var(--ink-soft)}.bio{font-size:13px;line-height:1.55;margin-bottom:12px}.skills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.skills span{font-size:11px;color:var(--brand-deep);border:1px solid var(--brand-soft);border-radius:99px;padding:3px 9px;background:var(--brand-soft)}.person-foot{display:flex;justify-content:space-between;font-size:11.5px;color:var(--ink-soft);border-top:1px solid var(--line);padding-top:11px}.back-link{display:inline-block;margin-bottom:18px;color:var(--brand-deep);text-decoration:none;font-size:14px;font-weight:600}.detail-light{background:var(--bg);min-height:72vh;padding:34px 0 60px}.detail-light .loc{color:var(--ink-soft);font-size:14px;margin:6px 0 20px}.detail-light .badge{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:var(--brand);padding:5px 11px;border-radius:6px;margin-bottom:14px}.bar{height:9px;background:var(--bg-3);overflow:hidden;margin:12px 0 8px}.bar,.bar i{border-radius:6px}.bar i{display:block;height:100%;background:linear-gradient(90deg,var(--brand-deep),var(--brand))}.bar-meta{display:flex;justify-content:space-between;font-size:12.5px;color:var(--ink-soft)}