@font-face{font-family:Manrope;font-style:normal;font-weight:400 700;font-display:swap;src:url("/fonts/manrope-cyrillic.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;font-style:normal;font-weight:400 700;font-display:swap;src:url("/fonts/manrope-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Unbounded;font-style:normal;font-weight:500 700;font-display:swap;src:url("/fonts/unbounded-cyrillic.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Unbounded;font-style:normal;font-weight:500 700;font-display:swap;src:url("/fonts/unbounded-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#11110f;--paper:#f1efe8;--lime:#cbff35;--blue:#7aa8ff;--pink:#f492d0;--yellow:#ffc92f;--line:rgba(17,17,15,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.04;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='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.section{padding:110px 4vw}.header{height:94px;padding:0 4vw;display:flex;align-items:center;border-bottom:1px solid var(--line);position:relative;z-index:10}.logo{display:flex;align-items:center;gap:13px;color:inherit;text-decoration:none}.logo-mark{font:700 25px Unbounded}.logo-copy{text-transform:uppercase;font-size:9px;line-height:1.25;letter-spacing:.11em}.nav{display:flex;gap:34px;margin:auto}.nav a,.header-cta{font-size:13px;color:inherit;text-decoration:none;font-weight:600}.nav a{position:relative}.nav a:after{content:"";height:1px;background:var(--ink);position:absolute;left:0;right:100%;bottom:-5px;transition:.25s}.nav a:hover:after{right:0}.header-cta{border-bottom:1px solid}.header-cta span{margin-left:9px}.menu-button{display:none;background:0;border:0}.hero{min-height:calc(100vh - 94px);position:relative;padding-top:45px;overflow:hidden}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.15em;display:flex;gap:9px;align-items:center}.pulse{width:7px;height:7px;border-radius:50%;background:#31c76a;box-shadow:0 0 0 5px rgba(49,199,106,.15)}h1,h2,h3,p{margin-top:0}.hero h1{font:600 clamp(60px,9.2vw,142px)/.86 Unbounded;letter-spacing:-.07em;text-transform:uppercase;margin:46px 0 35px;position:relative;z-index:2}.hero h1 span{color:var(--paper);-webkit-text-stroke:2px var(--ink)}.hero-bottom{display:flex;align-items:end;justify-content:space-between;margin-left:42%}.hero-bottom p{max-width:510px;font-size:18px;line-height:1.55}.round-link{width:130px;height:130px;border-radius:50%;background:var(--lime);color:var(--ink);text-decoration:none;padding:28px;display:flex;justify-content:space-between;align-items:end;font-size:12px;text-transform:uppercase;transition:.3s transform}.round-link:hover{transform:rotate(8deg) scale(1.05)}.round-link b{font-size:24px}.hero-orbit{position:absolute;width:270px;height:270px;border-radius:50%;border:1px solid var(--line);right:7vw;top:7vw;animation:spin 17s linear infinite;opacity:.6}.hero-orbit span{position:absolute;font:500 9px Unbounded;letter-spacing:.14em;inset:15px;border-radius:50%}.ticker{background:var(--lime);border-block:1px solid var(--ink);overflow:hidden;padding:15px 0;white-space:nowrap;font:600 15px Unbounded}.ticker div{width:max-content;animation:ticker 20s linear infinite}.section-head{display:grid;grid-template-columns:1fr 3fr;margin-bottom:70px}.section-head>p,.about-label{font-size:11px;text-transform:uppercase;letter-spacing:.14em}.section-head h2{font:600 clamp(42px,6vw,85px)/.98 Unbounded;letter-spacing:-.055em}.projects{display:grid;grid-template-columns:1.15fr .85fr;gap:28px}.project{min-height:680px;color:var(--ink);text-decoration:none;padding:25px;display:flex;flex-direction:column;overflow:hidden}.project:nth-child(3){grid-column:1/-1;min-height:620px}.project-yellow{background:var(--yellow)}.project-blue{background:var(--blue)}.project-pink{background:var(--pink)}.project-meta{display:flex;justify-content:space-between;text-transform:uppercase;font-size:10px;letter-spacing:.12em}.project-art{flex:1;position:relative;transition:.5s transform}.project:hover .project-art{transform:scale(1.035) rotate(-1deg)}.sun{width:300px;height:300px;border-radius:50%;background:#ff6c2f;position:absolute;left:12%;top:17%}.ticket{position:absolute;background:var(--paper);padding:45px 55px;font:700 50px/.9 Unbounded;transform:rotate(-10deg);left:28%;top:31%;box-shadow:15px 17px 0 rgba(17,17,15,.12)}.plane{font-size:80px;position:absolute;right:11%;top:18%;transform:rotate(-22deg)}.phone{position:absolute;width:240px;height:430px;background:var(--ink);border:7px solid #30302d;border-radius:38px;color:white;left:50%;top:50%;transform:translate(-50%,-47%) rotate(7deg);padding:50px 20px 20px}.phone b{font:600 28px Unbounded}.phone small{display:block;margin-top:10px;opacity:.6}.chart{height:145px;margin-bottom:35px;background:linear-gradient(160deg,transparent 48%,var(--lime) 49%,var(--lime) 52%,transparent 53%);border-bottom:1px solid #555}.coin{position:absolute;border-radius:50%;background:var(--lime);padding:30px;font:700 25px Unbounded;left:12%;top:22%;box-shadow:10px 10px 0 rgba(17,17,15,.16)}.blob{position:absolute;width:350px;height:350px;border-radius:48% 52% 63% 37%;background:var(--lime);display:grid;place-items:center;font:700 70px Unbounded;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg)}.kids-art i{width:60px;height:60px;border-radius:50%;background:var(--yellow);position:absolute}.kids-art i:nth-child(2){left:15%;top:23%}.kids-art i:nth-child(3){right:12%;top:30%;background:var(--blue);width:100px;height:100px}.kids-art i:nth-child(4){left:20%;bottom:14%;background:#ff6c2f;width:130px;height:35px;border-radius:0;transform:rotate(25deg)}.project-title{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:20px}.project-title h3{font:600 clamp(25px,3vw,43px)/1 Unbounded;letter-spacing:-.04em;margin:0}.project-title p{margin:0;font-size:13px;line-height:1.5}.services{background:var(--ink);color:var(--paper)}.section-head.light{border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:65px}.service{display:grid;grid-template-columns:7% 36% 1fr 40px;gap:20px;align-items:center;border-bottom:1px solid rgba(255,255,255,.2);padding:38px 5px;transition:.3s}.service:hover{padding-left:20px;background:var(--lime);color:var(--ink)}.service>span{font-size:11px}.service h3{font:500 clamp(20px,2.2vw,34px) Unbounded;margin:0}.service p{max-width:520px;margin:0;line-height:1.5;color:#aaa}.service:hover p{color:inherit}.service b{font-size:26px}.about-grid{display:grid;grid-template-columns:1fr 3fr}.about-copy h2{font:600 clamp(42px,6vw,85px)/1 Unbounded;letter-spacing:-.06em}.about-copy h2 em{font-family:Manrope;font-weight:400}.about-copy>p{font-size:21px;line-height:1.55;max-width:770px;margin-left:auto}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:100px;border-top:1px solid var(--line)}.stats div{padding:25px;border-right:1px solid var(--line)}.stats div:first-child{padding-left:0}.stats b{display:block;font:600 clamp(40px,5vw,74px) Unbounded}.stats span{text-transform:uppercase;font-size:10px;letter-spacing:.12em}.contact{background:var(--lime);padding-bottom:55px}.contact>p{text-transform:uppercase;font-size:11px;letter-spacing:.13em}.contact-link{display:flex;justify-content:space-between;align-items:center;color:var(--ink);text-decoration:none;font:600 clamp(55px,10vw,150px)/1 Unbounded;letter-spacing:-.07em;border-bottom:4px solid;padding:25px 0 45px}.contact-link span{font-family:Manrope;font-weight:400}.contact-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:65px;font-size:13px}.contact-bottom div{display:flex;flex-direction:column;gap:7px}.contact-bottom a{color:inherit;text-decoration:none}.contact-bottom span{text-align:right}footer{background:var(--ink);color:var(--paper);padding:22px 4vw;display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.1em}footer a{color:inherit}.reveal{opacity:0;transform:translateY(35px);transition:.8s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}@keyframes ticker{to{transform:translateX(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:800px){.header{height:76px}.nav,.header-cta{display:none}.menu-button{display:flex;margin-left:auto;width:34px;height:34px;flex-direction:column;justify-content:center;gap:7px}.menu-button i{height:1px;background:var(--ink);width:100%}.menu-button.open i:first-child{transform:translateY(4px) rotate(45deg)}.menu-button.open i:last-child{transform:translateY(-4px) rotate(-45deg)}.nav.open{display:flex;position:absolute;top:76px;left:0;right:0;background:var(--lime);padding:30px 4vw;flex-direction:column}.hero{min-height:auto;padding-top:30px}.hero h1{font-size:11.5vw;line-height:.94;margin-top:55px;letter-spacing:-.075em}.hero-bottom{margin-left:0;align-items:center}.hero-bottom p{font-size:15px;max-width:60%}.round-link{width:100px;height:100px;padding:20px}.hero-orbit{display:none}.section{padding:80px 5vw}.section-head,.about-grid{grid-template-columns:1fr}.section-head>p,.about-label{margin-bottom:35px}.projects{grid-template-columns:1fr}.project,.project:nth-child(3){grid-column:auto;min-height:560px}.project-title{grid-template-columns:1fr}.sun{width:230px;height:230px}.ticket{padding:35px;font-size:40px}.service{grid-template-columns:10% 1fr 30px}.service p{display:none}.about-copy>p{font-size:17px}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.contact-link{font-size:13vw}.contact-bottom{grid-template-columns:1fr 1fr;gap:35px}.contact-bottom span{text-align:left;grid-column:1/-1}footer span:nth-child(2){display:none}}
.more-projects{margin-top:70px;border-top:1px solid var(--line)}
.more-projects-head,.more-projects a{display:grid;grid-template-columns:8% 30% 1fr 22%;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:24px 8px}
.more-projects-head{display:flex;justify-content:space-between;text-transform:uppercase;font-size:10px;letter-spacing:.12em}
.more-projects-head p{margin:0}.more-projects a{color:inherit;text-decoration:none;transition:.25s}
.more-projects a:hover{background:var(--ink);color:var(--paper);padding-left:20px}
.more-projects a span,.more-projects a b{font-size:10px;text-transform:uppercase;letter-spacing:.1em}
.more-projects a h3{font:500 21px Unbounded;margin:0}.more-projects a p{font-size:13px;margin:0}.more-projects a b{text-align:right}
.service{grid-template-columns:6% 27% 1fr 18% 35px}.service ul{list-style:none;margin:0;padding:0;font-size:11px;text-transform:uppercase;letter-spacing:.08em;line-height:1.8}
.process{background:var(--blue)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}
.process-step{min-height:390px;padding:24px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;flex-direction:column}
.process-step>span{font-size:10px}.step-icon{font-size:58px;margin:auto 0}.process-step h3{font:500 21px/1.15 Unbounded}.process-step p{font-size:13px;line-height:1.55;margin-bottom:0}
.step-arrow{width:66px;height:66px;display:flex;align-items:center}.step-arrow svg{width:100%;height:100%;overflow:visible}.step-arrow path{fill:none;stroke:currentColor;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}
.round-arrow{width:26px;height:26px;flex:0 0 auto}.round-arrow path{fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.round-arrow-down{width:23px;height:23px}
.contact{overflow:hidden}.contact-text{font:inherit}.contact-arrow{width:clamp(52px,8vw,120px);height:clamp(52px,8vw,120px);flex:0 0 auto;margin-left:24px}.contact-arrow path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.ui-arrow{width:1.1em;height:1.1em;display:inline-block;vertical-align:-.22em;overflow:visible;flex:0 0 auto}.ui-arrow path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-cta .ui-arrow{margin-left:8px}.project-meta .ui-arrow{margin-left:4px}.more-projects b .ui-arrow{margin-left:5px}.service-arrow{width:28px;height:28px;justify-self:end}.footer-arrow{margin-left:4px;width:13px;height:13px}footer a{display:flex;align-items:center}
.to-top{display:flex;align-items:center;padding:0;border:0;background:none;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;text-decoration:underline;cursor:pointer}
.made-with-love{display:flex;align-items:center;gap:7px}.made-with-love svg{width:14px;height:14px}.made-with-love path{fill:var(--lime)}
.social-more{display:none}
.hero h1{line-height:.96;text-transform:none}.hero h1>.hero-line+.hero-line{margin-top:.16em}.hero h1 .hero-line{display:block;white-space:nowrap;color:var(--ink);-webkit-text-stroke:0}.hero h1 .hero-plain{color:var(--ink);-webkit-text-stroke:0}.hero h1 .hero-outline{color:var(--paper);-webkit-text-stroke:2px var(--ink)}
.hero-comma{display:inline-block;position:relative;left:.045em}
.ticker div{display:flex;animation-duration:54s}.ticker span{display:block;flex:0 0 auto;padding-right:48px}
.hero-orbit svg{display:block;width:100%;height:100%;overflow:visible}.orbit-text{fill:rgba(17,17,15,.65);font:500 8px Unbounded;letter-spacing:.13em}.orbit-dot{fill:var(--lime);stroke:var(--ink);stroke-width:1}.orbit-cross{fill:none;stroke:rgba(17,17,15,.13);stroke-width:1}
.about{position:relative;overflow:hidden}.about-grid,.about .stats{position:relative;z-index:2}.about-decor{position:absolute;z-index:1;left:7vw;top:315px;width:330px;height:250px;opacity:.9;pointer-events:none}.about-orbit{position:absolute;left:0;top:0;width:220px;height:220px;border:1px solid rgba(17,17,15,.16);border-radius:50%;transform:rotate(-12deg)}.about-orbit:before{content:"";position:absolute;left:24px;top:15px;width:155px;height:155px;border:1px solid rgba(17,17,15,.09);border-radius:50%}.about-orbit:after{content:"";position:absolute;right:16px;top:42px;width:15px;height:15px;border-radius:50%;background:var(--lime);border:1px solid var(--ink)}.about-decor span{position:absolute;left:64px;top:83px;font:600 30px Unbounded;letter-spacing:-.08em;color:rgba(17,17,15,.17);transform:rotate(-8deg)}.about-line{position:absolute;right:0;bottom:30px;width:145px;height:1px;background:rgba(17,17,15,.2);transform:rotate(-16deg)}.about-line:after{content:"";position:absolute;right:-1px;top:-7px;width:14px;height:14px;background:var(--blue);border:1px solid var(--ink)}
.plane-svg{position:absolute;width:112px;height:112px;right:9%;top:17%;transform:rotate(-13deg);filter:drop-shadow(9px 10px 0 rgba(17,17,15,.12))}.plane-body{fill:var(--paper);stroke:var(--ink);stroke-width:.7;stroke-linejoin:round}.plane-line{fill:none;stroke:var(--ink);stroke-width:.7;stroke-linecap:round}.step-svg{width:64px;height:64px;display:block;overflow:visible}.step-svg path{fill:var(--ink)}.step-target circle{fill:none;stroke:var(--ink);stroke-width:3}.step-check path{fill:none;stroke:var(--ink);stroke-width:7;stroke-linecap:round;stroke-linejoin:round}
.hero{--mouse-x:72%;--mouse-y:32%;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(520px circle at var(--mouse-x) var(--mouse-y),rgba(203,255,53,.20),transparent 62%),radial-gradient(460px circle at calc(var(--mouse-x) - 18%) calc(var(--mouse-y) + 30%),rgba(122,168,255,.12),transparent 66%);transition:background .12s linear}.hero-motion{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.motion-shape{position:absolute;display:block;will-change:transform;transition:transform .65s cubic-bezier(.2,.75,.25,1)}.motion-ring{width:310px;height:310px;border:1px solid rgba(17,17,15,.13);border-radius:50%;left:8%;bottom:-125px;transform:translate3d(var(--shape-x1,0),var(--shape-y1,0),0)}.motion-ring:after{content:"";position:absolute;width:13px;height:13px;background:var(--lime);border:1px solid var(--ink);border-radius:50%;right:29px;top:38px}.motion-dot{width:74px;height:74px;border-radius:50%;background:var(--blue);opacity:.18;right:27%;top:17%;filter:blur(1px);transform:translate3d(var(--shape-x2,0),var(--shape-y2,0),0)}.motion-cross{width:58px;height:58px;right:42%;bottom:11%;transform:translate3d(var(--shape-x3,0),var(--shape-y3,0),0) rotate(18deg)}.motion-cross:before,.motion-cross:after{content:"";position:absolute;background:rgba(17,17,15,.13)}.motion-cross:before{width:100%;height:1px;left:0;top:50%}.motion-cross:after{width:1px;height:100%;left:50%;top:0}.hero>.eyebrow,.hero>h1,.hero>.hero-bottom,.hero>.hero-orbit{position:relative;z-index:2}
.about-copy>p+p{margin-top:24px}.estimate{background:var(--ink);color:var(--paper)}
.estimate-grid{display:grid;grid-template-columns:1.2fr 1fr 180px;gap:8vw;align-items:start}.estimate-grid>p{font-size:21px;line-height:1.55}
.estimate-intro{padding:0!important;border:0!important;border-radius:0!important;background:none!important}.estimate-intro p{font-size:21px;line-height:1.55}.price-page-link{display:inline-flex;align-items:center;margin-top:18px;padding-bottom:6px;border-bottom:1px solid;color:var(--paper);text-decoration:none;text-transform:uppercase;font-size:11px;letter-spacing:.1em}.price-page-link .ui-arrow{margin-left:8px}.price-page-link:hover{color:var(--lime)}
.estimate-grid>div{padding:25px 26px 18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.012))}.estimate-grid>div span{text-transform:uppercase;font-size:10px;letter-spacing:.14em;color:var(--lime)}.estimate-grid ul{padding:0;list-style:none;margin:20px 0 0;counter-reset:brief-item}
.estimate-grid li{counter-increment:brief-item;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:13px;line-height:1.4}.estimate-grid li:last-child{border-bottom:0}.estimate-grid li:before{content:"0" counter(brief-item);width:28px;height:28px;border:1px solid rgba(203,255,53,.45);border-radius:50%;display:grid;place-items:center;color:var(--lime);font-size:8px;letter-spacing:.04em}.estimate .round-link{justify-self:end}
@media(max-width:800px){
  .more-projects a{grid-template-columns:9% 1fr 28%;gap:10px}.more-projects a p{display:none}.more-projects a h3{font-size:16px}.more-projects a b{font-size:8px}
  .service{grid-template-columns:10% 1fr 30px}.service p,.service ul{display:none}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.process-step{min-height:330px;min-width:0;padding:22px 20px}.process-step h3{overflow-wrap:anywhere;font-size:19px}
  .estimate-grid{grid-template-columns:1fr;gap:32px}.estimate-grid>p{font-size:17px}.estimate-grid>div{padding:24px 22px 12px;border-radius:20px}.estimate-grid li{padding:15px 0;font-size:14px}.estimate .round-link{justify-self:start;width:125px;height:125px;padding:22px;position:relative;align-items:flex-start}.estimate .round-link span{max-width:72px;line-height:1.3}.estimate .round-arrow{position:absolute;right:17px;bottom:17px;width:25px;height:25px}
  .estimate-intro p{font-size:17px}.price-page-link{margin-top:10px}
  .contact-link{font-size:11vw;letter-spacing:-.08em;gap:12px}.contact-arrow{width:42px;height:42px;margin-left:0}
  .hero h1{font-size:9.5vw;line-height:1.02;letter-spacing:-.065em;margin-top:62px;margin-bottom:48px}.hero-bottom{gap:20px}.hero-bottom p{line-height:1.62}
  .hero h1>.hero-line+.hero-line{margin-top:.06em}
  .hero:before{background:radial-gradient(330px circle at 80% 28%,rgba(203,255,53,.12),transparent 68%)}.hero-motion{display:none}
  .about-decor{display:none}
  .project-blue{min-height:630px}.project-blue .project-art{min-height:390px}.project-blue .phone{width:190px;height:350px;top:48%;padding:42px 16px 18px;border-width:5px;border-radius:31px;transform:translate(-50%,-50%) rotate(6deg)}.project-blue .phone b{font-size:22px}.project-blue .coin{padding:22px;font-size:19px;left:10%;top:21%}.project-blue .project-meta,.project-blue .project-title{position:relative;z-index:2}.project-blue .project-title{background:var(--blue);padding-top:18px}
  .project-pink .kids-art i:nth-child(3){right:3%;top:14%;width:70px;height:70px}
  .social-links .social-extra{display:none;opacity:0;transform:translateY(-5px)}.social-links.is-open .social-extra{display:block;opacity:1;transform:none;animation:social-in .25s ease both}.social-more{display:flex;align-items:center;justify-content:space-between;width:72px;margin-top:5px;padding:5px 0;border:0;border-bottom:1px solid currentColor;background:none;color:inherit;font:600 10px Manrope;text-transform:uppercase;letter-spacing:.08em;text-align:left}.social-more span{font-size:16px;line-height:1}.social-links.is-open .social-more span{transform:rotate(45deg)}
}
@media(prefers-reduced-motion:reduce){.hero:before{transition:none}.motion-shape{transition:none}.ticker div,.hero-orbit{animation:none}}
@keyframes social-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
.motion-cursor{
  position:absolute;
  left:0;
  top:0;
  width:260px;
  height:260px;
  border:1px solid rgba(17,17,15,.10);
  border-radius:50%;
  opacity:0;
  background:radial-gradient(circle,rgba(203,255,53,.25) 0,rgba(122,168,255,.12) 38%,transparent 70%);
  mix-blend-mode:multiply;
  will-change:transform;
  transition:opacity .25s ease,transform .1s linear;
}
.hero.is-pointer-active .motion-cursor{opacity:1}
.motion-shape{transition:transform .32s cubic-bezier(.2,.75,.25,1)}
.hero>.hero-orbit{position:absolute;right:7vw;top:7vw;z-index:1}
@media(max-width:800px){.motion-cursor{display:none}}
@media(prefers-reduced-motion:reduce){.motion-cursor{display:none}}
.round-link{position:relative;justify-content:center;align-items:center;text-align:center;padding:25px;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s}
.round-link:before{content:"";position:absolute;inset:-7px;border:1px solid rgba(17,17,15,.2);border-radius:50%;transition:transform .35s}
.round-link:hover{transform:translateY(-6px);box-shadow:0 16px 35px rgba(17,17,15,.12)}
.round-link:hover:before{transform:rotate(12deg) scale(1.03)}
.round-link .round-arrow{position:absolute;right:17px;bottom:17px;width:20px;height:20px;padding:6px;box-sizing:content-box;border-radius:50%;background:var(--ink);color:var(--lime);transition:transform .25s}
.round-link:hover .round-arrow{transform:translate(2px,-2px)}
.round-link .round-arrow-down{width:18px;height:18px}
.tariff-bottom a{display:flex;align-items:center;gap:11px;width:auto;height:44px;padding:0 17px;border-radius:999px;text-transform:uppercase;font-size:9px;letter-spacing:.08em}
.tariff-bottom a:after{content:"";width:7px;height:7px;border-top:1.5px solid;border-right:1.5px solid;transform:rotate(45deg);transition:transform .25s}
.tariff-bottom a:hover{transform:translateY(-3px)}
.tariff-bottom a:hover:after{transform:translateX(3px) rotate(45deg)}
.made-with-love svg{transform-origin:center;animation:heart-beat 1.65s ease-in-out infinite;will-change:transform}
@keyframes heart-beat{
  0%,38%,100%{transform:scale(1)}
  7%{transform:scale(1.28)}
  13%{transform:scale(.96)}
  20%{transform:scale(1.17)}
  28%{transform:scale(1)}
}
@media(prefers-reduced-motion:reduce){.made-with-love svg{animation:none}}
@media(max-width:800px){
  .estimate .round-link{align-items:center;justify-content:center}
  .estimate .round-arrow{right:14px;bottom:14px;width:18px;height:18px}
  .hero .round-link{width:108px;height:108px}
  .hero .round-link .round-arrow{right:12px;bottom:12px;width:16px;height:16px;padding:5px}
}
