@font-face{font-family:"Garabosse Regular";src:url(Garabosse-Parangon.otf)}@font-face{font-family:"Garabosse Italic";src:url(Garabosse-Gaillard·e.otf)}@font-face{font-family:"Garabosse Bold";src:url(Garabosse-Perle.otf)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--tab-h:48px;--font:'Garabosse Regular', sans-serif;--mono:'Garabosse Italic', sans-serif;--display:'Garabosse Bold', sans-serif}html,body{height:100%;overflow:hidden}body{font-family:var(--font);background:#fff;color:#00A651;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer;font-family:inherit;background:none;border:none}.hero{position:fixed;top:0;left:0;right:0;bottom:var(--tab-h);overflow:hidden;z-index:1}.hero canvas{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:auto}.hero__empty{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center}.imgemptyhero{width:80%}.theme-bar{position:fixed;bottom:0;left:0;right:0;height:var(--tab-h);z-index:800;pointer-events:none}.theme-col{position:fixed;bottom:0;height:var(--tab-h);overflow:hidden;background:#fff;border-right:1px solid #000;pointer-events:all;z-index:900;display:flex;flex-direction:column;justify-content:flex-end}.theme-col:nth-child(1){left:0;width:50%}.theme-col:nth-child(2){left:50%;width:50%;border-right:none}.theme-col.is-open .theme-panel{top:0;pointer-events:auto}.theme-tab{height:var(--tab-h);width:100%;display:flex;align-items:center;justify-content:center;font-weight:600;letter-spacing:.1em;font-family:var(--display);font-size:18px;text-transform:uppercase;color:#00A651;background:#fff;border:none;border-top:#000 solid 1px;transition:0.2s}.theme-tab span{position:relative;top:3px}.theme-col.is-open .theme-tab,.theme-tab:hover{background:#00A651;color:#fff}.theme-panel{position:fixed;left:0;width:100%;bottom:var(--tab-h);top:calc(100vh - var(--tab-h));background:#fff;overflow-y:auto;overflow-x:hidden;transition:top 0.35s cubic-bezier(.77,0,.175,1);z-index:50;border-top:#000 solid 1px;pointer-events:none}.theme-panel__header{position:sticky;top:0;background:#fff;z-index:900;padding:20px 20px 14px;border-bottom:1px solid #000;display:flex;align-items:center;justify-content:space-between}.theme-panel__left{display:flex;align-items:baseline;gap:10px}.theme-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1;color:#00A651;cursor:pointer;padding:0;padding-bottom:2px;margin:0;transition:0.2s}.theme-close:hover{color:#000;transform:scale(1.2)}.theme-panel__title{font-family:var(--display);font-size:16px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;transition:0.2s}.theme-panel__count{font-family:var(--mono);font-size:12px;color:#00A651}.theme-panel__empty{padding:20px;font-family:var(--mono);font-size:10px;color:#00A651;letter-spacing:.04em}.theme-panel .article-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:20px;padding-top:5px}.billet{padding:20px 0;border-bottom:1px solid #000;min-width:0;transition:all 0.4s ease}.billet__header{display:block;margin-bottom:12px;color:#00A651}.billet__date{display:block;font-family:var(--mono);font-size:12px;color:#00A651;letter-spacing:.08em;margin-bottom:4px;padding:2px}.billet__title{font-family:var(--display);font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;transition:0.2s;color:#00A651;padding:2px;overflow-wrap:break-word;padding-top:4px}.billet:hover .billet__title,.billet:hover .billet__img,.billet:hover .billet__body{transition:0.2s;transform:scale(1.01);color:#FFF;background-color:#00A651}.billet__img{width:100%;max-height:200px;object-fit:cover;margin-bottom:14px;transition:0.2s ease;transform:scale(1)}.billet__body{font-family:var(--font);font-size:12px;font-weight:300;line-height:1.6;color:#00A651;transition:0.2s;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;padding:2px}.billet__body p,.billet__body h1,.billet__body h2,.billet__body h3,.billet__body h4,.billet__body ul,.billet__body ol,.billet__body li,.billet__body blockquote,.billet__body strong,.billet__body em{all:unset;display:inline}.billet__body img,.billet__body figure,.billet__body figcaption{display:none}.billet__body a{border-bottom:1px solid #00A651;color:#00A651;transition:0.2s}.billet__link{display:inline-block;margin-top:12px;font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#00A651;border-bottom:1px solid #fff0;transition:color 0.15s,border-color 0.15s}.billet__link:hover{color:#000;border-color:#000}.page-content{position:fixed;top:0;left:0;right:0;bottom:var(--tab-h);overflow-y:auto;padding:48px 64px 32px;max-width:100%}.post-header{margin-bottom:36px;padding-bottom:20px;border-bottom:1px solid #000}.post-cat{font-family:var(--display);font-size:8px;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:#00A651;margin-bottom:12px}.post-cat a:hover{color:#000}.post-title{font-family:var(--display);font-size:clamp(22px, 3.5vw, 42px);font-weight:900;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase}.post-meta{font-family:var(--mono);font-size:9px;color:#00A651;margin-top:14px;letter-spacing:.06em}.post-cover{width:100%;max-height:420px;object-fit:cover;margin-bottom:36px;display:none}.post-body{font-family:var(--font);font-size:14px;font-weight:300;line-height:1.85;word-wrap:break-word;overflow-wrap:break-word;color:#00A651!important}.post-body *{font-family:inherit;color:inherit;max-width:100%;box-sizing:border-box}.post-body p{margin-bottom:1.1em;font-size:inherit!important;line-height:inherit!important}.post-body h2{font-family:var(--display);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin:2em 0 .5em;color:#00A651}.post-body h3{font-family:var(--mono);font-size:10px;color:#00A651;margin:1.5em 0 .4em;letter-spacing:.08em}.post-body h1,.post-body h4,.post-body h5,.post-body h6{font-family:var(--display);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:1.5em 0 .4em}.post-body blockquote{border-left:1px solid #000;padding-left:20px;margin:1.5em 0;font-style:italic;color:#00A651}.post-body ul,.post-body ol{padding-left:1.4em;margin-bottom:1.1em}.post-body li{margin-bottom:.4em}.post-body strong,.post-body b{font-weight:700;font-family:var(--display)}.post-body em,.post-body i{font-family:var(--mono);font-style:normal}.post-body img{width:500px;height:auto;margin-right:10px;margin-top:10px;border-bottom:none;transition:0.3s;display:inline-block;max-width:100%!important}.post-body p a{border-bottom:1px solid #00A651;transition:0.2s}.post-body p a:hover{border-bottom:1px solid #000;color:#000}.post-body table{width:100%;border-collapse:collapse;margin-bottom:1.1em;font-size:12px}.post-body th,.post-body td{border:1px solid #000;padding:6px 10px;text-align:left}.post-body th{font-family:var(--display);font-weight:700;letter-spacing:.08em;font-size:9px;text-transform:uppercase}.post-body div{margin-bottom:0}.post-back{display:block;clear:both;margin-top:48px;padding-top:24px;font-family:var(--mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#00A651;border-bottom:1px solid #fff0;transition:color 0.15s,border-color 0.15s;width:fit-content}.post-back:hover{color:#000;border-color:#000}.static-content{position:fixed;top:0;left:0;right:0;bottom:var(--tab-h);overflow-y:auto;padding:48px 64px 32px;max-width:100%;color:#00A651;text-align:justify}.static-content h1{font-family:var(--display);font-size:clamp(20px, 3vw, 36px);font-weight:900;text-transform:uppercase;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #000}.static-content .post-body{font-size:14px;line-height:1.8;font-weight:300;color:#00A651}.static-content a:hover{transition:0.2s;color:#000}.round-btn{position:fixed;width:150px;height:150px;border-radius:50%;border:1px solid #000;background:#fff;cursor:grab;z-index:700;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-size:11px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#000;text-decoration:none;text-align:center;line-height:1.4;transition:scale 0.2s,background 0.2s,color 0.2s}.round-btn:hover{scale:1.1;background:#000;color:#fff;cursor:pointer}.home-btn{position:fixed;width:100px;height:100px;border-radius:50%;border:1px solid #000;background:#fff;cursor:grab;z-index:700;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-size:11px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#000;text-decoration:none;text-align:center;line-height:1.4;transition:scale 0.2s,background 0.2s,color 0.2s}.home-btn:hover{scale:1.1;background:#000;color:#fff;cursor:pointer}.editions-btn{position:fixed;width:130px;height:130px;border-radius:50%;overflow:hidden;border:1px solid #000;background:#fff;cursor:pointer;z-index:600;display:flex;align-items:center;justify-content:center;transition:scale 0.2s}.editions-btn:active{cursor:pointer}.editions-btn:hover{scale:1.1}.editions-btn img{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.rect-btn{position:fixed;top:20px;left:20px;padding-left:5px;padding-right:5px;padding-top:9px;padding-bottom:1px;border:1px solid #000;background:#fff;color:#00A651;font-family:var(--display);font-size:20px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;z-index:500;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:0.2s}.rect-btn--about{top:20px;left:20px}.rect-btn--contact{top:60px;left:90px}.rect-btn:hover{background:#00A651;color:#fff}.editions-btn{animation:rotateBtn 15s linear infinite}.home-btn{animation:ReverserotateBtn 15s linear infinite}@keyframes rotateBtn{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes ReverserotateBtn{from{transform:rotate(360deg)}to{transform:rotate(0deg)}}.logo-cursor-btn{position:fixed;width:auto;height:60px;will-change:left,top,transform;z-index:1200;display:flex;align-items:center;justify-content:center;object-fit:contain;transform-origin:center;pointer-events:none}@media (min-width:768px) and (max-width:1024px){.theme-panel .article-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px}.page-content,.static-content{padding:36px 40px 32px}.post-title{font-size:clamp(20px, 4vw, 34px)}.post-body{font-size:13px}.post-body img{width:100%!important;max-width:420px;display:block;margin:1em 0}.round-btn{width:120px;height:120px;font-size:10px}.home-btn{width:80px;height:80px;font-size:9px}.editions-btn{width:110px;height:110px}.rect-btn{font-size:16px}.theme-tab{font-size:14px;letter-spacing:.1em}}