/*
Theme Name: Studio Base - Éclat Beauty
Theme URI: https://eclat-beauty.pl
Description: Motyw potomny (Child Theme) oparty na studio-base dla ekskluzywnego salonu stylizacji paznokci Éclat Studio.
Author: Antigravity AI
Template: studio-base
Version: 1.0.0
Text Domain: studio-base-eclat
*/

@layer base {
    html, body { margin: 0; padding: 0; }
    body { overscroll-behavior: none; }
    main > :first-child { margin-top: 0 !important; }
    main > :last-child { margin-bottom: 0 !important; }
}
::-webkit-scrollbar { display: none; }
