@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";
.lf-home{--primary:#3155c6;--primary-foreground:#fff;--radius:.65rem;--background:#f7f8f4;--foreground:#17202e;--card:#fff;--card-foreground:#17202e;--muted:#eef0ee;--muted-foreground:#68717d;--border:#e1e4e3;--input:#e1e4e3;--ring:#3155c6;--ink:#17202e;--muted-ink:#68717d;--paper:#f7f8f4;--blue:#3155c6;--blue-dark:#26459f;--blue-soft:#e4e9ff;--yellow-soft:#f7eedc;--purple-soft:#e9e7fc;--line:#e0e3e1;color:var(--ink);background:#f7f8f4;font-family:Manrope,sans-serif}.lf-home *{box-sizing:border-box}.lf-home{scroll-behavior:smooth}.lf-home button,.lf-home a{font:inherit;cursor:pointer}.lf-home .site-shell{background:radial-gradient(circle at 62% -2%, #f0f2ff 0, transparent 28rem), var(--paper);min-height:100vh;overflow:hidden}.lf-home .container{width:min(1180px,100% - 48px);margin-inline:auto}.lf-home .nav-wrap{border-bottom:1px solid var(--line);z-index:5;padding:20px 0;position:relative}.lf-home .nav{justify-content:space-between;align-items:center;display:flex}.lf-home .brand{color:var(--ink);letter-spacing:-.04em;align-items:center;gap:9px;font-weight:800;text-decoration:none;display:flex}.lf-home .brand-mark{place-items:center;width:36px;height:36px;display:grid;position:relative;top:2px}.lf-home .brand-mark img{object-fit:contain;width:100%;height:100%}.lf-home .nav-links,.lf-home .nav-actions{align-items:center;gap:30px;display:flex}.lf-home .nav-links a,.lf-home .login{color:#5d6672;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.lf-home .nav-links a:hover,.lf-home .login:hover{color:var(--blue)}.lf-home .nav-cta,.lf-home .primary-btn{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:13px;padding:13px 17px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 7px 16px #3155c625}.lf-home .nav-cta:hover,.lf-home .primary-btn:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 10px 22px #3155c63c}.lf-home .menu-btn{color:var(--ink);background:0 0;border:0;display:none}.lf-home .eyebrow{color:#5964a4;letter-spacing:.02em;background:0 0;border-radius:0;align-items:center;gap:8px;width:fit-content;padding:0;font:500 11px DM Mono,monospace;display:flex;box-shadow:none!important}.lf-home .eyebrow-dot{background:var(--blue);border-radius:50%;width:7px;height:7px}.lf-home h1,.lf-home h2,.lf-home h3,.lf-home p{margin-top:0}.lf-home h1{letter-spacing:-.075em;max-width:420px;margin:24px 0;font:700 clamp(3.4rem,6.3vw,5.8rem)/.98 Space Grotesk,sans-serif}.lf-home h1 em,.lf-home h2 em{background:linear-gradient(100deg,#3155c6 10%,#6d75eb 48%,#3155c6 90%) 0 0/200%;color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:7s linear infinite lf-shimmer}.lf-home .hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:42px;min-height:670px;padding-top:110px;padding-bottom:95px;display:grid;position:relative}.lf-home .hero-copy{z-index:2;padding-top:10px;animation:.8s cubic-bezier(.23,1,.32,1) both lf-heroRise;position:relative}.lf-home .hero-lead{max-width:510px;color:var(--muted-ink);letter-spacing:-.03em;font-size:16px;line-height:1.85}.lf-home .hero-actions{align-items:center;gap:18px;margin-top:34px;display:flex}.lf-home .text-link{color:var(--blue);align-items:center;gap:8px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.lf-home .play-icon{width:25px;height:25px;color:var(--blue);border:1px solid #aebbe7;border-radius:50%;place-items:center;display:grid}.lf-home .hero-visual{place-items:center;min-height:510px;animation:.9s cubic-bezier(.23,1,.32,1) .15s both lf-heroRise;display:grid;position:relative}.lf-home .orb{filter:blur(1px);border-radius:50%;position:absolute}.lf-home .orb-one{opacity:.72;background:radial-gradient(circle at 34% 32%,#fff,#d9ddff 47%,#c6cef9);width:410px;height:410px;animation:6s ease-in-out infinite lf-pulseGlow;top:11%;right:1%}.lf-home .orb-two{opacity:.7;background:#f4dfba;width:160px;height:150px;animation:5s ease-in-out 1s infinite lf-pulseGlow;bottom:3%;left:7%}.lf-home .workspace-card{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffb;border:1px solid #fffa;border-radius:16px;width:min(100%,610px);padding:20px 22px;transition:box-shadow .3s,transform .3s;animation:6s ease-in-out infinite lf-heroFloat;position:relative;transform:rotate(1.5deg);box-shadow:0 35px 80px #26345c25,inset 0 1px #fff}.lf-home .workspace-card:hover{animation-play-state:paused;transform:translateY(-9px)rotate(0)scale(1.015);box-shadow:0 45px 95px #26345c35,inset 0 1px #fff}.lf-home .card-top,.lf-home .output-header,.lf-home .result-top{justify-content:space-between;align-items:center;display:flex}.lf-home .window-dots{gap:5px;display:flex}.lf-home .window-dots i{background:#cbd0d4;border-radius:50%;width:6px;height:6px}.lf-home .workspace-back{color:var(--blue);font-size:10px;font-weight:700}.lf-home .live-pill{color:#6a7480;align-items:center;gap:5px;font:500 10px DM Mono;display:flex}.lf-home .live-pill span{background:#80a26e;border-radius:50%;width:6px;height:6px}.lf-home .project-heading{border-bottom:1px solid #e4e7ed;padding:19px 0 15px}.lf-home .project-kicker,.lf-home .task-kicker{color:#5f6fae;letter-spacing:.08em;background:#e4e9ff;border-radius:999px;padding:4px 8px;font:9px DM Mono;display:inline-block}.lf-home .project-heading h3{letter-spacing:-.06em;margin:12px 0 9px;font:700 25px Space Grotesk}.lf-home .project-meta{color:#7d8794;flex-wrap:wrap;gap:13px;font-size:10px;display:flex}.lf-home .project-meta b{color:#566273;font-weight:700}.lf-home .workspace-section-title{color:#1c2a3d;align-items:center;gap:8px;margin:17px 0 10px;font:700 15px Space Grotesk;display:flex}.lf-home .workspace-section-title>span{background:var(--blue);border-radius:3px;width:3px;height:20px}.lf-home .workspace-task-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.lf-home .workspace-task{border:1px solid #dce0e3;border-top:2px solid var(--blue);background:#fffefc;border-radius:10px;min-height:140px;padding:12px;box-shadow:0 4px 12px #29364808}.lf-home .workspace-task strong,.lf-home .workspace-task b,.lf-home .workspace-task small{display:block}.lf-home .workspace-task strong{color:#283548;margin:14px 0 7px;font-size:12px}.lf-home .workspace-task b{color:var(--blue);font-size:9px}.lf-home .workspace-task small{color:#788390;margin-top:8px;font-size:9px;line-height:1.55}.lf-home .uploaded-title{margin-top:15px;font-size:13px}.lf-home .uploaded-title small{color:#798490;margin-left:auto;font:9px DM Mono}.lf-home .uploaded-file{color:#5f6b78;border-top:1px solid #e5e8ec;border-bottom:1px solid #e5e8ec;align-items:center;gap:8px;padding:10px 11px;font-size:10px;display:flex}.lf-home .uploaded-file svg:first-child{color:var(--blue)}.lf-home .uploaded-file svg:last-child{color:#6b9a70;margin-left:auto}.lf-home .output-tabs{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.lf-home .output-tab{color:#71808d;cursor:pointer;background:#fff;border:1px solid #e5e8e7;border-radius:8px;align-items:center;gap:6px;padding:10px 8px;font-size:10px;display:flex}.lf-home .output-tab svg:last-child{margin-left:auto}.lf-home .output-tab.active{color:var(--ink);border-color:#0000;font-weight:700}.lf-home .output-tab.lavender{background:var(--purple-soft)}.lf-home .output-tab.blue{background:var(--blue-soft)}.lf-home .output-tab.yellow{background:var(--yellow-soft)}.lf-home .proof-strip{background:#ffffff50;border-radius:18px;grid-template-columns:repeat(3,1fr);padding:29px 28px;display:grid;position:relative;box-shadow:0 12px 28px #25324608}.lf-home .proof-strip div{border-left:1px solid var(--line);flex-direction:column;gap:8px;padding-left:40px;transition:transform .25s;display:flex}.lf-home .proof-strip div:first-child{border-left:0;padding-left:0}.lf-home .proof-strip div:hover{transform:translateY(-4px)}.lf-home .proof-strip strong{font-size:13px}.lf-home .proof-strip span{color:#78818c;font-size:11px;line-height:1.6}.lf-home .section{padding:115px 0;position:relative}.lf-home .section-heading{justify-content:space-between;align-items:end;display:flex}.lf-home .section-heading h2,.lf-home .faq h2{letter-spacing:-.08em;margin:20px 0 0;font:700 clamp(2.8rem,5vw,4.7rem)/1.06 Space Grotesk}.lf-home .section-heading>p{color:#7d8791;margin:0 4% 3px 0;font-size:13px;line-height:1.8}.lf-home .steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:58px;display:grid}.lf-home .step-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff9c;border:1px solid #e0e5e3;border-radius:14px;min-height:292px;padding:25px;transition:transform .3s cubic-bezier(.23,1,.32,1),background .2s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 25px #29364806}.lf-home .step-card:after{content:"";background:#3155c610;border-radius:50%;width:150px;height:150px;transition:transform .4s;position:absolute;top:-75px;right:-70px}.lf-home .step-card:hover{background:#fff;border-color:#3155c655;transform:translateY(-10px)rotate(-1deg);box-shadow:0 25px 45px #2936481b}.lf-home .step-card:hover:after{transform:scale(1.5)}.lf-home .step-number{color:#98a1a9;font:11px DM Mono}.lf-home .step-icon{width:43px;height:43px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;margin:40px 0 20px;transition:transform .3s,background .3s;display:grid}.lf-home .step-card:nth-child(2) .step-icon{background:var(--yellow-soft)}.lf-home .step-card:nth-child(3) .step-icon{background:#e3f0f2}.lf-home .step-card:nth-child(4) .step-icon{background:var(--purple-soft)}.lf-home .step-card:hover .step-icon{color:#fff;transform:rotate(-8deg)scale(1.1);background:var(--blue)!important}.lf-home .step-label{color:#6c7681;letter-spacing:.08em;font:10px DM Mono}.lf-home .step-card h3{letter-spacing:-.05em;margin:13px 0 10px;font-size:16px}.lf-home .step-card p{color:#7c8791;max-width:210px;font-size:11px;line-height:1.7}.lf-home .step-arrow{color:#8c98a1;font-size:19px;position:absolute;bottom:22px;right:25px}.lf-home .repeat-section{padding-top:40px}.lf-home .repeat-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0 70px;margin-top:55px;display:grid;position:relative}.lf-home .repeat-item{border-bottom:1px solid var(--line);border-radius:10px;align-items:flex-start;gap:20px;padding:22px 0;transition:background .2s,padding-left .2s;display:flex}.lf-home .repeat-item:hover{background:#e4e9ff66;padding-left:14px}.lf-home .repeat-item span{color:var(--blue);font:11px DM Mono;transition:transform .2s}.lf-home .repeat-item:hover span{transform:scale(1.3)}.lf-home .repeat-item p{color:#55616e;margin:0;font-size:13px;line-height:1.6}.lf-home .output-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:55px;display:grid}.lf-home .content-card{border:1px solid #e0e4e1;border-radius:16px;min-height:300px;padding:34px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.lf-home .content-card:before{content:"";background:#fff8;border-radius:50%;width:220px;height:220px;position:absolute;top:-100px;right:-100px}.lf-home .content-card:hover{transform:translateY(-9px);box-shadow:0 24px 48px #2936481b}.lf-home .content-card.students{background:var(--purple-soft)}.lf-home .content-card.marketing{background:var(--yellow-soft)}.lf-home .card-kicker{color:#6370a4;letter-spacing:.06em;font:10px DM Mono}.lf-home .content-card.marketing .card-kicker{color:#9b7d4b}.lf-home .content-card h3{letter-spacing:-.06em;margin:15px 0 24px;font:700 25px Space Grotesk}.lf-home .content-card ul{color:#5c6672;margin:0;padding-left:17px;font-size:12px;line-height:2}.lf-home .content-card>svg{color:#7884c3;transition:transform .3s;position:absolute;bottom:28px;right:30px}.lf-home .content-card:hover>svg{transform:rotate(12deg)scale(1.18)}.lf-home .marketing>svg{color:#bc9b63}.lf-home .comparison-table{border-top:1px solid var(--line);border-bottom:1px solid var(--line);opacity:0;border-radius:15px;margin-top:55px;transition:opacity .1s,transform .1s;overflow:hidden;transform:translateY(22px);box-shadow:0 12px 30px #29364808}.lf-home .comparison-table.is-visible{opacity:1;transform:translateY(0)}.lf-home .comparison-table:not(.is-visible) .table-row{opacity:0}.lf-home .comparison-table.is-visible .table-head{animation:.5s cubic-bezier(.23,1,.32,1) 50ms both lf-tableHeaderIn}.lf-home .comparison-table.is-visible .table-row{animation:.5s cubic-bezier(.23,1,.32,1) both lf-tableRowIn}.lf-home .comparison-table.is-visible .table-row:nth-child(2){animation-delay:.22s}.lf-home .comparison-table.is-visible .table-row:nth-child(3){animation-delay:.38s}.lf-home .comparison-table.is-visible .table-row:nth-child(4){animation-delay:.54s}.lf-home .comparison-table.is-visible .table-row:nth-child(5){animation-delay:.7s}.lf-home .comparison-table.is-visible .table-row>span{animation:.34s cubic-bezier(.23,1,.32,1) both lf-tableCellFill}.lf-home .comparison-table.is-visible .table-row>span:first-child{animation-delay:.27s}.lf-home .comparison-table.is-visible .table-row>span:nth-child(2){animation-delay:.36s}.lf-home .comparison-table.is-visible .table-row>span:nth-child(3){animation-delay:.45s}.lf-home .comparison-table.is-visible .table-row>span:nth-child(4){animation-delay:.54s}.lf-home .comparison-table.is-visible .table-row.highlight{position:relative;overflow:hidden}.lf-home .comparison-table.is-visible .table-row.highlight:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#dbe3ff 28%,#dbe3ff);animation:.8s cubic-bezier(.23,1,.32,1) 1.05s forwards lf-highlightSweepIn;position:absolute;inset:0;transform:translate(-105%)}.lf-home .comparison-table.is-visible .table-row.highlight>span{z-index:1;position:relative}.lf-home .table-row{border-bottom:1px solid var(--line);color:#68737e;grid-template-columns:1.4fr repeat(3,1fr);align-items:center;min-height:55px;font-size:12px;transition:background .2s;display:grid}.lf-home .table-row:last-child{border-bottom:0}.lf-home .table-row:not(.table-head):hover{background:#ffffffc9}.lf-home .table-row span{padding:0 15px}.lf-home .table-row span:first-child{color:var(--ink);padding-left:20px;font-weight:700}.lf-home .table-head{color:#9aa3aa;letter-spacing:.04em;font:10px DM Mono}.lf-home .table-head span:first-child{color:#9aa3aa;font-weight:400}.lf-home .table-row.highlight{background:var(--blue-soft);color:var(--blue)}.lf-home .table-row.highlight:hover{background:#dce3ff}.lf-home .table-row.highlight span:first-child{color:var(--blue)}.lf-home .standards-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:55px;display:grid}.lf-home .standard-item{border:1px solid var(--line);background:#fcfcfa;border-radius:13px;padding:24px 21px;transition:transform .25s,box-shadow .25s,border-color .25s}.lf-home .standard-item:hover{border-color:#3155c655;transform:translateY(-6px);box-shadow:0 15px 30px #29364813}.lf-home .standard-item svg{color:var(--blue);margin-bottom:28px;transition:transform .3s}.lf-home .standard-item:hover svg{transform:scale(1.2)rotate(-8deg)}.lf-home .standard-item h3{letter-spacing:-.04em;margin:0 0 10px;font-size:14px}.lf-home .standard-item p{color:#7b858e;margin:0;font-size:11px;line-height:1.7}.lf-home .faq{grid-template-columns:.8fr 1.2fr;align-items:start;gap:20px 70px;display:grid}.lf-home .faq-intro{grid-area:1/1/span 2;align-self:start}.lf-home .faq-intro h2{margin-top:0}.lf-home .faq-list{grid-area:1/2/span 2;align-self:start;gap:10px;display:grid}.lf-home .faq-item{background:#ffffffb8;border:1px solid #e0e3e8;border-radius:14px;transition:border-color .25s,box-shadow .25s,background .25s;overflow:hidden;box-shadow:0 8px 20px #29364807}.lf-home .faq-item:hover,.lf-home .faq-item.open{background:#fff;border-color:#3155c655;box-shadow:0 15px 30px #29364812}.lf-home .faq-item button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:20px 21px;font-size:14px;transition:color .2s,padding-left .2s;display:flex}.lf-home .faq-item button:hover{color:var(--blue);padding-left:8px}.lf-home .faq-chevron{width:28px;height:28px;color:var(--blue);background:#eef1ff;border-radius:50%;place-items:center;transition:transform .3s cubic-bezier(.23,1,.32,1),background .25s;display:grid}.lf-home .faq-item.open .faq-chevron{background:var(--blue);color:#fff;transform:rotate(180deg)}.lf-home .faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.23,1,.32,1),opacity .25s;display:grid}.lf-home .faq-answer p{color:#71808c;min-height:0;margin:0;padding:0 21px;font-size:12px;line-height:1.8;transition:padding .35s cubic-bezier(.23,1,.32,1);overflow:hidden}.lf-home .faq-item.open .faq-answer{opacity:1;grid-template-rows:1fr}.lf-home .faq-item.open .faq-answer p{padding:0 21px 20px}.lf-home .cta-band{padding:10px 0 0}.lf-home .cta-card{background:linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);color:#fff;text-align:center;border-radius:28px;padding:clamp(40px,6vw,64px) clamp(28px,6vw,64px);position:relative;overflow:hidden;box-shadow:0 30px 60px #1c2f6a35}.lf-home .cta-eyebrow{color:#fff;letter-spacing:.04em;background:#fff2;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font:600 11px DM Mono,monospace;display:inline-flex}.lf-home .cta-eyebrow-dot{background:#8fd6a8;border-radius:50%;width:6px;height:6px}.lf-home .cta-heading{letter-spacing:-.03em;max-width:640px;margin:0 auto;font:700 clamp(1.8rem,3.6vw,2.6rem)/1.35 Space Grotesk}.lf-home .cta-heading .squiggle{text-underline-offset:6px;-webkit-text-decoration:underline wavy #ffd166;text-decoration:underline wavy #ffd166;text-decoration-thickness:2px}.lf-home .cta-lead{color:#dbe3ff;word-break:keep-all;max-width:520px;margin:20px auto 0;font-size:15px;line-height:1.75}.lf-home .cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.lf-home .cta-primary-btn{color:var(--blue-dark);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:14px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.lf-home .cta-primary-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000025}.lf-home .cta-trust{color:#c9d4ff;flex-wrap:wrap;justify-content:center;gap:26px;margin-top:28px;font-size:12px;display:flex}.lf-home .cta-trust span{align-items:center;gap:6px;display:inline-flex}.lf-home .footer-band{border-top:1px solid var(--line);background:#ffffff80;margin-top:90px}.lf-home .footer-grid{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:32px;padding:56px 0 40px;display:grid}.lf-home .footer-brand p{color:#7d8791;max-width:320px;margin:14px 0;font-size:12.5px;line-height:1.75}.lf-home .footer-col{flex-direction:column;gap:11px;display:flex}.lf-home .footer-col h4{letter-spacing:.02em;color:var(--ink);margin:0 0 3px;font-size:12px}.lf-home .footer-col a{color:#78828d;font-size:12.5px;text-decoration:none;transition:color .2s}.lf-home .footer-col a:hover{color:var(--blue)}.lf-home .footer-col p{color:#78828d;margin:0;font-size:12.5px}.lf-home .footer-bottom{border-top:1px solid var(--line);color:#8a949e;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:11px;display:flex}.lf-home .footer-legal{gap:20px;display:flex}.lf-home .footer-legal a{color:#8a949e;text-decoration:none}.lf-home .footer-legal a:hover{color:var(--blue)}.lf-home .modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17202e70;place-items:center;display:grid;position:fixed;inset:0}.lf-home .demo-modal{text-align:center;background:#fff;border-radius:16px;width:min(390px,100% - 40px);padding:40px 30px 30px;position:relative;box-shadow:0 25px 60px #17202e38}.lf-home .modal-close{color:#71808c;cursor:pointer;background:0 0;border:0;position:absolute;top:17px;right:17px}.lf-home .modal-icon{background:var(--blue-soft);width:52px;height:52px;color:var(--blue);border-radius:16px;place-items:center;margin:0 auto 20px;display:grid}.lf-home .demo-modal h2{letter-spacing:-.06em;margin-bottom:10px;font:700 25px Space Grotesk}.lf-home .demo-modal p{color:#7d8994;margin-bottom:24px;font-size:13px;line-height:1.7}.lf-home .demo-modal .primary-btn{margin:auto}.lf-home .site-shell{isolation:isolate;position:relative}.lf-home .site-shell:before{content:"";z-index:-2;pointer-events:none;opacity:.42;background-image:linear-gradient(#3155c60b 1px,#0000 1px),linear-gradient(90deg,#3155c60b 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.lf-home .site-shell:after{content:"";z-index:-1;pointer-events:none;filter:blur(10px);opacity:.7;background:radial-gradient(circle,#ced8ff 0,#e7eafe 34%,#0000 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:50px;right:-180px}.lf-home .nav-wrap{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f4cc;border-bottom-color:#d7dce655;position:sticky;top:0}.lf-home .brand-mark{transition:transform .2s}.lf-home .brand:hover .brand-mark{transform:rotate(-8deg)scale(1.06)}.lf-home .nav-links{white-space:nowrap;gap:34px}.lf-home .nav-links a,.lf-home .login{transition:color .2s,transform .2s}.lf-home .nav-links a:hover,.lf-home .login:hover{transform:translateY(-2px)}.lf-home .nav-links .mobile-cta{display:none}.lf-home .nav-actions{gap:18px}.lf-home .login{padding:10px 6px}.lf-home .nav-link{color:#5d6672;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,transform .2s}.lf-home .nav-link:hover{color:var(--blue);transform:translateY(-2px)}.lf-home .nav-cta{white-space:nowrap;justify-content:center;min-width:112px}.lf-home .nav-links a:not(.mobile-cta){padding:10px 0;position:relative}.lf-home .nav-links a:not(.mobile-cta):after{content:"";background:var(--blue);border-radius:2px;height:2px;transition:right .25s cubic-bezier(.23,1,.32,1);position:absolute;bottom:2px;left:0;right:100%}.lf-home .nav-links a:not(.mobile-cta):hover:after{right:0}.lf-home .hero-copy:before{content:"01";color:#3155c610;letter-spacing:-.12em;pointer-events:none;font:700 130px/.8 Space Grotesk;position:absolute;top:-58px;left:-40px}.lf-home .hero .eyebrow{box-shadow:none}.lf-home .hero-actions{margin-top:34px}.lf-home .primary-btn{position:relative;overflow:hidden}.lf-home .primary-btn:after{content:"";background:linear-gradient(105deg,#0000 35%,#fff5 50%,#0000 65%);transition:transform .5s;position:absolute;inset:0;transform:translate(-110%)}.lf-home .primary-btn:hover:after{transform:translate(110%)}.lf-home .hero-visual:before{content:"";border:1px solid #3155c62c;border-radius:50%;width:440px;height:440px;position:absolute;transform:rotate(22deg)scaleX(1.28)}.lf-home .hero-visual:after{content:"AI CONTENT STUDIO  /  LF";color:#3155c67a;letter-spacing:.16em;transform-origin:100% 0;font:10px DM Mono;position:absolute;top:18px;right:5px;transform:rotate(90deg)}.lf-home .floating-note{z-index:2;background:#ffffffdc;border:1px solid #fff;border-radius:10px;padding:12px 14px;animation:5s ease-in-out 1s infinite lf-heroFloat;display:flex;position:absolute;bottom:16%;left:-4%;box-shadow:0 16px 30px #26345c1d}.lf-home .section-heading .eyebrow{box-shadow:none}.lf-home .faq>.eyebrow{white-space:nowrap;writing-mode:horizontal-tb;place-self:start;width:fit-content;height:fit-content;min-height:0;max-height:34px}.lf-home .faq-intro .eyebrow{white-space:nowrap;place-self:start;width:fit-content;height:fit-content;min-height:0;max-height:34px}@keyframes lf-heroRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes lf-heroFloat{0%,to{transform:translate(0,0)rotate(.3deg)}50%{transform:translateY(-12px)rotate(-.5deg)}}@keyframes lf-pulseGlow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}@keyframes lf-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes lf-tableHeaderIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes lf-tableRowIn{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@keyframes lf-tableCellFill{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes lf-highlightSweepIn{to{transform:translate(0)}}@media (max-width:800px){.lf-home .container{width:min(100% - 36px,600px)}.lf-home .nav-links{border:1px solid var(--line);background:#fffefbf5;border-radius:13px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:70px;left:18px;right:18px;box-shadow:0 16px 30px #29364815}.lf-home .nav-links.is-open{display:flex}.lf-home .nav-links a{padding:13px}.lf-home .nav-links .mobile-cta{color:#fff;background:var(--blue);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;display:flex}.lf-home .nav-actions{display:none}.lf-home .menu-btn{display:block}.lf-home .hero{grid-template-columns:1fr;padding-top:78px;padding-bottom:65px}.lf-home .hero-copy{max-width:560px}.lf-home .hero-copy:before{font-size:90px;left:-10px}.lf-home h1{max-width:330px}.lf-home .hero-visual{min-height:400px}.lf-home .hero-visual:after{display:none}.lf-home .hero-visual:before{width:320px;height:320px}.lf-home .workspace-card{animation-duration:7s}.lf-home .workspace-task-grid{grid-template-columns:1fr}.lf-home .workspace-task{min-height:auto}.lf-home .workspace-task:nth-child(3){display:none}.lf-home .project-heading h3{font-size:22px}.lf-home .floating-note{left:-1%}.lf-home .site-shell:after{width:400px;height:400px;right:-220px}.lf-home .proof-strip{grid-template-columns:1fr;gap:22px}.lf-home .proof-strip div{border-left:2px solid var(--line);padding:0 0 0 17px}.lf-home .proof-strip div:first-child{border-left:2px solid var(--blue);padding-left:17px}.lf-home .section{padding:86px 0}.lf-home .section-heading{display:block}.lf-home .section-heading>p{margin-top:28px}.lf-home .steps{grid-template-columns:1fr 1fr;margin-top:40px}.lf-home .step-card{min-height:260px}.lf-home .repeat-grid{grid-template-columns:1fr;gap:0;margin-top:40px}.lf-home .output-grid{grid-template-columns:1fr}.lf-home .content-card{min-height:260px}.lf-home .table-row{grid-template-columns:1.25fr repeat(3,1fr);font-size:10px}.lf-home .table-row span{padding:0 8px}.lf-home .table-row span:first-child{padding-left:10px}.lf-home .standards-grid{grid-template-columns:1fr 1fr}.lf-home .faq,.lf-home .faq-intro{display:block}.lf-home .faq-intro .eyebrow{width:fit-content;height:fit-content;max-height:none;display:flex}.lf-home .faq-list{gap:9px;margin-top:42px}.lf-home .faq-item button{padding:18px 16px;font-size:13px}.lf-home .faq-item button:hover{padding-left:16px}.lf-home .faq-answer p{padding-left:16px;padding-right:16px}.lf-home .faq-item.open .faq-answer p{padding-bottom:18px;padding-left:16px;padding-right:16px}.lf-home .footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.lf-home .footer-brand{grid-column:1/-1}.lf-home .cta-heading{letter-spacing:-.02em}.lf-home .footer-bottom{flex-wrap:wrap}}@media (max-width:470px){.lf-home h1{font-size:3.25rem}.lf-home .hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.lf-home .workspace-card{padding:15px}.lf-home .workspace-card>.output-tabs{gap:4px}.lf-home .workspace-card>.output-tabs .output-tab{padding:8px 5px;font-size:9px}.lf-home .steps{grid-template-columns:1fr}.lf-home .step-card{min-height:220px}.lf-home .step-icon{margin-top:25px}.lf-home .standards-grid{grid-template-columns:1fr}.lf-home .table-row{grid-template-columns:1.35fr repeat(3,1fr);min-height:66px}.lf-home .table-head{min-height:45px}.lf-home .footer-grid{grid-template-columns:1fr}.lf-home .footer-brand{grid-column:auto}.lf-home .cta-actions{flex-direction:column;align-items:stretch}.lf-home .cta-trust{flex-direction:column;align-items:center;gap:10px}}@media (prefers-reduced-motion:reduce){.lf-home *,.lf-home :before,.lf-home :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.lf-home .comparison-table,.lf-home .comparison-table .table-head,.lf-home .comparison-table .table-row,.lf-home .comparison-table .table-row>span,.lf-home .comparison-table .table-row.highlight:before{opacity:1!important;animation:none!important;transform:none!important}}
