.landing{--bg:#faf5ec;--brown:#7c5233;--ink:#1a1008;--mid:#9b8070;--card:#ede0d0;--white:#faf5ec;--f:"DM Sans", system-ui, sans-serif;background:var(--bg);color:var(--ink);font-family:var(--f);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}.landing .wrap{width:100%;max-width:1240px;margin:0 auto;padding:0 clamp(24px,5.5vw,72px)}.landing .r{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.22,.68,0,1.1);transform:translateY(28px)}.landing .r.in{opacity:1;transform:none}.landing .d1{transition-delay:80ms}.landing .d2{transition-delay:.16s}.landing .d3{transition-delay:.24s}.landing .d4{transition-delay:.32s}.landing header .wrap{max-width:100%;padding:0 clamp(24px,5vw,96px)}.landing .header-inner{justify-content:space-between;align-items:center;height:clamp(64px,7vw,88px);display:flex;position:relative}.landing .logo-wordmark{color:var(--brown);letter-spacing:0;font-size:clamp(20px,2vw,28px);font-weight:900;font-family:var(--logo-font);text-decoration:none}.landing .nav-right{align-items:center;gap:clamp(4px,.6vw,10px);display:flex}.landing .nav-ico{cursor:pointer;width:clamp(44px,4.5vw,60px);height:clamp(44px,4.5vw,60px);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex}.landing .nav-ico:hover{background:#1a10080f}.landing .nav-ico svg{width:45%;height:45%;fill:var(--brown)}.landing .nav-signin{color:var(--brown);cursor:pointer;font-size:clamp(13px,1.1vw,16px);font-weight:600;font-family:var(--f);border-bottom:1.5px solid #0000;text-decoration:none;transition:border-color .15s}.landing .nav-signin:hover{border-color:var(--brown)}.landing .hero-section{position:relative;overflow:hidden;justify-content:center!important;align-items:center!important}.landing .hero-cards-strip{z-index:0;position:absolute;top:50%;left:0;right:0;overflow:visible;transform:translateY(calc(-50% + clamp(60px,6.75vw,88px)))}.landing .hero-cards-track{width:max-content;animation:128s linear infinite hero-scroll;display:flex}@keyframes hero-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing .hero-card{aspect-ratio:9/16;background:var(--card);border:2px solid #7c523333;border-radius:clamp(10px,1.2vw,18px);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:calc(20vw - 36px);margin-right:36px;animation:8s linear infinite hero-wave;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000012}.landing .hero-card-icon{background:#7c52331f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.landing .hero-card-icon svg{width:24px;height:24px;fill:var(--brown);opacity:.6}.landing .hero-card-label{color:var(--brown);opacity:.5;letter-spacing:.08em;text-transform:uppercase;font-size:clamp(8px,.7vw,11px);font-weight:700}.landing .hero-card-media{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.landing .hero-card-overlay{border-radius:0 0 inherit inherit;pointer-events:none;background:linear-gradient(#0000 0%,#000000a6 100%);padding:24px 10px 10px;position:absolute;bottom:0;left:0;right:0}.landing .hero-card-handle{color:#fff;letter-spacing:.02em;text-shadow:0 1px 3px #0006;font-size:clamp(9px,.75vw,12px);font-weight:700;display:block}@keyframes hero-wave{0%{transform:translateY(0)}8.33%{transform:translateY(-26px)}16.67%{transform:translateY(-45px)}25%{transform:translateY(-52px)}33.33%{transform:translateY(-45px)}41.67%{transform:translateY(-26px)}50%{transform:translateY(0)}58.33%{transform:translateY(26px)}66.67%{transform:translateY(45px)}75%{transform:translateY(52px)}83.33%{transform:translateY(45px)}91.67%{transform:translateY(26px)}to{transform:translateY(0)}}@keyframes hero-wave-sm{0%{transform:translateY(0)}8.33%{transform:translateY(-10px)}16.67%{transform:translateY(-17px)}25%{transform:translateY(-20px)}33.33%{transform:translateY(-17px)}41.67%{transform:translateY(-10px)}50%{transform:translateY(0)}58.33%{transform:translateY(10px)}66.67%{transform:translateY(17px)}75%{transform:translateY(20px)}83.33%{transform:translateY(17px)}91.67%{transform:translateY(10px)}to{transform:translateY(0)}}.landing .hero-card:nth-child(5n+1){animation-delay:0s}.landing .hero-card:nth-child(5n+2){animation-delay:-1.6s}.landing .hero-card:nth-child(5n+3){animation-delay:-3.2s}.landing .hero-card:nth-child(5n+4){animation-delay:-4.8s}.landing .hero-card:nth-child(5n+5){animation-delay:-6.4s}.landing .hero-section:after{content:"";background:linear-gradient(to right, var(--bg) 0%, transparent 14%, transparent 86%, var(--bg) 100%), radial-gradient(ellipse 65% 60% at 50% 50%, #faf5ec33 0%, #faf5ec38 50%, #faf5ec08 100%);z-index:1;pointer-events:none;position:absolute;inset:0}.landing .hero-fg{z-index:2;position:relative;height:auto!important}.landing .hero-copy-center{text-align:center;background:var(--bg);border:1.5px solid #7c523326;border-radius:24px;flex-direction:column;align-items:center;width:fit-content;margin:0 auto;padding:clamp(16px,2.5vh,28px) clamp(24px,3vw,40px);animation:.6s both hero-tile-in,3.5s ease-in-out 1.2s infinite alternate hero-float;display:flex;box-shadow:0 8px 40px #0000001a,0 2px 8px #0000000f}@keyframes hero-tile-in{0%{opacity:0}to{opacity:1}}@keyframes hero-float{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.landing .hero-h1{color:var(--ink);white-space:nowrap;font-size:clamp(28px,3.4vw,48px);font-weight:900;line-height:1.08;display:block}.landing .hero-drop{animation:1.4s ease-out buzz-shake;display:block}@keyframes buzz-shake{0%{transform:translate(0)}7%{transform:translate(-5px,-1px)}14%{transform:translate(5px,1px)}21%{transform:translate(-5px,1px)}28%{transform:translate(5px,-1px)}35%{transform:translate(-4px)}42%{transform:translate(4px,1px)}49%{transform:translate(-3px,-1px)}56%{transform:translate(3px)}63%{transform:translate(-2px,1px)}70%{transform:translate(2px,-1px)}80%{transform:translate(-1px)}90%{transform:translate(1px,1px)}to{transform:translate(0)}}.landing .hero-bigword{color:var(--brown);letter-spacing:-.03em;white-space:nowrap;margin:2px 0 clamp(12px,2vh,24px);font-size:clamp(80px,13vw,164px);font-weight:900;line-height:.86;display:block}.landing .hero-sub{color:var(--ink);max-width:520px;margin:0 auto clamp(20px,2.5vh,32px);font-size:clamp(14px,1.15vw,17px);font-weight:400;line-height:1.6}.landing .btn-pill{background:var(--brown);color:var(--white);font-family:var(--f);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;height:clamp(46px,4.8vh,56px);padding:0 clamp(24px,3vw,36px);font-size:clamp(13px,1.05vw,15px);font-weight:600;text-decoration:none;transition:filter .18s,transform .14s;display:inline-flex}.landing .btn-pill:hover{filter:brightness(.88);transform:translateY(-1px)}.landing .btn-pill-outline{color:var(--ink);font-family:var(--f);cursor:pointer;background:0 0;border:1.5px solid #1a10082e;border-radius:100px;justify-content:center;align-items:center;height:clamp(46px,4.8vh,56px);padding:0 clamp(24px,3vw,36px);font-size:clamp(13px,1.05vw,15px);font-weight:500;text-decoration:none;transition:border-color .18s,transform .14s;display:inline-flex}.landing .btn-pill-outline:hover{border-color:var(--ink);transform:translateY(-1px)}.landing .hero-btns{justify-content:center;align-items:center;gap:clamp(10px,1.2vw,16px);display:flex}.landing .creator-link{letter-spacing:.03em;color:var(--ink);cursor:pointer;font-size:clamp(12px,1.1vw,14px);font-weight:600;font-family:var(--f);background:0 0;border:none;margin-top:14px;text-decoration:none;transition:color .18s;display:block}.landing .creator-link:hover{color:var(--brown)}.landing .engage-section.slide{position:relative;overflow:hidden;justify-content:center!important;align-items:center!important}.landing .engage-section>.wrap{z-index:2;height:auto;position:relative}.landing .engage-section:after{content:"";background:linear-gradient(to right, var(--bg) 0%, transparent 14%, transparent 86%, var(--bg) 100%), radial-gradient(ellipse 65% 60% at 50% 50%, #faf5ec47 0%, #faf5ec4f 50%, #faf5ec0a 100%);z-index:1;pointer-events:none;position:absolute;inset:0}.landing .engage-copy-center{text-align:center;animation:3.5s ease-in-out .5s infinite alternate hero-float}.landing .engage-copy-center .body-text{margin-left:auto;margin-right:auto}.landing .engage-tiles-strip{z-index:0;position:absolute;top:50%;left:0;right:0;overflow:visible;transform:translateY(calc(-50% + clamp(60px,6.75vw,88px)))}.landing .engage-tiles-track{width:max-content;animation:128s linear infinite hero-scroll;display:flex}.landing .engage-tile{background:var(--card);box-sizing:border-box;border:2px solid #7c523333;border-radius:clamp(14px,1.5vw,20px);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:calc(20vw - 36px);height:clamp(140px,16vh,200px);margin-right:36px;padding:20px 12px;animation:8s linear infinite hero-wave;display:flex;box-shadow:0 8px 24px #00000012}.landing .engage-tile:nth-child(5n+1){animation-delay:0s}.landing .engage-tile:nth-child(5n+2){animation-delay:-.8s}.landing .engage-tile:nth-child(5n+3){animation-delay:-1.6s}.landing .engage-tile:nth-child(5n+4){animation-delay:-2.4s}.landing .engage-tile:nth-child(5n+5){animation-delay:-3.2s}.landing .engage-tile-icon{background:#7c52331a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing .engage-tile-icon svg{width:20px;height:20px;fill:var(--brown)}.landing .engage-tile-val{color:var(--ink);font-size:clamp(18px,2vw,28px);font-weight:800;line-height:1}.landing .engage-tile-lbl{color:var(--mid);text-align:center;font-size:clamp(10px,.85vw,13px);font-weight:500;line-height:1.3}.landing .big-type{letter-spacing:-.025em;line-height:.9}.landing .big-brown{color:var(--brown);font-size:clamp(52px,8.5vw,120px);font-weight:900;display:block}.landing .big-dark{color:var(--ink);font-size:clamp(40px,6.5vw,92px);font-weight:800;display:block}.landing .body-text{color:var(--mid);max-width:340px;margin-top:clamp(14px,2vh,24px);font-size:clamp(14px,1.12vw,17px);font-weight:400;line-height:1.7}.landing .utah-section.slide{position:relative;flex-direction:column!important;align-items:stretch!important}.landing .utah-profiles-strip{z-index:0;position:absolute;top:50%;left:0;right:0;overflow:visible;transform:translateY(calc(-50% + clamp(60px,6.75vw,88px)))}.landing .utah-profiles-track{width:max-content;animation:128s linear infinite hero-scroll;display:flex}.landing .utah-profile-card{background:var(--card);border:2px solid #7c523340;border-radius:16px;flex-shrink:0;width:calc(12.5vw - 36px);margin-right:36px;animation:8s linear infinite hero-wave;overflow:hidden;box-shadow:0 8px 24px #00000014}.landing .utah-profile-card:nth-child(8n+1){animation-delay:0s}.landing .utah-profile-card:nth-child(8n+2){animation-delay:-.5s}.landing .utah-profile-card:nth-child(8n+3){animation-delay:-1s}.landing .utah-profile-card:nth-child(8n+4){animation-delay:-1.5s}.landing .utah-profile-card:nth-child(8n+5){animation-delay:-2s}.landing .utah-profile-card:nth-child(8n+6){animation-delay:-2.5s}.landing .utah-profile-card:nth-child(8n+7){animation-delay:-3s}.landing .utah-profile-card:nth-child(8n+8){animation-delay:-3.5s}.landing .utah-section:after{content:"";background:linear-gradient(to right, var(--bg) 0%, transparent 14%, transparent 86%, var(--bg) 100%), radial-gradient(ellipse 65% 60% at 50% 50%, #faf5ec47 0%, #faf5ec4f 50%, #faf5ec0a 100%);z-index:1;pointer-events:none;position:absolute;inset:0}.landing .utah-fg{z-index:2;flex:1;justify-content:center;align-items:center;height:auto;display:flex;position:relative}.landing .utah-copy-center{text-align:center;animation:3.5s ease-in-out .5s infinite alternate hero-float}.landing .utah-copy-center .body-text{margin-left:auto;margin-right:auto}.landing .utah-section>footer{z-index:2;flex:none;position:relative}.landing .cr-img{aspect-ratio:1;background:var(--card);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.landing .cr-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.landing .cr-placeholder svg{width:40%;height:40%;fill:var(--brown);opacity:.3}.landing .cr-footer{background:#7c523314;border-top:1px solid #7c523326;justify-content:center;align-items:center;gap:5px;padding:7px 10px;display:flex}.landing .cr-footer-label{color:var(--brown);opacity:.7;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.landing{height:100vh;overflow:hidden}.landing header{z-index:100;background:var(--bg);position:fixed;top:0;left:0;right:0}.landing .slides-wrap{will-change:transform;flex-direction:column;transition:transform .7s cubic-bezier(.77,0,.175,1);display:flex}.landing .slide{box-sizing:border-box;flex-shrink:0;align-items:center;height:100vh;min-height:100vh;max-height:100vh;padding-top:clamp(120px,13.5vw,176px);display:flex;overflow:hidden}.landing .slide>.wrap{flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.landing .hero-section{min-height:unset}.landing .foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:clamp(18px,2.5vh,28px) clamp(24px,5vw,96px);display:flex}.landing .foot-copy{color:var(--mid);font-size:clamp(11px,.85vw,13px)}.landing .foot-links{gap:clamp(16px,2.5vw,36px);display:flex}.landing .foot-link{color:var(--mid);border-bottom:1px solid #0000;font-size:clamp(11px,.85vw,13px);text-decoration:none;transition:color .15s,border-color .15s}.landing .foot-link:hover{color:var(--ink);border-color:var(--ink)}@media (max-width:820px){.landing .hero-copy-center{box-shadow:none;background:0 0;border:none;border-radius:0;padding:clamp(16px,2.5vh,28px) 0}.landing .hero-bigword{font-size:clamp(72px,20vw,120px)}.landing .hero-sub{max-width:100%}.landing .hero-btns{justify-content:center}.landing .big-brown{font-size:clamp(48px,12vw,96px)}.landing .big-dark{font-size:clamp(36px,9vw,72px)}.landing .engage-tile{width:calc(33.33vw - 16px);height:clamp(110px,28vw,150px);margin-right:16px;animation:8s linear infinite hero-wave-sm}.landing .engage-tile-icon{width:28px;height:28px}.landing .engage-tile-icon svg{width:14px;height:14px}.landing .engage-tile-val{font-size:clamp(14px,4vw,20px)}.landing .engage-tile-lbl{font-size:clamp(9px,2.5vw,11px)}.landing .utah-profile-card{width:calc(25vw - 12px);margin-right:12px}}@media (max-width:480px){.landing .foot-inner{text-align:center;flex-direction:column;align-items:center}.landing .foot-links{justify-content:center}.landing .hero-bigword{font-size:clamp(72px,24vw,110px)}}.landing.legal-page,.landing.demo-page{height:auto;overflow:auto}.landing.legal-page header,.landing.demo-page header{top:0;left:unset;right:unset;z-index:10;position:sticky}.landing .legal-section{margin-bottom:40px}.landing .legal-section h2{color:var(--ink);border-bottom:1.5px solid #7c523340;margin-bottom:12px;padding-bottom:8px;font-size:clamp(15px,1.4vw,18px);font-weight:700}.landing .legal-section p,.landing .legal-section li{color:var(--mid);margin-bottom:10px;font-size:clamp(13px,1vw,15px);line-height:1.8}.landing .legal-section ul{padding-left:20px}.landing .legal-section li{list-style:outside}.landing .legal-section a{color:var(--brown);text-decoration:underline}
