:root{color-scheme:light;--canvas: #faf9f5;--surface-soft: #f5f0e8;--surface-card: #efe9de;--surface-strong: #e8e0d2;--surface-dark: #181715;--ink: #141413;--body: #3d3d3a;--muted: #6c6a64;--muted-soft: #8e8b82;--hairline: #e6dfd8;--primary: #cc785c;--primary-active: #a9583e;--amber: #e8a55a;--teal: #5db8a6;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;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;background:linear-gradient(180deg,#faf9f5f5,#faf9f5),var(--canvas);color:var(--body)}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(20,20,19,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(20,20,19,.02) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 78%);mask-image:linear-gradient(to bottom,black,transparent 78%)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2,.final-summary h2{color:var(--ink);font-family:Cormorant Garamond,Garamond,Times New Roman,serif;font-weight:500;letter-spacing:-.02em}h1{max-width:760px;font-size:7.5rem;line-height:.9}h2{font-size:4.4rem;line-height:.96}h3{color:var(--ink)}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(100% - 32px,1180px);min-height:68px;margin:0 auto;background:#faf9f5d1;border-bottom:1px solid rgba(230,223,216,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.nav-links{display:flex;align-items:center}.brand{gap:10px;color:var(--ink);font-weight:650}.brand-mark{display:grid;width:26px;height:26px;place-items:center;color:var(--primary);font-size:24px;line-height:1}.nav-links{gap:6px}.nav-links a{min-height:38px;padding:10px 13px;border-radius:999px;color:var(--muted);font-size:.9rem;font-weight:600}.nav-links a:hover{background:var(--surface-card);color:var(--ink)}.section-wrap{width:min(100% - 32px,1180px);margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.74fr);gap:clamp(32px,6vw,82px);align-items:center;min-height:calc(100svh - 68px);padding:74px 0 84px}.hero-copy{display:grid;gap:24px}.eyebrow{color:var(--primary-active);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-subtitle{max-width:650px;color:var(--body);font-size:1.7rem;line-height:1.28}.hero-body,.section-heading p,.section-intro,.criterion-card p,.advice-card p,.final-summary p{color:var(--body);font-size:1.02rem;line-height:1.72}.hero-body{max-width:710px}.hero-body strong,.paper-header strong,.score-number strong,.criterion-title-row span,.advice-card h3{color:var(--ink)}.hero-card{position:relative;padding:14px;border:1px solid var(--hairline);border-radius:var(--radius-lg);background:#f5f0e8c2}.paper-preview{min-height:500px;padding:clamp(24px,4vw,42px);border:1px solid rgba(230,223,216,.82);border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.42),transparent 38%),#fffdf8;box-shadow:0 22px 70px #14141314}.paper-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:30px;color:var(--ink);font-size:.88rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.paper-header strong{display:inline-flex;min-width:72px;min-height:72px;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-card);font-size:1.25rem}.paper-line{height:10px;margin-bottom:14px;border-radius:999px;background:var(--surface-strong)}.paper-line.long{width:92%}.paper-line.medium{width:66%}.paper-metrics{display:grid;gap:12px;margin:40px 0}.paper-metrics div,.paper-section span{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid var(--hairline);border-radius:10px;background:var(--canvas);color:var(--muted);font-size:.92rem;font-weight:650}.paper-metrics strong{color:var(--primary-active);font-size:1.2rem}.paper-section{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.paper-section span{justify-content:center;min-height:74px;background:var(--surface-soft);color:var(--ink)}.score-section,.usage,.final-summary{padding:96px 0}.section-heading{display:grid;max-width:760px;gap:18px;margin-bottom:34px}.section-heading.compact{margin-bottom:42px}.score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.score-card{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;min-height:170px;padding:28px;border:1px solid var(--hairline);border-radius:var(--radius-md);background:var(--surface-card)}.score-number{display:grid;width:96px;height:96px;place-items:center;border-radius:50%;background:var(--canvas)}.score-number strong{font-family:Cormorant Garamond,Garamond,serif;font-size:3.2rem;line-height:.8}.score-number span{color:var(--muted);font-size:.75rem;font-weight:700}.score-card h3{margin-bottom:8px;font-size:1.08rem}.score-card p{color:var(--muted);line-height:1.52}.criteria-band{padding:96px 0;background:var(--surface-soft);border-block:1px solid var(--hairline)}.criteria-stack{display:grid;gap:22px}.criteria-section{padding:clamp(24px,4vw,38px);border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--canvas)}.criteria-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.section-numeral{margin-bottom:10px;color:var(--primary-active);font-weight:800}.criteria-section h3{max-width:820px;font-family:Cormorant Garamond,Garamond,serif;font-size:3rem;font-weight:500;line-height:1.02;letter-spacing:-.02em}.max-badge,.criterion-title-row span{flex:0 0 auto;border-radius:999px;font-size:.83rem;font-weight:800;white-space:nowrap}.max-badge{padding:8px 13px;background:var(--surface-card);color:var(--primary-active)}.section-intro{max-width:860px;margin-bottom:26px}.criterion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#ezikovi .criterion-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.criterion-card{display:flex;flex-direction:column;min-height:100%;padding:24px;border:1px solid var(--hairline);border-radius:var(--radius-md);background:#fffdf8}.criterion-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:15px}.criterion-title-row h4{color:var(--ink);font-size:1.02rem;line-height:1.32}.criterion-title-row span{padding:6px 10px;background:var(--surface-card);color:var(--primary-active)}.criterion-card p{font-size:.98rem}.note{margin-top:auto;padding-top:18px}.note strong{display:inline-flex;margin-bottom:8px;color:var(--primary-active);font-size:.8rem;font-weight:800}.note p{padding:14px 16px;border-left:3px solid var(--primary);border-radius:0 8px 8px 0;background:var(--surface-soft);color:var(--body);font-size:.93rem}.usage-panel{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1fr);gap:32px;align-items:start;padding:clamp(28px,5vw,48px);border-radius:var(--radius-lg);background:var(--surface-dark)}.usage-panel h2,.usage-panel .eyebrow{color:var(--canvas)}.usage-panel .eyebrow{opacity:.8}.usage-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.usage-checks span{min-height:58px;padding:16px 18px;border:1px solid rgba(250,249,245,.12);border-radius:10px;background:#252320;color:var(--canvas);font-size:.95rem;line-height:1.4}.usage-checks span:before{display:inline-block;width:8px;height:8px;margin-right:10px;border-radius:50%;background:var(--teal);content:""}.practical-band{padding:96px 0;background:var(--surface-card);border-block:1px solid var(--hairline)}.practical-layout{display:grid;grid-template-columns:minmax(240px,.45fr) minmax(0,.75fr);gap:clamp(28px,6vw,72px);align-items:start}.sticky-heading{position:sticky;top:96px}.advice-list{display:grid;gap:14px}.advice-card{padding:26px;border:1px solid rgba(230,223,216,.92);border-radius:var(--radius-md);background:var(--canvas)}.advice-card h3{margin-bottom:10px;font-size:1.1rem}.final-summary{max-width:900px;text-align:center}.final-summary .eyebrow{margin-bottom:18px}.final-summary h2{margin-bottom:22px}.final-summary p{max-width:760px;margin:0 auto}@media(max-width:1040px){h1{font-size:5.8rem}h2{font-size:3.55rem}.criteria-section h3{font-size:2.65rem}.hero,.practical-layout,.usage-panel{grid-template-columns:1fr}.hero{min-height:auto}.hero-card{max-width:650px}.score-grid,.criterion-grid,#ezikovi .criterion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sticky-heading{position:static}}@media(max-width:720px){.topbar{width:min(100% - 24px,1180px)}.brand{font-size:.94rem}.nav-links{gap:0}.nav-links a{padding:9px 8px;font-size:.8rem}.section-wrap{width:min(100% - 24px,1180px)}.hero,.score-section,.criteria-band,.usage,.practical-band,.final-summary{padding:64px 0}h1{font-size:3.85rem;line-height:.94}h2{font-size:2.8rem}.criteria-section h3{font-size:2.28rem}.hero-subtitle{font-size:1.25rem}.hero-body,.section-heading p,.section-intro,.criterion-card p,.advice-card p,.final-summary p{font-size:.98rem}.paper-preview{min-height:430px}.paper-header{align-items:flex-start;flex-direction:column}.paper-header strong{min-width:62px;min-height:62px}.paper-section,.score-grid,.criterion-grid,#ezikovi .criterion-grid,.usage-checks,.score-card{grid-template-columns:1fr}.score-number{width:84px;height:84px}.criteria-section-head,.criterion-title-row{align-items:flex-start;flex-direction:column}.max-badge,.criterion-title-row span{white-space:normal}}@media(max-width:420px){h1{font-size:3.15rem}h2{font-size:2.45rem}.criteria-section h3{font-size:2.05rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
