
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  font-family:'Source Sans 3','PT Sans','Helvetica Neue',Arial,sans-serif;
  background:#f5ecdb;
  color:#3d3d40;
  font-size:16.5px;
  line-height:1.62;
  font-weight:400;
  -webkit-font-smoothing:antialiased;
}
a{color:#a44a3a;text-decoration:none;transition:color .18s}
a:hover{color:#8a3a2c;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
img{max-width:100%;height:auto;display:block}
h1,h2,h3,h4{font-family:'Bebas Neue','Oswald','Arial Black',sans-serif;color:#241f1a;line-height:1.04;font-weight:400;letter-spacing:.018em;text-transform:uppercase}
h1{font-weight:400;letter-spacing:.012em}
.grs-mono{font-family:'JetBrains Mono','Consolas','Courier New',monospace;letter-spacing:.02em}
.grs-tabular{font-variant-numeric:tabular-nums}

.grs-container{max-width:1240px;margin:0 auto;padding:0 32px}

/* ===== GEOLOGICAL STRATA — horizontal band divider ===== */
.grs-strata{height:14px;display:flex;overflow:hidden;border-top:1px solid #c8b896;border-bottom:1px solid #c8b896}
.grs-strata>span{flex:1;display:block}
.grs-strata>span:nth-child(1){background:#a44a3a}
.grs-strata>span:nth-child(2){background:#d4c19b}
.grs-strata>span:nth-child(3){background:#3d3d40}
.grs-strata>span:nth-child(4){background:#e8d9b8}
.grs-strata>span:nth-child(5){background:#4a5840}
.grs-strata>span:nth-child(6){background:#8a3a2c}
.grs-strata>span:nth-child(7){background:#c8b896}
.grs-strata>span:nth-child(8){background:#241f1a}

/* ===== TOP STRIP ===== */
.grs-topstrip{background:#241f1a;color:#d4c19b;font-size:12.5px;letter-spacing:.04em;border-bottom:2px solid #a44a3a}
.grs-topstrip-in{max-width:1240px;margin:0 auto;padding:8px 32px;display:flex;justify-content:space-between;gap:24px;align-items:center;flex-wrap:wrap}
.grs-topstrip-in b{color:#f5ecdb;font-weight:600}
.grs-topstrip-right{font-family:'Bebas Neue','Oswald',sans-serif;color:#e8d9b8;letter-spacing:.18em;font-size:13px}

/* ===== HEADER ===== */
.grs-header{background:#fbf6ea;border-bottom:1px solid #c8b896;position:sticky;top:0;z-index:50;box-shadow:0 1px 0 rgba(36,31,26,.04),0 6px 16px rgba(58,42,30,.05)}
.grs-header-in{max-width:1240px;margin:0 auto;padding:18px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.grs-logo{display:flex;align-items:center;gap:16px;text-decoration:none}
.grs-logo-mark{
  width:56px;height:56px;flex-shrink:0;
  background:#a44a3a;color:#fbf6ea;
  display:flex;align-items:center;justify-content:center;
  font-family:'Bebas Neue','Oswald',sans-serif;font-size:32px;
  letter-spacing:0;line-height:1;
  clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);
  position:relative;
}
.grs-logo-mark::after{
  content:"";position:absolute;inset:5px;
  border:1.5px solid rgba(251,246,234,.32);
  clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);
}
.grs-logo-txt{display:flex;flex-direction:column;line-height:1}
.grs-logo-name{font-family:'Bebas Neue','Oswald',sans-serif;font-size:30px;color:#241f1a;letter-spacing:.025em;text-transform:uppercase;font-weight:400}
.grs-logo-sub{font-size:11px;color:#a44a3a;margin-top:4px;letter-spacing:.32em;text-transform:uppercase;font-weight:600}
.grs-header-right{display:flex;align-items:center;gap:22px}
.grs-phone{text-align:right;font-family:'Bebas Neue','Oswald',sans-serif}
.grs-phone-num{font-size:24px;color:#241f1a;letter-spacing:.025em;display:block;line-height:1}
.grs-phone-sub{font-family:'Source Sans 3',sans-serif;font-size:11px;color:#a44a3a;text-transform:uppercase;letter-spacing:.18em;margin-top:5px;display:block;font-weight:600}

.grs-btn{display:inline-flex;align-items:center;gap:10px;padding:13px 24px;font-family:'Bebas Neue','Oswald',sans-serif;font-size:16px;letter-spacing:.14em;text-transform:uppercase;font-weight:400;line-height:1;cursor:pointer;border:none;transition:all .2s;text-decoration:none}
.grs-btn-prim{background:#a44a3a;color:#fbf6ea}
.grs-btn-prim:hover{background:#8a3a2c;color:#fbf6ea;text-decoration:none}
.grs-btn-ghost{background:transparent;color:#241f1a;border:1.5px solid #a44a3a;padding:11.5px 22px}
.grs-btn-ghost:hover{background:#a44a3a;color:#fbf6ea;text-decoration:none}
.grs-btn-dark{background:#241f1a;color:#e8d9b8;padding:13px 24px}
.grs-btn-dark:hover{background:#3d3d40;color:#fbf6ea;text-decoration:none}

/* ===== NAV ===== */
.grs-nav{background:#ede0c4;border-bottom:1px solid #c8b896}
.grs-nav-in{max-width:1240px;margin:0 auto;padding:0 32px;display:flex;flex-wrap:wrap}
.grs-nav a{font-family:'Bebas Neue','Oswald',sans-serif;font-size:15.5px;letter-spacing:.14em;text-transform:uppercase;color:#3d3d40;padding:16px 22px;display:block;transition:all .18s;font-weight:400;position:relative}
.grs-nav a:hover{background:#e8d9b8;color:#a44a3a;text-decoration:none}
.grs-nav a.active{color:#a44a3a}
.grs-nav a.active::after{content:"";position:absolute;bottom:0;left:22px;right:22px;height:3px;background:#a44a3a}

/* ===== HERO ===== */
.grs-hero{background:linear-gradient(180deg,#f5ecdb 0%,#ede0c4 100%);position:relative;overflow:hidden;border-bottom:1px solid #c8b896}
.grs-hero::before{
  content:"";position:absolute;inset:0;
  background:radial-gradient(ellipse 80% 60% at 80% 50%,rgba(164,74,58,.06) 0%,transparent 70%);
  pointer-events:none;
}
.grs-hero-in{max-width:1240px;margin:0 auto;padding:64px 32px 76px;display:grid;grid-template-columns:1.15fr 1fr;gap:56px;align-items:center;position:relative}
.grs-hero-mark{font-size:12px;letter-spacing:.34em;color:#a44a3a;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:14px;margin-bottom:24px}
.grs-hero-mark::before{content:"";width:36px;height:2px;background:#a44a3a;display:inline-block}
.grs-hero h1{font-size:clamp(44px,5.8vw,82px);color:#241f1a;line-height:1;margin-bottom:24px;max-width:680px}
.grs-hero h1 .grs-accent{color:#a44a3a;display:block}
.grs-hero h1 .grs-accent-moss{color:#4a5840;display:inline}
.grs-hero-sub{font-size:19px;color:#3d3d40;line-height:1.55;max-width:520px;margin-bottom:36px;font-weight:400}
.grs-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:46px}
.grs-hero-stats{display:grid;grid-template-columns:repeat(4,auto);gap:34px;padding-top:30px;border-top:1px solid #c8b896;max-width:660px}
.grs-hero-stat-num{font-family:'Bebas Neue','Oswald',sans-serif;font-size:46px;color:#a44a3a;line-height:1;display:block;margin-bottom:4px}
.grs-hero-stat-lbl{font-size:12px;letter-spacing:.16em;color:#5a5a5e;text-transform:uppercase;font-weight:600}
.grs-hero-img-wrap{position:relative;height:100%;min-height:520px;display:flex;align-items:center;justify-content:center}
.grs-hero-img{position:relative;width:100%;aspect-ratio:4/5;max-width:460px;background:#3d3d40;overflow:hidden;border:1px solid #c8b896;box-shadow:0 30px 80px -30px rgba(36,31,26,.4),0 8px 24px -8px rgba(164,74,58,.18)}
.grs-hero-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:contrast(1.04) saturate(.95)}
.grs-hero-stamp{
  position:absolute;top:-18px;left:-18px;width:118px;height:118px;
  background:#a44a3a;color:#fbf6ea;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  font-family:'Bebas Neue','Oswald',sans-serif;text-align:center;line-height:1;
  clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);
  z-index:2;
  transform:rotate(-8deg);
  box-shadow:0 10px 24px -6px rgba(164,74,58,.4);
}
.grs-hero-stamp-big{font-size:32px;letter-spacing:.02em}
.grs-hero-stamp-sub{font-size:10.5px;margin-top:4px;letter-spacing:.22em;opacity:.92;font-family:'Source Sans 3',sans-serif;font-weight:600;text-transform:uppercase}
.grs-hero-img-tag{position:absolute;bottom:0;left:0;right:0;background:rgba(36,31,26,.85);backdrop-filter:blur(6px);padding:13px 18px;display:flex;justify-content:space-between;align-items:center;color:#e8d9b8;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}
.grs-hero-img-tag b{color:#fbf6ea;font-family:'Bebas Neue','Oswald',sans-serif;font-weight:400;font-size:15px;letter-spacing:.04em}

/* ===== USP STRIP ===== */
.grs-usp{background:#fbf6ea;border-bottom:1px solid #c8b896}
.grs-usp-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1240px;margin:0 auto}
.grs-usp-item{padding:34px 28px;border-right:1px solid #c8b896;display:flex;flex-direction:column;gap:8px;position:relative}
.grs-usp-item:last-child{border-right:none}
.grs-usp-item::before{content:"";position:absolute;top:0;left:0;width:32px;height:3px;background:#a44a3a}
.grs-usp-num{font-family:'Bebas Neue','Oswald',sans-serif;font-size:14px;color:#a44a3a;letter-spacing:.18em;text-transform:uppercase}
.grs-usp-title{font-family:'Bebas Neue','Oswald',sans-serif;font-size:22px;color:#241f1a;line-height:1.1;letter-spacing:.02em}
.grs-usp-desc{font-size:14px;color:#5a5a5e;line-height:1.55}

/* ===== SECTIONS ===== */
section{padding:80px 0}
.grs-sec-head{margin-bottom:46px;max-width:880px}
.grs-sec-mark{display:flex;align-items:center;gap:14px;font-size:12px;color:#a44a3a;letter-spacing:.3em;text-transform:uppercase;margin-bottom:14px;font-weight:700}
.grs-sec-mark::before{content:"";width:36px;height:2px;background:#a44a3a}
.grs-sec-head h2{font-size:clamp(34px,4.2vw,52px);color:#241f1a}
.grs-sec-head p{color:#5a5a5e;font-size:17px;max-width:720px;margin-top:14px;line-height:1.6}

/* Section variants */
.grs-sec-cream{background:#fbf6ea}
.grs-sec-sand{background:#e8d9b8}
.grs-sec-ink{background:#241f1a;color:#e8d9b8}
.grs-sec-ink h2,.grs-sec-ink h3{color:#fbf6ea}
.grs-sec-ink .grs-sec-head p{color:#c8b896}
.grs-sec-ink .grs-sec-mark{color:#d4c19b}
.grs-sec-ink .grs-sec-mark::before{background:#a44a3a}

/* ===== PRODUCT GRID (masonry-feel) ===== */
.grs-prod-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}
.grs-prod-card{background:#fbf6ea;border:1px solid #c8b896;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:all .25s;position:relative}
.grs-prod-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px -16px rgba(36,31,26,.25);border-color:#a44a3a;text-decoration:none}
.grs-prod-card-img{aspect-ratio:4/5;background:#e8d9b8;overflow:hidden;position:relative}
.grs-prod-card-img img{width:100%;height:100%;object-fit:cover}
.grs-prod-card-cat{position:absolute;top:14px;left:14px;background:rgba(36,31,26,.88);color:#e8d9b8;font-family:'Bebas Neue','Oswald',sans-serif;font-size:12px;letter-spacing:.16em;padding:6px 10px;text-transform:uppercase}
.grs-prod-card-body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:8px;flex:1}
.grs-prod-card-name{font-family:'Bebas Neue','Oswald',sans-serif;font-size:23px;color:#241f1a;line-height:1.1;letter-spacing:.02em}
.grs-prod-card-spec{font-size:13.5px;color:#5a5a5e;line-height:1.55}
.grs-prod-card-foot{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:14px;border-top:1px dashed #c8b896}
.grs-prod-card-price{font-family:'Bebas Neue','Oswald',sans-serif;font-size:24px;color:#a44a3a;line-height:1}
.grs-prod-card-price small{font-size:11px;color:#5a5a5e;display:block;margin-top:3px;letter-spacing:.06em;text-transform:uppercase;font-family:'Source Sans 3',sans-serif;font-weight:600}
.grs-prod-card-cta{font-family:'Bebas Neue','Oswald',sans-serif;font-size:14px;color:#a44a3a;letter-spacing:.14em;text-transform:uppercase}

/* CATEGORIES grid */
.grs-cats{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}
.grs-cat{background:#fbf6ea;border:1px solid #c8b896;padding:30px 28px;display:flex;flex-direction:column;gap:14px;text-decoration:none;color:inherit;transition:all .22s;position:relative;overflow:hidden}
.grs-cat::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#a44a3a;transform:scaleY(0);transform-origin:top;transition:transform .25s}
.grs-cat:hover::before{transform:scaleY(1)}
.grs-cat:hover{background:#fbf6ea;border-color:#a44a3a;transform:translateX(2px);text-decoration:none}
.grs-cat-num{font-family:'Bebas Neue','Oswald',sans-serif;font-size:13px;color:#a44a3a;letter-spacing:.18em}
.grs-cat-name{font-family:'Bebas Neue','Oswald',sans-serif;font-size:28px;color:#241f1a;letter-spacing:.02em;line-height:1.05}
.grs-cat-desc{font-size:14.5px;color:#5a5a5e;line-height:1.55}
.grs-cat-foot{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid #c8b896}
.grs-cat-foot-from{font-size:12.5px;color:#5a5a5e;letter-spacing:.04em;text-transform:uppercase;font-weight:600}
.grs-cat-foot-from b{color:#a44a3a;font-family:'Bebas Neue','Oswald',sans-serif;font-size:18px;font-weight:400;letter-spacing:.02em}
.grs-cat-arrow{font-family:'Bebas Neue','Oswald',sans-serif;font-size:14px;color:#a44a3a;letter-spacing:.14em;text-transform:uppercase}

/* ===== MATERIALS (geological-pedia cards) ===== */
.grs-mats{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}
.grs-mat{background:#fbf6ea;border:1px solid #c8b896;padding:28px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:12px;transition:all .22s;position:relative}
.grs-mat:hover{border-color:#a44a3a;background:#fbf6ea;text-decoration:none;box-shadow:0 14px 32px -16px rgba(36,31,26,.22)}
.grs-mat-strata{position:absolute;top:0;right:0;height:100%;width:8px;display:flex;flex-direction:column}
.grs-mat-strata span{flex:1;display:block}
.grs-mat-spec{font-size:11.5px;color:#a44a3a;letter-spacing:.18em;text-transform:uppercase;font-weight:700}
.grs-mat-name{font-family:'Bebas Neue','Oswald',sans-serif;font-size:30px;color:#241f1a;letter-spacing:.02em;line-height:1}
.grs-mat-desc{font-size:14px;color:#5a5a5e;line-height:1.55}
.grs-mat-props{margin-top:auto;padding-top:14px;border-top:1px dashed #c8b896;display:flex;justify-content:space-between;font-size:12.5px;color:#5a5a5e;letter-spacing:.04em}
.grs-mat-props span b{color:#241f1a;font-family:'Bebas Neue','Oswald',sans-serif;font-size:16px;font-weight:400;letter-spacing:.02em}

/* ===== PROCESS / TIMELINE (geological strata side) ===== */
.grs-process{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #c8b896;border-left:1px solid #c8b896}
.grs-proc{padding:32px 28px;background:#fbf6ea;border-right:1px solid #c8b896;border-bottom:1px solid #c8b896;display:flex;flex-direction:column;gap:12px;position:relative}
.grs-proc-num{font-family:'Bebas Neue','Oswald',sans-serif;font-size:64px;color:#a44a3a;line-height:.85;letter-spacing:-.02em;opacity:.95}
.grs-proc-step{font-size:11.5px;color:#a44a3a;letter-spacing:.22em;text-transform:uppercase;font-weight:700}
.grs-proc-title{font-family:'Bebas Neue','Oswald',sans-serif;font-size:22px;color:#241f1a;letter-spacing:.02em;line-height:1.1}
.grs-proc-desc{font-size:13.5px;color:#5a5a5e;line-height:1.55}

/* ===== PRICE TABLE ===== */
.grs-table{width:100%;border-collapse:collapse;background:#fbf6ea;border:1px solid #c8b896}
.grs-table th{background:#241f1a;color:#e8d9b8;text-align:left;padding:14px 18px;font-family:'Bebas Neue','Oswald',sans-serif;font-size:15px;letter-spacing:.12em;text-transform:uppercase;font-weight:400;border-bottom:3px solid #a44a3a}
.grs-table td{padding:14px 18px;font-size:14.5px;color:#3d3d40;border-bottom:1px solid #ede0c4}
.grs-table tr:last-child td{border-bottom:none}
.grs-table td.grs-mono,.grs-table td.grs-num{font-family:'Bebas Neue','Oswald',sans-serif;color:#a44a3a;font-size:18px;text-align:right;letter-spacing:.02em;font-weight:400}
.grs-table tr:hover td{background:#ede0c4}
.grs-table tbody td b{color:#241f1a}

/* ===== TWO COL ===== */
.grs-two{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.grs-two-text h2{margin-bottom:18px}
.grs-two-text p{color:#3d3d40;margin-bottom:14px;font-size:16px;line-height:1.65}
.grs-two-list{list-style:none;padding:0;margin-top:14px}
.grs-two-list li{padding:11px 0 11px 28px;position:relative;color:#3d3d40;border-bottom:1px dashed #c8b896;font-size:15px}
.grs-two-list li:last-child{border-bottom:none}
.grs-two-list li::before{content:"\25E4";position:absolute;left:0;top:11px;color:#a44a3a;font-size:14px;font-weight:700}
.grs-two-img{position:relative;overflow:hidden;background:#3d3d40;aspect-ratio:4/5;border:1px solid #c8b896;box-shadow:0 20px 50px -20px rgba(36,31,26,.3)}
.grs-two-img img{width:100%;height:100%;object-fit:cover}
.grs-two-img-cap{position:absolute;bottom:14px;left:14px;background:rgba(36,31,26,.88);color:#e8d9b8;padding:8px 12px;font-family:'Bebas Neue','Oswald',sans-serif;font-size:13px;letter-spacing:.14em;text-transform:uppercase}

/* ===== CTA STRIP ===== */
.grs-cta{background:#241f1a;color:#e8d9b8;padding:74px 0;position:relative;overflow:hidden;border-top:6px solid #a44a3a;border-bottom:6px solid #a44a3a}
.grs-cta::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 80% 50%,rgba(164,74,58,.2) 0%,transparent 60%);pointer-events:none}
.grs-cta-in{max-width:1240px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1.5fr 1fr;gap:40px;align-items:center;position:relative}
.grs-cta h2{font-size:clamp(32px,3.8vw,48px);color:#fbf6ea;margin-bottom:14px;line-height:1.05}
.grs-cta h2 .grs-accent{color:#a44a3a}
.grs-cta p{color:#c8b896;font-size:17px;line-height:1.55}
.grs-cta-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}

/* ===== PORTFOLIO ===== */
.grs-portfolio{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}
.grs-pf{background:#fbf6ea;border:1px solid #c8b896;display:flex;flex-direction:column;transition:all .25s}
.grs-pf:hover{transform:translateY(-3px);box-shadow:0 18px 36px -16px rgba(36,31,26,.25);border-color:#a44a3a}
.grs-pf-img{aspect-ratio:4/5;overflow:hidden;background:#e8d9b8}
.grs-pf-img img{width:100%;height:100%;object-fit:cover}
.grs-pf-body{padding:18px 20px 20px}
.grs-pf-id{font-size:11px;color:#a44a3a;letter-spacing:.14em;margin-bottom:6px;text-transform:uppercase;font-weight:700}
.grs-pf-name{font-family:'Bebas Neue','Oswald',sans-serif;font-size:19px;color:#241f1a;letter-spacing:.02em;line-height:1.15}
.grs-pf-meta{font-size:12.5px;color:#5a5a5e;margin-top:6px}

/* ===== ARTICLES ===== */
.grs-arts{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:26px}
.grs-art{background:#fbf6ea;border:1px solid #c8b896;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:all .25s}
.grs-art:hover{transform:translateY(-3px);box-shadow:0 18px 36px -16px rgba(36,31,26,.25);border-color:#a44a3a;text-decoration:none}
.grs-art-img{aspect-ratio:16/10;background:#e8d9b8;overflow:hidden}
.grs-art-img img{width:100%;height:100%;object-fit:cover}
.grs-art-body{padding:22px}
.grs-art-meta{font-size:11.5px;color:#a44a3a;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-weight:700}
.grs-art-name{font-family:'Bebas Neue','Oswald',sans-serif;font-size:21px;color:#241f1a;letter-spacing:.02em;line-height:1.15;margin-bottom:10px}
.grs-art-excerpt{font-size:13.5px;color:#5a5a5e;line-height:1.6}

/* ===== PRODUCT DETAIL ===== */
.grs-pd{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;padding-top:24px}
.grs-pd-img{background:#3d3d40;border:1px solid #c8b896;position:relative;aspect-ratio:4/5;overflow:hidden;box-shadow:0 24px 60px -24px rgba(36,31,26,.34)}
.grs-pd-img img{width:100%;height:100%;object-fit:cover;display:block}
.grs-pd-stamp{position:absolute;top:-14px;right:-14px;width:96px;height:96px;background:#a44a3a;color:#fbf6ea;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:'Bebas Neue','Oswald',sans-serif;clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);z-index:2;transform:rotate(8deg);text-align:center;line-height:1}
.grs-pd-stamp-big{font-size:24px;letter-spacing:.02em}
.grs-pd-stamp-sub{font-size:9.5px;margin-top:4px;letter-spacing:.18em;font-family:'Source Sans 3',sans-serif;font-weight:600}
.grs-pd-cat{font-size:11.5px;color:#a44a3a;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-weight:700}
.grs-pd-title{font-family:'Bebas Neue','Oswald',sans-serif;font-size:clamp(32px,3.8vw,48px);color:#241f1a;line-height:1.02;margin-bottom:14px;letter-spacing:.018em}
.grs-pd-price{font-family:'Bebas Neue','Oswald',sans-serif;font-size:54px;color:#a44a3a;line-height:1;margin:22px 0 4px;letter-spacing:.018em}
.grs-pd-price small{font-size:12px;color:#5a5a5e;text-transform:uppercase;letter-spacing:.14em;display:block;margin-top:8px;font-family:'Source Sans 3',sans-serif;font-weight:600}
.grs-pd-desc{color:#3d3d40;font-size:16px;line-height:1.65;margin:18px 0}
.grs-pd-specs{margin:24px 0;border:1px solid #c8b896;background:#fbf6ea}
.grs-pd-specs-row{display:grid;grid-template-columns:1fr 1.4fr;border-bottom:1px solid #ede0c4}
.grs-pd-specs-row:last-child{border-bottom:none}
.grs-pd-specs-row dt{padding:14px 18px;background:#ede0c4;font-size:12px;color:#5a5a5e;letter-spacing:.12em;text-transform:uppercase;font-weight:700}
.grs-pd-specs-row dd{padding:14px 18px;font-size:15px;color:#241f1a;font-weight:600}
.grs-pd-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}

/* ===== CONTACT ===== */
.grs-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.grs-contact-block{background:#fbf6ea;border:1px solid #c8b896;padding:34px;border-top:5px solid #a44a3a;position:relative}
.grs-contact-block h3{font-size:24px;margin-bottom:18px;letter-spacing:.02em}
.grs-contact-row{display:flex;gap:14px;padding:11px 0;align-items:flex-start;border-bottom:1px dashed #c8b896}
.grs-contact-row:last-of-type{border-bottom:none}
.grs-contact-key{font-size:11.5px;color:#a44a3a;letter-spacing:.18em;text-transform:uppercase;flex:0 0 110px;padding-top:4px;font-weight:700}
.grs-contact-val{font-size:15px;color:#241f1a;font-weight:500}
.grs-contact-val a{color:#a44a3a;font-weight:600}

.grs-form-input,.grs-form-textarea,.grs-form-select{width:100%;padding:13px 16px;background:#fbf6ea;border:1px solid #c8b896;color:#241f1a;font-family:'Source Sans 3','PT Sans',sans-serif;font-size:15px;border-radius:0;transition:border .18s}
.grs-form-input:focus,.grs-form-textarea:focus,.grs-form-select:focus{outline:none;border-color:#a44a3a}
.grs-form-textarea{resize:vertical;min-height:96px;font-family:inherit}

/* ===== BREADCRUMB ===== */
.grs-bc{padding:14px 0;background:#ede0c4;border-bottom:1px solid #c8b896;font-size:12.5px;color:#5a5a5e;letter-spacing:.04em;text-transform:uppercase;font-weight:600}
.grs-bc a{color:#a44a3a}
.grs-bc a:hover{color:#8a3a2c}
.grs-bc span{margin:0 10px;color:#c8b896}

/* ===== PAGE HERO ===== */
.grs-ph{background:linear-gradient(180deg,#ede0c4 0%,#e8d9b8 100%);border-bottom:1px solid #c8b896;padding:54px 0 48px;position:relative;overflow:hidden}
.grs-ph::before{content:"";position:absolute;top:0;right:0;width:300px;height:100%;background:radial-gradient(ellipse at right,rgba(164,74,58,.08) 0%,transparent 70%)}
.grs-ph-mark{font-size:11.5px;color:#a44a3a;letter-spacing:.3em;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;gap:14px;font-weight:700}
.grs-ph-mark::before{content:"";width:36px;height:2px;background:#a44a3a}
.grs-ph h1{font-size:clamp(34px,4vw,54px);color:#241f1a}
.grs-ph p{color:#3d3d40;font-size:17px;max-width:760px;margin-top:12px;line-height:1.6}

/* ===== ARTICLE BODY ===== */
.grs-article-body{font-family:'Source Sans 3','PT Sans',sans-serif;font-size:17px;color:#3d3d40;line-height:1.72}
.grs-article-body h2{font-size:28px;margin:30px 0 14px;color:#241f1a;letter-spacing:.02em}
.grs-article-body p{margin-bottom:14px}

/* ===== FOOTER ===== */
.grs-footer{background:#241f1a;color:#c8b896;padding:60px 0 22px;border-top:6px solid #a44a3a}
.grs-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;margin-bottom:32px}
.grs-footer h4{font-family:'Bebas Neue','Oswald',sans-serif;color:#a44a3a;font-size:16px;margin-bottom:18px;letter-spacing:.16em;text-transform:uppercase;font-weight:400}
.grs-footer p,.grs-footer li{font-size:14px;line-height:1.65;color:#c8b896}
.grs-footer ul{list-style:none}
.grs-footer ul li{padding:5px 0}
.grs-footer a{color:#e8d9b8}
.grs-footer a:hover{color:#fbf6ea;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.grs-footer-logo{display:flex;align-items:center;gap:14px;margin-bottom:16px}
.grs-footer-logo-mark{width:44px;height:44px;background:#a44a3a;color:#fbf6ea;display:flex;align-items:center;justify-content:center;font-family:'Bebas Neue','Oswald',sans-serif;font-size:24px;clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);letter-spacing:0;line-height:1}
.grs-footer-logo-name{font-family:'Bebas Neue','Oswald',sans-serif;font-size:26px;color:#fbf6ea;letter-spacing:.025em;text-transform:uppercase}
.grs-footer-bottom{border-top:1px solid #3d3d40;padding-top:22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px;font-size:12px;color:#8a7d65;letter-spacing:.06em;text-transform:uppercase;font-weight:600}

/* ===== RESPONSIVE ===== */
@media(max-width:1020px){
  .grs-hero-in,.grs-two,.grs-pd,.grs-contact-grid,.grs-cta-in{grid-template-columns:1fr;gap:36px}
  .grs-cta-actions{justify-content:flex-start}
  .grs-hero-in{padding:50px 32px 60px}
  .grs-hero-img-wrap{min-height:auto}
  .grs-hero-img{max-width:520px;margin:0 auto;aspect-ratio:5/4}
  .grs-hero-stats{grid-template-columns:repeat(2,1fr);gap:24px}
  .grs-usp-grid{grid-template-columns:1fr 1fr}
  .grs-usp-item:nth-child(2){border-right:none}
  .grs-process{grid-template-columns:1fr 1fr}
  .grs-footer-grid{grid-template-columns:1fr 1fr;gap:28px}
  .grs-topstrip-in{flex-direction:column;gap:6px;text-align:center;padding:8px 18px}
  .grs-header-in{flex-wrap:wrap;gap:14px;padding:14px 20px}
  .grs-nav-in{overflow-x:auto;flex-wrap:wrap;padding:0 12px}
  .grs-nav a{padding:13px 16px;font-size:14.5px}
  section{padding:56px 0}
}
@media(max-width:580px){
  .grs-usp-grid{grid-template-columns:1fr}
  .grs-usp-item{border-right:none}
  .grs-process{grid-template-columns:1fr}
  .grs-footer-grid{grid-template-columns:1fr}
  .grs-phone-num{font-size:20px}
  .grs-btn{padding:12px 18px;font-size:15px}
  .grs-hero-stamp{width:90px;height:90px;top:-12px;left:-12px}
  .grs-hero-stamp-big{font-size:24px}
}
