:root{
  --r05-black:#05070B;--r05-graphite:#11151B;--r05-surface:#1B212A;
  --r05-blue:#48A0ED;--r05-blue-deep:#0D6EFD;--r05-blue-light:#5DB8FF;
  --r05-silver:#C8CED6;--r05-white:#F8F8F8;
}
body{background:var(--r05-black);color:var(--r05-white)}
.site-header{background:#05070bf2;border-bottom-color:#48a0ed22;backdrop-filter:blur(18px)}
.wordmark strong,.hero-brand strong{letter-spacing:.04em}.wordmark .mark,.hero-brand .mark{background:var(--r05-blue);box-shadow:0 10px 28px #48a0ed3d}
.hero{background:var(--r05-black)}
.hero-copy{position:relative;z-index:2}
.hero-brand{display:flex;align-items:center;gap:12px;margin:0 0 28px;color:var(--r05-white)}
.hero-brand .mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;color:#fff;font-size:28px;font-weight:900}
.hero-brand strong,.hero-brand small{display:block}.hero-brand strong{font-size:16px}.hero-brand small{color:var(--r05-blue-light);font-size:10px;letter-spacing:.18em;margin-top:3px}
.hero-art{min-height:560px;border:1px solid #48a0ed55;border-radius:28px;background-image:linear-gradient(90deg,#05070bf2 0%,#05070bc8 35%,#05070b28 68%,#05070b08 100%),url("hero-r05.png");background-size:cover;background-position:center;box-shadow:0 24px 80px #0008}
.hero-art:before,.hero-art:after{display:none}.hero-art .art-grid,.hero-art .art-glow,.hero-art .art-ring,.hero-art .art-core,.hero-art .art-label,.hero-art .art-stamp{display:none}
.button,.header-cta{border-radius:999px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover,.header-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #48a0ed33}.button span,.arrow-link span,.text-link span,.service-card a span{display:none}
.guarantee-card{background:linear-gradient(135deg,#11151b,#1b212a);border:1px solid #c8ced644;box-shadow:0 24px 70px #0006;align-items:center}
.guarantee-badge{width:190px;height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px solid var(--r05-blue);background:linear-gradient(145deg,#1b212a,#0b1016);clip-path:polygon(50% 0,92% 16%,86% 68%,50% 100%,14% 68%,8% 16%);box-shadow:0 0 0 10px #48a0ed12,0 20px 60px #0008;flex:none}
.guarantee-badge span{font-size:76px;line-height:.9;color:var(--r05-white);font-weight:900;text-shadow:0 0 26px #48a0ed77}.guarantee-badge small{color:var(--r05-silver);letter-spacing:.22em;font-weight:800;margin-top:12px}
.contact-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#11151b,#1b212a);border-color:#48a0ed55}.contact-card:after{content:none}
.service-card.featured{background:linear-gradient(150deg,#151d26,#0b1016);color:var(--r05-white);border-color:#303b48}.service-card.featured p{color:#b8c4cf}
.service-card,.partner-section{background-color:var(--r05-graphite)}
@media (max-width:768px){.hero-art{min-height:390px;border-radius:22px;background-position:62% center}.hero-brand{margin-bottom:20px}.guarantee-card{gap:26px}.guarantee-badge{width:150px;height:175px}.guarantee-badge span{font-size:60px}}
@media (max-width:430px){.hero-art{min-height:300px}.hero-brand .mark{width:42px;height:42px;font-size:24px}.hero-brand strong{font-size:14px}.guarantee-card{padding:24px}.guarantee-badge{width:128px;height:150px}.guarantee-badge span{font-size:50px}}
