@charset "UTF-8";
/* ==========================================================================
   کوتاژ نور — full stylesheet
   The subset of these rules needed above the fold is duplicated inline in
   each page's <head> (see assets/css/critical.css); this file is loaded
   without blocking first paint and carries everything else.

   This file is a manifest only. Every rule lives in assets/css/parts/, split
   at the section boundaries the stylesheet already used. The import ORDER is
   the cascade order — parts/22-refine.css and parts/23-repositioned.css
   deliberately come last, because they override the sections above them.
   Paths are relative to this file, so pages at any depth keep working.
   ========================================================================== */

@import url("parts/01-fonts.css");
@import url("parts/02-tokens.css");
@import url("parts/03-base.css");
@import url("parts/04-layout.css");
@import url("parts/05-card.css");
@import url("parts/06-buttons.css");
@import url("parts/07-header.css");
@import url("parts/08-hero.css");
@import url("parts/09-trust-band.css");
@import url("parts/10-rate.css");
@import url("parts/11-explain.css");
@import url("parts/12-peak.css");
@import url("parts/13-timeline.css");
@import url("parts/14-credibility-cta.css");
@import url("parts/15-faq.css");
@import url("parts/16-footer.css");
@import url("parts/17-inner-pages.css");
@import url("parts/18-motion.css");
@import url("parts/19-print.css");
@import url("parts/20-coin.css");
@import url("parts/21-motion-start.css");
@import url("parts/22-refine.css");
@import url("parts/23-repositioned.css");
