@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap');
:root{--navy:#11105c;--green:#04a84f;--blue:#0875e5;--pink:#fa356c;--gold:#ffb400;--line:#e3e4f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:Nunito,Arial,sans-serif;overflow-x:hidden}a{color:inherit}.wrap{max-width:1180px;margin:auto;padding-inline:28px}.header{min-height:112px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.brand img{width:48px;height:48px}.brand span{display:flex;flex-direction:column}.brand small{font-size:10px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;margin-top:2px;color:#555780}.header nav{display:flex;align-items:center;gap:27px}.header nav>a:not(.button){font-size:13px;font-weight:800;text-decoration:none}.header form{margin:0}.button{border:0;border-radius:9px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:800 13px Nunito;cursor:pointer}.outline{border:1px solid #aaa7df;background:#fff}.primary{color:#fff;background:linear-gradient(135deg,#321797,#15106b)}.menu{display:none;border:0;background:none;color:var(--navy);font-size:25px}.languages{position:relative;font-size:12px;font-weight:800}.languages summary,.languages a{display:flex;align-items:center;gap:8px;cursor:pointer}.languages summary{list-style:none}.languages i{width:20px;height:14px;background-size:cover;background-position:center;border-radius:3px}.languages div{position:absolute;right:0;top:28px;width:210px;max-height:280px;overflow:auto;padding:7px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 15px 35px #11105c20}.languages a{padding:9px;text-decoration:none;border-radius:7px}.languages a:hover,.languages .active{background:#effaf4;color:var(--green)}.company-banner img{display:block;width:100%;max-height:300px;object-fit:cover;border-radius:20px}.hero{min-height:690px;display:grid;grid-template-columns:42% 58%;padding-top:30px}.hero-copy{z-index:2;padding-top:34px}.eyebrow{font-size:13px;font-weight:900;color:var(--green);letter-spacing:.11em;text-transform:uppercase}.hero h1{font-size:clamp(39px,4.1vw,54px);line-height:1.18;letter-spacing:-1.6px;margin:21px 0 24px}.green{color:var(--green)}.blue{color:var(--blue)}.gold{color:var(--gold)}.lead{max-width:470px;font-size:15px;line-height:1.9;color:#25275e}.actions{display:flex;gap:18px;margin-top:34px}.green-button{color:#fff;background:linear-gradient(135deg,#069a49,#0abf60);padding:15px 20px;box-shadow:0 9px 20px #04a84f28}.demo{border:1px solid #aaa6e3;background:#fff}.demo b{margin-right:9px;padding:5px 7px;border-radius:50%;color:#fff;background:#38239c;font-size:9px}.hero-art{height:625px;position:relative}.orb{position:absolute;width:405px;height:405px;border-radius:50%;right:18px;background:linear-gradient(135deg,#0861c8,#0781ec);animation:breathe 7s ease-in-out infinite}.proposal{position:absolute;z-index:3;left:36px;top:43px;width:470px;height:595px;padding:96px 48px 40px;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 20px 35px #17156b28;transform:rotate(3.5deg);animation:float 6s ease-in-out infinite}.wave{position:absolute;top:-31px;left:-8px;width:520px;height:103px;border-radius:45% 5% 45% 60%;background:linear-gradient(165deg,#05a64f 0 33%,#0079d6 34% 64%,#0866cc 65%)}.proposal small{display:block;font-weight:800;font-size:10px}.proposal h2{font-size:32px;line-height:1.15;margin:16px 0 43px}.proposal>b{font-size:14px}.proposal hr{border:0;border-top:1px solid #d9dce8;margin:32px 0}.proposal>strong{display:block;color:var(--green);font-size:30px;margin-top:8px}.proposal footer{position:absolute;left:-15px;right:-15px;bottom:-25px;height:95px;border-radius:50% 55% 0 0;background:linear-gradient(170deg,#08ae54 0 35%,#13106c 36% 73%,#04a44d 74%)}.seal{position:absolute;right:55px;bottom:93px;width:75px;height:75px;border:2px dashed #423db6;border-radius:50%;display:grid;place-items:center;font-size:30px}.seal i{position:absolute;transform:translateY(28px);font:800 6px Nunito;text-align:center}.tools{position:absolute;z-index:5;right:40px;top:92px;width:120px;padding:22px 17px;border-radius:15px;background:#17106c;color:#fff;transform:rotate(3.5deg);display:flex;flex-direction:column;gap:21px;box-shadow:0 8px 20px #11105c35}.tools span{font-size:10px}.sign{position:absolute;z-index:7;right:2px;bottom:-10px;width:305px;height:370px;padding:20px;border-radius:18px;background:#fff;box-shadow:0 18px 35px #0b0a5528;transform:rotate(3.5deg);animation:float 5s ease-in-out .5s infinite}.sign h3{margin:0;font-size:15px}.sign p{font-size:9px;line-height:1.8;margin:17px 15px}.tabs{height:36px;display:flex;align-items:center;justify-content:space-around;border-radius:8px;background:#f3f4f8;font-size:10px}.tabs b{padding:7px 35px;border-radius:6px;background:#fff}.signature{height:91px;margin-top:7px;border:1px solid #d9ddeb;border-radius:8px;display:grid;place-items:center;font:28px cursive;color:#111}.fields{display:flex;gap:8px;margin:12px 0;font-size:8px;color:#787b9a}.fields span{flex:1;padding:5px 8px;border:1px solid #dddfea;border-radius:5px}.fields b{color:var(--navy)}.sign button{width:100%;padding:13px;border:0;border-radius:7px;color:#fff;background:#08a44f;font-weight:800}.stats{min-height:160px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-radius:26px;color:#fff;background:linear-gradient(110deg,#2c158c,#14106b 76%,#2b178c);box-shadow:0 18px 30px #1b13602d}.stats article{padding:20px;display:flex;flex-direction:column;align-items:center;border-right:1px solid #ffffff22}.stats article:last-child{border:0}.stats i{width:45px;height:45px;margin-bottom:14px;display:grid;place-items:center;border-radius:50%;font-style:normal;font-size:25px;background:var(--green)}.stats article:nth-child(2) i{background:var(--pink)}.stats article:nth-child(3) i{background:var(--gold)}.stats article:nth-child(4) i{background:var(--blue)}.stats b{font-size:27px}.stats span{font-size:12px;text-align:center}.section{text-align:center;padding-top:76px}.section h2{font-size:29px;margin:8px 0 34px}.template-grid,.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.template-card{padding:17px 15px;text-align:left;border:1px solid #dfe0ec;border-radius:13px}.template-card:first-child{border:2px solid #0db662}.template-card h3{font-size:13px;margin:15px 0 4px}.template-card p{font-size:11px;margin:0}.document{height:196px;padding:20px 13px;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden;border-radius:5px;box-shadow:0 5px 18px #1c1a5820}.document small{color:var(--green);font-size:7px}.document:after{content:"";position:absolute;width:150px;height:110px;right:-42px;bottom:-30px;border-radius:50%;background:var(--green)}.business:after{border-radius:0;background:var(--blue);transform:rotate(-20deg)}.marketing:after{background:linear-gradient(135deg,var(--pink),var(--gold))}.agreement:after{background:#08602e}.quote{border-right:7px solid var(--gold)}.quote strong{font-size:18px;color:var(--gold)}.feature-grid article{padding:10px 13px;border-right:1px solid #e7e7ef}.feature-grid article:last-child{border:0}.feature-grid i{width:76px;height:76px;margin:0 auto 18px;display:grid;place-items:center;border-radius:17px;background:#e2f6e9;color:var(--green);font-style:normal;font-size:32px}.feature-grid article:nth-child(2) i{background:#fde9ee;color:var(--pink)}.feature-grid article:nth-child(3) i{background:#e3efff;color:var(--blue)}.feature-grid article:nth-child(4) i{background:#fff3d4;color:var(--gold)}.feature-grid h3,.steps-grid h3{font-size:13px}.feature-grid p,.steps-grid p{font-size:11px;line-height:1.8;color:#30335e}.steps{padding-bottom:70px}.steps-grid{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr 42px 1fr 42px 1fr;align-items:center}.steps-grid article{min-height:200px;padding:33px 18px 15px;position:relative;border:1px solid #ececf2;border-radius:14px;box-shadow:0 8px 20px #10104e12}.steps-grid>span{font-size:29px;color:#3323a4}.steps-grid article>i{display:block;height:56px;color:var(--green);font-style:normal;font-size:40px}.number{position:absolute;top:-17px;left:50%;transform:translateX(-50%);width:33px;height:33px;line-height:33px;border-radius:50%;color:#fff;background:var(--green)}.steps-grid article:nth-of-type(2) .number{background:var(--pink)}.steps-grid article:nth-of-type(3) .number{background:var(--blue)}.steps-grid article:nth-of-type(4) .number{background:var(--gold)}.cta{margin-bottom:70px;padding-block:34px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:24px;background:#f4f3ff}.cta h2{margin:9px 0 0}.footer{padding:36px 0;color:#fff;background:linear-gradient(110deg,#00a651 0 34%,#17106d 34%)}.footer .wrap{display:flex;justify-content:space-between;font-size:12px;font-weight:700}.footer a{margin-left:25px}.button,.template-card,.steps-grid article{transition:.25s}.button:hover,.template-card:hover,.steps-grid article:hover{transform:translateY(-5px)}.template-card,.feature-grid article,.steps-grid article{opacity:0;transform:translateY(15px);transition:opacity .5s,transform .5s}.visible{opacity:1!important;transform:none!important}@keyframes float{50%{transform:rotate(3.5deg) translateY(-8px)}}@keyframes breathe{50%{transform:scale(1.03)}}
@media(max-width:980px){.header{min-height:90px}.menu{display:block}.header nav{display:none;position:absolute;top:80px;left:20px;right:20px;padding:22px;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 10px 30px #11105c20}.header nav.open{display:flex}.header form,.header .button,.languages{width:100%}.languages summary{justify-content:center}.languages div{position:static;width:100%;margin-top:10px}.hero{grid-template-columns:1fr}.hero-copy{text-align:center}.lead{margin:auto}.actions{justify-content:center}.hero-art{margin-top:25px;transform:scale(.82);transform-origin:top center;margin-bottom:-90px}.template-grid{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr;gap:28px}.steps-grid>span{transform:rotate(90deg)}}
@media(max-width:620px){.wrap{padding-inline:18px}.brand small{display:none}.hero{min-height:auto}.hero-copy{padding-top:10px}.hero h1{font-size:35px}.actions{flex-direction:column}.hero-art{height:510px;width:620px;margin-left:calc((100% - 620px)/2);margin-bottom:-155px;transform:scale(.58)}.stats{grid-template-columns:1fr 1fr}.stats article:nth-child(2){border:0}.template-grid{display:flex;overflow:auto;padding-bottom:15px}.template-card{min-width:190px}.feature-grid{grid-template-columns:1fr}.feature-grid article{border-right:0;border-bottom:1px solid #eee}.cta,.footer .wrap{flex-direction:column;text-align:center}.cta{margin-inline:18px}.cta .button{width:100%}.footer{background:#17106d}.footer a{margin:0 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.proposal,.sign,.orb{animation:none}.template-card,.feature-grid article,.steps-grid article{opacity:1;transform:none}}

/* SuiteTerms identity and reference-page interactions */
.brand .suite-mark{display:inline-block;font-size:31px;font-style:italic;font-weight:900;line-height:.8;letter-spacing:1px;background:linear-gradient(100deg,#03a552 15%,#ffb400 35%,#fb346f 54%,#0a76df 72%,#05a34a 90%);-webkit-background-clip:text;color:transparent;transform:rotate(-3deg);position:relative}.brand .suite-mark i{display:inline-block;width:12px;height:5px;background:#09a44e;border-radius:6px;margin:0 4px;transform:rotate(25deg)}.brand .brand-copy{display:inline-block;font-weight:900;font-size:14px;line-height:1.5;color:var(--navy)}
.template-pills{display:flex;justify-content:center;gap:18px;margin:-8px 0 22px}.template-pills button{border:1px solid #bfc0e5;background:#fff;border-radius:20px;padding:10px 24px;color:var(--navy);font:800 11px Nunito;cursor:pointer;transition:color .22s,background .22s,border-color .22s,transform .22s,box-shadow .22s}.template-pills button:hover{transform:translateY(-2px);border-color:#7771cb;box-shadow:0 7px 14px #17106d12}.template-pills .active{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 7px 15px #04a84f26}
.template-card.selected{border:2px solid #0db662;animation:selected-card-pulse 3.5s ease-in-out infinite}.document .doc-art{position:absolute}.document .circles{width:130px;height:115px;border-radius:50%;bottom:-28px;right:-38px;background:radial-gradient(circle at 40% 40%,#3c9b5d 0 21%,transparent 22%),radial-gradient(circle at 55% 30%,#0c793d 0 24%,transparent 25%),radial-gradient(circle at 30% 65%,#a6c88d 0 24%,transparent 25%)}.document .wedge{right:-25px;bottom:-23px;width:150px;height:80px;background:linear-gradient(155deg,transparent 45%,#0877dd 46%);transform:rotate(-4deg)}.document.marketing{background:linear-gradient(150deg,#fff 0 64%,#f7f0ef 64%)}.document.marketing:before{content:"";position:absolute;left:-20px;right:-20px;top:-25px;height:70px;background:linear-gradient(135deg,#f6296a,#f29100,#ffd000);border-radius:50%}.document .portrait{right:13px;bottom:14px;border-radius:50%;background:#f3b157;width:45px;height:45px;display:grid;place-items:center}.document.agreement:before{content:"";position:absolute;top:0;left:0;border-style:solid;border-width:54px 75px 0 0;border-color:#06602d transparent transparent transparent}.document.agreement b{margin-top:33px}.document .doc-lines{margin-top:18px;height:55px;background:repeating-linear-gradient(#e6e6e6 0 1px,transparent 1px 11px)}.document:has(.doc-art):after,.document:has(.doc-lines):after{display:none}.document{transition:transform .35s,box-shadow .35s}.template-card:hover .document{transform:scale(1.025);box-shadow:0 12px 24px #1c1a5826}
.template-card,.feature-grid article,.steps-grid article{transition:opacity .55s ease var(--delay,0ms),transform .55s cubic-bezier(.2,.7,.2,1) var(--delay,0ms),border-color .25s,box-shadow .25s}.steps-grid>span{display:inline-block;animation:arrow-forward 1.6s ease-in-out infinite;text-shadow:-8px 0 0 #3323a422}.steps-grid article>i{animation:step-icon-float 3.2s ease-in-out infinite}.steps-grid article:nth-of-type(2)>i{animation-delay:.25s}.steps-grid article:nth-of-type(3)>i{animation-delay:.5s}.steps-grid article:nth-of-type(4)>i{animation-delay:.75s}.steps-grid article:nth-of-type(5)>i{animation-delay:1s}.number{transition:transform .25s,box-shadow .25s}.steps-grid article:hover .number{transform:translateX(-50%) scale(1.12);box-shadow:0 5px 12px #11105c28}
@keyframes selected-card-pulse{0%,100%{box-shadow:0 0 0 0 #0db66228}50%{box-shadow:0 0 0 6px #0db66200}}@keyframes arrow-forward{0%,100%{transform:translateX(-4px);opacity:.55}50%{transform:translateX(5px);opacity:1}}@keyframes step-icon-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@media(max-width:980px){.template-pills{overflow:auto;justify-content:flex-start;padding-bottom:6px}.template-pills button{white-space:nowrap}.steps-grid>span{animation:arrow-down 1.6s ease-in-out infinite}@keyframes arrow-down{0%,100%{transform:rotate(90deg) translateX(-3px);opacity:.55}50%{transform:rotate(90deg) translateX(4px);opacity:1}}}
@media(max-width:620px){.brand .suite-mark{font-size:25px}.brand .brand-copy{display:none}}

/* Animated highlight for the primary hero action. */
.green-button{position:relative;overflow:hidden}
.green-button::after{content:"";position:absolute;top:-40%;bottom:-40%;left:-45%;width:32%;background:linear-gradient(90deg,transparent,#ffffff99,transparent);transform:skewX(-20deg);animation:button-flash 3s ease-in-out infinite;pointer-events:none}
@keyframes button-flash{0%,55%{left:-45%}80%,100%{left:125%}}
@media(prefers-reduced-motion:reduce){.green-button::after{animation:none}}
@media(prefers-reduced-motion:reduce){.template-card.selected,.steps-grid>span,.steps-grid article>i{animation:none}}

/* Wider SuiteTerms canvas */
.wrap{max-width:1320px;padding-left:clamp(18px,3vw,40px);padding-right:clamp(18px,3vw,40px)}
@media(max-width:620px){.wrap{padding-left:18px;padding-right:18px}}

/* Layered wave artwork used in the hero and proposal preview. */
.hero{position:relative;isolation:isolate;padding-bottom:90px}
.hero-copy,.hero-art{position:relative;z-index:2}
.hero-waves{position:absolute;z-index:1;left:50%;bottom:-15%;width:100vw;height:clamp(270px,26vw,500px);transform:translateX(-50%);overflow:hidden;pointer-events:none}
.hero-waves svg,.proposal .wave svg,.proposal footer svg{display:block;width:100%;height:100%}.proposal-wave-blue{fill:#0877df}.proposal-wave-green{fill:#079e4e}.proposal-wave-navy{fill:#161172}
.hero-waves>svg>path{transform:translateY(36px)}
.stats{position:relative;z-index:3;margin-top:-50px}
.proposal .wave{top:0;left:0;width:100%;height:112px;border-radius:0;background:none}
.proposal footer{left:0;right:0;bottom:0;height:112px;border-radius:0;background:none}
@media(max-width:980px){.hero{padding-bottom:75px}}
@media(max-width:620px){.hero{padding-bottom:50px}}
.footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer-company{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:5px;font-size:14px}.footer-company strong{font-weight:800;color:#fff;font-size:15px}.footer-company small{opacity:.75;font-weight:400;font-size:13px}.footer-company a{color:rgba(255,255,255,.75);text-decoration:none;font-size:13px}.footer-company a:hover{color:#fff;text-decoration:underline}
