.inkwelly-landing{--font-sans:var(--font-dm-sans), system-ui, -apple-system, sans-serif;--font-serif:var(--font-fraunces), Georgia, serif;--font-mono:var(--font-jetbrains-mono), "SF Mono", Menlo, monospace;--font-hindi:"Noto Sans Devanagari", "Inter", sans-serif;--font-tamil:"Noto Sans Tamil", "Inter", sans-serif;--font-telugu:"Noto Sans Telugu", "Inter", sans-serif;--ink-bg:#fafaf7;--ink-bg-alt:#f2f0e9;--ink-ink:#0f172a;--ink-ink-2:#1e293b;--ink-muted:#64748b;--ink-line:#e7e4db;--ink-accent:#0d9488;--ink-accent-dk:#0f766e;--ink-accent-lt:#ccfbf1;--hero-tracking:-.025em;--hero-weight:400;background:var(--ink-bg);color:var(--ink-ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-size:16px;line-height:1.55;display:block;overflow-x:hidden}.inkwelly-landing *{box-sizing:border-box}.inkwelly-landing a{color:inherit;text-decoration:none}.inkwelly-landing button{font-family:inherit}.inkwelly-landing .display-xl{font-family:var(--font-serif);font-weight:var(--hero-weight,400);letter-spacing:var(--hero-tracking);color:var(--ink-ink);max-width:16ch;margin:0 0 24px;font-size:clamp(40px,5.6vw,76px);line-height:1.02}.inkwelly-landing .display-xl em{color:var(--ink-accent-dk);font-style:italic;font-weight:400}.inkwelly-landing .display-lg{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--ink-ink);margin:0 0 20px;font-size:clamp(36px,4.8vw,64px);font-weight:400;line-height:1.02}.inkwelly-landing .display-lg em{color:var(--ink-accent-dk);font-style:italic}.inkwelly-landing .eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:10px;font-size:12px;font-weight:500;display:inline-flex}.inkwelly-landing .eyebrow:before{content:"";background:var(--ink-muted);opacity:.6;width:24px;height:1px}.inkwelly-landing .lede{color:var(--ink-ink-2);max-width:52ch;margin:0;font-size:18px;line-height:1.55}.inkwelly-landing .wrap{max-width:1280px;margin:0 auto;padding:0 40px}.inkwelly-landing section{padding:140px 0;position:relative}.inkwelly-landing .section-head{max-width:820px;margin-bottom:80px}.inkwelly-landing .section-head .eyebrow{margin-bottom:24px}.inkwelly-landing .nav{z-index:100;-webkit-backdrop-filter:saturate(1.6)blur(20px);border:1px solid var(--ink-line);background:#fafaf7b8;border-radius:999px;justify-content:space-between;align-items:center;width:calc(100% - 32px);max-width:1280px;padding:8px 10px 8px 24px;transition:box-shadow .22s,background .22s;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.inkwelly-landing .nav.scrolled{background:#fafaf7eb;box-shadow:0 8px 24px -12px #0a0f1c2e}.inkwelly-landing .nav-logo img{display:block;width:auto!important;height:24px!important}.inkwelly-landing .nav-center{align-items:center;gap:4px;font-size:14px;display:flex}.inkwelly-landing .nav-link{color:var(--ink-ink-2);cursor:pointer;border-radius:999px;align-items:center;padding:8px 14px;transition:background .14s;display:inline-flex;position:relative}.inkwelly-landing .nav-link:hover{background:#0a0f1c0d}.inkwelly-landing .nav-right{align-items:center;gap:6px;display:flex}.inkwelly-landing .btn-pill{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13.5px;font-weight:500;line-height:1;transition:all .16s;display:inline-flex}.inkwelly-landing .btn-pill.ghost{color:var(--ink-ink-2);background:0 0}.inkwelly-landing .btn-pill.ghost:hover{background:#0a0f1c0d}.inkwelly-landing .btn-pill.primary{background:var(--ink-ink);color:#fff;border-color:var(--ink-ink)}.inkwelly-landing .btn-pill.primary:hover{background:var(--ink-accent-dk);border-color:var(--ink-accent-dk)}.inkwelly-landing .nav-dropdown{position:relative}.inkwelly-landing .nav-dropdown-menu{border:1px solid var(--ink-line);opacity:0;visibility:hidden;background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;gap:4px;min-width:560px;padding:20px;transition:opacity .18s,transform .18s,visibility 0s linear .18s;display:grid;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 20px 50px -20px #0a0f1c33}.inkwelly-landing .nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%)translateY(0)}.inkwelly-landing .dd-item{border-radius:10px;gap:12px;padding:12px;transition:background .14s;display:flex}.inkwelly-landing .dd-item:hover{background:var(--ink-bg)}.inkwelly-landing .dd-item-icon{background:var(--ink-accent-lt);width:36px;height:36px;color:var(--ink-accent-dk);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.inkwelly-landing .dd-item-title{color:var(--ink-ink);margin:0;font-size:13.5px;font-weight:500}.inkwelly-landing .dd-item-desc{color:var(--ink-muted);margin:2px 0 0;font-size:12px;line-height:1.4}.inkwelly-landing .hero{padding:160px 0 96px;position:relative;overflow:hidden}.inkwelly-landing .hero-inner{z-index:2;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:64px;display:grid;position:relative}.inkwelly-landing .hero-copy{min-width:0}.inkwelly-landing .hero-lede{max-width:44ch;margin-top:8px;font-size:18px}.inkwelly-landing .hero-tag{border:1px solid var(--ink-line);color:var(--ink-ink-2);background:#fff;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:5px 14px 5px 6px;font-size:13px;display:inline-flex}.inkwelly-landing .hero-tag-badge{background:var(--ink-ink);color:#fff;font-size:11px;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-weight:500}.inkwelly-landing .hero-ctas{flex-wrap:wrap;align-items:center;gap:10px;margin-top:36px;display:flex}.inkwelly-landing .btn-xl{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:500;line-height:1;transition:all .18s;display:inline-flex}.inkwelly-landing .btn-xl.solid{background:var(--ink-accent);color:#fff}.inkwelly-landing .btn-xl.solid:hover{background:var(--ink-accent-dk);transform:translateY(-1px);box-shadow:0 10px 24px -10px #0d94888c}.inkwelly-landing .btn-xl.outline{color:var(--ink-ink);border-color:var(--ink-line);background:0 0}.inkwelly-landing .btn-xl.outline:hover{border-color:var(--ink-ink-2);background:#fff}.inkwelly-landing .btn-xl svg.arrow{transition:transform .22s}.inkwelly-landing .btn-xl:hover svg.arrow{transform:translate(4px)}.inkwelly-landing .hero-art{aspect-ratio:1;pointer-events:none;z-index:1;width:100%;max-width:520px;margin-left:auto;position:relative}.inkwelly-landing .hero-art:before{content:"";background:radial-gradient(circle,#0d94881a 0%,#0000 62%);border-radius:50%;position:absolute;inset:0}.inkwelly-landing .hero-ring{border:1px dashed #0a0f1c14;border-radius:50%;animation:120s linear infinite ink-spin-slow;position:absolute;inset:0}.inkwelly-landing .hero-ring.r2{animation-duration:90s;animation-direction:reverse;inset:10%}.inkwelly-landing .hero-ring.r3{animation-duration:60s;inset:22%}@keyframes ink-spin-slow{to{transform:rotate(360deg)}}.inkwelly-landing .hero-card{border:1px solid var(--ink-line);pointer-events:auto;background:#fff;border-radius:14px;padding:14px;font-size:13px;animation:8s ease-in-out infinite ink-float;position:absolute;box-shadow:0 20px 40px -20px #0a0f1c2e}@keyframes ink-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.inkwelly-landing .hero-card.c1{width:64%;animation-delay:0s;top:6%;left:-4%}.inkwelly-landing .hero-card.c2{width:58%;animation-delay:-2s;top:38%;right:-6%}.inkwelly-landing .hero-card.c3{width:72%;animation-delay:-4s;bottom:4%;left:8%}.inkwelly-landing .hero-trust{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;font-size:13px;display:inline-flex}.inkwelly-landing .hero-trust strong{color:var(--ink-ink);font-weight:500}.inkwelly-landing .hero-trust .dot{background:var(--ink-line);border-radius:50%;width:3px;height:3px;display:inline-block}.inkwelly-landing .marquee-strip{border-top:1px solid var(--ink-line);border-bottom:1px solid var(--ink-line);background:var(--ink-bg);padding:40px 0;position:relative;overflow:hidden}.inkwelly-landing .marquee-label{text-align:center;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:24px;font-size:11px}.inkwelly-landing .marquee-track{align-items:center;gap:64px;width:max-content;animation:50s linear infinite ink-scroll;display:flex}@keyframes ink-scroll{to{transform:translate(-50%)}}.inkwelly-landing .marquee-item{font-family:var(--font-serif);color:var(--ink-ink-2);letter-spacing:-.01em;white-space:nowrap;opacity:.7;font-size:28px;font-weight:400;transition:opacity .2s}.inkwelly-landing .marquee-item:hover{opacity:1}.inkwelly-landing .marquee-strip:before,.inkwelly-landing .marquee-strip:after{content:"";z-index:2;pointer-events:none;width:160px;position:absolute;top:0;bottom:0}.inkwelly-landing .marquee-strip:before{background:linear-gradient(90deg, var(--ink-bg), transparent);left:0}.inkwelly-landing .marquee-strip:after{background:linear-gradient(-90deg, var(--ink-bg), transparent);right:0}.inkwelly-landing .modules{background:var(--ink-bg)}.inkwelly-landing .module-row{border-top:1px solid var(--ink-line);grid-template-columns:1fr 1.1fr;align-items:center;gap:80px;padding:56px 0;display:grid}.inkwelly-landing .module-row:last-child{border-bottom:1px solid var(--ink-line)}.inkwelly-landing .module-row.reverse{grid-template-columns:1.1fr 1fr}.inkwelly-landing .module-row.reverse .module-text{order:2}.inkwelly-landing .module-row.reverse .module-visual{order:1}.inkwelly-landing .module-num{font-family:var(--font-mono);color:var(--ink-accent-dk);letter-spacing:.12em;margin-bottom:20px;font-size:12px;display:block}.inkwelly-landing .module-text h3{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--ink-ink);max-width:16ch;margin:0 0 18px;font-size:clamp(32px,3.5vw,48px);font-weight:400;line-height:1.05}.inkwelly-landing .module-text p{color:var(--ink-ink-2);max-width:40ch;margin:0;font-size:17px;line-height:1.55}.inkwelly-landing .module-visual{border:1px solid var(--ink-line);background:#fff;border-radius:18px;min-height:380px;padding:0;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 20px 40px -28px #0a0f1c33}.inkwelly-landing .module-row:hover .module-visual{transform:translateY(-4px);box-shadow:0 30px 50px -28px #0a0f1c47}.inkwelly-landing .feature-wrap{background:var(--ink-ink);color:#fff}.inkwelly-landing .feature-wrap .eyebrow{color:#fff9}.inkwelly-landing .feature-wrap .eyebrow:before{background:#ffffff4d}.inkwelly-landing .feature-wrap h2{color:#fff}.inkwelly-landing .feature-wrap .lede{color:#ffffffb3}.inkwelly-landing .feature-grid{background:#ffffff14;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:48px;display:grid;overflow:hidden}.inkwelly-landing .feature-cell{background:var(--ink-ink);flex-direction:column;gap:12px;padding:32px 28px;transition:background .2s;display:flex}.inkwelly-landing .feature-cell:hover{background:#ffffff08}.inkwelly-landing .feature-cell .f-icon{width:36px;height:36px;color:var(--ink-accent);opacity:.9;margin-bottom:8px}.inkwelly-landing .feature-cell h4{color:#fff;letter-spacing:-.01em;margin:0;font-size:17px;font-weight:500}.inkwelly-landing .feature-cell p{color:#fff9;margin:0;font-size:14px;line-height:1.5}.inkwelly-landing .switch-section{background:var(--ink-bg-alt)}.inkwelly-landing .switch-hero{grid-template-columns:1fr 1fr;align-items:start;gap:80px;margin-bottom:64px;display:grid}.inkwelly-landing .switch-pills{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.inkwelly-landing .switch-pill{border:1px solid var(--ink-line);color:var(--ink-ink-2);background:#fff;border-radius:999px;padding:8px 16px;font-size:13.5px;transition:all .2s;position:relative}.inkwelly-landing .switch-pill:after{content:"";background:var(--ink-muted);opacity:.4;transform-origin:0;height:1px;position:absolute;top:50%;left:12px;right:12px;transform:scaleX(.9)}.inkwelly-landing .switch-pill:hover{color:var(--ink-muted);background:0 0}.inkwelly-landing .guarantee-grid{border-top:1px solid var(--ink-line);grid-template-columns:repeat(4,1fr);display:grid}.inkwelly-landing .guarantee-cell{border-right:1px solid var(--ink-line);padding:32px 24px 32px 0}.inkwelly-landing .guarantee-cell:last-child{border-right:none;padding-right:0}.inkwelly-landing .guarantee-cell:not(:first-child){padding-left:24px}.inkwelly-landing .guarantee-num{font-family:var(--font-serif);color:var(--ink-accent-dk);letter-spacing:-.02em;margin-bottom:16px;font-size:42px;font-weight:400;line-height:1}.inkwelly-landing .guarantee-cell h4{color:var(--ink-ink);margin:0 0 6px;font-size:15px;font-weight:500}.inkwelly-landing .guarantee-cell p{color:var(--ink-muted);margin:0;font-size:13.5px;line-height:1.5}.inkwelly-landing .numbers-section{background:var(--ink-bg)}.inkwelly-landing .numbers-grid{grid-template-columns:repeat(4,1fr);margin-top:40px;display:grid}.inkwelly-landing .number-item{border-right:1px solid var(--ink-line);padding:32px 24px 32px 0}.inkwelly-landing .number-item:last-child{border-right:none}.inkwelly-landing .number-item:not(:first-child){padding-left:24px}.inkwelly-landing .number-big{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--ink-ink);margin-bottom:12px;font-size:clamp(56px,6vw,88px);font-weight:400;line-height:.95}.inkwelly-landing .number-big sup{color:var(--ink-accent-dk);vertical-align:top;margin-left:4px;font-size:.35em;position:relative;top:1.2em}.inkwelly-landing .number-label{color:var(--ink-muted);max-width:26ch;font-size:14px;line-height:1.5}.inkwelly-landing .lang-row{border-top:1px solid var(--ink-line);flex-wrap:wrap;gap:10px;margin-top:64px;padding-top:32px;display:flex}.inkwelly-landing .lang-chip{border:1px solid var(--ink-line);color:var(--ink-ink-2);background:#fff;border-radius:999px;padding:10px 18px;font-size:15px;transition:all .2s}.inkwelly-landing .lang-chip:hover{background:var(--ink-accent-lt);border-color:var(--ink-accent);color:var(--ink-accent-dk);transform:translateY(-2px)}.inkwelly-landing .lang-chip.hi{font-family:var(--font-hindi)}.inkwelly-landing .lang-chip.ta{font-family:var(--font-tamil)}.inkwelly-landing .lang-chip.te{font-family:var(--font-telugu)}.inkwelly-landing .faq-section{background:#fff}.inkwelly-landing .faq-grid{grid-template-columns:1fr 1.6fr;align-items:start;gap:80px;display:grid}.inkwelly-landing .faq-list{border-top:1px solid var(--ink-line)}.inkwelly-landing .faq-item{border-bottom:1px solid var(--ink-line)}.inkwelly-landing .faq-q{cursor:pointer;color:var(--ink-ink);-webkit-user-select:none;user-select:none;font-size:18px;font-weight:500;font-family:var(--font-sans);letter-spacing:-.01em;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:32px;width:100%;padding:24px 0;transition:color .16s;display:flex}.inkwelly-landing .faq-q:hover{color:var(--ink-accent-dk)}.inkwelly-landing .faq-plus{border:1px solid var(--ink-line);width:28px;height:28px;color:var(--ink-ink-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .26s,background .2s;display:flex}.inkwelly-landing .faq-item[data-open=true] .faq-plus{background:var(--ink-ink);color:#fff;border-color:var(--ink-ink);transform:rotate(45deg)}.inkwelly-landing .faq-a{color:var(--ink-ink-2);max-height:0;padding:0;font-size:15.5px;line-height:1.65;transition:max-height .32s,padding .32s;overflow:hidden}.inkwelly-landing .faq-item[data-open=true] .faq-a{max-height:400px;padding:0 0 28px}.inkwelly-landing .final-cta{background:var(--ink-ink);color:#fff;padding:160px 0 120px;position:relative;overflow:hidden}.inkwelly-landing .final-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#0d948838 0%,#0000 60%);width:900px;height:900px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.inkwelly-landing .final-inner{z-index:2;text-align:center;position:relative}.inkwelly-landing .final-cta h2{font-family:var(--font-serif);letter-spacing:-.03em;color:#fff;max-width:18ch;margin:0 auto 24px;font-size:clamp(48px,6vw,88px);font-weight:400;line-height:1}.inkwelly-landing .final-cta h2 em{color:var(--ink-accent);font-style:italic}.inkwelly-landing .final-cta p{color:#ffffffb3;max-width:52ch;margin:0 auto 48px;font-size:18px}.inkwelly-landing .final-cta .btn-xl.solid{color:var(--ink-ink);background:#fff}.inkwelly-landing .final-cta .btn-xl.solid:hover{background:var(--ink-accent);color:#fff}.inkwelly-landing .final-cta .btn-xl.outline{color:#fff;border-color:#ffffff4d}.inkwelly-landing .final-cta .btn-xl.outline:hover{background:#ffffff14}.inkwelly-landing footer{background:var(--ink-ink);color:#fff9;border-top:1px solid #ffffff14;padding:80px 0 40px}.inkwelly-landing .footer-top{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:64px;display:grid}.inkwelly-landing .footer-brand p{max-width:28ch;margin:16px 0 24px;font-size:14px;line-height:1.6}.inkwelly-landing .footer-social{gap:8px;display:flex}.inkwelly-landing .footer-social a{color:#ffffffb3;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .16s;display:flex}.inkwelly-landing .footer-social a:hover{color:#fff;background:#ffffff1f}.inkwelly-landing .footer-col h5{font-size:11px;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#fff6;margin:0 0 20px;font-weight:500}.inkwelly-landing .footer-col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.inkwelly-landing .footer-col a{color:#ffffffb3;font-size:14px;transition:color .14s}.inkwelly-landing .footer-col a:hover{color:#fff}.inkwelly-landing .footer-bot{color:#ffffff80;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;font-size:12.5px;display:flex}.inkwelly-landing .footer-big-word{text-align:center;font-family:var(--font-serif);letter-spacing:-.05em;color:#ffffff0a;-webkit-user-select:none;user-select:none;pointer-events:none;border-top:1px solid #ffffff0f;margin-top:40px;padding:80px 0 40px;font-size:clamp(120px,22vw,320px);font-weight:400;line-height:.85}.inkwelly-landing .reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}.inkwelly-landing .reveal.visible{opacity:1;transform:translateY(0)}.inkwelly-landing .reveal.delay-1{transition-delay:80ms}.inkwelly-landing .reveal.delay-2{transition-delay:.16s}.inkwelly-landing .reveal.delay-3{transition-delay:.24s}.inkwelly-landing .char-reveal span{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);display:inline-block;transform:translateY(30px)}.inkwelly-landing .char-reveal.visible span{opacity:1;transform:translateY(0)}@media (max-width:1100px){.inkwelly-landing .hero-inner{grid-template-columns:1fr;gap:48px}.inkwelly-landing .hero-art{max-width:460px;margin:0 auto}}@media (max-width:960px){.inkwelly-landing .nav-center,.inkwelly-landing .hero-art{display:none}.inkwelly-landing .hero{padding:140px 0 60px}.inkwelly-landing section{padding:80px 0}.inkwelly-landing .module-row,.inkwelly-landing .module-row.reverse{grid-template-columns:1fr;gap:32px}.inkwelly-landing .module-row.reverse .module-text{order:1}.inkwelly-landing .module-row.reverse .module-visual{order:2}.inkwelly-landing .switch-hero{grid-template-columns:1fr;gap:40px}.inkwelly-landing .guarantee-grid{grid-template-columns:repeat(2,1fr)}.inkwelly-landing .guarantee-cell{border-right:none;border-bottom:1px solid var(--ink-line);padding:24px 0}.inkwelly-landing .numbers-grid{grid-template-columns:repeat(2,1fr)}.inkwelly-landing .number-item{border-right:none;border-bottom:1px solid var(--ink-line);padding:24px 0}.inkwelly-landing .feature-grid{grid-template-columns:1fr}.inkwelly-landing .faq-grid{grid-template-columns:1fr;gap:32px}.inkwelly-landing .footer-top{grid-template-columns:1fr 1fr;gap:32px}.inkwelly-landing .section-head{margin-bottom:48px}}.inkwelly-landing .module-learn-more{color:var(--ink-accent-dk);border-bottom:1px solid #0000;align-items:center;gap:6px;margin-top:20px;padding-bottom:2px;font-size:14.5px;font-weight:500;transition:color .16s,gap .2s;display:inline-flex}.inkwelly-landing .module-learn-more:hover{color:var(--ink-accent);gap:10px}.inkwelly-landing .module-learn-more .arrow,.inkwelly-landing .feature-cell a{transition:transform .2s}.inkwelly-landing .feature-cell a:hover h4{color:var(--ink-accent-lt)}
