/*
Theme Name: M & M Granit
Theme URI: https://kamieniarz-sadowne.pl/
Author: M & M Granit
Description: Dark elegant minimal theme for M & M Granit stone masonry workshop.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mm-granit
*/

:root {
    --bg: #0a0a0a;
    --bg-elev: #121212;
    --text: #ece8e0;
    --text-muted: #a8a298;
    --accent: #d9c9a4;
    --accent-dim: #8a7a5c;
    --line: #2a2a2a;
    --maxw: 1240px;
    --gutter: clamp(16px, 4vw, 40px);
    --radius: 2px;

    --font-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;
    --font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
body {
    background: var(--bg);
    color: var(--text);
    font-family: var(--font-sans);
    font-size: 16px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}
img, svg, video { max-width: 100%; height: auto; display: block; }
a { color: inherit; }
h1, h2, h3, h4 { font-family: var(--font-serif); font-weight: 400; line-height: 1.15; margin: 0; }

.skip-link {
    position: absolute; left: -9999px; top: 0; z-index: 9999;
    background: var(--accent); color: var(--bg); padding: 10px 14px;
    font-family: var(--font-sans); font-size: 14px;
}
.skip-link:focus { left: 10px; top: 10px; }

/* Cormorant Garamond 400 — latin */
@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal; font-weight: 400; font-display: swap;
    src: url("assets/fonts/cormorant-garamond-400-latin.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Cormorant Garamond 400 — latin-ext */
@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal; font-weight: 400; font-display: swap;
    src: url("assets/fonts/cormorant-garamond-400-ext.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Cormorant Garamond 400 italic — latin */
@font-face {
    font-family: "Cormorant Garamond";
    font-style: italic; font-weight: 400; font-display: swap;
    src: url("assets/fonts/cormorant-garamond-400-italic-latin.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Cormorant Garamond 400 italic — latin-ext */
@font-face {
    font-family: "Cormorant Garamond";
    font-style: italic; font-weight: 400; font-display: swap;
    src: url("assets/fonts/cormorant-garamond-400-italic-ext.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Cormorant Garamond 500 — latin */
@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal; font-weight: 500; font-display: swap;
    src: url("assets/fonts/cormorant-garamond-500-latin.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Cormorant Garamond 500 — latin-ext */
@font-face {
    font-family: "Cormorant Garamond";
    font-style: normal; font-weight: 500; font-display: swap;
    src: url("assets/fonts/cormorant-garamond-500-ext.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Inter 400 — latin */
@font-face {
    font-family: "Inter";
    font-style: normal; font-weight: 400; font-display: swap;
    src: url("assets/fonts/inter-400-latin.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Inter 400 — latin-ext */
@font-face {
    font-family: "Inter";
    font-style: normal; font-weight: 400; font-display: swap;
    src: url("assets/fonts/inter-400-ext.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Inter 500 — latin */
@font-face {
    font-family: "Inter";
    font-style: normal; font-weight: 500; font-display: swap;
    src: url("assets/fonts/inter-500-latin.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Inter 500 — latin-ext */
@font-face {
    font-family: "Inter";
    font-style: normal; font-weight: 500; font-display: swap;
    src: url("assets/fonts/inter-500-ext.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
