/*
Theme Name: Stillness Child
Theme URI: https://example.com/stillness-child
Description: Motyw potomny Stillness – własne modyfikacje CSS
Author: Vibepic
Template: stillness
Version: 1.0
Text Domain: stillness-child
*/

@font-face {
    font-family: "Roboto";
    src: url("https://vibepic.pl/wp-content/uploads/fonts/KFOlCnqEu92Fr1MmSU5vBh05IsDqlA.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Playfair Display";
    src: url("https://vibepic.pl/wp-content/uploads/fonts/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDVZNLo_U2r.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Moderustic";
    src: url("https://vibepic.pl/wp-content/themes/stillness/assets/fonts/moderustic/Moderustic-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

a{text-decoration:none;color:#554178}
a[href]:focus,a[href]:focus-visible{outline:2px solid #af96d2!important;outline-offset:2px!important;box-shadow:none!important}
html,body{overflow-x:hidden;position:relative}

.wp-block-post{box-sizing:border-box;padding:20px;border:1px solid #eee;box-shadow:0 4px 12px rgba(0,0,0,.05);border-radius:20px;background:#faf8f4;max-width:100%;overflow:hidden}
.wp-block-post-template.is-layout-grid>li{display:flex;flex-direction:column;height:100%}
.wp-block-post-time-to-read{display:flex;align-items:center;gap:5px;font-size:.9em;color:#555}
.wp-block-post-time-to-read::before{content:"🕒 CZAS CZYTANIA: ";font-weight:700;text-transform:uppercase;font-size:.85em;letter-spacing:.5px}