:root{--bg:#f7f4ef;--ink:#1a1a1a;--muted:#5c5c5c;--line:#ddd6cb;--small:#a84a1c;--big:#1f5f8b;--tts:#2f6b3a;--width:#6b3f8f;--cta:#1a1a1a;--panel:#fffdf9;--focus:#1f5f8b;}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;font-family:Georgia,"Times New Roman",serif;color:var(--ink);background:radial-gradient(ellipse 120% 80% at 10% -20%,#e8dfd0 0%,transparent 55%),linear-gradient(180deg,#efe8dc 0%,var(--bg) 280px);line-height:1.55;}a{color:inherit;}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--focus);outline-offset:2px;}.wrap{max-width:760px;margin:0 auto;padding:1.25rem 1.15rem 3rem;}.site-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;border-bottom:1px solid var(--line);padding-bottom:.85rem;flex-wrap:wrap;}.brand{font-weight:700;letter-spacing:.02em;text-decoration:none;font-size:1.15rem;}.brand:hover{opacity:.85;}.nav{display:flex;gap:.85rem;flex-wrap:wrap;font-size:.9rem;}.nav a{text-decoration:none;color:var(--muted);}.nav a:hover{color:var(--ink);}.nav a[aria-current="page"]{color:var(--ink);font-weight:700;}.muted{color:var(--muted);font-size:.95rem;}.crumbs{font-size:.88rem;color:var(--muted);margin:0 0 1rem;}.crumbs a{text-decoration:none;border-bottom:1px solid transparent;}.crumbs a:hover{border-bottom-color:var(--line);color:var(--ink);}.hero{margin:0 0 1.75rem;padding:0.25rem 0 0.5rem;}.hero .brand-mark{display:block;font-size:clamp(2rem,6vw,2.85rem);font-weight:700;letter-spacing:.01em;line-height:1.1;margin:0 0 .75rem;min-height:1.1em;}.hero h1{font-size:clamp(1.25rem,3.2vw,1.55rem);font-weight:400;line-height:1.35;margin:0 0 .65rem;color:var(--ink);}.hero .lede{margin:0;max-width:36em;color:var(--muted);font-size:1.02rem;}.cta-row{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.25rem 0 0;}.cta-row a{display:inline-block;text-decoration:none;padding:.65rem 1rem;border:1px solid var(--ink);font-size:.95rem;}.cta-row a.primary{background:var(--cta);color:#fff;border-color:var(--cta);}.cta-row a.primary:hover{opacity:.9;}.cta-row a.secondary:hover{background:var(--panel);}body.page-home{background:var(--bg);}.home-hero{position:relative;isolation:isolate;min-height:min(100svh,52rem);display:flex;flex-direction:column;color:var(--ink);overflow:hidden;background:#2a221c;}.home-hero__visual{position:absolute;inset:0;z-index:0;overflow:hidden;}.home-hero__img{width:100%;height:100%;object-fit:cover;object-position:58% 45%;display:block;transform:scale(1.06);animation:home-hero-ken 22s ease-out forwards;}.home-hero__shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(105deg,rgba(247,244,239,0.96) 0%,rgba(247,244,239,0.88) 34%,rgba(247,244,239,0.42) 58%,rgba(26,26,26,0.18) 100%),linear-gradient(180deg,rgba(239,232,220,0.55) 0%,transparent 28%,transparent 72%,rgba(247,244,239,0.82) 100%);}.home-hero__inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;width:min(1120px,100%);margin:0 auto;padding:1.1rem 1.25rem 2.75rem;}.home-hero .site-header{margin-bottom:0;border-bottom-color:rgba(26,26,26,0.14);animation:home-hero-rise 0.7s ease-out both;}.home-hero .site-header .brand{font-size:0.95rem;font-weight:600;opacity:0.72;}.home-hero__copy{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:28rem;padding:2.5rem 0 1.5rem;}.home-hero .brand-mark{display:block;font-size:clamp(2.35rem,7vw,3.35rem);font-weight:700;letter-spacing:0.01em;line-height:1.05;margin:0 0 0.85rem;min-height:1.05em;animation:home-hero-rise 0.85s ease-out 0.08s both;}.home-hero h1{font-size:clamp(1.35rem,3.4vw,1.75rem);font-weight:400;line-height:1.3;margin:0 0 0.75rem;color:var(--ink);animation:home-hero-rise 0.85s ease-out 0.18s both;}.home-hero .lede{margin:0;max-width:24em;color:var(--muted);font-size:1.05rem;line-height:1.5;animation:home-hero-rise 0.85s ease-out 0.28s both;}.home-hero .cta-row{margin-top:1.45rem;animation:home-hero-rise 0.85s ease-out 0.4s both;}.home-hero .cta-row a.secondary{background:rgba(255,253,249,0.82);}.home-hero .cta-row a.secondary:hover{background:var(--panel);}body.page-detail{background:var(--bg);}.detail-hero{position:relative;isolation:isolate;min-height:min(78svh,38rem);display:flex;flex-direction:column;color:var(--ink);overflow:hidden;background:#2a221c;}.detail-hero__visual{position:absolute;inset:0;z-index:0;overflow:hidden;}.detail-hero__img{width:100%;height:100%;object-fit:cover;object-position:55% 40%;display:block;transform:scale(1.05);animation:home-hero-ken 24s ease-out forwards;}.detail-hero__shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(105deg,rgba(247,244,239,0.97) 0%,rgba(247,244,239,0.9) 36%,rgba(247,244,239,0.45) 60%,rgba(26,26,26,0.2) 100%),linear-gradient(180deg,rgba(239,232,220,0.5) 0%,transparent 30%,transparent 70%,rgba(247,244,239,0.88) 100%);}.detail-hero__inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;width:min(1120px,100%);margin:0 auto;padding:1.1rem 1.25rem 2.25rem;}.detail-hero .site-header{margin-bottom:0;border-bottom-color:rgba(26,26,26,0.14);animation:home-hero-rise 0.7s ease-out both;}.detail-hero .site-header .brand{font-size:0.95rem;font-weight:600;opacity:0.72;}.detail-hero__copy{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:30rem;padding:2rem 0 1.25rem;}.detail-hero .brand-mark{display:block;font-size:clamp(2.15rem,6.2vw,3.05rem);font-weight:700;letter-spacing:0.01em;line-height:1.05;margin:0 0 0.35rem;min-height:1.05em;animation:home-hero-rise 0.85s ease-out 0.08s both;}.detail-hero__product{margin:0 0 0.75rem;font-size:clamp(1.15rem,2.8vw,1.45rem);font-weight:400;line-height:1.25;color:var(--ink);animation:home-hero-rise 0.85s ease-out 0.14s both;}.detail-hero h1{font-size:clamp(1.2rem,3vw,1.55rem);font-weight:400;line-height:1.3;margin:0 0 0.7rem;color:var(--ink);animation:home-hero-rise 0.85s ease-out 0.22s both;}.detail-hero .lede{margin:0;max-width:26em;color:var(--muted);font-size:1.02rem;line-height:1.5;animation:home-hero-rise 0.85s ease-out 0.3s both;}.detail-hero .cta-row{margin-top:1.35rem;animation:home-hero-rise 0.85s ease-out 0.4s both;}.detail-hero .cta-row a.secondary{background:rgba(255,253,249,0.82);}.detail-hero .cta-row a.secondary:hover{background:var(--panel);}.detail-band{margin:0 0 1.25rem;}.detail-band .draft-banner{margin-bottom:0.85rem;}.detail-band .verdict{margin-top:0;}@keyframes home-hero-rise{from{opacity:0;transform:translateY(0.85rem);}to{opacity:1;transform:none;}}@keyframes home-hero-ken{from{transform:scale(1.06);}to{transform:scale(1.12);}}@media (max-width:720px){.home-hero{min-height:min(100svh,44rem);}.home-hero__img{object-position:62% 40%;}.home-hero__shade{background:linear-gradient(180deg,rgba(247,244,239,0.78) 0%,rgba(247,244,239,0.55) 28%,rgba(247,244,239,0.35) 48%,rgba(247,244,239,0.88) 78%,rgba(247,244,239,0.96) 100%);}.home-hero__copy{justify-content:flex-end;max-width:none;padding:1.5rem 0 0.5rem;}.home-hero .brand-mark{font-size:clamp(2.1rem,10vw,2.75rem);}.detail-hero{min-height:min(88svh,34rem);}.detail-hero__img{object-position:50% 35%;}.detail-hero__shade{background:linear-gradient(180deg,rgba(247,244,239,0.8) 0%,rgba(247,244,239,0.55) 26%,rgba(247,244,239,0.32) 48%,rgba(247,244,239,0.9) 78%,rgba(247,244,239,0.97) 100%);}.detail-hero__copy{justify-content:flex-end;max-width:none;padding:1.35rem 0 0.35rem;}.detail-hero .brand-mark{font-size:clamp(1.95rem,9vw,2.55rem);}}h1{font-size:clamp(1.55rem,4vw,2.1rem);line-height:1.2;margin:0 0 1rem;}h2{font-size:1.22rem;margin-top:2rem;margin-bottom:.55rem;}.verdict{border:2px solid currentColor;padding:1.1rem 1.15rem;margin:1rem 0 1.35rem;animation:verdict-in .45s ease-out;content-visibility:auto;contain-intrinsic-size:auto 6rem;}@keyframes verdict-in{from{opacity:0;transform:translateY(6px);}to{opacity:1;transform:none;}}@media (prefers-reduced-motion:reduce){.verdict{animation:none;}html{scroll-behavior:auto;}.home-hero__img,.home-hero .site-header,.home-hero .brand-mark,.home-hero h1,.home-hero .lede,.home-hero .cta-row,.detail-hero__img,.detail-hero .site-header,.detail-hero .brand-mark,.detail-hero__product,.detail-hero h1,.detail-hero .lede,.detail-hero .cta-row{animation:none;}.home-hero__img,.detail-hero__img{transform:scale(1.04);}}.verdict-small{color:var(--small);}.verdict-big{color:var(--big);}.verdict-tts{color:var(--tts);}.verdict-width{color:var(--width);}.verdict strong{display:block;font-size:1.4rem;margin-bottom:.3rem;}.converter,.tool-panel{margin:1.5rem 0;padding:1.1rem;border:1px solid var(--line);background:var(--panel);}.converter label,.tool-panel label{display:block;font-weight:700;margin:.65rem 0 .35rem;}.converter select,.converter button,.tool-panel select,.tool-panel button,.tool-panel input{font:inherit;padding:.45rem .6rem;margin-right:.5rem;margin-bottom:.35rem;max-width:100%;}.converter .result,.tool-panel .result{margin-top:.85rem;font-size:1.15rem;min-height:1.5em;}.tabs{display:flex;gap:.4rem;flex-wrap:wrap;margin:1rem 0;}.tabs button{font:inherit;padding:.45rem .75rem;border:1px solid var(--line);background:transparent;cursor:pointer;color:var(--ink);}.tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink);}.tab-panel{display:none;}.tab-panel.active{display:block;}.notes dt{font-weight:700;margin-top:.75rem;}.notes dd{margin:.2rem 0 0;color:var(--muted);}.size-table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.95rem;}.size-table th,.size-table td{border-bottom:1px solid var(--line);padding:.45rem .3rem;text-align:left;}.cta{display:inline-block;margin-top:.5rem;background:var(--cta);color:#fff;text-decoration:none;padding:.7rem 1rem;}.cta:hover{opacity:.9;}.site-footer{margin-top:3rem;padding-top:1.15rem;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem;}.footer-disclosure{margin:.55rem 0 0;max-width:42rem;line-height:1.45;}.footer-disclosure a{color:var(--muted);}.footer-disclosure a:hover{color:var(--ink);}.footer-nav{display:flex;flex-wrap:wrap;gap:.55rem 1rem;margin-bottom:.85rem;}.footer-nav a{text-decoration:none;color:var(--muted);}.footer-nav a:hover{color:var(--ink);}.draft-banner{background:#fff3cd;border:1px solid #e6d59a;padding:.75rem 1rem;margin-bottom:1.25rem;font-size:.9rem;color:var(--ink);}.card-links{display:grid;gap:.55rem;margin:1rem 0 1.5rem;}.card-links a{display:block;padding:.7rem .85rem;border:1px solid var(--line);text-decoration:none;background:var(--panel);}.card-links a:hover{border-color:#c9bfb0;}.shelf{list-style:none;padding:0;margin:.75rem 0;}.shelf li{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline;padding:.45rem 0;border-bottom:1px solid var(--line);font-size:.95rem;}.shelf button{font:inherit;cursor:pointer;color:var(--ink);background:transparent;border:1px solid var(--line);padding:.25rem .55rem;}.share-row{margin-top:.85rem;}.share-row input[type="text"]{font:inherit;width:min(100%,28rem);padding:.4rem .55rem;border:1px solid var(--line);background:#fff;margin-right:.4rem;}.share-row button{font:inherit;padding:.4rem .75rem;cursor:pointer;border:1px solid var(--ink);background:var(--panel);}.pin-share a{text-decoration:underline;}.detail p{margin:.7rem 0;max-width:42rem;}ul.plain{padding-left:1.1rem;}ul.plain li{margin:.35rem 0;}.related{margin:1.75rem 0;}.related ul{padding-left:1.1rem;margin:.4rem 0;}.related li{margin:.3rem 0;}.prose p{margin:.65rem 0;}.prose ul{padding-left:1.15rem;}@media (max-width:520px){.nav{gap:.65rem;font-size:.86rem;}.cta-row a{flex:1 1 auto;text-align:center;}}
