:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f1ea;--bg-soft:#fbf7f1;--paper:#fffdfa;--paper-soft:#ffffffb3;--ink:#241913;--ink-soft:#33261f;--muted:#6e6157;--line:#e6d6c7;--accent:#9d4f36;--accent-dark:#6f3423;--accent-soft:#f0dfd0;--shadow-soft:0 14px 36px #4f2f1e14;--shadow-subtle:0 10px 28px #4f2f1e0e;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:Georgia, "Times New Roman", serif;font-family:var(--font-sans)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at top left, #fff8f0 0, transparent 28rem), linear-gradient(180deg, var(--bg-soft) 0%, var(--bg) 100%);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none;transition:color .18s,background .18s,border-color .18s,transform .18s}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}.container{width:min(1040px,100% - 48px);margin-inline:auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf7f1eb;border-bottom:1px solid #e6d6c7b8;position:sticky;top:0}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:1.4rem;display:flex}.header-inner{min-height:74px}.brand{align-items:center;gap:.8rem;display:flex}.brand-mark{background:linear-gradient(135deg, var(--accent), var(--accent-dark));color:#fff;width:42px;height:42px;font-family:var(--font-serif);letter-spacing:.02em;border-radius:999px;flex:none;place-items:center;font-size:.9rem;display:grid;box-shadow:0 10px 22px #9d4f3633}.brand strong,.brand small{display:block}.brand strong{font-family:var(--font-serif);letter-spacing:-.015em;font-size:1.34rem;line-height:1}.brand small{color:var(--muted);margin-top:.18rem;font-size:.86rem}.site-nav{color:var(--muted);align-items:center;gap:.25rem;font-size:.94rem;font-weight:750;display:flex}.site-nav a{border-radius:999px;padding:.58rem .82rem}.site-nav a.active,.site-nav a:hover{color:var(--accent-dark);background:#f0dfd0b8}h1,h2,h3{font-family:var(--font-serif);letter-spacing:-.026em;margin:0;line-height:1.05}h1{font-size:clamp(2.7rem,6vw,5.2rem)}h2{font-size:clamp(1.9rem,3.5vw,3rem)}h3{font-size:clamp(1.4rem,2.6vw,2rem)}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;margin:0 0 .85rem;font-size:.7rem;font-weight:900;display:inline-block}.muted{color:var(--muted);line-height:1.75}.lead,.hero-copy,.article-excerpt{max-width:680px;color:var(--muted);font-size:1.04rem;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.55rem;display:flex}.button{background:linear-gradient(135deg, var(--accent), var(--accent-dark));color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.74rem 1.08rem;font-weight:850;display:inline-flex;box-shadow:0 12px 24px #9d4f3629}.button:hover{color:#fff;transform:translateY(-1px)}.button-light{color:var(--accent-dark);border-color:var(--line);box-shadow:none;background:#ffffffb8}.button-light:hover{color:var(--accent-dark);background:#fff}.text-link,.read-more,.back-link{color:var(--accent);font-weight:900}.text-link:after{content:" →"}.read-more:hover,.text-link:hover,.back-link:hover{color:var(--accent-dark)}.hero,.hero-simple{border-bottom:1px solid #e6d6c7bf;padding:3.25rem 0 2.05rem;position:relative}.hero:before,.hero:after,.hero-simple:before,.hero-simple:after{display:none}.hero .container,.hero-simple .container{max-width:980px}.hero h1,.hero-simple h1{letter-spacing:-.034em;max-width:760px;font-size:clamp(2.55rem,5vw,4.35rem);line-height:.99}.hero .hero-copy,.hero-simple .hero-copy{max-width:640px;margin-top:1.05rem}.section{padding:2.8rem 0 4.2rem}.latest-section,.latest-section-simple{padding-top:2.15rem}.section-head{justify-content:space-between;align-items:end;gap:1.4rem;margin-bottom:1.45rem;display:flex}.section-head-simple,.post-list-simple,.post-list{max-width:820px;margin-inline:auto}.post-list-simple,.post-list,.archive-grid,.posts-grid,.latest-grid,.objave-grid,.post-grid,.post-grid-wow{gap:0;max-width:820px;margin:0 auto;display:grid}.post-item-simple,.post-card,.archive-card{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #50322324;border-radius:0;min-height:0;padding:1.45rem 0 1.65rem}.post-item-simple:first-child,.post-card:first-child,.archive-card:first-child{padding-top:.35rem}.post-item-simple:last-child,.post-card:last-child,.archive-card:last-child{border-bottom:0}.post-item-simple h2,.post-card h2,.archive-card h2{letter-spacing:-.022em;max-width:740px;margin:.28rem 0 .62rem;font-size:clamp(1.42rem,2.6vw,2.05rem);font-weight:500;line-height:1.13}.post-item-simple h2 a,.post-card h2 a,.archive-card h2 a{text-underline-offset:.18em;text-decoration-thickness:1px}.post-item-simple h2 a:hover,.post-card h2 a:hover,.archive-card h2 a:hover{text-decoration:underline}.post-meta,.archive-date{color:var(--muted);margin:0;font-size:.84rem;line-height:1.45}.post-excerpt,.post-card p,.archive-card p{max-width:650px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.68}.post-item-simple .read-more,.post-card .read-more,.post-card-footer a,.archive-card-footer a,.archive-card .read-more,.archive-card a.read-more{color:var(--accent);margin-top:.82rem;font-weight:900;display:inline-block}.post-card-footer,.archive-card-footer{margin-top:.9rem;padding-top:0;display:block}.tag-row{flex-wrap:wrap;gap:.42rem;margin-top:.8rem;display:flex}.tag,.archive-category{background:var(--accent-soft);color:var(--accent-dark);border-radius:999px;padding:.25rem .58rem;font-size:.7rem;font-weight:850;display:inline-flex}.tag-row .tag,.archive-card-footer .tag,.post-card-footer .tag,.related-posts .tag,.related-section .tag{display:none}.post-card-large,.archive-card-featured{grid-column:auto;min-height:0}.hero-grid,.hero-wow-grid,.home-hero-grid{display:block}.hero-card,.hero-featured,.hero-mini-stats,.editorial-strip,.editorial-strip-inner,.stats-row,.category-strip,.topic-nav,.tech-badges,.archive-hero-card{display:none}.archive-page{padding:4rem 0 5rem}.archive-hero{max-width:820px;margin:0 auto 1.85rem}.archive-hero h1{letter-spacing:-.038em;max-width:760px;font-size:clamp(2.7rem,6vw,5.2rem);line-height:.98}.archive-toolbar{gap:.95rem;max-width:820px;margin:0 auto 1.85rem;display:grid}.archive-search,.search-box{gap:.5rem;font-weight:850;display:grid}.search-box{margin-bottom:1.45rem}.archive-search span{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;font-size:.7rem}.archive-search input,.search-box input{border:1px solid var(--line);width:100%;min-height:50px;color:var(--ink);box-shadow:var(--shadow-subtle);background:#ffffffd1;border-radius:16px;padding:0 .95rem}.archive-search input:focus,.search-box input:focus{border-color:#d2af96;outline:none;box-shadow:0 0 0 4px #9d4f3614}.archive-categories{flex-wrap:wrap;gap:.5rem;display:flex}.archive-categories button{border:1px solid var(--line);color:var(--accent-dark);font:inherit;cursor:pointer;background:#ffffff9e;border-radius:999px;padding:.54rem .8rem;font-weight:800}.archive-categories button:hover,.archive-categories button.active{background:var(--accent-soft);color:var(--accent-dark)}.archive-result-line,.archive-empty,.loading{max-width:820px;color:var(--muted);margin-inline:auto}.archive-result-line{margin-bottom:1rem}.archive-empty,.loading{padding:1rem 0}.archive-card:hover{box-shadow:none;transform:none}.archive-card:before{display:none}.archive-card-top{flex-wrap:wrap;align-items:center;gap:.52rem;margin-bottom:.48rem;display:flex}.article-page,.article-page-wow{max-width:900px;margin-inline:auto;padding:3.8rem 0 5rem}.article-header,.article-hero{border-bottom:1px solid var(--line);margin-bottom:2.1rem;padding:0 0 2rem}.article-header h1,.article-hero h1{max-width:880px;margin-top:.5rem;font-size:clamp(2.35rem,5.2vw,4.45rem);line-height:1.02}.article-meta-row{flex-wrap:wrap;gap:.55rem;margin-top:1.25rem;display:flex}.article-meta-row span{border:1px solid var(--line);color:var(--accent-dark);background:#ffffffb8;border-radius:999px;padding:.4rem .72rem;font-size:.82rem;font-weight:800}.article-content-layout{padding:0;display:block}.article-sidebar,.article-side-card{display:none}.article-body,.article-body-wow{max-width:760px;box-shadow:none;color:#2e241e;font-family:var(--font-serif);background:0 0;border:none;border-radius:0;margin-inline:auto;padding:0;font-size:1.18rem;line-height:1.92}.article-body p,.article-body ul,.article-body ol,.article-body blockquote,.article-body table,.article-body-wow p,.article-body-wow ul,.article-body-wow ol,.article-body-wow blockquote,.article-body-wow table{margin:0 0 1.45rem}.article-body a,.article-body-wow a{color:var(--accent);text-underline-offset:.18em;text-decoration:underline}.article-body blockquote,.article-body-wow blockquote{border-left:4px solid var(--accent);color:var(--muted);background:#f0dfd057;border-radius:0 18px 18px 0;margin:1.9rem 0;padding:1rem 0 1rem 1.35rem;font-style:italic}.article-body table,.article-body-wow table{border-collapse:collapse;width:100%;font-family:var(--font-sans);background:#fffc;border-radius:16px;font-size:.98rem;overflow:hidden}.article-body th,.article-body td,.article-body-wow th,.article-body-wow td{border:1px solid var(--line);padding:.75rem}.about-hero{border-bottom:1px solid var(--line);padding:3.8rem 0 2.8rem}.about-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(260px,.72fr);align-items:center;gap:2.3rem;display:grid}.about-hero h1{letter-spacing:-.038em;font-size:clamp(2.7rem,6vw,5.2rem);line-height:.98}.about-lead{max-width:680px}.about-portrait-card,.about-main-card,.about-topic-card,.about-fact{border:1px solid var(--line);box-shadow:var(--shadow-subtle);background:#ffffff9e}.about-portrait-card{border-radius:26px;max-width:430px;margin-left:auto;padding:1.25rem}.about-photo{object-fit:contain;object-position:center;background:#f3eee7;border-radius:20px;width:100%;height:auto;max-height:560px}.about-portrait-card span{color:var(--muted)}.about-section{padding:3.1rem 0 4rem}.about-content-grid{max-width:820px;margin:0 auto;display:block}.about-main-card{max-width:820px;box-shadow:none;background:0 0;border:none;margin:0 auto;padding:0}.about-main-card h2{max-width:760px;margin-bottom:1.1rem;font-size:clamp(2.25rem,4.8vw,4rem);line-height:1.05}.about-main-card p{max-width:720px;color:var(--muted);font-family:var(--font-serif);font-size:1.16rem;line-height:1.88}.about-side-panel,.about-topics-section{display:none}.about-fact{border-radius:20px;padding:1.1rem}.about-fact span{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin-bottom:.5rem;font-size:.72rem;font-weight:900;display:block}.about-fact strong{font-family:var(--font-serif);font-size:1.18rem;line-height:1.35;display:block}.about-topic-card{border-radius:24px;padding:1.35rem}.about-topic-card span{color:var(--accent);font-size:.85rem;font-weight:900}.about-topic-card h3{margin:.7rem 0;font-size:1.8rem}.about-topic-card p{color:var(--muted);line-height:1.7}.promo-section{padding:0 0 2.8rem}.promo-card{border:1px solid var(--line);max-width:820px;box-shadow:var(--shadow-subtle);background:#ffffff94;border-radius:20px;margin:0 auto;padding:1.15rem 1.28rem;display:block}.promo-card span{color:var(--accent);text-transform:uppercase;letter-spacing:.18em;margin-bottom:.34rem;font-size:.7rem;font-weight:900;display:block}.promo-card strong{color:var(--ink);font-family:var(--font-serif);font-size:1.42rem;line-height:1.16;display:block}.promo-card small{color:var(--accent-dark);margin-top:.42rem;font-weight:850;display:block}.promo-card:hover{background:#ffffffd1;transform:translateY(-1px)}.notice,.content-box{border:1px solid var(--line);box-shadow:var(--shadow-subtle);background:#ffffffb8;border-radius:20px}.notice{max-width:820px;margin:0 auto;padding:1rem 1.15rem}.notice-error{background:#fff1ef;border-color:#efc6c0}.content-box{margin-top:1.4rem;padding:1.35rem}.visit-counter{border:1px solid var(--line);min-height:44px;color:var(--muted);background:#ffffff9e;border-radius:999px;align-items:center;margin:0;padding:.52rem .86rem;font-size:.86rem;font-weight:750;display:inline-flex}.visit-counter strong{color:var(--accent-dark);font-weight:900}.visit-counter-bottom{padding:0 0 2.4rem}.visit-counter-bottom .container{justify-content:center;display:flex}.site-footer{color:var(--muted);border-top:1px solid #e6d6c7e6;margin-top:2rem;padding:1.4rem 0}.footer-inner{font-size:.92rem}.footer-inner p{margin:0}@media (width<=980px){.about-hero-grid{grid-template-columns:1fr}.about-portrait-card{margin-left:0}}@media (width<=760px){.header-inner,.footer-inner,.section-head{flex-direction:column;align-items:flex-start}.header-inner{min-height:auto;padding:.95rem 0}.site-nav{flex-wrap:wrap}}@media (width<=640px){.container{width:min(100% - 28px,1040px)}.brand-mark{width:40px;height:40px}.brand strong{font-size:1.2rem}.brand small{font-size:.8rem}.site-nav{gap:.2rem;font-size:.9rem}.site-nav a{padding:.52rem .68rem}.hero,.hero-simple,.about-hero{padding:2.8rem 0 1.85rem}.hero h1,.hero-simple h1,.archive-hero h1,.about-hero h1{font-size:clamp(2.25rem,11vw,3.55rem);line-height:1.02}.hero-copy,.lead,.article-excerpt{font-size:1rem}.section,.latest-section,.latest-section-simple,.archive-page{padding-top:2rem;padding-bottom:3.2rem}.post-item-simple,.post-card,.archive-card{padding:1.22rem 0 1.42rem}.post-item-simple h2,.post-card h2,.archive-card h2{font-size:1.5rem;line-height:1.16}.post-excerpt,.post-card p,.archive-card p{font-size:.96rem;line-height:1.65}.promo-card strong{font-size:1.28rem}.article-page,.article-page-wow{padding:3rem 0 4rem}.article-header h1,.article-hero h1{font-size:clamp(2.05rem,10vw,3.25rem)}.article-body,.article-body-wow{font-size:1.08rem;line-height:1.82}.about-section{padding:2.4rem 0 3.2rem}.about-main-card h2{font-size:2.1rem}.about-main-card p{font-size:1.08rem;line-height:1.8}}
