@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@500;700;800&family=Cinzel+Decorative:wght@700&family=MedievalSharp&family=Spectral:wght@400;600&display=swap";:root{--bg-main: #120d0b;--surface-wood-dark: #2c1b14;--surface-wood-mid: #4e2f21;--surface-parchment: #e9d3ab;--surface-parchment-soft: #f3e3c2;--surface-ink: #1b120f;--surface-iron: #3c3633;--ink-main: #2a1812;--ink-muted: #5f4433;--ink-light: #f5e8d1;--accent-brass: #b8873f;--accent-ember: #ce7a3f;--accent-verdant: #4a6f52;--line-color: rgba(203, 164, 109, .45);--shadow-color: rgba(11, 6, 4, .5);--radius: 4px;--container-width: 1120px;font-family:Spectral,Georgia,serif;line-height:1.55;font-weight:400;color:var(--ink-main);background-color:var(--bg-main);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink-main);background:radial-gradient(circle at 8% -10%,rgba(211,132,65,.23),transparent 42%),radial-gradient(circle at 85% -20%,rgba(72,109,78,.2),transparent 38%),linear-gradient(180deg,#08050473,#080504eb),url(/images/textures/parchment.jpg),url(/images/textures/wood-dark.jpg),var(--bg-main);background-size:auto,auto,auto,1280px auto,720px auto,auto;background-attachment:fixed,fixed,fixed,fixed,fixed,fixed;background-position:top left,top right,center,center top,center top,center}#root{min-height:100vh}h1,h2,h3{margin:0;font-family:Cinzel Decorative,Cinzel,Georgia,serif;line-height:1.2}h2{letter-spacing:.02em}p{margin:0}a{color:inherit}.container{width:min(var(--container-width),calc(100% - 2.5rem));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(180deg,#1b100cf5,#150d0ae6),url(/images/textures/wood-dark.jpg);background-size:auto,740px auto;border-bottom:1px solid rgba(216,172,109,.5);box-shadow:0 8px 24px #00000052;animation:fade-rise .65s ease}.site-header:after{content:"";position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,#935b2b00,#d7a45bbf,#935b2b00)}.header-content{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:.95rem 0}.brand{display:inline-flex;align-items:center;text-decoration:none;color:#f8e4bd}.brand h1{font-size:1.03rem;font-family:Cinzel Decorative,Cinzel,Georgia,serif;letter-spacing:.04em}.nav-list{display:flex;align-items:center;gap:.9rem;margin:0;padding:0;list-style:none}.nav-list a{color:#f7ead2;text-decoration:none;font-weight:600;font-size:.95rem;letter-spacing:.04em;text-transform:none;padding:.45rem .8rem;border:1px solid transparent;transition:background-color .22s ease,color .22s ease,border-color .22s ease}.nav-list a:hover,.nav-list a.active{background:#b17f3e2e;border-color:#d2a76680;color:#fff8ea}.nav-list a.nav-cta{background:linear-gradient(135deg,#c9984d,#8d5a2e),url(/images/textures/wood-dark.jpg);background-size:auto,620px auto;border-color:#412512d9;color:#1d120d;font-weight:700;box-shadow:0 8px 18px #0000004d}.nav-list a.nav-cta:hover{background:linear-gradient(135deg,#d2a661,#9b6635),url(/images/textures/wood-dark.jpg);background-size:auto,620px auto;color:#1d120d;border-color:#412512eb}.hero-section{padding:6.4rem 0 5.8rem;position:relative;overflow:hidden;background:linear-gradient(180deg,#1f130ed6,#120b08e6),url(/images/textures/wood-dark.jpg),url(/images/textures/parchment.jpg);background-size:cover;background-repeat:no-repeat,repeat,no-repeat;background-position:center,center top,center center;background-blend-mode:multiply,normal,soft-light;border-bottom:2px solid rgba(143,88,42,.78)}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 24%,rgba(249,196,112,.28),transparent 34%),radial-gradient(circle at 78% 76%,rgba(178,105,55,.3),transparent 40%),linear-gradient(120deg,#4d301d52,#20140e3d);background-size:auto,auto,auto;mix-blend-mode:screen;opacity:.5;pointer-events:none}.hero-section:after{content:"";position:absolute;inset:auto 0 0;height:42px;background:linear-gradient(180deg,#130b0800,#130b08e6),url(/images/textures/wood-dark.jpg);opacity:.52}.hero-content{position:relative;display:grid;gap:1.2rem;max-width:790px;color:#f5dfbc;animation:fade-rise .76s ease}.eyebrow{font-family:MedievalSharp,Cinzel,Georgia,serif;text-transform:uppercase;letter-spacing:.17em;font-size:.72rem;font-weight:700;color:#d6a45f}.hero-content h2{font-size:clamp(2rem,5.7vw,4.2rem);text-shadow:0 6px 24px rgba(0,0,0,.35)}.hero-content p{color:#e8cfaa;font-size:1.1rem;max-width:65ch}.hero-ledger{margin:.2rem 0 0;padding:.85rem 1rem;list-style:none;display:grid;gap:.45rem;max-width:560px;border:1px solid rgba(212,165,103,.35);background:linear-gradient(160deg,#20130ec7,#170e0bd6),url(/images/textures/parchment.jpg);background-size:auto,cover;box-shadow:inset 0 0 0 1px #f6daaa14}.hero-ledger li{position:relative;padding-left:1.3rem;color:#f2dec0}.hero-ledger li:before{content:"✦";position:absolute;left:0;top:0;color:#e2b570;animation:ember-pulse 2.6s ease-in-out infinite}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.45rem}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(65,37,18,.85);background:linear-gradient(135deg,#c9984d,#8d5a2e),url(/images/textures/wood-dark.jpg);background-size:auto,620px auto;color:#1d120d;font-weight:700;letter-spacing:.03em;padding:.72rem 1.28rem;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;box-shadow:0 10px 20px var(--shadow-color);clip-path:polygon(6% 0,94% 0,100% 24%,100% 76%,94% 100%,6% 100%,0 76%,0 24%)}.button:hover{transform:translateY(-2px);box-shadow:0 14px 26px var(--shadow-color);filter:brightness(1.07)}.button.ghost{background:linear-gradient(180deg,#f8e4c2f2,#e4caa2db),url(/images/textures/parchment.jpg);background-size:auto,cover;border:1px solid rgba(123,79,31,.72);color:#4e2b12;box-shadow:none}.hero-actions .button.ghost{color:#f7e1bd;border-color:#ebbc79b3;background:linear-gradient(180deg,#412718ab,#2d1c12b8),url(/images/textures/wood-dark.jpg);background-size:auto,cover}.section-block{padding:4.4rem 0}.framed-section{position:relative}.framed-section:before{top:1.4rem}.framed-section:after{bottom:1.4rem}.featured-section{background:linear-gradient(180deg,#180f0beb,#110b08f2),url(/images/textures/parchment.jpg),url(/images/textures/wood-dark.jpg);background-size:auto,1080px auto,880px auto;background-blend-mode:multiply,normal,overlay;border-top:1px solid rgba(164,118,67,.35);border-bottom:1px solid rgba(164,118,67,.35)}.market-section{background:linear-gradient(180deg,#1a100ceb,#130c09f2),url(/images/textures/parchment.jpg),url(/images/textures/wood-dark.jpg);background-size:cover;background-blend-mode:multiply,soft-light,normal}.section-heading{display:grid;gap:.7rem;margin-bottom:1.7rem;max-width:72ch}.section-heading h2{font-size:clamp(1.58rem,4vw,2.5rem);color:var(--ink-light)}.section-heading p{color:#e4ccab}.model-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.model-card{display:grid;grid-template-rows:auto 1fr auto;gap:.85rem;border-radius:var(--radius);background:linear-gradient(180deg,#f8e3c1f0,#e5c99cf2),url(/images/textures/parchment.jpg);background-size:auto,cover;border:1px solid rgba(111,70,33,.62);padding:.8rem;box-shadow:0 14px 24px var(--shadow-color);animation:fade-rise .68s ease;clip-path:polygon(0 12px,12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px));transition:transform .22s ease,box-shadow .22s ease}.model-card:hover{transform:translateY(-5px);box-shadow:0 20px 28px #0a060494}.model-card img{width:100%;height:170px;border-radius:calc(var(--radius) - 5px);object-fit:cover;border:1px solid rgba(98,58,22,.32);box-shadow:0 5px 14px #23120938}.model-content{display:grid;gap:.55rem}.model-content h3{font-size:1.22rem;color:#2b1a12}.model-content p{color:var(--ink-muted)}.model-category{font-family:MedievalSharp,Cinzel,Georgia,serif;font-size:.74rem;letter-spacing:.13em;text-transform:uppercase;color:#49684f;font-weight:700}.tag-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.tag-list li{font-family:MedievalSharp,Cinzel,Georgia,serif;font-size:.72rem;border:1px solid rgba(123,79,31,.42);border-radius:2px;padding:.2rem .5rem;color:#583f2d;background:#fbedd3d6}.center-cta{display:flex;justify-content:center;margin-top:1.8rem}.section-panel{color:#f8e5c1;background:linear-gradient(160deg,#180f0bf2,#241610f5),url(/images/textures/wood-dark.jpg),url(/images/textures/parchment.jpg);background-size:auto,940px auto,1220px auto;background-blend-mode:normal,multiply,overlay}.section-panel .eyebrow{color:#efbf73}.section-panel h2{color:#f8e8c9}.section-panel p,.section-panel li{color:#f0dabc}.contribution-grid{display:grid;gap:1.6rem;grid-template-columns:2fr 1fr}.benefit-list{margin:1.1rem 0;padding-left:1.1rem;display:grid;gap:.45rem}.donation-card{align-self:start;border:1px solid rgba(243,204,120,.34);border-radius:var(--radius);padding:1rem;background:linear-gradient(160deg,#1c110dd4,#130c09e0),url(/images/textures/wood-dark.jpg);background-size:auto,700px auto;display:grid;gap:.8rem;clip-path:polygon(0 9px,9px 0,calc(100% - 9px) 0,100% 9px,100% calc(100% - 9px),calc(100% - 9px) 100%,9px 100%,0 calc(100% - 9px));box-shadow:inset 0 0 0 1px #f8deaf1a}.country-button-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem}.country-filter-button{border:1px solid rgba(190,143,77,.5);background:linear-gradient(180deg,#f5e0bde6,#e4c598d9),url(/images/textures/parchment.jpg);background-size:auto,cover;color:#2b1a12;padding:.4rem .78rem;font-family:Spectral,Georgia,serif;font-size:.95rem;cursor:pointer;transition:filter .22s ease,transform .22s ease}.country-filter-button:hover{transform:translateY(-1px);filter:brightness(1.06)}.country-filter-button.active{background:linear-gradient(180deg,#9b6435,#6f451f),url(/images/textures/wood-dark.jpg);background-size:auto,cover;color:#f8e8cb;border-color:#452712f2}.seller-list{list-style:none;margin:0;padding:0;border:1px solid rgba(143,103,55,.5);background:linear-gradient(180deg,#f7e2c1f0,#e5c79cf2),url(/images/textures/parchment.jpg);background-size:auto,cover;box-shadow:0 12px 22px #0c07055c}.seller-list-item{display:flex;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem 1rem;border-bottom:1px solid rgba(121,77,35,.24)}.seller-list-item:last-child{border-bottom:0}.seller-meta h3{font-size:1.04rem}.seller-country{color:var(--accent-verdant);font-weight:700;margin-top:.1rem}@media (max-width: 640px){.seller-list-item{align-items:flex-start;flex-direction:column;padding-top:2rem}}.gallery-page,.not-found-page{min-height:calc(100vh - 220px)}.gallery-page{background:linear-gradient(180deg,#190f0be0,#110b08f2),url(/images/textures/wood-dark.jpg);background-size:cover;padding-top:2rem}.not-found-page{display:grid;align-content:center;background:linear-gradient(180deg,#150c09e6,#110a08f5),url(/images/textures/wood-dark.jpg);background-size:auto,980px auto}.not-found-panel{max-width:640px;display:grid;gap:1rem;padding:1.3rem;border:1px solid rgba(197,149,87,.45);background:linear-gradient(180deg,#f0d8b1f2,#debc8df5),url(/images/textures/parchment.jpg);background-size:auto,cover;box-shadow:0 16px 30px #09050475}.not-found-panel h2{color:#2f1d14}.not-found-panel p{color:#5e4534}.status-text{margin:1.2rem auto;color:#dfc49f}.error-text{color:#f5a18c}.site-footer{margin-top:2rem;border-top:1px solid rgba(198,153,89,.44);background:linear-gradient(180deg,#130b08f7,#0e0907fc),url(/images/textures/wood-dark.jpg);background-size:auto,760px auto;color:#f6e8ce}.footer-content{display:grid;gap:.4rem;padding:1.8rem 0}.footer-title{font-family:Cinzel Decorative,Cinzel,Georgia,serif;letter-spacing:.07em;text-transform:uppercase;font-weight:700;color:#f6dfb8}.footer-note{font-family:MedievalSharp,Cinzel,Georgia,serif;color:#dcc29a;font-size:.93rem}@keyframes fade-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ember-pulse{0%{opacity:.65;text-shadow:0 0 0 rgba(247,160,72,0)}55%{opacity:1;text-shadow:0 0 12px rgba(247,160,72,.5)}to{opacity:.65;text-shadow:0 0 0 rgba(247,160,72,0)}}@media (max-width: 920px){.contribution-grid{grid-template-columns:1fr}.header-content{flex-direction:column;align-items:flex-start}.hero-section{background-size:auto,760px auto,980px auto}}@media (max-width: 640px){.container{width:min(var(--container-width),calc(100% - 1.35rem))}.section-block{padding:3.2rem 0}.framed-section:before,.framed-section:after{width:min(var(--container-width),calc(100% - 1.35rem))}.hero-section{padding-top:4.2rem;padding-bottom:4.3rem}.hero-content p{font-size:1.02rem}.hero-actions,.hero-actions .button{width:100%}.nav-list{flex-wrap:wrap}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
