:root{
  --bg:#050505;
  --surface:#0d0d0d;
  --surface-2:#131313;
  --line:rgba(255,255,255,.12);
  --text:#f3f3f0;
  --muted:#9a9a96;
  --silver:#d9d9d6;
  --silver-2:#a8a8a5;
  --max:1200px;
  --radius:26px;
}

page-header {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  background: radial-gradient(60% 110% at 50% 0%, rgba(255,255,255,.09), transparent 70%);
}

.page-header img {
  display: block;
  width: 100%;
  height: auto;
  mix-blend-mode: screen;
  -webkit-mask-image: linear-gradient(to bottom, #000 10%, #000 75%, rgba(0,0,0,.6) 95%, transparent 99%);
  mask-image: linear-gradient(to bottom, #000 10%, #000 75%, rgba(0,0,0,.6) 95%, transparent 99%);
}

.page-header::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(55% 80% at 50% 20%, rgba(255,255,255,.15), transparent 75%);
  pointer-events: none;
  -webkit-mask-image: url("assets/resonance-banner.png");
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-image: url("assets/resonance-banner.png");
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  mask-mode: luminance;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.09),transparent 34%),linear-gradient(120deg,transparent 30%,rgba(255,255,255,.018),transparent 60%);pointer-events:none;z-index:-2}
.noise{position:fixed;inset:0;opacity:.045;pointer-events:none;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.4'/%3E%3C/svg%3E")}
a{color:inherit;text-decoration:none}.section-shell{width:min(calc(100% - 48px),var(--max));margin:0 auto}.site-header{position:relative;overflow:hidden;} .site-header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:34px;background:var(--bg);z-index:2;pointer-events:none;} .site-header{position:sticky;top:0;z-index:15;width:100%;height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:rgba(5,5,5,.78);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08)}
.site-header > *{position:relative;z-index:3}.brand{display:flex;align-items:center;min-width:0}.brand-mark{display:block;width:126px;height:66px;object-fit:contain;object-position:left center;filter:grayscale(1) brightness(1.12) contrast(1.08);mix-blend-mode:screen;box-shadow:0 0 30px rgba(255,255,255,.08);transition:transform .25s ease,filter .25s ease}.brand:hover .brand-mark{transform:translateY(-1px);filter:grayscale(1) brightness(1.22) contrast(1.1);}.brand-word{letter-spacing:.24em;font-size:12px;font-weight:700}.nav{display:flex;align-items:center;gap:27px;font-size:13px;color:#c8c8c5}.nav a{transition:.25s}.nav a:hover{color:#fff}.nav-cta{padding:11px 16px;border:1px solid var(--line);border-radius:999px;color:#fff}
.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:45px;padding:76px 0 84px}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.24em;color:#a7a7a2;font-weight:700}.hero h1{font-size:clamp(58px,8vw,102px);line-height:.92;letter-spacing:-.065em;margin:19px 0 28px;max-width:780px}.hero h1 em,.section-heading-row h2 em,.process-grid h2 em,.application-intro h2 em{font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.035em;color:#cfcfcb}.hero-text{font-size:18px;line-height:1.75;color:#b0b0ab;max-width:630px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:16px 22px;border-radius:14px;border:1px solid transparent;font-weight:700;font-size:13px;letter-spacing:.01em;transition:transform .25s,box-shadow .25s,background .25s}.btn span{font-size:20px;line-height:1}.btn-primary{background:#f1f1ed;color:#090909;box-shadow:0 16px 42px rgba(255,255,255,.08)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 54px rgba(255,255,255,.13)}.text-link{font-size:13px;color:#c9c9c5;padding-bottom:5px}.trust-row{display:flex;gap:48px;margin-top:66px}.trust-row div{display:flex;flex-direction:column;gap:4px}.trust-row strong{font-size:19px;letter-spacing:.02em}.trust-row span{font-size:11px;color:#777773;text-transform:uppercase;letter-spacing:.12em}
.hero-visual{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}.hero-visual:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 80px rgba(255,255,255,.02);}.glow{position:absolute;border-radius:50%;filter:blur(45px);opacity:.22}.glow-one{width:260px;height:260px;background:#999;top:22%;right:8%}.glow-two{width:210px;height:210px;background:#444;left:10%;bottom:13%}.hero-card{position:relative;border:1px solid rgba(255,255,255,.11);background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.015));box-shadow:0 28px 80px rgba(0,0,0,.48);backdrop-filter:blur(20px);border-radius:28px}.hero-card-main{width:360px;min-height:430px;padding:34px 32px;transform:rotate(-4deg)}.card-label{font-size:10px;letter-spacing:.22em;color:#8e8e89}.card-line{height:1px;background:var(--line);margin:30px 0 24px}.profile-row{display:flex;align-items:center;gap:9px;color:#c6c6c2;font-size:13px;margin-bottom:30px}.profile-dot{width:8px;height:8px;background:#eaeae6;border-radius:50%;box-shadow:0 0 18px rgba(255,255,255,.35)}.metric{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:17px 0;color:#7f7f7a;font-size:12px}.metric strong{color:#ededE8;font-weight:600}.signature{font-family:Georgia,serif;font-style:italic;font-size:29px;margin-top:32px;color:#adada9}.hero-card-float{position:absolute;width:238px;right:2%;bottom:10%;padding:22px 20px;transform:rotate(6deg)}.hero-card-float span{display:block;font-size:9px;letter-spacing:.18em;color:#868681;margin-bottom:10px}.hero-card-float strong{display:block;font-size:18px;line-height:1.25}.hero-card-float small{display:block;margin-top:12px;color:#777772;font-size:11px}
.section-pad{padding:126px 0}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-top:18px}.section-heading-row h2,.process-grid h2,.application-intro h2{font-size:clamp(42px,5.5vw,70px);line-height:.98;letter-spacing:-.055em;margin:0}.section-heading-row>p{max-width:430px;margin:0;color:#989894;font-size:15px;line-height:1.75}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.service-card{position:relative;min-height:300px;padding:29px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg,rgba(255,255,255,.035),rgba(255,255,255,.01));overflow:hidden;transition:transform .3s,border-color .3s}.service-card:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.23)}.service-card.featured{background:linear-gradient(160deg,#f1f1ee,#b7b7b2);color:#121212}.service-card.featured p{color:#50504d}.service-num{font-size:11px;letter-spacing:.18em;color:#8d8d88}.featured .service-num{color:#575752}.service-card h3{font-size:28px;line-height:1.05;letter-spacing:-.035em;max-width:280px;margin:70px 0 14px}.service-card p{max-width:310px;color:#888884;font-size:14px;line-height:1.7;margin:0}.service-arrow{position:absolute;right:27px;bottom:22px;font-size:21px;color:#777}.featured .service-arrow{color:#333}
.process-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.process-grid h2{margin-top:18px}.lead{max-width:460px;color:#979793;line-height:1.8;font-size:15px;margin-top:30px}.steps{border-top:1px solid var(--line)}.step{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.step>span{font-size:11px;letter-spacing:.15em;color:#696964;padding-top:3px}.step h3{margin:0 0 7px;font-size:18px}.step p{margin:0;color:#7e7e79;font-size:13px;line-height:1.7}
.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.review-card{min-height:300px;border:1px solid var(--line);border-radius:24px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:#0d0d0d}.review-card-dark{background:#eeeeea;color:#111}.review-card-dark .stars,.review-card-dark .review-author span{color:#555}.stars{letter-spacing:.16em;color:#bdbdb8;font-size:14px}.review-card blockquote{font-family:Georgia,serif;font-size:20px;line-height:1.45;margin:30px 0}.review-author{display:flex;flex-direction:column;gap:3px}.review-author strong{font-size:13px}.review-author span{font-size:11px;color:#797974}.demo-note{max-width:450px;border:1px dashed rgba(255,255,255,.2);padding:14px 16px;border-radius:14px;color:#74746f;font-size:11px;line-height:1.55}
.quote-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(110deg,rgba(255,255,255,.03),transparent 55%)}.quote-inner{display:flex;align-items:center;gap:40px;padding:72px 0}.quote-mark{font-family:Georgia,serif;font-size:72px;color:#72726e}.quote-inner p{font-family:Georgia,serif;font-size:clamp(24px,3vw,38px);line-height:1.22;letter-spacing:-.035em;max-width:900px;margin:0;color:#d8d8d4}
.application-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.application-intro{position:relative}.application-intro h2{margin-top:20px}.application-intro>p{max-width:420px;color:#8e8e89;font-size:14px;line-height:1.8;margin-top:27px}.privacy-box{display:flex;gap:14px;align-items:flex-start;margin-top:42px;max-width:410px;border:1px solid var(--line);background:rgba(255,255,255,.025);padding:18px;border-radius:16px;color:#c9c9c4}.privacy-box>span{font-size:24px}.privacy-box strong{font-size:12px}.privacy-box small{font-size:15px;color:#777772;line-height:1.5}
.application-form{border:1px solid var(--line);background:linear-gradient(160deg,rgba(255,255,255,.035),rgba(255,255,255,.012));padding:30px;border-radius:26px}.form-section-title{font-size:10px;letter-spacing:.18em;color:#8d8d88;text-transform:uppercase;margin:3px 0 19px}.form-section-title:not(:first-child){margin-top:34px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:repeat(2,1fr)}label{display:block}label>span{display:block;font-size:11px;margin-bottom:8px}input,textarea,select{width:100%;border:1px solid rgba(255,255,255,.11);background:#0a0a0a;color:#efefeb;border-radius:13px;padding:13px 14px;font:inherit;font-size:13px;outline:none;transition:border-color .2s,box-shadow .2s}textarea{resize:vertical;min-height:110px}input::placeholder,textarea::placeholder{color:#555550}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#777 50%),linear-gradient(135deg,#777 50%,transparent 50%);background-position:calc(100% - 18px) 19px,calc(100% - 13px) 19px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}input:focus,textarea:focus,select:focus{border-color:rgba(255,255,255,.35);box-shadow:0 0 0 4px rgba(255,255,255,.04)}.full{grid-column:1/-1}.file-drop{border:1px dashed rgba(255,255,255,.16);background:#0a0a0a;border-radius:15px;padding:19px;display:flex;align-items:center;gap:15px;cursor:pointer;transition:border-color .2s,background .2s}.file-drop:hover{border-color:rgba(255,255,255,.35);background:#0d0d0d}.file-drop input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;border:1px solid var(--line);background:#111;color:#ddd;font-size:18px}.file-drop strong{display:block;font-size:12px}.file-drop small{display:block;color:#63635e;font-size:10px;margin-top:3px}.consent{display:flex;gap:10px;align-items:flex-start;margin-top:20px}.consent input{width:16px;height:16px;margin:2px 0 0;accent-color:#ededE8}.consent span{color:#777772;font-size:10px;line-height:1.55}.form-footer{display:flex;align-items:center;gap:16px;margin-top:23px}.submit-btn{min-width:200px;cursor:pointer}.submit-btn:disabled{opacity:.6;cursor:wait;transform:none}.form-status{font-size:11px;line-height:1.5;color:#888}.form-status.success{color:#c9c9c4}.form-status.error{color:#c57f7f}
.site-footer{border-top:1px solid var(--line);background:#030303}.footer-inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:34px;padding:35px 0;color:#676762;font-size:11px}.footer-label{letter-spacing:.2em;color:#d6d6d1;font-weight:700}.footer-inner p{margin:6px 0 0}.footer-inner a{color:#aaa9a4}.footer-inner>a:hover{color:#fff}
@media(max-width:960px){.nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{min-height:520px}.section-heading-row{align-items:flex-start;flex-direction:column;gap:26px}.service-grid,.reviews-grid{grid-template-columns:1fr}.process-grid,.application-section{grid-template-columns:1fr;gap:52px}.application-intro{max-width:720px}.footer-inner{grid-template-columns:1fr;gap:12px}.form-grid.two{grid-template-columns:1fr}.full{grid-column:auto}}
@media(max-width:620px){.site-header{height:76px;padding:0 17px}.brand-mark{width:105px;height:56px}.brand-word{display:none}.section-shell{width:min(calc(100% - 32px),var(--max))}.hero{padding-top:40px}.hero h1{font-size:56px}.hero-text{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.trust-row{gap:25px;flex-wrap:wrap;margin-top:47px}.trust-row span{font-size:9px}.hero-visual{min-height:450px}.hero-visual:before{width:340px;height:340px}.hero-card-main{width:285px;min-height:360px;padding:25px}.hero-card-float{width:190px;right:-2%;bottom:4%;padding:17px}.hero-card-float strong{font-size:15px}.section-pad{padding:88px 0}.section-heading-row h2,.process-grid h2,.application-intro h2{font-size:45px}.service-card{min-height:265px}.quote-inner{padding:53px 0;gap:20px}.quote-mark{font-size:54px}.quote-inner p{font-size:25px}.application-form{padding:20px}.form-footer{align-items:flex-start;flex-direction:column}.submit-btn{width:100%}}

/* Language selector */
.language-switcher{margin-left:2px;display:flex;align-items:center}
.language-switcher select{
	width:auto;
	min-width: 60px;
	padding:9px 28px 9px 12px;border-radius:999px;background-color:rgba(255,255,255,.035);font-size:11px;font-weight:700;letter-spacing:.12em;color:#ecece8;cursor:pointer;border-color:rgba(255,255,255,.15);background-position:calc(100% - 15px) 15px,calc(100% - 10px) 15px
	color-scheme: dark;
}
.language-switcher select:focus{box-shadow:0 0 0 4px rgba(255,255,255,.04)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.language-switcher select option {
  background-color: #171717;
  color: #ecece8;
}
@media(max-width:960px){.language-switcher{margin-left:auto;margin-right:4px}.language-switcher select{min-width:58px}}
@media(max-width:620px){.language-switcher select{min-width:54px;padding:8px 24px 8px 10px;font-size:10px}}

.cta-actions .text-link {
  position: relative;
  padding-left: 1.75rem;
  font-size: 1.05rem;
  text-decoration: none;
}

.cta-actions .text-link:hover,
.cta-actions .text-link:focus-visible {
  text-decoration: none;
}

