:root{--ink:#122429;--paper:#f4f2ea;--lime:#c8ff62;--aqua:#8be8d6;--muted:#405257;--line:rgba(18,36,41,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}svg{fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.nav{height:92px;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,.nav{display:flex;align-items:center}.brand{gap:11px;font-size:22px;font-weight:700;letter-spacing:-.04em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--lime)}.brand-mark svg{width:23px}.nav-links{display:flex;align-items:center;gap:35px;font-size:14px;font-weight:700}.nav-links>a:not(.nav-contact):hover{opacity:.55}.nav-contact{padding:12px 20px;border:1px solid var(--ink);border-radius:999px}.nav-contact:hover{background:var(--ink);color:#fff}.hero{min-height:690px;display:grid;grid-template-columns:1.04fr .96fr;grid-gap:52px;gap:52px;padding-block:72px 92px}.eyebrow,.hero{align-items:center}.eyebrow{display:flex;gap:10px;margin:0 0 26px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{width:9px;height:9px;border-radius:50%;background:#78c900;box-shadow:0 0 0 5px rgba(120,201,0,.12)}.product-card h3,h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.055em}.hero h1{margin:0;font-size:clamp(64px,7.4vw,105px);line-height:.94}.about h2 em,.hero h1 em{color:#167d75;font-weight:400}.hero-text{max-width:570px;margin:32px 0 0;font-size:19px;line-height:1.6;color:var(--muted)}.hero-actions{display:flex;gap:13px;margin-top:38px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:700;transition:.2s}.button svg{width:18px}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff;box-shadow:0 9px 24px rgba(18,36,41,.16)}.button.secondary{border:1px solid var(--line);background:rgba(255,255,255,.38)}.hero-art{position:relative;min-height:480px;display:grid;place-items:center;isolation:isolate}.hero-art:before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:var(--aqua);z-index:-2}.orbit{position:absolute;border:1px solid rgba(18,36,41,.23);border-radius:50%;z-index:-1}.orbit-one{width:470px;height:320px;transform:rotate(-22deg)}.orbit-two{width:310px;height:480px;transform:rotate(29deg)}.signal-card{width:315px;height:330px;border:1px solid rgba(18,36,41,.3);border-radius:28px;padding:28px;background:rgba(247,246,240,.84);box-shadow:0 30px 70px rgba(18,36,41,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:rotate(-3deg)}.signal-label{font:11px monospace;text-transform:uppercase;letter-spacing:.13em}.bars{height:190px;display:flex;align-items:center;gap:7px;margin-top:19px}.bars i{flex:1 1;display:block;min-height:15px;border-radius:7px;background:var(--ink)}.bars i:nth-child(3n+1){background:#187d75}.signal-footer{display:flex;justify-content:space-between;padding-top:16px;border-top:1px solid var(--line);font:10px monospace;letter-spacing:.1em}.floating-chip{position:absolute;padding:13px 17px;border-radius:999px;background:#fff;box-shadow:0 10px 32px rgba(18,36,41,.13);font-size:12px;font-weight:700}.floating-chip span{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:8px;border-radius:50%;background:var(--lime);font-size:10px}.chip-one{top:50px;right:5px}.chip-two{bottom:62px;left:6px}.products{background:var(--ink);color:#eef4ef;padding:112px 0 120px}.section-heading{display:grid;grid-template-columns:.55fr 1.2fr .75fr;align-items:end;grid-gap:40px;gap:40px;margin-bottom:60px}.section-heading>span,.section-label{align-self:start;font:11px monospace;letter-spacing:.14em;text-transform:uppercase;color:#aebbbb}.section-heading h2{margin:0;font-size:clamp(48px,5vw,70px);line-height:.94}.section-heading p{margin:0;color:#afbcbe;font-size:16px;line-height:1.65}.product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.product-card{min-height:570px;display:flex;flex-direction:column;padding:34px;border-radius:28px;color:var(--ink)}.music-card{background:var(--lime)}.career-card{background:var(--aqua)}.card-topline{display:flex;justify-content:space-between;align-items:center;font:12px monospace}.status{padding:8px 12px;border:1px solid rgba(18,36,41,.25);border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.product-icon{width:95px;height:95px;margin-top:65px;display:grid;place-items:center;border:1px solid rgba(18,36,41,.3);border-radius:50%}.product-icon svg{width:58px;height:58px}.product-card h3{margin:37px 0 8px;font-size:42px}.product-card strong{font-size:17px}.product-card>p{max-width:495px;margin:20px 0 32px;font-size:15px;line-height:1.65;color:#33484d}.product-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:auto}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{padding:8px 12px;border-radius:999px;background:rgba(244,242,234,.45);font-size:11px}.product-link{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;padding:12px 17px;border-radius:999px;background:var(--ink);color:#fff;font:700 12px monospace;letter-spacing:.1em;transition:.2s}.product-link svg{width:17px}.product-link:hover{transform:translateY(-2px)}.about{padding-block:130px;display:grid;grid-template-columns:.55fr 1.95fr;border-bottom:1px solid var(--line)}.about h2{margin:0 0 50px;font-size:clamp(53px,6.3vw,88px);line-height:.94}.about p{max-width:700px;margin:0 0 20px;color:var(--muted);font-size:18px;line-height:1.7}.contact{background:#e4e1d7}.contact-inner{min-height:310px;display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-inner span{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.contact-inner h2{margin:15px 0 0;font-size:75px;line-height:.94}.contact-inner>a{display:flex;align-items:center;gap:15px;padding-bottom:8px;border-bottom:1px solid var(--ink);font-size:21px;font-weight:700}.contact-inner svg{width:18px}.footer{min-height:125px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:12px}.footer p{text-align:center;color:#66777a}.footer>div{justify-self:end;display:flex;gap:20px;font-weight:700}.footer-brand{font-size:18px}.footer-brand .brand-mark{width:28px;height:28px}.footer-brand .brand-mark svg{width:19px}.legal{min-height:100vh;padding:70px 24px 100px}.legal-shell{width:min(760px,100%);margin:auto}.legal-back{display:inline-block;margin-bottom:90px;font-size:14px;font-weight:700}.legal-kicker{margin:0 0 18px;font:11px monospace;letter-spacing:.14em;text-transform:uppercase;color:#66777a}.legal h1{margin:0;font-size:clamp(55px,8vw,88px);line-height:.95}.legal-date{margin:25px 0 62px;color:#66777a}.legal section{padding:28px 0;border-top:1px solid var(--line)}.legal h2{margin:0 0 12px;font-size:25px}.legal section p{margin:0;color:var(--muted);font-size:16px;line-height:1.75}.legal section a{text-decoration:underline;text-underline-offset:3px}.contact-page{min-height:100vh;padding:70px 24px 100px;background:var(--aqua)}.contact-shell{width:min(1180px,100%);margin:auto}.contact-page-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:90px;gap:90px;align-items:end;min-height:570px}.contact-page h1{margin:0;font-size:clamp(64px,7.4vw,105px);line-height:.94}.contact-page h1 em{color:#167d75;font-weight:400}.contact-details>p:first-child{max-width:500px;margin:0 0 42px;color:#294348;font-size:19px;line-height:1.65}.contact-email{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;border-block:1px solid rgba(18,36,41,.35);font-size:clamp(22px,3vw,34px);font-weight:700;letter-spacing:-.03em}.contact-email svg{width:26px;flex:0 0 auto}.contact-topics{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.contact-topics span{padding:9px 13px;border:1px solid rgba(18,36,41,.28);border-radius:999px;font-size:12px}.contact-note{margin:28px 0 0;color:#486165;font-size:13px;line-height:1.6}@media(max-width:850px){.shell{width:min(100% - 34px,680px)}.nav{height:76px}.nav-links a:not(.nav-contact){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-art{min-height:470px}.section-heading{gap:22px}.about,.product-grid,.section-heading{grid-template-columns:1fr}.about{gap:42px;padding-block:95px}.contact-inner{min-height:320px;flex-direction:column;justify-content:center;align-items:flex-start}.contact-page-grid{grid-template-columns:1fr;gap:65px;align-items:start;min-height:0}.contact-page .legal-back{margin-bottom:85px}}@media(max-width:520px){.product-actions{align-items:flex-start;flex-direction:column}.hero h1{font-size:59px}.hero-text{font-size:17px}.hero-actions{flex-direction:column}.button{width:100%}.hero-art{min-height:390px;transform:scale(.86);margin-inline:-30px}.signal-card{width:285px;height:305px}.bars{height:170px}.orbit-one{width:400px}.orbit-two{height:410px}.products{padding-block:85px}.product-card{padding:25px;min-height:510px}.product-icon{margin-top:50px}.product-card h3{font-size:37px}.contact-inner h2{font-size:62px}.contact-inner>a{font-size:17px}.footer{padding-block:38px;grid-template-columns:1fr;gap:24px}.footer p{text-align:left}.footer>div{justify-self:start;flex-wrap:wrap}.legal-back{margin-bottom:60px}}.hero{overflow-x:clip}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}