:root{--ink:#253b3b;--muted:#6d7d79;--line:#dce3dc;--paper:#f7f8f3;--mint:#dfeee7;--lime:#c9e67b;--accent:#537b69;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 64px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);z-index:5;justify-content:space-between;align-items:center;height:96px;display:flex;position:relative}.brand{letter-spacing:-.4px;align-items:center;gap:12px;font-size:19px;display:inline-flex}.brand b{color:var(--muted);font-weight:500}.mark{width:144px;height:144px;display:inline-block;position:relative;transform:rotate(-8deg)}.mark i{border:12px solid var(--accent);transform-origin:72px 72px;border-radius:50% 50% 50% 10%;width:62px;height:62px;position:absolute}.mark i:first-child{top:2px;left:41px}.mark i:nth-child(2){transform-origin:28px 14px;top:58px;left:74px;transform:rotate(120deg)}.mark i:nth-child(3){transform-origin:76px 13px;top:58px;left:8px;transform:rotate(240deg)}.markSmall{width:31px;height:31px}.markSmall i{transform-origin:15px 15px;border-width:3px;width:14px;height:14px}.markSmall i:first-child{top:0;left:8px}.markSmall i:nth-child(2){transform-origin:7px 3px;top:13px;left:16px}.markSmall i:nth-child(3){transform-origin:16px 3px;top:13px;left:0}.navLinks{align-items:center;gap:40px;font-size:14px;display:flex}.contactLink{border:1px solid var(--ink);border-radius:999px;padding:12px 18px}.contactLink span,.primaryButton span,.textLink span,.cta a span{margin-left:8px;display:inline-block}.hero{min-height:720px;padding-top:90px;position:relative;overflow:hidden}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--lime);border-radius:50%;width:7px;height:7px}.hero h1,.sectionHead h2{letter-spacing:-.055em;margin:30px 0 0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.96}.hero h1{max-width:1000px;font-size:clamp(64px,9.5vw,128px)}.hero h1 em,.sectionHead h2 em{color:var(--accent);font-weight:400}.heroBottom{z-index:2;justify-content:space-between;align-items:end;margin-top:56px;display:flex;position:relative}.heroBottom p{max-width:460px;color:var(--muted);margin:0;font-size:19px;line-height:1.6}.primaryButton{background:var(--ink);color:var(--white);border-radius:999px;padding:17px 24px;font-size:14px}.heroArt{place-items:center;width:280px;height:280px;display:grid;position:absolute;bottom:30px;right:8%}.orbit{border:1px solid #cbd6ce;border-radius:50%;position:absolute}.orbitOne{inset:0}.orbitTwo{inset:25px}.orbitThree{inset:65px}.heroArt .mark{transform:scale(.62)rotate(-8deg)}.spark{background:var(--lime);border-radius:50%;position:absolute}.sparkOne{width:10px;height:10px;top:128px;left:7px}.sparkTwo{width:7px;height:7px;top:33px;right:32px}.sparkThree{width:5px;height:5px;bottom:77px;right:13px}.products{padding:120px 0}.sectionHead{grid-template-columns:1fr 2fr;gap:40px;margin-bottom:64px;display:grid}.sectionHead>div{align-items:start;gap:26px;display:flex}.sectionNumber{color:#9aad9f;font-family:Georgia,serif;font-size:13px}.sectionHead .kicker{margin:1px 0}.sectionHead h2{margin:0;font-size:clamp(44px,6vw,76px)}.productCard{background:var(--white);border:1px solid var(--line);border-radius:28px;grid-template-columns:1fr 1.05fr;min-height:600px;display:grid;overflow:hidden}.productCopy{flex-direction:column;justify-content:space-between;padding:42px;display:flex}.productTop{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.status i{background:var(--lime);border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.pivoLogo{background:var(--ink);color:#fff;border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:20px;font-family:Georgia,serif;font-size:35px;display:grid}.productCopy h3{letter-spacing:-.06em;margin:0;font-family:Georgia,serif;font-size:70px;font-weight:400}.productTagline{margin:8px 0 28px;font-size:18px}.productDescription{max-width:430px;color:var(--muted);font-size:15px;line-height:1.7}.textLink{border-bottom:1px solid var(--ink);width:max-content;padding-bottom:5px;font-size:14px;font-weight:700}.productVisual{background:linear-gradient(145deg,#edf4ed,#d8e9df);place-items:center;min-height:600px;display:grid;position:relative;overflow:hidden}.productVisual:before,.productVisual:after{content:"";border:1px solid #537b692e;border-radius:50%;position:absolute}.productVisual:before{width:520px;height:520px}.productVisual:after{width:680px;height:680px}.phone{z-index:1;background:#fbfcf8;border:8px solid #304846;border-radius:38px;width:270px;height:500px;padding:24px 20px;position:relative;transform:rotate(3deg);box-shadow:0 30px 60px #2d483d33}.phoneTop{justify-content:space-between;align-items:center;font-size:9px;display:flex}.miniP{background:var(--ink);color:#fff;border-radius:7px;place-items:center;width:22px;height:22px;font:16px Georgia;display:grid}.phone>p{color:var(--muted);margin:32px 0 5px;font-size:10px}.phone h4{margin:0 0 25px;font:26px/1.05 Georgia}.quickActions{justify-content:space-between;margin-bottom:24px;display:flex}.quickActions span{border:1px solid var(--line);background:#fff;border-radius:18px;place-items:center;width:61px;height:61px;font-size:17px;display:grid}.quickActions small{color:var(--muted);font-size:8px}.phoneCard{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr auto;gap:5px;margin-top:10px;padding:14px;font-size:10px;display:grid}.phoneCard small{color:var(--muted)}.phoneCard strong{color:var(--accent);grid-area:1/2/3;align-self:center}.comingSoon{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:center;padding:42px 0;display:grid}.comingSoon>div{gap:26px;display:flex}.comingSoon .kicker{margin:0}.comingSoon>p{margin:0;font:28px Georgia}.comingSoon>span{color:var(--muted);font-size:13px}.comingSoon i{margin-left:10px;font-style:normal}.about{border-top:1px solid var(--line);padding:120px 0}.principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.principles article{border-right:1px solid var(--line);padding:40px 38px 24px 0}.principles article+article{padding-left:38px}.principles article:last-child{border-right:0}.principles span{color:#99a99f;font:13px Georgia}.principles h3{margin:70px 0 22px;font:400 30px/1.15 Georgia}.principles p{color:var(--muted);max-width:290px;font-size:14px;line-height:1.7}.cta{background:var(--mint);border-radius:28px;justify-content:space-between;align-items:end;margin-top:40px;padding:85px 64px;display:flex}.cta p{text-transform:uppercase;letter-spacing:.15em;font-size:13px}.cta a{border-bottom:2px solid var(--ink);padding-bottom:6px;font:clamp(40px,5vw,68px)/1 Georgia}footer{min-height:150px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}footer .brand{color:var(--ink)}@media (max-width:800px){.shell{width:min(100% - 36px,680px)}.nav{height:78px}.navLinks>a:not(.contactLink){display:none}.contactLink{padding:10px 14px}.hero{min-height:690px;padding-top:70px}.hero h1{font-size:clamp(52px,15vw,84px)}.heroBottom{margin-top:36px;display:block}.heroBottom p{max-width:370px;font-size:16px}.primaryButton{margin-top:26px;display:inline-block}.heroArt{opacity:.65;width:190px;height:190px;bottom:20px;right:-30px}.sectionHead{grid-template-columns:1fr;gap:28px}.products,.about{padding:90px 0}.productCard{grid-template-columns:1fr}.productCopy{min-height:550px;padding:30px}.productVisual{min-height:540px}.comingSoon{grid-template-columns:1fr auto;gap:30px}.comingSoon>p{grid-area:2/1/auto/-1}.principles{grid-template-columns:1fr}.principles article,.principles article+article{border-right:0;border-bottom:1px solid var(--line);padding:32px 0}.principles h3{margin:36px 0 16px}.cta{padding:55px 30px;display:block}.cta a{margin-top:24px;display:inline-block}footer{gap:20px;padding:45px 0;display:grid}footer>span{grid-column:1/-1}}@media (max-width:430px){.shell{width:calc(100% - 28px)}.brand{font-size:16px}.contactLink{font-size:12px}.hero{min-height:650px;padding-top:54px}.hero h1{margin-top:24px;font-size:49px;line-height:1.01}.heroBottom p{font-size:15px}.heroArt{width:150px;height:150px;bottom:5px}.sectionHead h2{font-size:44px}.productCopy h3{font-size:57px}.productCopy{min-height:520px}.productVisual{min-height:500px}.phone{transform:scale(.88)rotate(2deg)}.comingSoon>span{font-size:0}.comingSoon>span i{font-size:20px}.cta a{font-size:39px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.brandMark{width:120px;height:120px;display:block}.brandMarkSmall{width:32px;height:32px}.markTrack,.markSignal{fill:none;stroke-linecap:round;stroke-linejoin:round}.markTrack{stroke:var(--ink);stroke-width:10px}.markSignal{stroke:var(--accent);stroke-width:6px}.markNode{fill:var(--lime)}.heroArt{width:330px;height:330px;bottom:16px;right:5%}.productOrbit{place-items:center;width:100%;height:100%;display:grid;position:relative}.orbitRing{border:1px solid #cbd6ce;border-radius:50%;position:absolute}.orbitOuter{inset:0}.orbitMiddle{inset:34px}.orbitInner{inset:76px}.orbitCore{background:var(--ink);color:#fff;text-align:center;border-radius:50%;place-content:center;width:96px;height:96px;display:grid;box-shadow:0 16px 40px #253b3b29}.orbitCore span{font:42px/1 Georgia}.orbitCore small{letter-spacing:.14em;text-transform:uppercase;color:#dce8df;font-size:8px}.orbitProduct{--product-accent:var(--lime);background:var(--paper);text-align:center;border:1px solid #afc0b5;border-radius:50%;place-content:center;width:76px;height:76px;transition:transform .25s,border-color .25s;display:grid;position:absolute;box-shadow:0 9px 24px #253b3b14}.orbitProduct:hover{border-color:var(--accent);transform:translateY(-3px)}.orbitProduct:before{content:"";background:var(--product-accent);opacity:.58;border-radius:50%;position:absolute;inset:6px}.orbitProduct strong,.orbitProduct span{position:relative}.orbitProduct strong{font:27px/1 Georgia}.orbitProduct span{letter-spacing:.1em;margin-top:4px;font-size:8px}.orbitTop{margin-left:-38px;top:-4px;left:50%}.orbitRight{margin-top:-38px;top:50%;right:-4px}.orbitBottom{margin-left:-38px;bottom:-4px;left:50%}.orbitLeft{margin-top:-38px;top:50%;left:-4px}.openOrbitNode{background:var(--paper);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border:1px dashed #aebdb4;border-radius:999px;padding:7px 11px;font-size:9px;position:absolute;bottom:40px;right:15px}.pivoLogo{background:var(--lime);color:var(--ink);border:1px solid #253b3b2e;border-radius:50%}@media (max-width:800px){.heroArt{width:210px;height:210px;right:-22px}.orbitMiddle{inset:23px}.orbitInner{inset:51px}.orbitCore{width:66px;height:66px}.orbitCore span{font-size:30px}.orbitCore small{font-size:6px}.orbitProduct{width:54px;height:54px}.orbitProduct strong{font-size:20px}.orbitProduct span{font-size:6px}.orbitTop{margin-left:-27px}.openOrbitNode{bottom:22px;right:0}}@media (max-width:430px){.heroArt{width:165px;height:165px;right:-30px}.orbitMiddle{inset:18px}.orbitInner{inset:40px}.orbitCore{width:54px;height:54px}.orbitCore span{font-size:25px}.orbitCore small{display:none}.orbitProduct{width:44px;height:44px}.orbitProduct strong{font-size:17px}.orbitProduct span{display:none}.orbitTop{margin-left:-22px}.openOrbitNode{background:var(--lime);border:0;width:10px;height:10px;padding:0;font-size:0;right:1px}}
